SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.001028s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001069s ]
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` = 39 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1701766916 ) LIMIT 1 [ RunTime:0.000561s ]
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` < 39 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1701766916 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000486s ]
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` > 39 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1701766916 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000939s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000786s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 30 AND `status` = 1 LIMIT 1 [ RunTime:0.000334s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 39 [ RunTime:0.006964s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.001014s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000805s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000354s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000488s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000320s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000829s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000279s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000799s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000335s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000293s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000346s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000237s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000366s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.000917s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000359s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 39 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000600s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 39 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000367s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000826s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 38 LIMIT 1 [ RunTime:0.000292s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 49 LIMIT 1 [ RunTime:0.000240s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000268s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000790s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 39 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000313s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 39 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC LIMIT 0,15 [ RunTime:0.000389s ]
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` < 1701766916 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001214s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000278s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000273s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000300s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000248s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000242s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000244s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 51 LIMIT 1 [ RunTime:0.000249s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 51 LIMIT 1 [ RunTime:0.000233s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000234s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000229s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000298s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000290s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000237s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000232s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000259s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000265s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 58 LIMIT 1 [ RunTime:0.000265s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 58 LIMIT 1 [ RunTime:0.000243s ]
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` < 1701766916 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.000973s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.002653s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000285s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000288s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000425s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 61 LIMIT 1 [ RunTime:0.000234s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 61 LIMIT 1 [ RunTime:0.000281s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 61 LIMIT 1 [ RunTime:0.000281s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 137 LIMIT 1 [ RunTime:0.000272s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 137 LIMIT 1 [ RunTime:0.000273s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 137 LIMIT 1 [ RunTime:0.000258s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 99 LIMIT 1 [ RunTime:0.000241s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 99 LIMIT 1 [ RunTime:0.000257s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 99 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 184 LIMIT 1 [ RunTime:0.000264s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 184 LIMIT 1 [ RunTime:0.000249s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 184 LIMIT 1 [ RunTime:0.000266s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 49 LIMIT 1 [ RunTime:0.000235s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 49 LIMIT 1 [ RunTime:0.000235s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 49 LIMIT 1 [ RunTime:0.000241s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 132 LIMIT 1 [ RunTime:0.000248s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 132 LIMIT 1 [ RunTime:0.000283s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 132 LIMIT 1 [ RunTime:0.000266s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 236 LIMIT 1 [ RunTime:0.000282s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 236 LIMIT 1 [ RunTime:0.000256s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 236 LIMIT 1 [ RunTime:0.000272s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 177 LIMIT 1 [ RunTime:0.000253s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 177 LIMIT 1 [ RunTime:0.000263s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 177 LIMIT 1 [ RunTime:0.000250s ]
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` = 73 LIMIT 1 [ RunTime:0.000280s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 73 LIMIT 1 [ RunTime:0.000274s ]
评论