基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-03 05:30:47 HTTP/1.1 GET : http://193.112.32.242/home/article/detail.html?id=36
- 运行时间 : 0.218370s [ 吞吐率:4.58req/s ] 内存消耗:5,267.44kb 文件加载:223
- 查询信息 : 8 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=2eb9fb74d6603de32201f3028b9d1e10
- CONNECT:[ UseTime:0.005506s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.002882s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.002513s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.002502s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.002948s ]
- 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` = 36 ) AND `fwdt_article`.`is_delete` = '0' LIMIT 1 [ RunTime:0.002541s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002761s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 3 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002497s ]
- UPDATE `fwdt_article` SET `visits` = `visits` + 1 WHERE ( `id` = 36 ) AND `fwdt_article`.`is_delete` = '0' [ RunTime:0.002582s ]

0.231609s