SHOW FULL COLUMNS FROM `cmf_hook` [ RunTime:0.000820s ]
SELECT `hook`,`id` FROM `cmf_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000546s ]
SHOW FULL COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000600s ]
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.000498s ]
SHOW FULL COLUMNS FROM `cmf_case_category` [ RunTime:0.001029s ]
SELECT * FROM `cmf_case_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000454s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000704s ]
SELECT * FROM `cmf_nav_menu` WHERE `parent_id` = 13 ORDER BY `list_order` ASC [ RunTime:0.000378s ]
SELECT * FROM `cmf_nav_menu` WHERE `parent_id` = 14 ORDER BY `list_order` ASC [ RunTime:0.000376s ]
SHOW FULL COLUMNS FROM `cmf_slide_item` [ RunTime:0.000597s ]
SELECT * FROM `cmf_slide_item` WHERE `slide_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.000540s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000410s ]
SHOW FULL COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000535s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 1 [ RunTime:0.000393s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000656s ]
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.000939s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000392s ]
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.000443s ]
SELECT `post_id` FROM `cmf_portal_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000364s ]
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.000430s ]
SHOW FULL COLUMNS FROM `cmf_product_category_post` [ RunTime:0.000515s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 1 [ RunTime:0.000378s ]
SHOW FULL COLUMNS FROM `cmf_product_post` [ RunTime:0.000667s ]
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.000818s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 2 [ RunTime:0.000385s ]
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.000735s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 3 [ RunTime:0.000388s ]
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.000817s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 4 [ RunTime:0.000375s ]
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.000818s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 5 [ RunTime:0.000348s ]
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.000459s ]
SELECT `post_id` FROM `cmf_product_category_post` WHERE `status` = 1 AND `category_id` = 6 [ RunTime:0.000368s ]
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.000878s ]
SHOW FULL COLUMNS FROM `cmf_theme` [ RunTime:0.000689s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000581s ]
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.000397s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000624s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000332s ]
SHOW FULL COLUMNS FROM `cmf_case_post` [ RunTime:0.000673s ]
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 '1760785426' GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.001667s ]
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 '1760785426' GROUP BY `post`.`id` ORDER BY `post`.`list_order`,`post`.`create_time` DESC LIMIT 0,20 [ RunTime:0.001988s ]