SELECT `more`,`file`,`id`,`is_public` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/tag' ) ORDER BY `is_public` DESC [ RunTime:0.000395s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001102s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000675s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001732s ]
SELECT COUNT(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_tag_post` `tag_post` ON `post`.`id`=`tag_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `tag_post`.`tag_id` = '126' AND ( `post`.`create_time` > '0' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1771370561' ) [ RunTime:0.002432s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_tag_post` `tag_post` ON `post`.`id`=`tag_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `tag_post`.`tag_id` = '126' AND ( `post`.`create_time` > '0' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1771370561' ) ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.003682s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.001193s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001119s ]
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` = '66' ) [ RunTime:0.000456s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag_post` [ RunTime:0.000959s ]
SELECT `cmf_portal_tag`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`tag_id` AS `pivot__tag_id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`status` AS `pivot__status` FROM `cmf_portal_tag` INNER JOIN `cmf_portal_tag_post` `pivot` ON `pivot`.`tag_id`=`cmf_portal_tag`.`id` WHERE ( `pivot`.`post_id` = '66' ) [ RunTime:0.000415s ]
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` = '52' ) [ RunTime:0.000541s ]
SELECT `cmf_portal_tag`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`tag_id` AS `pivot__tag_id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`status` AS `pivot__status` FROM `cmf_portal_tag` INNER JOIN `cmf_portal_tag_post` `pivot` ON `pivot`.`tag_id`=`cmf_portal_tag`.`id` WHERE ( `pivot`.`post_id` = '52' ) [ RunTime:0.000600s ]
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`.`published_time` > '0' AND `post`.`published_time` < '1771370561' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 8 [ RunTime:0.001065s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.001125s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000801s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.002188s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000968s ]