SHOW FULL COLUMNS FROM `cmf_hook` [ RunTime:0.000993s ]
SELECT `hook`,`id` FROM `cmf_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000527s ]
SHOW FULL COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000704s ]
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','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000746s ]
SHOW FULL COLUMNS FROM `cmf_case_category` [ RunTime:0.001172s ]
SELECT * FROM `cmf_case_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000545s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000988s ]
SELECT * FROM `cmf_nav_menu` WHERE `parent_id` = 13 ORDER BY `list_order` ASC [ RunTime:0.000430s ]
SELECT * FROM `cmf_nav_menu` WHERE `parent_id` = 14 ORDER BY `list_order` ASC [ RunTime:0.000428s ]
SHOW FULL COLUMNS FROM `cmf_slide_item` [ RunTime:0.000625s ]
SELECT * FROM `cmf_slide_item` WHERE `slide_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000417s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.000617s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000477s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000630s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 1 [ RunTime:0.000595s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000989s ]
SELECT * FROM `cmf_portal_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (136,137,138,139,140,141,142,143,144,145,146,147) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.001091s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000461s ]
SELECT * FROM `cmf_portal_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND 0 = 1 ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.000564s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000534s ]
SELECT * FROM `cmf_portal_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND 0 = 1 ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.000568s ]
SHOW FULL COLUMNS FROM `cmf_product_category_post` [ RunTime:0.000623s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 1 [ RunTime:0.000430s ]
SHOW FULL COLUMNS FROM `cmf_product_post` [ RunTime:0.000830s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (62,66,69,70) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.001013s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 2 [ RunTime:0.000459s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (55,56,57,58) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.000943s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000487s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (51,52,53,54) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.001073s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 4 [ RunTime:0.000482s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (47,48,49,50,71) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.000944s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 5 [ RunTime:0.000473s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` = 46 ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.000596s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 6 [ RunTime:0.000405s ]
SELECT * FROM `cmf_product_post` WHERE `post_type` = 1 AND `delete_time` = 0 AND `id` IN (42,43,44,45,68,67,63) ORDER BY `update_time` DESC LIMIT 8 [ RunTime:0.001066s ]
SHOW FULL COLUMNS FROM `cmf_theme` [ RunTime:0.000776s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000952s ]
SELECT `more`,`file`,`id` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/case/case' ) ORDER BY `is_public` DESC [ RunTime:0.000571s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000707s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `cmf_case_post` [ RunTime:0.000777s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `cmf_case_post` `post` INNER JOIN `cmf_case_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` = '1' AND ( `post`.`create_time` >= '0' ) AND `post`.`published_time` BETWEEN '0' AND '1760554742' GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.001575s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_case_post` `post` INNER JOIN `cmf_case_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` = '1' AND ( `post`.`create_time` >= '0' ) AND `post`.`published_time` BETWEEN '0' AND '1760554742' GROUP BY `post`.`id` ORDER BY `post`.`list_order`,`post`.`create_time` DESC LIMIT 0,20 [ RunTime:0.002172s ]