基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-03-29 07:38:49 HTTP/2.0 GET : https://trial.zhao-mu.com/leixing/?code=29
- 运行时间 : 0.181541s [ 吞吐率:5.51req/s ] 内存消耗:6,478.60kb 文件加载:263
- 查询信息 : 0 queries
- 缓存信息 : 124 reads,6 writes
- 会话信息 : SESSION_ID=634dfaef31badeedd5741b7f1c1856d8
- CONNECT:[ UseTime:0.000481s ] mysql:host=127.0.0.1;port=3306;dbname=zhaomu_cs;charset=utf8mb4
- SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000712s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and is_del=1 and parentid in (29) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.008257s ]
- SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and is_del=1 and parentid in (29) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.007804s ]
- SELECT * FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000497s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006951s ]
- SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006583s ]
- SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000733s ]
- SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000746s ]
- SELECT COUNT(*) AS think_count FROM `jw_content` `t1` LEFT JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` LEFT JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (29) AND t1.`status` = 9 ) LIMIT 1 [ RunTime:0.000599s ]
- SELECT t2.`shiyingzheng`,t2.`yongyao`,t2.`state`,t2.`jfone`,t2.`jftwo`,t2.`jfthr`,t2.`jffou`,t3.`hits`,`t1`.* FROM `jw_content` `t1` LEFT JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` LEFT JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (29) AND t1.`status` = 9 ) ORDER BY `t1`.`sort` DESC,`t1`.`create_time` DESC LIMIT 0,6 [ RunTime:0.000615s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000320s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000242s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000278s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000266s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000241s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000223s ]
- SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.000542s ]
- INSERT INTO `jw_user_log` SET `uid` = 0 , `nickname` = '游客' , `type` = 'view' , `title` = '查看' , `content` = '游客在2026-03-29 07:38:49查看了疾病类型' , `param_id` = 0 , `param` = '[]' , `module` = 'index' , `controller` = 'content' , `function` = 'index' , `ip` = '216.73.216.164' , `create_time` = 1774741129 [ RunTime:0.004110s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=71 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006700s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=74 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006498s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=75 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006826s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006719s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.007544s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=79 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.007474s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=80 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006459s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=81 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006349s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=78 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006359s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=83 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006337s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=69 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006295s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.006470s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '516' LIMIT 1 [ RunTime:0.000385s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '516' LIMIT 1 [ RunTime:0.000301s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '522' LIMIT 1 [ RunTime:0.000268s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '522' LIMIT 1 [ RunTime:0.000236s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '274' LIMIT 1 [ RunTime:0.000208s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '274' LIMIT 1 [ RunTime:0.000226s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '247' LIMIT 1 [ RunTime:0.000218s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '247' LIMIT 1 [ RunTime:0.000194s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '471' LIMIT 1 [ RunTime:0.000204s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '471' LIMIT 1 [ RunTime:0.000264s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '292' LIMIT 1 [ RunTime:0.000312s ]
- SELECT `c`.`catid`,`c`.`cid`,`c`.`url`,`p`.`catdir` FROM `jw_content` `c` INNER JOIN `jw_category` `p` ON `p`.`catid`=`c`.`catid` WHERE `c`.`cid` = '292' LIMIT 1 [ RunTime:0.000234s ]

0.182718s