SHOW FULL COLUMNS FROM `ns_hook` [ RunTime:0.009007s ]
SELECT `hook`,`id` FROM `ns_hook` WHERE ( ( `app` = '' OR `app` = 'cmf' ) AND `type` = 3 ) OR `type` = 1 [ RunTime:0.008407s ]
SHOW FULL COLUMNS FROM `ns_hook_plugin` [ RunTime:0.008841s ]
SELECT `hook`,`plugin` FROM `ns_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') ORDER BY `list_order` ASC [ RunTime:0.008335s ]
SHOW FULL COLUMNS FROM `ns_theme_file` [ RunTime:0.009351s ]
SELECT * FROM `ns_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.008464s ]
SELECT `more`,`file`,`id` FROM `ns_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/index' ) ORDER BY `is_public` DESC [ RunTime:0.008230s ]
SHOW FULL COLUMNS FROM `ns_portal_post` [ RunTime:0.008964s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ns_portal_post` `post` INNER JOIN `ns_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` = '21' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1734869344' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.009361s ]
SHOW FULL COLUMNS FROM `ns_option` [ RunTime:0.008718s ]
SELECT `option_value` FROM `ns_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.008158s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ns_portal_post` `post` INNER JOIN `ns_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`.`recommended` = '1' ) AND ( `category_post`.`category_id` IN ('5','6','7','8','9','10') ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1734869344' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 18 [ RunTime:0.010149s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ns_portal_post` `post` INNER JOIN `ns_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` = '12' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1734869344' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.009111s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ns_portal_post` `post` INNER JOIN `ns_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` = '22' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1734869344' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 4 [ RunTime:0.008978s ]
SELECT * FROM `ns_portal_post` WHERE `post_status` = 1 AND `post_type` = 2 AND `id` = 3 AND `delete_time` = 0 AND ( `published_time` > 0 AND `published_time` < 1734869344 ) LIMIT 1 [ RunTime:0.008450s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ns_portal_post` `post` INNER JOIN `ns_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` = '16' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1734869344' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.021398s ]
SELECT * FROM `ns_portal_post` WHERE `post_status` = 1 AND `post_type` = 2 AND `id` = 3 AND `delete_time` = 0 AND ( `published_time` > 0 AND `published_time` < 1734869344 ) LIMIT 1 [ RunTime:0.008174s ]
SHOW FULL COLUMNS FROM `ns_portal_category` [ RunTime:0.009128s ]
SELECT * FROM `ns_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.008450s ]