SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.001019s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000854s ]
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` = 160 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) 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` < 160 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000796s ]
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` > 160 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1730252870 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000749s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000750s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 30 AND `status` = 1 LIMIT 1 [ RunTime:0.000330s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 160 [ RunTime:0.004078s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000694s ]
SELECT * FROM `cmf_portal_tag` LIMIT 0,20 [ RunTime:0.000256s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000715s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000309s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000343s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Publish' LIMIT 1 [ RunTime:0.000260s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000733s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000247s ]
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.000336s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000313s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000336s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000233s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,27) ORDER BY `path` ASC [ RunTime:0.000309s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.001023s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001446s ]
SELECT * FROM `cmf_portal_post` WHERE `id` < 160 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000765s ]
SELECT * FROM `cmf_portal_post` WHERE `id` > 160 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000476s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.001045s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 155 LIMIT 1 [ RunTime:0.000436s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 161 LIMIT 1 [ RunTime:0.000324s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Comment' LIMIT 1 [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.001047s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` WHERE `object_id` = 160 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000398s ]
SELECT * FROM `cmf_comment` WHERE `object_id` = 160 AND `status` = 1 AND `delete_time` = 0 ORDER BY `id` ASC LIMIT 0,15 [ RunTime:0.000461s ]
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.001669s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000409s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 225 LIMIT 1 [ RunTime:0.000365s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000388s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 221 LIMIT 1 [ RunTime:0.000395s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000436s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 223 LIMIT 1 [ RunTime:0.000369s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000323s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 39 LIMIT 1 [ RunTime:0.000330s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000363s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 222 LIMIT 1 [ RunTime:0.000393s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000308s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 65 LIMIT 1 [ RunTime:0.000335s ]
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` = 51 LIMIT 1 [ RunTime:0.000298s ]
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` = 56 LIMIT 1 [ RunTime:0.000301s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ RunTime:0.000328s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 63 LIMIT 1 [ 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 `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.001519s ]
SELECT * FROM `cmf_portal_post` WHERE `delete_time` = 0 ORDER BY rand() LIMIT 10 [ RunTime:0.003614s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 128 LIMIT 1 [ RunTime:0.000371s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 128 LIMIT 1 [ RunTime:0.000357s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 128 LIMIT 1 [ RunTime:0.000435s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 179 LIMIT 1 [ RunTime:0.000348s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 179 LIMIT 1 [ RunTime:0.000380s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 179 LIMIT 1 [ RunTime:0.000346s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000391s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000303s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 108 LIMIT 1 [ RunTime:0.000306s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 67 LIMIT 1 [ RunTime:0.000330s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 67 LIMIT 1 [ RunTime:0.000339s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 67 LIMIT 1 [ RunTime:0.000372s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000395s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000381s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 74 LIMIT 1 [ RunTime:0.000425s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 101 LIMIT 1 [ RunTime:0.000319s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 101 LIMIT 1 [ RunTime:0.000302s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 101 LIMIT 1 [ RunTime:0.000346s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 91 LIMIT 1 [ RunTime:0.000306s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 91 LIMIT 1 [ RunTime:0.000337s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 91 LIMIT 1 [ RunTime:0.000308s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 168 LIMIT 1 [ RunTime:0.000353s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 168 LIMIT 1 [ RunTime:0.000385s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 168 LIMIT 1 [ RunTime:0.000353s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 122 LIMIT 1 [ RunTime:0.000332s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 122 LIMIT 1 [ RunTime:0.000367s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 122 LIMIT 1 [ RunTime:0.000404s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 207 LIMIT 1 [ RunTime:0.000343s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 207 LIMIT 1 [ RunTime:0.000432s ]
SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 207 LIMIT 1 [ RunTime:0.000323s ]
评论