SELECT `more`,`file`,`id` FROM `xnr_theme_file` WHERE `theme` = 'xuenarui' AND ( `is_public` = 1 OR `file` = 'portal/list' ) ORDER BY `is_public` DESC [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `xnr_nav` [ RunTime:0.004843s ]
SELECT `id` FROM `xnr_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000165s ]
SHOW FULL COLUMNS FROM `xnr_nav_menu` [ RunTime:0.000296s ]
SELECT * FROM `xnr_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000238s ]
SELECT * FROM `xnr_nav_menu` WHERE `nav_id` = 4 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001191s ]
SELECT `path` FROM `xnr_portal_category` WHERE `id` = 83 LIMIT 1 [ RunTime:0.001479s ]
SELECT * FROM `xnr_portal_category` WHERE `id` IN (0,1,83) ORDER BY `path` ASC [ RunTime:0.000342s ]
SHOW FULL COLUMNS FROM `xnr_portal_post` [ RunTime:0.002993s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `xnr_portal_post` `post` INNER JOIN `xnr_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`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '83' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782146513' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000485s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `xnr_portal_post` `post` INNER JOIN `xnr_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`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '83' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782146513' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 36,18 [ RunTime:0.003341s ]
SHOW FULL COLUMNS FROM `xnr_portal_category_post` [ RunTime:0.000720s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '795' [ RunTime:0.001813s ]
SHOW FULL COLUMNS FROM `xnr_user` [ RunTime:0.000360s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000159s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '794' [ RunTime:0.002097s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001061s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '793' [ RunTime:0.003669s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000341s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '791' [ RunTime:0.001541s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001113s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '790' [ RunTime:0.003742s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000237s ]
SELECT `xnr_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `xnr_portal_category` INNER JOIN `xnr_portal_category_post` `pivot` ON `pivot`.`category_id`=`xnr_portal_category`.`id` WHERE `pivot`.`post_id` = '789' [ RunTime:0.002544s ]
SELECT * FROM `xnr_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000247s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `xnr_portal_post` `post` INNER JOIN `xnr_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`.`create_time` IN ('egt','0') AND `recommended` IN (egt,1) AND ( `category_post`.`category_id` = '83' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782146513' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 15 [ RunTime:0.000730s ]
SHOW FULL COLUMNS FROM `xnr_link` [ RunTime:0.000547s ]
SELECT * FROM `xnr_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000237s ]