基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-30 22:58:45 HTTP/1.1 GET : http://193.112.32.242/home/article/detail.html?id=15
- 运行时间 : 0.433070s [ 吞吐率:2.31req/s ] 内存消耗:5,266.80kb 文件加载:223
- 查询信息 : 8 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=5a91f1a4ab227b9e3d1c54367e4884d5
- CONNECT:[ UseTime:0.055057s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.023302s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.023848s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.022479s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.028147s ]
- 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.021887s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002663s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 1 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002774s ]
- UPDATE `fwdt_article` SET `visits` = `visits` + 1 WHERE ( `id` = 15 ) AND `fwdt_article`.`is_delete` = '0' [ RunTime:0.026285s ]

0.466559s