SHOW FULL COLUMNS FROM `fc_hook` [ RunTime:0.010581s ]
SELECT `hook`,`id` FROM `fc_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.009886s ]
SHOW FULL COLUMNS FROM `fc_hook_plugin` [ RunTime:0.010507s ]
SELECT `hook`,`plugin` FROM `fc_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','user_register','app_dispatch','admin_lang_load','home_lang_load') ORDER BY `list_order` ASC [ RunTime:0.010055s ]
SHOW FULL COLUMNS FROM `fc_portal_post` [ RunTime:0.010865s ]
SELECT `post`.* FROM `fc_portal_post` `post` INNER JOIN `fc_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '4' AND `relation`.`post_id` = '41' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787992398' ) LIMIT 1 [ RunTime:0.010272s ]
SELECT `post`.* FROM `fc_portal_post` `post` INNER JOIN `fc_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '4' AND `relation`.`post_id` < '41' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787992398' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.010686s ]
SELECT `post`.* FROM `fc_portal_post` `post` INNER JOIN `fc_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '4' AND `relation`.`post_id` > '41' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787992398' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.010406s ]
SHOW FULL COLUMNS FROM `fc_portal_category` [ RunTime:0.010611s ]
SELECT * FROM `fc_portal_category` WHERE `id` = '4' AND `status` = 1 LIMIT 1 [ RunTime:0.010869s ]
UPDATE `fc_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = '41' [ RunTime:0.015558s ]
SHOW FULL COLUMNS FROM `fc_theme_file` [ RunTime:0.010788s ]
SELECT * FROM `fc_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.009944s ]
SELECT `more`,`file`,`id`,`is_public` FROM `fc_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/article' ) ORDER BY `is_public` DESC [ RunTime:0.010355s ]
SHOW FULL COLUMNS FROM `fc_option` [ RunTime:0.010662s ]
SELECT `option_value` FROM `fc_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.009811s ]
SHOW FULL COLUMNS FROM `fc_user` [ RunTime:0.010797s ]
SELECT * FROM `fc_user` WHERE `id` = '2' LIMIT 1 [ RunTime:0.009872s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `fc_portal_post` `post` INNER JOIN `fc_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1787992399' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 5 [ RunTime:0.011469s ]
SHOW FULL COLUMNS FROM `fc_link` [ RunTime:0.010539s ]
SELECT * FROM `fc_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.009898s ]