SHOW FULL COLUMNS FROM `cmf_plugin` [ RunTime:0.000998s ]
SELECT `config` FROM `cmf_plugin` WHERE `name` = 'LanguageTheme' LIMIT 1 [ RunTime:0.000309s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001336s ]
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` = '49' AND `relation`.`post_id` = '101' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) LIMIT 1 [ RunTime:0.000629s ]
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` = '49' AND `relation`.`post_id` < '101' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001103s ]
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` = '49' AND `relation`.`post_id` > '101' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000896s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.002118s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 49 AND `status` = 1 LIMIT 1 [ RunTime:0.000388s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 101 [ RunTime:0.002125s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001330s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'storage' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000584s ]
SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'storage' AND ( `is_public` = 1 OR `file` = 'portal/odm_oem_article' ) [ RunTime:0.000894s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.001257s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000229s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000913s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000422s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000393s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000761s ]
SHOW FULL COLUMNS FROM `cmf_slide` [ RunTime:0.000852s ]
SELECT COUNT(*) AS think_count FROM `cmf_slide` WHERE `id` = 9 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000298s ]
SHOW FULL COLUMNS FROM `cmf_slide_item` [ RunTime:0.000873s ]
SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 9 ORDER BY `list_order` ASC [ RunTime:0.000392s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.001037s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000268s ]
SELECT COUNT(*) AS think_count FROM `cmf_slide` WHERE `id` = 24 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000498s ]
SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 24 ORDER BY `list_order` ASC [ RunTime:0.000356s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 49 LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,48) ORDER BY `path` ASC [ RunTime:0.000406s ]
SELECT `id` FROM `cmf_portal_category` WHERE ( `path` LIKE '%-49-%' OR `path` LIKE '49-%' OR `path` LIKE '%-49' OR `path` = '49' ) [ RunTime:0.000421s ]
SELECT COUNT(*) AS think_count FROM ( SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '49' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.001476s ]
SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '49' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC LIMIT 10 [ RunTime:0.001175s ]
SELECT `id` FROM `cmf_portal_category` WHERE ( `path` LIKE '%-50-%' OR `path` LIKE '50-%' OR `path` LIKE '%-50' OR `path` = '50' ) [ RunTime:0.000443s ]
SELECT COUNT(*) AS think_count FROM ( SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '50' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.001451s ]
SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '50' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC LIMIT 10 [ RunTime:0.001150s ]
SELECT `id` FROM `cmf_portal_category` WHERE ( `path` LIKE '%-49-%' OR `path` LIKE '49-%' OR `path` LIKE '%-49' OR `path` = '49' ) [ RunTime:0.000465s ]
SELECT COUNT(*) AS think_count FROM ( SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '49' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.001410s ]
SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '49' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC LIMIT 10 [ RunTime:0.001150s ]
SELECT `id` FROM `cmf_portal_category` WHERE ( `path` LIKE '%-50-%' OR `path` LIKE '50-%' OR `path` LIKE '%-50' OR `path` = '50' ) [ RunTime:0.000450s ]
SELECT COUNT(*) AS think_count FROM ( SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '50' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.001478s ]
SELECT post.*,min(category_post.category_id) as category_id,category.name as category_name,count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` LEFT JOIN `cmf_portal_category` `category` ON `category`.`id`=`category_post`.`category_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '50' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1752789880' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`published_time` DESC LIMIT 10 [ RunTime:0.001093s ]
SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 81 AND `status` = 1 LIMIT 1 [ RunTime:0.000312s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000470s ]