[ DB ] CONNECT:[ UseTime:0.002623s ] mysql:host=bdm271956363.my3w.com;port=3306;dbname=bdm271956363_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ws_portal_category` [ RunTime:0.001239s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `id` = 137 AND `status` = 1 LIMIT 1 [ RunTime:0.000637s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 0 AND `index_nav` = 1 ORDER BY list_order ASC [ RunTime:0.000714s ]
[ SQL ] SHOW COLUMNS FROM `ws_option` [ RunTime:0.000894s ]
[ SQL ] SELECT `option_value` FROM `ws_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000534s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 0 ORDER BY list_order ASC [ RunTime:0.000588s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 135 ORDER BY list_order ASC [ RunTime:0.000651s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 135 ORDER BY list_order ASC [ RunTime:0.000577s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE ( `parent_id` = 137 OR `id` = 137 ) AND `status` = 1 [ RunTime:0.000556s ]
[ SQL ] SHOW COLUMNS FROM `ws_portal_post` [ RunTime:0.001204s ]
[ SQL ] SELECT `a`.`id`,`a`.`post_title`,`a`.`post_excerpt`,`a`.`published_time`,`a`.`post_hits`,`a`.`post_hits_view`,`a`.`more`,`a`.`icon`,`a`.`post_price`,`a`.`post_shorttitle`,`b`.`category_id` FROM `ws_portal_post` `a` INNER JOIN `ws_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`recommended` = 1 AND `a`.`is_slide` = 1 AND `a`.`create_time` >= 0 AND `a`.`delete_time` = 0 AND `b`.`category_id` IN ('137') GROUP BY `id` ORDER BY `update_time` DESC LIMIT 0,4 [ RunTime:0.002133s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE ( `parent_id` = 135 OR `id` = 135 ) AND `status` = 1 [ RunTime:0.000555s ]
[ SQL ] SELECT `a`.`id`,`a`.`post_title`,`a`.`post_excerpt`,`a`.`published_time`,`a`.`post_hits`,`a`.`post_hits_view`,`a`.`more`,`a`.`icon`,`a`.`post_price`,`a`.`post_shorttitle`,`b`.`category_id` FROM `ws_portal_post` `a` INNER JOIN `ws_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`recommended` = 1 AND `a`.`is_thumbnail` = 1 AND `a`.`create_time` >= 0 AND `a`.`delete_time` = 0 AND `b`.`category_id` IN ('135','137','140','141','142','146','183') GROUP BY `id` ORDER BY `update_time` DESC LIMIT 0,4 [ RunTime:0.009311s ]
[ SQL ] SHOW COLUMNS FROM `ws_ad` [ RunTime:0.001081s ]
[ SQL ] SELECT `id`,`type`,`link`,`name`,`line_target`,`content_image` FROM `ws_ad` WHERE `id` IN (9,10,11) [ RunTime:0.000539s ]
[ SQL ] SHOW COLUMNS FROM `ws_theme_file` [ RunTime:0.000992s ]
[ SQL ] SELECT `more` FROM `ws_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/list_video' ) [ RunTime:0.000542s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) FROM `ws_portal_post` `post` INNER JOIN `ws_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < 1610933775 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '137' AND `post`.`create_time` >= 0 AND `post`.`is_thumbnail` = 1 GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.002059s ]
[ SQL ] SELECT `post`.*,min(category_post.category_id) as category_id FROM `ws_portal_post` `post` INNER JOIN `ws_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < 1610933775 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '137' AND `post`.`create_time` >= 0 AND `post`.`is_thumbnail` = 1 GROUP BY `post`.`id` ORDER BY post.published_time DESC LIMIT 0,15 [ RunTime:0.002492s ]