SHOW FULL COLUMNS FROM `hook` [ RunTime:0.000518s ]
SELECT `hook`,`id` FROM `hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `hook_plugin` [ RunTime:0.000524s ]
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.000475s ]
SELECT `hook` FROM `hook` WHERE `app` = 'portal' [ RunTime:0.000815s ]
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.000616s ]
SHOW FULL COLUMNS FROM `option` [ RunTime:0.000556s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000364s ]
SHOW FULL COLUMNS FROM `product_class` [ RunTime:0.000598s ]
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.000481s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `type` [ RunTime:0.000502s ]
SELECT `id`,`name`,`img` FROM `type` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000311s ]
SHOW FULL COLUMNS FROM `portal_category` [ RunTime:0.000444s ]
SELECT `id`,`parent_id`,`name` FROM `portal_category` WHERE ( status = 1 AND delete_time = 0 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `brand` [ RunTime:0.000484s ]
SELECT * FROM `brand` WHERE ( isshow = 1 ) ORDER BY `list_order` DESC,`id` ASC [ RunTime:0.001465s ]
SHOW FULL COLUMNS FROM `slide_item` [ RunTime:0.000464s ]
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.000365s ]
SELECT `first` FROM `brand` WHERE ( isshow = 1 ) GROUP BY `first` ORDER BY `first` ASC [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `test` [ RunTime:0.000346s ]
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 = '4' ) LIMIT 1 [ RunTime:0.000437s ]
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 = '4' ) ORDER BY `a`.`id` DESC LIMIT 0,18 [ RunTime:0.000480s ]
SELECT `option_value` FROM `option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000308s ]
SHOW FULL COLUMNS FROM `theme_file` [ RunTime:0.000438s ]
SELECT * FROM `theme_file` WHERE `theme` = 'default' [ RunTime:0.000241s ]
SHOW FULL COLUMNS FROM `theme` [ RunTime:0.000419s ]
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.000242s ]