SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001803s ]
SELECT `post`.*,category.name as category_name,category.id as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` INNER JOIN `cmf_portal_category` `category` ON `relation`.`category_id`=`category`.`id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '15' AND `relation`.`post_id` = '34' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769497468' ) LIMIT 1 [ RunTime:0.000705s ]
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` = '15' AND `relation`.`post_id` < '34' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769497468' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000675s ]
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` = '15' AND `relation`.`post_id` > '34' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769497468' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000629s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001332s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 15 AND `status` = 1 LIMIT 1 [ RunTime:0.000435s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 34 [ RunTime:0.003864s ]
SHOW FULL COLUMNS FROM `cmf_config` [ RunTime:0.001279s ]
SELECT * FROM `cmf_config` ORDER BY `listorder` [ RunTime:0.000385s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001512s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000521s ]
SELECT `more`,`file`,`id` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) ORDER BY `is_public` DESC [ RunTime:0.000447s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.001260s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000329s ]