基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-08-02 05:48:16 HTTP/2.0 GET : https://www.aeonchina.com.cn/category/?cat=4&page=1&year=2012
- 运行时间 : 0.061493s [ 吞吐率:16.26req/s ] 内存消耗:4,337.88kb 文件加载:143
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000670s ] mysql:host=localhost;port=3306;dbname=tp6aeonchina;charset=utf8mb4
- SHOW FULL COLUMNS FROM `wp_article_category` [ RunTime:0.000721s ]
- SELECT * FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000543s ]
- SHOW FULL COLUMNS FROM `wp_article` [ RunTime:0.001016s ]
- SELECT `id`,`cid`,`img_path`,`post_title`,`post_name`,`post_date`,`synopsis` FROM `wp_article` WHERE `cid` = 4 AND `post_date` LIKE '%2012%' AND `post_status` = 'publish' ORDER BY `post_date` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001120s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000734s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000778s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000725s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000393s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000374s ]
- SELECT DISTINCT substr(post_date, 1, 4) as year FROM `wp_article` WHERE `cid` = 4 AND `post_status` = 'publish' ORDER BY `year` DESC [ RunTime:0.001434s ]
- SELECT COUNT(*) AS think_count FROM `wp_article` WHERE `cid` = 4 AND `post_status` = 'publish' AND `post_date` LIKE '%2012%' [ RunTime:0.001215s ]
0.062648s