SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.001060s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000322s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001179s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 30 AND `relation`.`post_id` = 225 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) LIMIT 1 [ RunTime:0.000569s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 30 AND `relation`.`post_id` < 225 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001251s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 30 AND `relation`.`post_id` > 225 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000891s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001033s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 30 AND `status` = 1 LIMIT 1 [ RunTime:0.000396s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 225 [ RunTime:0.003890s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.001049s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000955s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000379s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000302s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000246s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000897s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000931s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000414s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000385s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000486s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000334s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000461s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.001100s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000420s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 225 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000556s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 225 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000450s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000919s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.001194s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 226 LIMIT 1 [ RunTime:0.000360s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000322s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.001098s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 225 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000427s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 225 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC LIMIT 0,15 [ RunTime:0.000437s ]
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 ( `category_post`.`category_id` = '30' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001583s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000491s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000407s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000471s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000383s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000371s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000387s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000305s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000325s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000379s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000379s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000315s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000306s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 51 LIMIT 1 [ RunTime:0.000296s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 51 LIMIT 1 [ RunTime:0.000291s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000327s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000301s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000318s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000325s ]
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`.`recommended` = 1 ) AND ( `category_post`.`category_id` = '30' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001360s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.003564s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 178 LIMIT 1 [ RunTime:0.000345s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 178 LIMIT 1 [ RunTime:0.000343s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 178 LIMIT 1 [ RunTime:0.000350s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 102 LIMIT 1 [ RunTime:0.000302s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 102 LIMIT 1 [ RunTime:0.000327s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 102 LIMIT 1 [ RunTime:0.000311s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 212 LIMIT 1 [ RunTime:0.000355s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 212 LIMIT 1 [ RunTime:0.000356s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 212 LIMIT 1 [ RunTime:0.000381s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 75 LIMIT 1 [ RunTime:0.000300s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 75 LIMIT 1 [ RunTime:0.000340s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 75 LIMIT 1 [ RunTime:0.000295s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 127 LIMIT 1 [ RunTime:0.000345s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 127 LIMIT 1 [ RunTime:0.000326s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 127 LIMIT 1 [ RunTime:0.000335s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000302s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000296s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000290s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000344s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000350s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000241s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000379s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000229s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000234s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 83 LIMIT 1 [ RunTime:0.000287s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 83 LIMIT 1 [ RunTime:0.000275s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 83 LIMIT 1 [ RunTime:0.000264s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000241s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000342s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000300s ]
评论