SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.000964s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000832s ]
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` = 164 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733637085 ) LIMIT 1 [ RunTime:0.000488s ]
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` < 164 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733637085 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000852s ]
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` > 164 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733637085 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000756s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000777s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 30 AND `status` = 1 LIMIT 1 [ RunTime:0.000299s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 164 [ RunTime:0.004287s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000691s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000228s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000735s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000282s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000359s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000252s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000689s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000228s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000692s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000295s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000256s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000357s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000228s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.000799s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000337s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 164 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000419s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 164 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000341s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000675s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 163 LIMIT 1 [ RunTime:0.000258s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 167 LIMIT 1 [ RunTime:0.000321s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000741s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 164 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000336s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 164 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC 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 ( `category_post`.`category_id` = '30' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1733637085 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.001149s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000285s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000256s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000301s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000290s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000289s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000257s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000261s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000288s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000231s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000255s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000246s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000236s ]
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` = 51 LIMIT 1 [ RunTime:0.000225s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000255s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 56 LIMIT 1 [ RunTime:0.000227s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000236s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000286s ]
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` < 1733637085 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.000856s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.002610s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 211 LIMIT 1 [ RunTime:0.000280s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 211 LIMIT 1 [ RunTime:0.000278s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 211 LIMIT 1 [ RunTime:0.000291s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000269s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000237s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 81 LIMIT 1 [ RunTime:0.000249s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 235 LIMIT 1 [ RunTime:0.000274s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 235 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 235 LIMIT 1 [ RunTime:0.000282s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 185 LIMIT 1 [ RunTime:0.000258s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 185 LIMIT 1 [ RunTime:0.000265s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 185 LIMIT 1 [ RunTime:0.000283s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 53 LIMIT 1 [ RunTime:0.000217s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 53 LIMIT 1 [ RunTime:0.000227s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 53 LIMIT 1 [ RunTime:0.000221s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 142 LIMIT 1 [ RunTime:0.000232s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 142 LIMIT 1 [ RunTime:0.000284s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 142 LIMIT 1 [ RunTime:0.000232s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 213 LIMIT 1 [ RunTime:0.000243s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 213 LIMIT 1 [ RunTime:0.000282s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 213 LIMIT 1 [ RunTime:0.000290s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 106 LIMIT 1 [ RunTime:0.000251s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 106 LIMIT 1 [ RunTime:0.000227s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 106 LIMIT 1 [ RunTime:0.000229s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 140 LIMIT 1 [ RunTime:0.000260s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 140 LIMIT 1 [ RunTime:0.000301s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 140 LIMIT 1 [ RunTime:0.000350s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 135 LIMIT 1 [ RunTime:0.000343s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 135 LIMIT 1 [ RunTime:0.000367s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 135 LIMIT 1 [ RunTime:0.000253s ]
评论