Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `Product`.`id`, `Product`.`slug`, `Product`.`content` FROM `polobete_cimatel_db`.`products` AS `Product` WHERE `Product`.`enabled` = 1 AND `Product`.`in_home` = 1 ORDER BY `Product`.`position` ASC LIMIT 8 | 8 | 8 | 1 | |
2 | SELECT `Image`.`id`, `Image`.`path`, `Image`.`position`, `Image`.`name`, `ImagesProduct`.`product_id`, `ImagesProduct`.`image_id` FROM `polobete_cimatel_db`.`images` AS `Image` JOIN `polobete_cimatel_db`.`images_products` AS `ImagesProduct` ON (`ImagesProduct`.`product_id` IN (102, 708, 724, 781, 2844, 3036, 3037, 69) AND `ImagesProduct`.`image_id` = `Image`.`id`) | 15 | 15 | 0 | |
3 | SELECT `Product`.`id`, `Product`.`slug`, `Product`.`content` FROM `polobete_cimatel_db`.`products` AS `Product` WHERE `Product`.`enabled` = 1 AND `Product`.`in_offer` = 1 LIMIT 8 | 8 | 8 | 1 |