SHOW FULL COLUMNS FROM `sc_hook` [ RunTime:0.003808s ]
SELECT `hook`,`id` FROM `sc_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.001081s ]
SHOW FULL COLUMNS FROM `sc_hook_plugin` [ RunTime:0.002745s ]
SELECT `hook`,`plugin` FROM `sc_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.000940s ]
SHOW FULL COLUMNS FROM `sc_theme_file` [ RunTime:0.003251s ]
SELECT * FROM `sc_theme_file` WHERE `theme` = 'default' AND `file` = 'mall/item' LIMIT 1 [ RunTime:0.000790s ]
SELECT `more`,`file`,`id` FROM `sc_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/index' ) ORDER BY `is_public` DESC [ RunTime:0.000982s ]
SHOW FULL COLUMNS FROM `sc_option` [ RunTime:0.003185s ]
SELECT `option_value` FROM `sc_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000687s ]
SHOW FULL COLUMNS FROM `sc_nav_menu` [ RunTime:0.003211s ]
SELECT * FROM `sc_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000895s ]
SHOW FULL COLUMNS FROM `sc_slide` [ RunTime:0.002619s ]
SELECT COUNT(*) AS think_count FROM `sc_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000718s ]
SHOW FULL COLUMNS FROM `sc_slide_item` [ RunTime:0.002508s ]
SELECT * FROM `sc_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000824s ]
SHOW FULL COLUMNS FROM `sc_mall_category` [ RunTime:0.002524s ]
SELECT * FROM `sc_mall_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 0 AND `is_top` = 1 ORDER BY `list_order` ASC [ RunTime:0.000790s ]
SELECT * FROM `sc_mall_category` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000565s ]
SELECT `id` FROM `sc_mall_category` WHERE `path` LIKE '0-1-%' [ RunTime:0.000506s ]
SHOW FULL COLUMNS FROM `sc_mall_item` [ RunTime:0.002582s ]
SELECT `item`.* FROM `sc_mall_item` `item` INNER JOIN `sc_mall_category_item` `category_item` ON `item`.`id`=`category_item`.`item_id` WHERE ( `category_item`.`category_id` = '1' ) AND `item`.`status` = '1' AND `item`.`delete_time` = '0' GROUP BY `item`.`id` ORDER BY `category_item`.`list_order` ASC,`create_time` DESC LIMIT 8 [ RunTime:0.000835s ]
SELECT * FROM `sc_mall_category` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000504s ]
SELECT `id` FROM `sc_mall_category` WHERE `path` LIKE '0-11-%' [ RunTime:0.000462s ]
SELECT `item`.* FROM `sc_mall_item` `item` INNER JOIN `sc_mall_category_item` `category_item` ON `item`.`id`=`category_item`.`item_id` WHERE ( `category_item`.`category_id` = '11' ) AND `item`.`status` = '1' AND `item`.`delete_time` = '0' GROUP BY `item`.`id` ORDER BY `category_item`.`list_order` ASC,`create_time` DESC LIMIT 8 [ RunTime:0.000859s ]
SELECT * FROM `sc_mall_category` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000519s ]
SELECT `id` FROM `sc_mall_category` WHERE `path` LIKE '0-2-%' [ RunTime:0.000429s ]
SELECT `item`.* FROM `sc_mall_item` `item` INNER JOIN `sc_mall_category_item` `category_item` ON `item`.`id`=`category_item`.`item_id` WHERE ( `category_item`.`category_id` = '2' ) AND `item`.`status` = '1' AND `item`.`delete_time` = '0' GROUP BY `item`.`id` ORDER BY `category_item`.`list_order` ASC,`create_time` DESC LIMIT 8 [ RunTime:0.001082s ]
SELECT * FROM `sc_mall_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000486s ]
SELECT `id` FROM `sc_mall_category` WHERE `path` LIKE '0-3-%' [ RunTime:0.000449s ]
SELECT `item`.* FROM `sc_mall_item` `item` INNER JOIN `sc_mall_category_item` `category_item` ON `item`.`id`=`category_item`.`item_id` WHERE ( `category_item`.`category_id` IN ('3','5','6','7','8','9','10','12','13','14','15','16') ) AND `item`.`status` = '1' AND `item`.`delete_time` = '0' GROUP BY `item`.`id` ORDER BY `category_item`.`list_order` ASC,`create_time` DESC LIMIT 8 [ RunTime:0.004799s ]
SELECT * FROM `sc_mall_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000503s ]
SELECT `id` FROM `sc_mall_category` WHERE `path` LIKE '0-4-%' [ RunTime:0.000429s ]
SELECT `item`.* FROM `sc_mall_item` `item` INNER JOIN `sc_mall_category_item` `category_item` ON `item`.`id`=`category_item`.`item_id` WHERE ( `category_item`.`category_id` = '4' ) AND `item`.`status` = '1' AND `item`.`delete_time` = '0' GROUP BY `item`.`id` ORDER BY `category_item`.`list_order` ASC,`create_time` DESC LIMIT 8 [ RunTime:0.000810s ]
SHOW FULL COLUMNS FROM `sc_mall_form_field` [ RunTime:0.002111s ]
SELECT * FROM `sc_mall_form_field` WHERE `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000590s ]
SHOW FULL COLUMNS FROM `sc_portal_post` [ RunTime:0.002471s ]
SELECT * FROM `sc_portal_post` WHERE `post_status` = 1 AND `post_type` = 2 AND `id` = 1 AND `delete_time` = 0 AND ( `published_time` > 0 AND `published_time` < 1781310897 ) LIMIT 1 [ RunTime:0.000665s ]