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` = 'puer-1118' 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` = (5863) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
5
5
1
maybe slow
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 (56536, 56537, 56540, 56538, 56539) 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` = (5863) 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` = (5863) 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` = (5863) 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` = (5863) 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` = (5863) 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` = 5863 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Story'
0
0
4
maybe slow
SELECT COUNT(*) AS `count` FROM `at_cn`.`stories` AS `Story` WHERE `Story`.`id` = 5863
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` = 5863) ORDER BY `Story`.`publish_at` DESC LIMIT 5
5
5
59
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 `Story`.`type` = 'life' AND `Story`.`id` < 5863 ORDER BY `Story`.`id` DESC LIMIT 1
1
1
20
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` = (5861) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
17
17
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` = (5861) 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` = (5861) 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` = (5861) 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` = (5861) 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` = (5861) 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` = 5861 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` >= 5861 AND `Story`.`id` != 5863 ORDER BY `Story`.`id` ASC LIMIT 2
2
2
13
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 (5861, 5864) ORDER BY `Image`.`sort` ASC, `Image`.`created` ASC
25
25
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 (5861, 5864) 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 (5861, 5864) 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 (5861, 5864) 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 (5861, 5864) 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 (5861, 5864) 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 (5861, 5864) 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`.`id` != 5863 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
23
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` = 5863
1
1
2
maybe slow
Query Explain:
Click an "Explain" link above, to see the query explanation.
content<p style="text-align: center;"><img style="display: block; margin-left: auto; margin-right: auto;" src="/files/img/20191119191034-640_resized_773x515.jpeg" alt="640.jpeg" width="773" height="515" />/ LET'S BRUNCH /<br />Brunch最初起源于19世纪末英国的上流社会<br />据说当时英国有钱人热衷于晨间打猎<br />吃饭的时间正好是在早餐和午餐之间</p>
<p style="text-align: center;">Brunch was originated in England and<br />became popular among the upper class<br />during the late 19th century.<br />Traditionally, brunch was served<br />after their hunting activity<br />Therefore, the word 'brunch' has been born. </p>
<p style="text-align: center;"><img src="/files/img/20191119191030-640-1_resized_773x515.jpeg" alt="640-1.jpeg" width="773" height="515" /></p>
<p style="text-align: center;">1910年上海的英国上层侨民们<br />相聚于外滩2号上海总会<br />在这里享受属于他们的悠闲娱乐时光<br />而今所在的上海外滩华尔道夫酒店<br />将这份英式传统延续<br />The British emigrants in Shanghai in 1910<br />always get together at Shanghai Club,<br />enjoying their leisure time here.<br />Occupying the same spot as<br />the exclusive former Shanghai Club.<br />Waldorf Astoria Shanghai on the Bund<br />is continuing this British tradition now.<br /> <br />百味园</p>
<p style="text-align: center;">周日早午餐</p>
<p style="text-align: center;">Sunday Brunch<br />感受贵族般的惬意慢生活<br />Enjoy a perfectly relaxing Sunday Brunch</p>
<p style="text-align: center;"><img src="/files/img/20191119191032-640-2_resized_773x515.jpeg" alt="640-2.jpeg" width="773" height="515" />于百味园享用早午餐,悠然闲情中更添一份惬意。<br />Enjoy Sunday Brunch for a perfectly relaxing weekend. </p>
<p style="text-align: center;">海鲜集市</p>
<p style="text-align: center;">Seafood Market<br /> <img src="/files/img/20191119191034-640_resized_639x426.gif" alt="640.gif" width="639" height="426" />精选多种新鲜海鲜,严控产地及品质,缩短运输时间。每位宾客都将享受到由主厨亲自烹饪的半只波士顿龙虾。<br />Featuring a premium selection of fresh seafood delicacies which are sourced with integrity. Each guest will get a half marinated boston lobster which was cooked by our Executive Chef.</p>
<p style="text-align: center;">碳烤羊排<br />Roast Australia lamb Rack<br /> <img src="/files/img/20191119191031-640-1_resized_639x426.gif" alt="640-1.gif" width="639" height="426" />碳烤澳洲羊排配香料酱,肉质细腻鲜香,口感醇厚弹韧。<br />Roast Australia lamb Rack with the meats tender to perfection while the serving of salsa verde sauce, earthy zing. </p>
<p style="text-align: center;">新鲜刺身<br />Fresh Sashimi</p>
<p style="text-align: center;"><img src="/files/img/20191119191032-640-3_resized_773x510.jpeg" alt="640-4.jpeg" width="773" height="510" />新鲜三文鱼刺身、鲷鱼刺身、黄鲥鱼刺身、北极贝刺身从海洋直达餐桌,保证食材的原汁原味。<br />A selection of Sashimi - Red snapper sashimi, Yellowtail sashimi and arctic sashimi, will be presented with a gurantee of original taste and flavour.</p>
<p style="text-align: center;">澳洲牛排<br />Roasted Australian Beef Sirloin<br /> <img src="/files/img/20191119191031-640-4_resized_773x515.jpeg" alt="640-4.jpeg" width="773" height="515" />烤澳洲牛排和黑菌土豆泥,肉汁于嘴中迸发,搭配黑菌土豆泥丰富你的味蕾感受。<br />Meltingly tender Roasted Australian Beef Sirlon served with Truffle potato pure, features an excellent balance of meat to fat. Beautifully enhances the beef's flavour. </p>
<p style="text-align: center;">巴黎之花香槟<br />Perrier-Jouët Champagne<br /> <img src="/files/img/20191119191033-640-5_resized_773x515.jpeg" alt="640-5.jpeg" width="773" height="515" />另加人民币188/位,即可畅饮起泡酒,红白葡萄酒及啤酒<br />另加人民币288/位,即可畅饮巴黎之花香槟,红白葡萄酒及啤酒<br />An optional free-flow sparkling wine package is also available for an additional RMB 188 per person, the other option is that you can enjoy free-flow Perrier-Jouët Chanpagne for an additional RMB 288 per person.</p>
<p style="text-align: center;">时间 | Time<br />每周日 Every Sunday,12:00 - 15:00<br />价格 | Price<br />RMB 488 / 位成人<br />RMB 238 / 位儿童<br />+RMB 188 即可享受起泡酒及其他酒水饮料</p>
<p style="text-align: center;">+RMB 288 即可享受巴黎之花香槟及其他酒水饮料</p>
<p style="text-align: center;">步调放缓,生活得以悠然</p>
<p style="text-align: center;">精致时光,收获焕新活力</p>
<p style="text-align: center;">Celebrate a great weekend with your friends</p>
<p style="text-align: center;">and family, and spend a cozy noon-time</p>
<p style="text-align: center;">at Waldorf Astoria Shanghai on the Bund.<br />* 所示价格为人民币并需加收15%服务费<br />* Price is in RMB and subject to 15% service charge</p>