基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-15 21:50:44 HTTP/1.1 GET : http://193.112.32.242/home/article/list.html?page=10
- 运行时间 : 0.237610s [ 吞吐率:4.21req/s ] 内存消耗:5,331.42kb 文件加载:224
- 查询信息 : 9 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=c6d236f6c2ca4f373db0d7d3afee1c28
- CONNECT:[ UseTime:0.015245s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.003135s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.002572s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.002488s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.002968s ]
- SELECT COUNT(*) AS think_count FROM `fwdt_article` WHERE ( `is_show` = 1 AND `is_pc` = 1 ) AND `fwdt_article`.`is_delete` = '0' LIMIT 1 [ RunTime:0.002819s ]
- SELECT `id`,`is_show`,`category_id`,`is_top`,`title`,`subtitle`,`simple`,`visits`,`sort`,`publish_time`,`create_time`,`update_time` FROM `fwdt_article` WHERE ( `is_show` = 1 AND `is_pc` = 1 ) AND `fwdt_article`.`is_delete` = '0' ORDER BY `sort` DESC,`id` DESC LIMIT 180,20 [ RunTime:0.003043s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002857s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` IN (6,1) ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002563s ]
- SELECT `title`,`id` FROM `fwdt_article_category` WHERE ( `is_show` = 1 ) AND `fwdt_article_category`.`is_delete` = '0' ORDER BY `sort` DESC,`id` DESC [ RunTime:0.002554s ]

0.250461s