SHOW FULL COLUMNS FROM `mfu_hook` [ RunTime:0.000652s ]
SELECT `hook`,`id` FROM `mfu_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000208s ]
SHOW FULL COLUMNS FROM `mfu_hook_plugin` [ RunTime:0.000547s ]
SELECT `hook`,`plugin` FROM `mfu_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.000195s ]
SHOW FULL COLUMNS FROM `mfu_portal_post` [ RunTime:0.000808s ]
SELECT * FROM `mfu_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 2 AND ( `published_time` > 0 AND `published_time` < 1695362753 ) LIMIT 1 [ RunTime:0.000374s ]
SHOW FULL COLUMNS FROM `mfu_theme_file` [ RunTime:0.000591s ]
SELECT * FROM `mfu_theme_file` WHERE `theme` = 'meifu' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000169s ]
SELECT `more` FROM `mfu_theme_file` WHERE `theme` = 'meifu' AND ( `is_public` = 1 OR `file` = '/www/wwwroot/meifu/zjboqin/portal/page' ) [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `mfu_nav_menu` [ RunTime:0.000798s ]
SELECT * FROM `mfu_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000177s ]
SELECT * FROM `mfu_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000333s ]
SELECT `post_title`,`post`.`id`,`category_id` FROM `mfu_portal_post` `post` INNER JOIN `mfu_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 ( `category_post`.`category_id` = '1' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1695362753' ) GROUP BY `post`.`id` ORDER BY `list_order` ASC,`published_time` DESC LIMIT 12 [ RunTime:0.000571s ]
SELECT `post_title`,`post`.`id`,`category_id`,`post_source` FROM `mfu_portal_post` `post` INNER JOIN `mfu_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 ( `category_post`.`category_id` = '5' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1695362753' ) GROUP BY `post`.`id` ORDER BY `list_order` ASC,`published_time` DESC LIMIT 12 [ RunTime:0.000330s ]