SELECT `more`,`file`,`id` FROM `cmf_theme_file` WHERE `theme` = 'gdyxh' AND ( `is_public` = 1 OR `file` = 'portal/news_lists' ) ORDER BY `is_public` DESC [ RunTime:0.000488s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000644s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000580s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000695s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 7 LIMIT 1 [ RunTime:0.000455s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,1) ORDER BY `path` ASC [ RunTime:0.000544s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000559s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000721s ]
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 ( `category_post`.`category_id` = '2' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1770720659' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 6 [ RunTime:0.000963s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count 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` = '7' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1770720659' ) GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.000741s ]
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` = '7' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1770720659' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,6 [ RunTime:0.000888s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000589s ]