SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.000939s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000960s ]
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` = 34 AND `relation`.`post_id` = 115 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1735208679 ) LIMIT 1 [ RunTime:0.000493s ]
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` = 34 AND `relation`.`post_id` < 115 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1735208679 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000940s ]
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` = 34 AND `relation`.`post_id` > 115 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1735208679 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000915s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000765s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 34 AND `status` = 1 LIMIT 1 [ RunTime:0.000314s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 115 [ RunTime:0.040857s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000914s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000272s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000844s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000350s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000462s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000758s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000258s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000711s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000351s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 34 LIMIT 1 [ RunTime:0.000522s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000488s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 34 LIMIT 1 [ RunTime:0.000241s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000328s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.000915s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000318s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 115 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000510s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 115 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000325s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000782s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 114 LIMIT 1 [ RunTime:0.000303s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 116 LIMIT 1 [ RunTime:0.000258s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000916s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 115 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000339s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 115 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC LIMIT 0,15 [ RunTime:0.000373s ]
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` = '34' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1735208679 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001864s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 38 LIMIT 1 [ RunTime:0.000344s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 38 LIMIT 1 [ RunTime:0.000342s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 115 LIMIT 1 [ RunTime:0.000256s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 115 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 133 LIMIT 1 [ RunTime:0.000257s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 133 LIMIT 1 [ RunTime:0.000262s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 89 LIMIT 1 [ RunTime:0.000260s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 89 LIMIT 1 [ RunTime:0.000242s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 118 LIMIT 1 [ RunTime:0.000258s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 118 LIMIT 1 [ RunTime:0.000273s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 151 LIMIT 1 [ RunTime:0.000248s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 151 LIMIT 1 [ RunTime:0.000256s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000235s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000246s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 226 LIMIT 1 [ RunTime:0.000259s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 226 LIMIT 1 [ RunTime:0.000296s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 117 LIMIT 1 [ RunTime:0.000246s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 117 LIMIT 1 [ RunTime:0.000234s ]
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` = '34' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1735208679 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001056s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000250s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 119 LIMIT 1 [ RunTime:0.000268s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 152 LIMIT 1 [ RunTime:0.000527s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 152 LIMIT 1 [ RunTime:0.000283s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 175 LIMIT 1 [ RunTime:0.000411s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 175 LIMIT 1 [ RunTime:0.000302s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.002997s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 216 LIMIT 1 [ RunTime:0.000453s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 216 LIMIT 1 [ RunTime:0.000381s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 216 LIMIT 1 [ RunTime:0.000349s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 57 LIMIT 1 [ RunTime:0.000308s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 57 LIMIT 1 [ RunTime:0.000294s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 57 LIMIT 1 [ RunTime:0.000326s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 104 LIMIT 1 [ RunTime:0.000296s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 104 LIMIT 1 [ RunTime:0.000285s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 104 LIMIT 1 [ RunTime:0.000301s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 141 LIMIT 1 [ RunTime:0.000295s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 141 LIMIT 1 [ RunTime:0.000307s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 141 LIMIT 1 [ RunTime:0.000296s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000348s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000338s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000461s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 155 LIMIT 1 [ RunTime:0.000312s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 155 LIMIT 1 [ RunTime:0.000314s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 155 LIMIT 1 [ RunTime:0.000298s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 169 LIMIT 1 [ RunTime:0.000240s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 169 LIMIT 1 [ RunTime:0.000240s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 169 LIMIT 1 [ RunTime:0.000300s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 234 LIMIT 1 [ RunTime:0.000262s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 234 LIMIT 1 [ RunTime:0.000255s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 234 LIMIT 1 [ RunTime:0.000353s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000307s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000322s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 90 LIMIT 1 [ RunTime:0.000313s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000285s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000284s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000291s ]
评论