SELECT `more`,`file`,`id`,`is_public` FROM `shop_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/list' ) ORDER BY `is_public` DESC [ RunTime:0.000155s ]
SELECT * FROM `shop_theme_file_i18n` WHERE `file_id` = 20 AND `lang` = 'en-us' LIMIT 1 [ RunTime:0.000127s ]
SELECT * FROM `shop_theme_file_i18n` WHERE `file_id` = 18 AND `lang` = 'en-us' LIMIT 1 [ RunTime:0.000079s ]
SELECT `option_value` FROM `shop_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000109s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000160s ]
SELECT COUNT(*) AS think_count FROM `shop_slide` WHERE `id` = 5 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000138s ]
SELECT * FROM `shop_slide_item` WHERE `status` = 1 AND `slide_id` = 5 AND `slide_lang` = 'en-us' ORDER BY `list_order` ASC [ RunTime:0.000152s ]
SELECT `id` FROM `shop_portal_category` WHERE `path` LIKE '%-55-%' [ RunTime:0.000090s ]
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 ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` IN ('56','55') ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1782872280' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000327s ]
SELECT * FROM `shop_link` WHERE `status` = 1 AND `link_lang` = 'en-us' ORDER BY `list_order` ASC [ RunTime:0.000203s ]
SELECT * FROM `shop_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000141s ]