基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-16 05:49:45 HTTP/1.1 GET : http://193.112.32.242/home/article/detail.html?id=15
- 运行时间 : 0.242741s [ 吞吐率:4.12req/s ] 内存消耗:5,267.42kb 文件加载:223
- 查询信息 : 8 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=ce0110131ee9f51d23a196894707f14c
- CONNECT:[ UseTime:0.014417s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.003065s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.002707s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.002646s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.003083s ]
- SELECT `id`,`category_id`,`title`,`subtitle`,`simple`,`tag`,`content`,`file_annex`,`visits`,`publish_time` FROM `fwdt_article` WHERE ( `is_show` = 1 AND `is_pc` = 1 AND `id` = 15 ) AND `fwdt_article`.`is_delete` = '0' LIMIT 1 [ RunTime:0.002752s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002962s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 1 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002642s ]
- UPDATE `fwdt_article` SET `visits` = `visits` + 1 WHERE ( `id` = 15 ) AND `fwdt_article`.`is_delete` = '0' [ RunTime:0.002763s ]

0.255458s