SHOW FULL COLUMNS FROM `gz_hook` [ RunTime:0.001385s ]
SELECT `hook`,`id` FROM `gz_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000905s ]
SHOW FULL COLUMNS FROM `gz_hook_plugin` [ RunTime:0.001212s ]
SELECT `hook`,`plugin` FROM `gz_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','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.001238s ]
SHOW FULL COLUMNS FROM `gz_period` [ RunTime:0.001244s ]
SELECT * FROM `gz_period` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000681s ]
SHOW FULL COLUMNS FROM `gz_grade` [ RunTime:0.001205s ]
SELECT * FROM `gz_grade` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000944s ]
SELECT * FROM `gz_period` WHERE `id` IN (10,11,12,13) [ RunTime:0.000832s ]
SHOW FULL COLUMNS FROM `gz_subject` [ RunTime:0.001423s ]
SELECT * FROM `gz_subject` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000929s ]
SELECT * FROM `gz_period` WHERE `id` IN (0,10,11,12,13) [ RunTime:0.000779s ]
SELECT * FROM `gz_subject` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000647s ]
SELECT * FROM `gz_period` WHERE `id` = 0 [ RunTime:0.000582s ]
SHOW FULL COLUMNS FROM `gz_content` [ RunTime:0.001899s ]
SELECT COUNT(*) AS think_count FROM `gz_content` WHERE `status` = 'approved' AND `subject_id` = 11 LIMIT 1 [ RunTime:0.002429s ]
SELECT * FROM `gz_content` WHERE `status` = 'approved' AND `subject_id` = 11 ORDER BY `id` DESC LIMIT 0,12 [ RunTime:0.001770s ]
SELECT * FROM `gz_period` WHERE `id` = 10 [ RunTime:0.000755s ]
SELECT * FROM `gz_grade` WHERE `id` IN (24,28,27,29,25,36) [ RunTime:0.001107s ]
SHOW FULL COLUMNS FROM `gz_option` [ RunTime:0.001168s ]
SELECT `option_value` FROM `gz_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000715s ]
SHOW FULL COLUMNS FROM `gz_theme_file` [ RunTime:0.001401s ]
SELECT * FROM `gz_theme_file` WHERE `theme` = 'default' AND `file` = 'demo/index' LIMIT 1 [ RunTime:0.000836s ]
SELECT `more`,`file`,`id` FROM `gz_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'post/index' ) ORDER BY `is_public` DESC [ RunTime:0.000750s ]