基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-14 15:31:33 HTTP/1.1 GET : http://www.zsswhg.com/portal/list/index.html?id=5
- 运行时间 : 0.150428s [ 吞吐率:6.65req/s ] 内存消耗:897.64kb 文件加载:189
- 查询信息 : 6 queries
- 缓存信息 : 8 reads,0 writes
- 会话信息 : SESSION_ID=4ebce60fa0bc2aae95ff6c994bdd7102
- CONNECT:[ UseTime:0.011851s ] mysql:host=172.21.13.105;port=3306;dbname=wenhuaguan;charset=utf8mb4
- SELECT `config` FROM `whg_plugin` WHERE `name` = 'TcSwitchTheme' LIMIT 1 [ RunTime:0.003118s ]
- SELECT * FROM `whg_portal_category` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.002272s ]
- SELECT * FROM `whg_portal_category` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.002057s ]
- SELECT * FROM `whg_portal_category` WHERE `delete_time` = 0 [ RunTime:0.002196s ]
- SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `whg_portal_post` `post` INNER JOIN `whg_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 ( `delete_time` = 0 AND `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '5' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1739518293' ) GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.008238s ]
- SELECT post.*,min(category_post.category_id) as category_id FROM `whg_portal_post` `post` INNER JOIN `whg_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 ( `delete_time` = 0 AND `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '5' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1739518293' ) GROUP BY `post`.`id` ORDER BY `post`.`is_top` DESC,`post`.`published_time` DESC LIMIT 0,10 [ RunTime:0.032466s ]

0.217270s