SHOW FULL COLUMNS FROM `xin_hook` [ RunTime:0.000948s ]
SELECT `hook`,`id` FROM `xin_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000473s ]
SHOW FULL COLUMNS FROM `xin_hook_plugin` [ RunTime:0.000606s ]
SELECT `hook`,`plugin` FROM `xin_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.000507s ]
SHOW FULL COLUMNS FROM `xin_type` [ RunTime:0.000708s ]
SELECT `id`,`title`,`en_title` FROM `xin_type` WHERE `status` = 1 [ RunTime:0.000312s ]
SHOW FULL COLUMNS FROM `xin_portal_post` [ RunTime:0.000736s ]
SELECT * FROM `xin_portal_post` WHERE `id` = 10 LIMIT 1 [ RunTime:0.000379s ]
SELECT `post_id`,`post_title`,`en_post_title` FROM `xin_portal_post` `p` INNER JOIN `xin_portal_category_post` `c` ON `p`.`id`=`c`.`post_id` WHERE `c`.`status` = '1' AND `p`.`post_type` = '1' AND `delete_time` = 0 AND `post_status` = 1 AND `msg` = 1 AND `post_id` < '10' ORDER BY `post_id` DESC LIMIT 1 [ RunTime:0.000652s ]
SELECT `post_id`,`post_title`,`en_post_title` FROM `xin_portal_post` `p` INNER JOIN `xin_portal_category_post` `c` ON `p`.`id`=`c`.`post_id` WHERE `c`.`status` = '1' AND `p`.`post_type` = '1' AND `delete_time` = 0 AND `post_status` = 1 AND `msg` = 1 AND `post_id` > '10' ORDER BY `post_id` ASC LIMIT 1 [ RunTime:0.000458s ]
SELECT * FROM `xin_portal_post` WHERE `id` = 10 LIMIT 1 [ RunTime:0.000366s ]
SELECT `post_id`,`post_title`,`en_post_title` FROM `xin_portal_post` `p` INNER JOIN `xin_portal_category_post` `c` ON `p`.`id`=`c`.`post_id` WHERE `c`.`status` = '1' AND `p`.`post_type` = '1' AND `delete_time` = 0 AND `post_status` = 1 AND `msg` = 2 AND `post_id` < '10' ORDER BY `post_id` DESC LIMIT 1 [ RunTime:0.001216s ]
SELECT `post_id`,`post_title`,`en_post_title` FROM `xin_portal_post` `p` INNER JOIN `xin_portal_category_post` `c` ON `p`.`id`=`c`.`post_id` WHERE `c`.`status` = '1' AND `p`.`post_type` = '1' AND `delete_time` = 0 AND `post_status` = 1 AND `msg` = 2 AND `post_id` > '10' ORDER BY `post_id` ASC LIMIT 1 [ RunTime:0.000477s ]
SHOW FULL COLUMNS FROM `xin_theme_file` [ RunTime:0.000577s ]
SELECT `more`,`file`,`id` FROM `xin_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/newDetail' ) ORDER BY `is_public` DESC [ RunTime:0.000370s ]