SHOW FULL COLUMNS FROM `cmf_renge_class` [ RunTime:0.000710s ]
SELECT * FROM `cmf_renge_class` ORDER BY `list_order` ASC [ RunTime:0.000310s ]
SHOW FULL COLUMNS FROM `cmf_renge` [ RunTime:0.000657s ]
SELECT `id`,`title`,`left_img`,`right_img`,`qizhi`,`zimu` FROM `cmf_renge` WHERE `class_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000379s ]
SELECT `id`,`title`,`left_img`,`right_img`,`qizhi`,`zimu` FROM `cmf_renge` WHERE `class_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000295s ]
SELECT `id`,`title`,`left_img`,`right_img`,`qizhi`,`zimu` FROM `cmf_renge` WHERE `class_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000354s ]
SELECT `id`,`title`,`left_img`,`right_img`,`qizhi`,`zimu` FROM `cmf_renge` WHERE `class_id` = 7 ORDER BY `list_order` ASC [ RunTime:0.000964s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.004959s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` = '1179' AND `post`.`published_time` > '0' AND `post`.`published_time` < '1770177097' LIMIT 1 [ RunTime:0.000870s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` < '1179' AND `post`.`published_time` > '0' AND `post`.`published_time` < '1770177097' ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002487s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` > '1179' AND `post`.`published_time` > '0' AND `post`.`published_time` < '1770177097' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000431s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.011430s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000734s ]
SELECT `cmf_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` `pivot` ON `pivot`.`category_id`=`cmf_portal_category`.`id` WHERE `pivot`.`post_id` = '1179' [ RunTime:0.007421s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 1179 [ RunTime:0.037388s ]
SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000957s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'mbti' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000281s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'mbti' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000575s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.006284s ]
SELECT * FROM `cmf_portal_tag` `tags` INNER JOIN `cmf_portal_tag_post` `tag_post` ON `tags`.`id`=`tag_post`.`tag_id` WHERE `tags`.`status` = '1' AND `tag_post`.`post_id` = '1179' [ RunTime:0.001440s ]
SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.000811s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'DComment' LIMIT 1 [ RunTime:0.000232s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000745s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` `c` WHERE ( c.delete_time=0 and c.status=1 ) AND `object_id` = 1179 [ RunTime:0.000303s ]
SELECT * FROM `cmf_comment` `c` WHERE ( c.delete_time=0 and c.status=1 ) AND `object_id` = 1179 ORDER BY `c`.`create_time` DESC LIMIT 0,15 [ RunTime:0.000306s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` >= '0' AND `post`.`id` <> '1179' AND ( post.post_keywords LIKE '%炖煮%' OR post.post_keywords LIKE '%炼狱%' OR post.post_keywords LIKE '%炒菜%' ) ) AND ( `category_post`.`category_id` = '1' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1770177097' ) GROUP BY `post`.`id` ORDER BY `is_top` DESC,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.020214s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`recommended` = '1' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1770177097' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 8 [ RunTime:0.016633s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'HiRandArticle' LIMIT 1 [ RunTime:0.000307s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`published_time` > '0' AND `post`.`published_time` < '1770177098' GROUP BY `post`.`id` ORDER BY rand() LIMIT 8 [ RunTime:0.065218s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'WechatShare' LIMIT 1 [ RunTime:0.002358s ]