[ DB ] CONNECT:[ UseTime:0.004253s ] mysql:host=bdm271956363.my3w.com;port=3306;dbname=bdm271956363_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ws_portal_category` [ RunTime:0.001340s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `id` = 184 AND `status` = 1 LIMIT 1 [ RunTime:0.000745s ]
[ 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.000627s ]
[ SQL ] SHOW COLUMNS FROM `ws_option` [ RunTime:0.001027s ]
[ SQL ] SELECT `option_value` FROM `ws_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000559s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 0 ORDER BY list_order ASC [ RunTime:0.000629s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 80 ORDER BY list_order ASC [ RunTime:0.000561s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE `delete_time` = 0 AND `status` = 1 AND `parent_id` = 80 ORDER BY list_order ASC [ RunTime:0.000648s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE ( `parent_id` = 184 OR `id` = 184 ) AND `status` = 1 [ RunTime:0.001159s ]
[ SQL ] SHOW COLUMNS FROM `ws_portal_post` [ RunTime:0.001500s ]
[ 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 ('184') GROUP BY `id` ORDER BY `update_time` DESC LIMIT 0,4 [ RunTime:0.006642s ]
[ SQL ] SELECT * FROM `ws_portal_category` WHERE ( `parent_id` = 135 OR `id` = 135 ) AND `status` = 1 [ RunTime:0.000825s ]
[ 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.008005s ]
[ SQL ] SHOW COLUMNS FROM `ws_ad` [ RunTime:0.001058s ]
[ SQL ] SELECT `id`,`type`,`link`,`name`,`line_target`,`content_image` FROM `ws_ad` WHERE `id` IN (9,10,11) [ RunTime:0.000526s ]
[ SQL ] SHOW COLUMNS FROM `ws_theme_file` [ RunTime:0.000933s ]
[ SQL ] SELECT `more` FROM `ws_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/list_teacher' ) [ RunTime:0.000810s ]
[ 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` < 1610932068 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '184' AND `post`.`create_time` >= 0 AND `post`.`is_thumbnail` = 1 GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.001793s ]
[ 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` < 1610932068 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '184' 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.008741s ]