SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`status` = '1' AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND `Story`.`slug` = 'STAR-CRVISES-2017' LIMIT 1
1
1
1
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` = (5018) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
5
5
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` IN (47673, 47669, 47671, 47672, 47674) AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Image'
0
0
2
maybe slow
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` = (5018) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
0
0
0
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` = (5018) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` = (5018) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` = (5018) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` = (5018) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` = 5018 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
1
1
5
maybe slow
SELECT `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tagged` AS `Tagged` WHERE `Tagged`.`tag_id` = ('59f9298c-4530-4e43-81a3-743f8bc4bf0c')
1
1
8
maybe slow
SELECT COUNT(*) AS `count` FROM `at_cn`.`stories` AS `Story` WHERE `Story`.`id` = 5018
1
1
0
SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`columnist_id` IS NULL AND `Story`.`status` = '1' AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND NOT (`Story`.`id` = 5018) ORDER BY `Story`.`publish_at` DESC LIMIT 5
5
5
57
maybe slow
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
3
3
1
maybe slow
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
20
20
1
maybe slow
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` IN (6654, 6653, 6652, 6650, 6648) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` IN (6654, 6653, 6652, 6650, 6648) AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
0
0
4
maybe slow
SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`status` = '1' AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND NOT (`Story`.`id` = 5018) AND `Story`.`type` = 'life' AND `Story`.`publish_at` BETWEEN NOW() - INTERVAL 30 DAY AND NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) ORDER BY `Story`.`pview` DESC LIMIT 5
5
5
1
maybe slow
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
1
1
0
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
22
22
1
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` IN (6647, 6654, 6652, 6651, 6653) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` IN (6647, 6654, 6652, 6651, 6653) AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
0
0
4
maybe slow
SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`status` = '1' AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND `Story`.`type` = 'life' AND `Story`.`id` < 5018 ORDER BY `Story`.`id` DESC LIMIT 1
1
1
9
maybe slow
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` = (5017) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
7
7
1
maybe slow
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` = (5017) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
0
0
0
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` = (5017) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` = (5017) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` = (5017) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` = (5017) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` = 5017 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
2
2
4
maybe slow
SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`status` = '1' AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND `Story`.`type` = 'life' AND `Story`.`id` >= 5017 AND `Story`.`id` != 5018 ORDER BY `Story`.`id` ASC LIMIT 2
2
2
16
maybe slow
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` IN (5017, 5020) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
9
9
1
maybe slow
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` IN (5017, 5020) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
0
0
0
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` IN (5017, 5020) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` IN (5017, 5020) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` IN (5017, 5020) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` IN (5017, 5020) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` IN (5017, 5020) AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
4
4
4
SELECT `Story`.`id`, `Story`.`created`, `Story`.`modified`, `Story`.`status`, `Story`.`publish_at`, `Story`.`unpublish_at`, `Story`.`type`, `Story`.`luxury_news`, `Story`.`advertorial`, `Story`.`people_story`, `Story`.`top_list`, `Story`.`title`, `Story`.`deck`, `Story`.`author`, `Story`.`content`, `Story`.`video_link`, `Story`.`tags`, `Story`.`stick_to_top_panel`, `Story`.`stick_to_top_panel_until`, `Story`.`stick_to_landing_top`, `Story`.`stick_to_landing_top_until`, `Story`.`seo_meta_keywords`, `Story`.`seo_meta_description`, `Story`.`slug`, `Story`.`category`, `Story`.`columnist_id`, `Story`.`nid`, `Story`.`pview`, `Story`.`display_type`, `Story`.`source`, `Story`.`region`, `Story`.`region_id`, `Story`.`user_id`, `Story`.`region_modified`, `Story`.`full_advertorial`, `Story`.`to_tatler_tv`, `Story`.`tatlerball2015`, `Story`.`tatlerball2016`, `Story`.`author_id`, `Story`.`copyright`, `Columnist`.`id`, `Columnist`.`created`, `Columnist`.`modified`, `Columnist`.`type`, `Columnist`.`category`, `Columnist`.`status`, `Columnist`.`publish_at`, `Columnist`.`unpublish_at`, `Columnist`.`name`, `Columnist`.`bio`, `Columnist`.`seo_meta_keywords`, `Columnist`.`seo_meta_description`, `Columnist`.`slug`, `Author`.`id`, `Author`.`created`, `Author`.`modified`, `Author`.`type`, `Author`.`category`, `Author`.`status`, `Author`.`publish_at`, `Author`.`unpublish_at`, `Author`.`name`, `Author`.`bio`, `Author`.`seo_meta_keywords`, `Author`.`seo_meta_description`, `Author`.`slug` FROM `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) WHERE `Story`.`status` = '1' AND `Story`.`id` != 5018 AND `Story`.`publish_at` <= NOW() AND (`Story`.`unpublish_at` IS NULL OR `Story`.`unpublish_at` > NOW()) AND `Story`.`type` = 'life' ORDER BY `Story`.`publish_at` DESC LIMIT 5
5
5
21
maybe slow
SELECT `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`.`images` AS `Image` WHERE `Image`.`object_type` = 'story' AND `Image`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
1
1
1
SELECT `Gallery1`.`id`, `Gallery1`.`name`, `Gallery1`.`filesize`, `Gallery1`.`type`, `Gallery1`.`caption`, `Gallery1`.`object_type`, `Gallery1`.`object_id`, `Gallery1`.`source`, `Gallery1`.`square_url`, `Gallery1`.`square300_url`, `Gallery1`.`square120_url`, `Gallery1`.`thumb_url`, `Gallery1`.`banner_url`, `Gallery1`.`large_url`, `Gallery1`.`popup_url`, `Gallery1`.`h195_url`, `Gallery1`.`carousel_large_url`, `Gallery1`.`created`, `Gallery1`.`alt`, `Gallery1`.`people`, `Gallery1`.`tags`, `Gallery1`.`sort`, `Gallery1`.`status`, `Gallery1`.`publish_at`, `Gallery1`.`unpublish_at`, `Gallery1`.`carousel_fw_url`, `Gallery1`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery1` WHERE `object_type` = 'gallery1' AND `Gallery1`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Gallery1`.`sort` ASC, `Gallery1`.`created` ASC
22
22
1
SELECT `Gallery2`.`id`, `Gallery2`.`name`, `Gallery2`.`filesize`, `Gallery2`.`type`, `Gallery2`.`caption`, `Gallery2`.`object_type`, `Gallery2`.`object_id`, `Gallery2`.`source`, `Gallery2`.`square_url`, `Gallery2`.`square300_url`, `Gallery2`.`square120_url`, `Gallery2`.`thumb_url`, `Gallery2`.`banner_url`, `Gallery2`.`large_url`, `Gallery2`.`popup_url`, `Gallery2`.`h195_url`, `Gallery2`.`carousel_large_url`, `Gallery2`.`created`, `Gallery2`.`alt`, `Gallery2`.`people`, `Gallery2`.`tags`, `Gallery2`.`sort`, `Gallery2`.`status`, `Gallery2`.`publish_at`, `Gallery2`.`unpublish_at`, `Gallery2`.`carousel_fw_url`, `Gallery2`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery2` WHERE `object_type` = 'gallery2' AND `Gallery2`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Gallery2`.`sort` ASC, `Gallery2`.`created` ASC
0
0
0
SELECT `Gallery3`.`id`, `Gallery3`.`name`, `Gallery3`.`filesize`, `Gallery3`.`type`, `Gallery3`.`caption`, `Gallery3`.`object_type`, `Gallery3`.`object_id`, `Gallery3`.`source`, `Gallery3`.`square_url`, `Gallery3`.`square300_url`, `Gallery3`.`square120_url`, `Gallery3`.`thumb_url`, `Gallery3`.`banner_url`, `Gallery3`.`large_url`, `Gallery3`.`popup_url`, `Gallery3`.`h195_url`, `Gallery3`.`carousel_large_url`, `Gallery3`.`created`, `Gallery3`.`alt`, `Gallery3`.`people`, `Gallery3`.`tags`, `Gallery3`.`sort`, `Gallery3`.`status`, `Gallery3`.`publish_at`, `Gallery3`.`unpublish_at`, `Gallery3`.`carousel_fw_url`, `Gallery3`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery3` WHERE `object_type` = 'gallery3' AND `Gallery3`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Gallery3`.`sort` ASC, `Gallery3`.`created` ASC
0
0
0
SELECT `Gallery4`.`id`, `Gallery4`.`name`, `Gallery4`.`filesize`, `Gallery4`.`type`, `Gallery4`.`caption`, `Gallery4`.`object_type`, `Gallery4`.`object_id`, `Gallery4`.`source`, `Gallery4`.`square_url`, `Gallery4`.`square300_url`, `Gallery4`.`square120_url`, `Gallery4`.`thumb_url`, `Gallery4`.`banner_url`, `Gallery4`.`large_url`, `Gallery4`.`popup_url`, `Gallery4`.`h195_url`, `Gallery4`.`carousel_large_url`, `Gallery4`.`created`, `Gallery4`.`alt`, `Gallery4`.`people`, `Gallery4`.`tags`, `Gallery4`.`sort`, `Gallery4`.`status`, `Gallery4`.`publish_at`, `Gallery4`.`unpublish_at`, `Gallery4`.`carousel_fw_url`, `Gallery4`.`mobile_cover` FROM `at_cn`.`images` AS `Gallery4` WHERE `object_type` = 'gallery4' AND `Gallery4`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Gallery4`.`sort` ASC, `Gallery4`.`created` ASC
0
0
0
SELECT `Video`.`id`, `Video`.`title`, `Video`.`description`, `Video`.`source`, `Video`.`object_type`, `Video`.`object_id`, `Video`.`ext`, `Video`.`type`, `Video`.`size`, `Video`.`group`, `Video`.`width`, `Video`.`height`, `Video`.`filesize`, `Video`.`created`, `Video`.`status`, `Video`.`publish_at`, `Video`.`unpublish_at`, `Video`.`tags`, `Video`.`slug`, `Video`.`event`, `Video`.`behindscene`, `Video`.`old_source`, `Video`.`youtube` FROM `at_cn`.`videos` AS `Video` WHERE `Video`.`object_type` = 'story' AND `Video`.`object_id` IN (6654, 6653, 6652, 6651, 6647) ORDER BY `Video`.`created` DESC
0
0
0
SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `at_cn`.`tags` AS `Tag` JOIN `at_cn`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` IN (6654, 6653, 6652, 6651, 6647) AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
0
0
4
maybe slow
UPDATE `at_cn`.`stories` AS `Story` LEFT JOIN `at_cn`.`columnists` AS `Columnist` ON (`Story`.`columnist_id` = `Columnist`.`id`) LEFT JOIN `at_cn`.`authors` AS `Author` ON (`Story`.`author_id` = `Author`.`id`) SET `Story`.`pview` = Story.pview + 1 WHERE `Story`.`id` = 5018
1
1
2
maybe slow
Query Explain:
Click an "Explain" link above, to see the query explanation.
content<p>瑞士制表品牌帕玛强尼在法国莫尔塞姆的超级跑车品牌布加迪(Bugatti)总部发布Bugatti Type 390腕表,致敬“世界上最强劲最快速的车”——布加迪Chiron。在布加迪品牌总裁沃尔夫冈·杜翰墨(Wolfgang Dürheimer)和帕玛强尼公司总裁米歇尔·帕玛强尼(Michel Parmigiani)的介绍下,诸多贵宾和媒体朋友们先睹为快帕玛强尼Bugatti系列的最新腕表。新表设计非凡,搭载性能超群的气缸式机械机芯,共有两个款式,每款限量10枚。全新推出的Bugatti Type 390腕表,进一步加强2004年以来两家公司的合作伙伴关系,同时为未来发展引入新的动力,开启腕表制造历史的新篇章。</p>
<p><img src="/files/img/20171101114350-10E69C8824E697A5EFBC8CE5B895E78E9BE5BCBAE5B0BCE690BAE6898BE5B883E58AA0E8BFAAE5868DE5BAA6E58F91E5B883E6838AE4B896E4B98BE4BD9CBugattiType390E88595E8A1A8_resized_773x515.jpg" alt="10月24日,帕玛强尼携手布加迪再度发布惊世之作Bugatti Type 390腕表.jpg" width="773" height="515" /></p>
<p>一众受邀的宾客们在活动上不仅有机会优先体验全新发布的Bugatti Type 390腕表,同时更能体验超跑布加迪Chiron——动力高达1500马力,最高车速为420公里/小时(限于公路行驶),荣获“世界上最强劲最快速的车”之美誉。活动现场,帕玛强尼气球一直高高漂浮在空中,随风飘荡;两款复古版的布加迪跑车,布加迪Veryon的前代车型发出令人热血沸腾的轰鸣声,为有幸乘坐的宾客带来激情难忘的体验。</p>
<p>发布现场,布加迪品牌总裁沃尔夫冈·杜翰墨向现场宾客们分享让两家企业携手并进的合作理念,并强调双方合作的共同愿景:“帕玛强尼腕表与所有布加迪超级跑车一样,以追求卓越和终极性能为设计宗旨。Bugatti Type 390腕表搭配非凡的发动机体设计和独特外观,彰显了同样雄心勃勃的志向,从钟表角度诠释了布加迪Chiron。”</p>
<p>帕玛强尼公司总裁米歇尔·帕玛强尼对自2004年以来与布加迪品牌长期合作的伙伴关系表示:“能够成为布加迪这种传奇品牌的制表业合作伙伴,是一种荣幸和荣誉,也是一种责任。从一开始,我们便知道大家在创新、可靠性和道德标准方面愿景相同。Bugatti Type 390腕表及其非凡机芯的灵感源于布加迪Chiron的开发理念,开启了合作伙伴关系的全新篇章。”</p>
<p><strong>从腕表角度体现跑车气质</strong></p>
<p>帕玛强尼与布加迪的合作缘分是从2001年的一次会议中开始。当时,这家著名的位于莫尔塞姆的超级跑车品牌正寻求与一家腕表公司建立密切的合作,但这家腕表公司的生产制造必须达到极为精确的最高标准。此外,这个品牌需要具备勇攀高峰的工艺热情,同时又不失敏锐的艺术鉴赏力,并高度重视设计和外观的优雅。当然,这个品牌还需要有独立的制表厂,能够进行自由的生产从而发挥无限的创造潜力。最终,布加迪选择将自己的命运与帕玛强尼相连,实为顺理成章,因为帕玛强尼完全符合并超越其所有期待,双方终于2004年正式确立合作关系。自此,这家位于弗勒里耶 (Fleurier) 的高级制表商不断为Bugatti系列创造惊艳之作,这些腕表作品不仅仅是带有Bugatti品牌标志的腕表而已——它们更像是以腕表形态焕然新生的超级跑车。</p>
<p>帕玛强尼和布加迪之间的合作如十三年前初建时一样。真实、可靠、创新、高性能和唯一的价值观始终引领着双方并肩前进,塑造着其独特、非凡的产品。</p>
<p><img src="/files/img/20171101114350-E5B895E78E9BE5BCBAE5B0BCBugattiType390E9A2A0E8A686E588B6E8A1A8E5B8B8E8A784EFBC8CE887B4E695ACE8B685E8B791E5B883E58AA0E8BFAAChiron_resized_773x516.jpg" alt="帕玛强尼Bugatti Type 390颠覆制表常规,致敬超跑布加迪Chiron.jpg" width="773" height="516" /></p>
<p><strong>帕玛强尼携手布加迪:打造卓越系列</strong></p>
<p>知名制表商与传奇汽车制造商之间的合作伙伴关系始于2004年,当时帕玛强尼推出了Bugatti Type 370,致敬布加迪Veyron16.4。这款腕表搭载了巨大的立体机芯,其管状式结构是全球首创,佩戴在手腕上犹如套上一个发动机体,时间显示位于侧面。</p>
<p>2010年,深受布加迪Type 57S Sport Atalante(20世纪30年代最具代表性的旅行车)的灵感启发,帕玛强尼打造出首款飞返计时码表,为新生腕表系列增加了运动风采,并进一步加强双方合作关系。</p>
<p>2010年,Bugatti Super Sport 腕表继续采用发动机体设计理念,但是其螺旋形状的灵感则源于帕玛强尼标志性的表耳设计,搭载高度复杂的阶梯结构的机械机芯和锥齿轮传动装置的双小齿轴系统,成功开发出全球首创的90°时间显示系统此外,在打造腕表时,帕玛强尼制造厂设计了迄今为止最复杂的弹力表冠 (由多达12个零件组成),确保了两个基本功能。第一,作为断开齿轮的作用:在完全上链后安全断开机芯。此外,该外部机芯保护是一项获得专利的发明,且是全球首创。至今,帕玛强尼推陈出新多款Bugatti Super Sport腕表,包括展示出超大尺寸机芯所有风采的款式,以及生产面临极端挑战的蓝宝石款式。</p>
<p>2014年,帕玛强尼打造出三款独特的Bugatti Type 370腕表——Bugatti Mythe、Bugatti Victoire和Bugatti Révélation,庆祝帕玛强尼和布加迪合作十周年,随后在2014年和2017年Bugatti系列上再添Bugatti Aérolithe和Bugatti Aérolithe Performance计时码表。</p>