SHOW FULL COLUMNS FROM `aws_hook` [ RunTime:0.066892s ]
SELECT `hook`,`id` FROM `aws_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.066435s ]
SHOW FULL COLUMNS FROM `aws_hook_plugin` [ RunTime:0.066893s ]
SELECT `hook`,`plugin` FROM `aws_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') ORDER BY `list_order` ASC [ RunTime:0.066594s ]
SHOW FULL COLUMNS FROM `aws_option` [ RunTime:0.066810s ]
SELECT `option_value` FROM `aws_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.066372s ]
SHOW FULL COLUMNS FROM `aws_banner` [ RunTime:0.066930s ]
SELECT * FROM `aws_banner` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066425s ]
SHOW FULL COLUMNS FROM `aws_industry` [ RunTime:0.066828s ]
SELECT * FROM `aws_industry` WHERE `status` = 1 [ RunTime:0.066527s ]
SHOW FULL COLUMNS FROM `aws_industry_item` [ RunTime:0.068075s ]
SELECT * FROM `aws_industry_item` WHERE `industry_id` = 7 [ RunTime:0.066432s ]
SELECT * FROM `aws_industry` WHERE `status` = 1 ORDER BY `list_order` DESC [ RunTime:0.066456s ]
SHOW FULL COLUMNS FROM `aws_ability` [ RunTime:0.066888s ]
SELECT * FROM `aws_ability` WHERE `status` = 1 ORDER BY `list_order` DESC [ RunTime:0.066403s ]
SHOW FULL COLUMNS FROM `aws_contact` [ RunTime:0.066979s ]
SELECT * FROM `aws_contact` WHERE `id` = 1 LIMIT 1 [ RunTime:0.066504s ]
SHOW FULL COLUMNS FROM `aws_multi_lang` [ RunTime:0.066876s ]
SELECT * FROM `aws_multi_lang` WHERE `id` = 1 LIMIT 1 [ RunTime:0.165415s ]
SHOW FULL COLUMNS FROM `aws_theme_file` [ RunTime:0.066870s ]
SELECT * FROM `aws_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.066518s ]
SELECT `more`,`file`,`id` FROM `aws_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'home/index/industry' ) ORDER BY `is_public` DESC [ RunTime:0.066599s ]