| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Magazine`.`id`, `Magazine`.`created`, `Magazine`.`modified`, `Magazine`.`status`, `Magazine`.`publish_at`, `Magazine`.`unpublish_at`, `Magazine`.`month_issue`, `Magazine`.`year_issue`, `Magazine`.`title`, `Magazine`.`deck`, `Magazine`.`description`, `Magazine`.`contents`, `Magazine`.`extended`, `Magazine`.`tags`, `Magazine`.`seo_meta_keywords`, `Magazine`.`seo_meta_description`, `Magazine`.`slug`, `Image`.`id`, `Image`.`name`, `Image`.`filesize`, `Image`.`type`, `Image`.`caption`, `Image`.`object_type`, `Image`.`object_id`, `Image`.`source`, `Image`.`square_url`, `Image`.`square300_url`, `Image`.`square120_url`, `Image`.`thumb_url`, `Image`.`banner_url`, `Image`.`large_url`, `Image`.`popup_url`, `Image`.`h195_url`, `Image`.`carousel_large_url`, `Image`.`created`, `Image`.`alt`, `Image`.`people`, `Image`.`tags`, `Image`.`sort`, `Image`.`status`, `Image`.`publish_at`, `Image`.`unpublish_at`, `Image`.`carousel_fw_url`, `Image`.`mobile_cover` FROM `at_cn`.`magazines` AS `Magazine` LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Magazine`.`id` AND `Image`.`object_type` = 'magazine') WHERE `Magazine`.`status` = '1' AND `Magazine`.`publish_at` <= NOW() AND (`Magazine`.`unpublish_at` IS NULL OR `Magazine`.`unpublish_at` > NOW()) ORDER BY `Magazine`.`publish_at` DESC | 1 | 1 | 1 | |
| SELECT `Product`.`id`, `Product`.`created`, `Product`.`modified`, `Product`.`status`, `Product`.`publish_at`, `Product`.`unpublish_at`, `Product`.`brand_id`, `Product`.`category`, `Product`.`website`, `Product`.`price`, `Product`.`pick_of_the_day`, `Product`.`title`, `Product`.`deck`, `Product`.`description`, `Product`.`seo_meta_keywords`, `Product`.`seo_meta_description`, `Product`.`slug`, `Product`.`theme_id`, `Product`.`nid`, `Product`.`pview`, `ShoppingTheme`.`id`, `ShoppingTheme`.`created`, `ShoppingTheme`.`modified`, `ShoppingTheme`.`status`, `ShoppingTheme`.`publish_at`, `ShoppingTheme`.`unpublish_at`, `ShoppingTheme`.`title`, `ShoppingTheme`.`description`, `ShoppingTheme`.`tags`, `ShoppingTheme`.`stick_to_top_panel`, `ShoppingTheme`.`stick_to_top_panel_until`, `ShoppingTheme`.`stick_to_landing_top`, `ShoppingTheme`.`stick_to_landing_top_until`, `ShoppingTheme`.`seo_meta_keywords`, `ShoppingTheme`.`seo_meta_description`, `ShoppingTheme`.`slug`, `ShoppingTheme`.`author`, `ShoppingTheme`.`nid`, `ShoppingTheme`.`pview`, `Image`.`id`, `Image`.`name`, `Image`.`filesize`, `Image`.`type`, `Image`.`caption`, `Image`.`object_type`, `Image`.`object_id`, `Image`.`source`, `Image`.`square_url`, `Image`.`square300_url`, `Image`.`square120_url`, `Image`.`thumb_url`, `Image`.`banner_url`, `Image`.`large_url`, `Image`.`popup_url`, `Image`.`h195_url`, `Image`.`carousel_large_url`, `Image`.`created`, `Image`.`alt`, `Image`.`people`, `Image`.`tags`, `Image`.`sort`, `Image`.`status`, `Image`.`publish_at`, `Image`.`unpublish_at`, `Image`.`carousel_fw_url`, `Image`.`mobile_cover` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`status` = '1' AND `Product`.`pick_of_the_day` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) AND `Product`.`slug` = 'Christian-dior-shoes-20160111' ORDER BY `Product`.`publish_at` DESC LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Product`.`id`, `Product`.`created`, `Product`.`modified`, `Product`.`status`, `Product`.`publish_at`, `Product`.`unpublish_at`, `Product`.`brand_id`, `Product`.`category`, `Product`.`website`, `Product`.`price`, `Product`.`pick_of_the_day`, `Product`.`title`, `Product`.`deck`, `Product`.`description`, `Product`.`seo_meta_keywords`, `Product`.`seo_meta_description`, `Product`.`slug`, `Product`.`theme_id`, `Product`.`nid`, `Product`.`pview`, `ShoppingTheme`.`id`, `ShoppingTheme`.`created`, `ShoppingTheme`.`modified`, `ShoppingTheme`.`status`, `ShoppingTheme`.`publish_at`, `ShoppingTheme`.`unpublish_at`, `ShoppingTheme`.`title`, `ShoppingTheme`.`description`, `ShoppingTheme`.`tags`, `ShoppingTheme`.`stick_to_top_panel`, `ShoppingTheme`.`stick_to_top_panel_until`, `ShoppingTheme`.`stick_to_landing_top`, `ShoppingTheme`.`stick_to_landing_top_until`, `ShoppingTheme`.`seo_meta_keywords`, `ShoppingTheme`.`seo_meta_description`, `ShoppingTheme`.`slug`, `ShoppingTheme`.`author`, `ShoppingTheme`.`nid`, `ShoppingTheme`.`pview`, `Image`.`id`, `Image`.`name`, `Image`.`filesize`, `Image`.`type`, `Image`.`caption`, `Image`.`object_type`, `Image`.`object_id`, `Image`.`source`, `Image`.`square_url`, `Image`.`square300_url`, `Image`.`square120_url`, `Image`.`thumb_url`, `Image`.`banner_url`, `Image`.`large_url`, `Image`.`popup_url`, `Image`.`h195_url`, `Image`.`carousel_large_url`, `Image`.`created`, `Image`.`alt`, `Image`.`people`, `Image`.`tags`, `Image`.`sort`, `Image`.`status`, `Image`.`publish_at`, `Image`.`unpublish_at`, `Image`.`carousel_fw_url`, `Image`.`mobile_cover` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`id` != 3539 AND `Product`.`pick_of_the_day` = '1' AND `Product`.`status` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) ORDER BY `Product`.`publish_at` DESC LIMIT 10 | 10 | 10 | 1 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`id` != 3539 AND `Product`.`pick_of_the_day` = '1' AND `Product`.`status` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) | 1 | 1 | 3 | maybe slow |
| SELECT `Brand`.`id`, `Brand`.`created`, `Brand`.`modified`, `Brand`.`status`, `Brand`.`publish_at`, `Brand`.`unpublish_at`, `Brand`.`name`, `Brand`.`description`, `Brand`.`seo_meta_keywords`, `Brand`.`seo_meta_description`, `Brand`.`slug`, `Brand`.`tid` FROM `at_cn`.`brands` AS `Brand` WHERE `Brand`.`status` = '1' AND `Brand`.`publish_at` <= NOW() AND (`Brand`.`unpublish_at` IS NULL OR `Brand`.`unpublish_at` > NOW()) ORDER BY RAND() ASC LIMIT 24 | 24 | 24 | 2 | maybe slow |