基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-30 18:54:30 HTTP/1.1 GET : http://193.112.32.242/home/article/list.html?page=10
- 运行时间 : 0.234880s [ 吞吐率:4.26req/s ] 内存消耗:5,330.80kb 文件加载:224
- 查询信息 : 9 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=a4ea18680b39b50f50b0fb81df704e92
- CONNECT:[ UseTime:0.010185s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.002805s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.002396s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.002494s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.002898s ]
- 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.002574s ]
- 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.002880s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002648s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` IN (6,1) ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002367s ]
- 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.002374s ]

0.247903s