基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-07 04:15:05 HTTP/1.1 GET : http://www.aeonchina.com.cn/category/?cat=3&year=2024&page=1
- 运行时间 : 0.047168s [ 吞吐率:21.20req/s ] 内存消耗:4,335.71kb 文件加载:143
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000675s ] mysql:host=localhost;port=3306;dbname=tp6aeonchina;charset=utf8mb4
- SHOW FULL COLUMNS FROM `wp_article_category` [ RunTime:0.000852s ]
- SELECT * FROM `wp_article_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000485s ]
- SHOW FULL COLUMNS FROM `wp_article` [ RunTime:0.000978s ]
- SELECT `id`,`cid`,`img_path`,`post_title`,`post_name`,`post_date`,`synopsis` FROM `wp_article` WHERE `cid` = 3 AND `post_date` LIKE '%2024%' AND `post_status` = 'publish' ORDER BY `post_date` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001087s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000409s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000407s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000355s ]
- SELECT `title`,`slug` FROM `wp_article_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000366s ]
- SELECT DISTINCT substr(post_date, 1, 4) as year FROM `wp_article` WHERE `cid` = 3 AND `post_status` = 'publish' ORDER BY `year` DESC [ RunTime:0.000903s ]
- SELECT COUNT(*) AS think_count FROM `wp_article` WHERE `cid` = 3 AND `post_status` = 'publish' AND `post_date` LIKE '%2024%' [ RunTime:0.000960s ]
0.047928s