SELECT `more` FROM `lj_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/index' ) [ RunTime:0.006765s ]
SHOW FULL COLUMNS FROM `lj_slide` [ RunTime:0.006916s ]
SELECT COUNT(*) AS think_count FROM `lj_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.006795s ]
SHOW FULL COLUMNS FROM `lj_slide_item` [ RunTime:0.006985s ]
SELECT * FROM `lj_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.006823s ]
SHOW FULL COLUMNS FROM `lj_portal_post` [ RunTime:0.006986s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `lj_portal_post` `post` INNER JOIN `lj_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` < '1732366759' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 1 [ RunTime:0.009140s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `lj_portal_post` `post` INNER JOIN `lj_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` < '1732366759' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.010471s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `lj_portal_post` `post` INNER JOIN `lj_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` = '2' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1732366759' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 1 [ RunTime:0.012107s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `lj_portal_post` `post` INNER JOIN `lj_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` = '2' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1732366759' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.010777s ]
SHOW FULL COLUMNS FROM `lj_link` [ RunTime:0.006899s ]
SELECT * FROM `lj_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.006813s ]