SHOW FULL COLUMNS FROM `hook` [ RunTime:0.000383s ]
SELECT `hook`,`id` FROM `hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `hook_plugin` [ RunTime:0.000316s ]
SELECT `hook`,`plugin` FROM `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.000287s ]
SELECT `hook` FROM `hook` WHERE `app` = 'portal' [ RunTime:0.000237s ]
SELECT `hook`,`plugin` FROM `hook_plugin` WHERE `status` = 1 AND `hook` IN ('portal_before_assign_article','portal_admin_after_save_article','portal_admin_article_index_view','portal_admin_article_add_view','portal_admin_article_edit_view','portal_admin_category_index_view','portal_admin_category_add_view','portal_admin_category_edit_view','portal_admin_page_index_view','portal_admin_page_add_view','portal_admin_page_edit_view','portal_admin_tag_index_view','portal_admin_article_edit_view_right_sidebar','portal_admin_article_edit_view_main') ORDER BY `list_order` ASC [ RunTime:0.000237s ]
SHOW FULL COLUMNS FROM `option` [ RunTime:0.000347s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000156s ]
SHOW FULL COLUMNS FROM `product_class` [ RunTime:0.000412s ]
SELECT `id`,`parent_id`,`name`,more img FROM `product_class` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000778s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.002685s ]
SHOW FULL COLUMNS FROM `type` [ RunTime:0.000362s ]
SELECT `id`,`name`,`img` FROM `type` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000213s ]
SHOW FULL COLUMNS FROM `portal_category` [ RunTime:0.000349s ]
SELECT `id`,`parent_id`,`name` FROM `portal_category` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000208s ]
SHOW FULL COLUMNS FROM `brand` [ RunTime:0.000333s ]
SELECT * FROM `brand` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.001343s ]
SHOW FULL COLUMNS FROM `slide_item` [ RunTime:0.000471s ]
SELECT `title`,`image`,`url` FROM `slide_item` WHERE `slide_id` = 5 AND `status` = 1 ORDER BY `list_order` DESC,`id` DESC LIMIT 1 [ RunTime:0.000260s ]
SELECT `first` FROM `brand` WHERE ( isshow = 1 ) GROUP BY `first` ORDER BY `first` ASC [ RunTime:0.000353s ]
SHOW FULL COLUMNS FROM `test` [ RunTime:0.000382s ]
SELECT COUNT(*) AS think_count FROM `test` `a` LEFT JOIN `brand` `b` ON `a`.`brand_id`=`b`.`id` WHERE ( a.isshow = 1 AND a.itype = '2' ) LIMIT 1 [ RunTime:0.000253s ]
SELECT `a`.`id`,`a`.`name`,`a`.`img`,`a`.`filetype`,`a`.`itype` FROM `test` `a` LEFT JOIN `brand` `b` ON `a`.`brand_id`=`b`.`id` WHERE ( a.isshow = 1 AND a.itype = '2' ) ORDER BY `a`.`id` DESC LIMIT 0,18 [ RunTime:0.000300s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000168s ]
SHOW FULL COLUMNS FROM `theme_file` [ RunTime:0.000415s ]
SELECT * FROM `theme_file` WHERE `theme` = 'default' [ RunTime:0.000201s ]
SHOW FULL COLUMNS FROM `theme` [ RunTime:0.000377s ]
SELECT `more`,`file`,`id` FROM `theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/test/list' ) ORDER BY `is_public` DESC [ RunTime:0.000208s ]