SHOW FULL COLUMNS FROM `cmf_hook` [ RunTime:0.001021s ]
SELECT `hook`,`id` FROM `cmf_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000411s ]
SHOW FULL COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000969s ]
SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','user_login_start') ORDER BY `list_order` ASC [ RunTime:0.000479s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.001484s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000278s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001272s ]
SELECT `id`,`parent_id`,`name`,`description`,`more`,`status`,`delete_time` FROM `cmf_portal_category` ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000404s ]
SHOW FULL COLUMNS FROM `cmf_route` [ RunTime:0.001111s ]
SELECT `url`,`full_url` FROM `cmf_route` WHERE `full_url` IN ('portal/List/index?id=2','portal/List/index?id=4','portal/List/index?id=5','portal/List/index?id=6','portal/List/index?id=7','portal/List/index?id=8','portal/List/index?id=9','portal/List/index?id=10','portal/List/index?id=11','portal/List/index?id=12','portal/List/index?id=13','portal/List/index?id=14','portal/List/index?id=16','portal/List/index?id=17','portal/List/index?id=18','portal/List/index?id=19','portal/List/index?id=21','portal/List/index?id=22','portal/List/index?id=23','portal/List/index?id=25','portal/List/index?id=26','portal/List/index?id=27','portal/List/index?id=28','portal/List/index?id=29','portal/List/index?id=30','portal/List/index?id=31','portal/List/index?id=32','portal/List/index?id=33','portal/List/index?id=34','portal/List/index?id=35','portal/List/index?id=36','portal/List/index?id=37','portal/List/index?id=38','portal/List/index?id=39') [ RunTime:0.000489s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001507s ]
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` = '18' AND `relation`.`post_id` = '95' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1786450343' ) LIMIT 1 [ RunTime:0.000852s ]
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` = '18' AND `relation`.`post_id` < '95' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1786450343' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002566s ]
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` = '18' AND `relation`.`post_id` > '95' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1786450343' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.002327s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = '18' AND `status` = 1 LIMIT 1 [ RunTime:0.000362s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.001493s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000268s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001535s ]
SELECT `id`,`nav_id`,`parent_id`,`name`,`target`,`href`,`list_order` FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000351s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001479s ]
SELECT `id`,`is_public`,`action`,`file`,`more`,`config_more`,`draft_more` FROM `cmf_theme_file` WHERE ( `is_public` = 1 OR `action` IN ('portal/index/index','portal/index/products','portal/index/case','portal/index/seminar','portal/index/download','portal/index/news','portal/index/column','portal/index/about') OR `file` IN ('portal/index','portal/products','portal/case','portal/training','portal/download','portal/news','portal/column','portal/about') ) AND `theme` = 'default' ORDER BY `is_public` ASC,`id` ASC [ RunTime:0.000516s ]
SHOW FULL COLUMNS FROM `cmf_slide` [ RunTime:0.001545s ]
SELECT `id`,`name`,`remark` FROM `cmf_slide` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `id` ASC [ RunTime:0.000284s ]
SELECT * FROM `cmf_slide` WHERE `delete_time` = 0 AND `status` = 1 AND `id` IN (2,3,4,5,6,7,8,9) ORDER BY `id` ASC [ RunTime:0.000379s ]
SHOW FULL COLUMNS FROM `cmf_slide_item` [ RunTime:0.000857s ]
SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` IN (2,3,4,5,6,7,8,9) ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000415s ]
SELECT `id`,`parent_id`,`name`,`description`,`more`,`status`,`delete_time` FROM `cmf_portal_category` ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000449s ]
SELECT `url`,`full_url` FROM `cmf_route` WHERE `full_url` IN ('portal/List/index?id=2','portal/List/index?id=4','portal/List/index?id=5','portal/List/index?id=6','portal/List/index?id=7','portal/List/index?id=8','portal/List/index?id=9','portal/List/index?id=10','portal/List/index?id=11','portal/List/index?id=12','portal/List/index?id=13','portal/List/index?id=14','portal/List/index?id=16','portal/List/index?id=17','portal/List/index?id=18','portal/List/index?id=19','portal/List/index?id=21','portal/List/index?id=22','portal/List/index?id=23','portal/List/index?id=25','portal/List/index?id=26','portal/List/index?id=27','portal/List/index?id=28','portal/List/index?id=29','portal/List/index?id=30','portal/List/index?id=31','portal/List/index?id=32','portal/List/index?id=33','portal/List/index?id=34','portal/List/index?id=35','portal/List/index?id=36','portal/List/index?id=37','portal/List/index?id=38','portal/List/index?id=39') [ RunTime:0.000466s ]
SELECT `post`.`id`,`post`.`post_title`,`post`.`published_time`,`post`.`create_time`,`post`.`post_hits`,`post`.`recommended` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `relation`.`status` = '1' AND `relation`.`category_id` = '18' AND `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`published_time` > '0' AND `post`.`published_time` < '1786450343' AND `post`.`id` <> '95' ORDER BY `post`.`is_top` DESC,`post`.`recommended` DESC,`post`.`post_hits` DESC,`post`.`published_time` DESC,`post`.`id` DESC LIMIT 5 [ RunTime:0.000833s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000239s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = '95' [ RunTime:0.009245s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000372s ]
SELECT `more`,`file`,`id`,`is_public` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/article' ) ORDER BY `is_public` DESC [ RunTime:0.002860s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000278s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000343s ]
SHOW FULL COLUMNS FROM `cmf_portal_product` [ RunTime:0.001361s ]
SELECT * FROM `cmf_portal_product` ORDER BY `id` ASC LIMIT 100 [ RunTime:0.000250s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000255s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000333s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000396s ]