SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.002601s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` = '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769509972' ) LIMIT 1 [ RunTime:0.000831s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` < '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769509972' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000816s ]
SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` > '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769509972' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000770s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.001689s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001903s ]
SELECT `cmf_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` `pivot` ON `pivot`.`category_id`=`cmf_portal_category`.`id` WHERE `pivot`.`post_id` = '36' [ RunTime:0.000666s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 36 [ RunTime:0.004136s ]
SHOW FULL COLUMNS FROM `cmf_config` [ RunTime:0.001641s ]
SELECT * FROM `cmf_config` ORDER BY `listorder` [ RunTime:0.000572s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001417s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000430s ]
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.000596s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.001207s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000486s ]