SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.001018s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000879s ]
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` = 31 AND `relation`.`post_id` = 145 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733641376 ) LIMIT 1 [ RunTime:0.000603s ]
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` = 31 AND `relation`.`post_id` < 145 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733641376 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000757s ]
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` = 31 AND `relation`.`post_id` > 145 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733641376 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000790s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000780s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 31 AND `status` = 1 LIMIT 1 [ RunTime:0.000327s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 145 [ RunTime:0.004572s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000690s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000240s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000709s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000292s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000316s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000256s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000655s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000236s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000693s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000319s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 31 LIMIT 1 [ RunTime:0.000278s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000339s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 31 LIMIT 1 [ RunTime:0.000225s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.000789s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000315s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 145 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000372s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 145 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000676s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 144 LIMIT 1 [ RunTime:0.000248s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 146 LIMIT 1 [ RunTime:0.000328s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000751s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 145 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000298s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 145 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC LIMIT 0,15 [ RunTime:0.000304s ]
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` = '31' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733641376 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001029s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 91 LIMIT 1 [ RunTime:0.000249s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 91 LIMIT 1 [ RunTime:0.000226s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 145 LIMIT 1 [ RunTime:0.000264s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 145 LIMIT 1 [ RunTime:0.000243s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 214 LIMIT 1 [ RunTime:0.000281s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 214 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 209 LIMIT 1 [ RunTime:0.000267s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 209 LIMIT 1 [ RunTime:0.000354s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 207 LIMIT 1 [ RunTime:0.000268s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 207 LIMIT 1 [ RunTime:0.000257s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 114 LIMIT 1 [ RunTime:0.000254s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 114 LIMIT 1 [ RunTime:0.000243s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 191 LIMIT 1 [ RunTime:0.000246s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 191 LIMIT 1 [ RunTime:0.000277s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 143 LIMIT 1 [ RunTime:0.000300s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 143 LIMIT 1 [ RunTime:0.000302s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 148 LIMIT 1 [ RunTime:0.000243s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 148 LIMIT 1 [ RunTime:0.000263s ]
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` = '31' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733641376 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.000761s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.002689s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 105 LIMIT 1 [ RunTime:0.000244s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 105 LIMIT 1 [ RunTime:0.000229s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 105 LIMIT 1 [ RunTime:0.000245s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 124 LIMIT 1 [ RunTime:0.000252s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 124 LIMIT 1 [ RunTime:0.000271s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 124 LIMIT 1 [ RunTime:0.000248s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 73 LIMIT 1 [ RunTime:0.000280s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 73 LIMIT 1 [ RunTime:0.000274s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 73 LIMIT 1 [ RunTime:0.000264s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 80 LIMIT 1 [ RunTime:0.000231s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 80 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 80 LIMIT 1 [ RunTime:0.000236s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 180 LIMIT 1 [ RunTime:0.000234s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 180 LIMIT 1 [ RunTime:0.000242s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 180 LIMIT 1 [ RunTime:0.000239s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 138 LIMIT 1 [ RunTime:0.000260s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 138 LIMIT 1 [ RunTime:0.000253s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 138 LIMIT 1 [ RunTime:0.000242s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000256s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000242s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 186 LIMIT 1 [ RunTime:0.000232s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 209 LIMIT 1 [ RunTime:0.000269s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 209 LIMIT 1 [ RunTime:0.000245s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 209 LIMIT 1 [ RunTime:0.000258s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 121 LIMIT 1 [ RunTime:0.000245s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 121 LIMIT 1 [ RunTime:0.000239s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 121 LIMIT 1 [ RunTime:0.000265s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 70 LIMIT 1 [ RunTime:0.000234s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 70 LIMIT 1 [ RunTime:0.000221s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 70 LIMIT 1 [ RunTime:0.000237s ]
评论