SELECT `more`,`file`,`id`,`is_public` FROM `shop_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/winner' ) ORDER BY `is_public` DESC [ RunTime:0.000240s ]
SELECT * FROM `shop_theme_file_i18n` WHERE `file_id` = 20 AND `lang` = 'en-us' LIMIT 1 [ RunTime:0.000191s ]
SELECT * FROM `shop_theme_file_i18n` WHERE `file_id` = 26 AND `lang` = 'en-us' LIMIT 1 [ RunTime:0.000208s ]
SELECT `option_value` FROM `shop_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.002950s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.002880s ]
SELECT `post_category` FROM `shop_portal_post` `post` INNER JOIN `shop_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`.`post_lang` = '\"en-us\"' AND `category_post`.`category_id` = '\"54\"' [ RunTime:0.008145s ]
SELECT `post_year` FROM `shop_portal_post` `post` INNER JOIN `shop_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`.`post_lang` = '\"en-us\"' AND `category_post`.`category_id` = '\"54\"' ORDER BY `post`.`post_year` DESC [ RunTime:0.000405s ]
SELECT `post_award` FROM `shop_portal_post` `post` INNER JOIN `shop_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`.`post_lang` = '\"en-us\"' AND `category_post`.`category_id` = '\"54\"' [ RunTime:0.000300s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `shop_portal_post` `post` INNER JOIN `shop_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`.`post_lang` = 'en-us' AND ( `category_post`.`category_id` = '54' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782935692' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.890131s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `shop_portal_post` `post` INNER JOIN `shop_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`.`post_lang` = 'en-us' AND ( `category_post`.`category_id` = '54' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782935693' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order` ASC,`post`.`post_year` DESC,`post`.`create_time` DESC LIMIT 224,8 [ RunTime:0.888154s ]
SELECT * FROM `shop_link` WHERE `status` = 1 AND `link_lang` = 'en-us' ORDER BY `list_order` ASC [ RunTime:0.000347s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000266s ]