SHOW FULL COLUMNS FROM `xin_hook` [ RunTime:0.000958s ]
SELECT `hook`,`id` FROM `xin_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.000463s ]
SHOW FULL COLUMNS FROM `xin_hook_plugin` [ RunTime:0.000769s ]
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.000510s ]
SHOW FULL COLUMNS FROM `xin_type` [ RunTime:0.000954s ]
SELECT `id`,`title`,`en_title` FROM `xin_type` WHERE `status` = 1 [ RunTime:0.000356s ]
SHOW FULL COLUMNS FROM `xin_portal_post` [ RunTime:0.000923s ]
SELECT * FROM `xin_portal_post` WHERE `id` = 18 LIMIT 1 [ RunTime:0.000445s ]
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` < '18' ORDER BY `post_id` DESC LIMIT 1 [ RunTime:0.000707s ]
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` > '18' ORDER BY `post_id` ASC LIMIT 1 [ RunTime:0.000497s ]
SELECT * FROM `xin_portal_post` WHERE `id` = 18 LIMIT 1 [ RunTime:0.000402s ]
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` < '18' ORDER BY `post_id` DESC LIMIT 1 [ RunTime:0.000471s ]
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` > '18' ORDER BY `post_id` ASC LIMIT 1 [ RunTime:0.000460s ]
SHOW FULL COLUMNS FROM `xin_theme_file` [ RunTime:0.000803s ]
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.000400s ]