基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-11 00:06:46 HTTP/2.0 GET : https://trial.zhao-mu.com/leixing/?code=29
- 运行时间 : 0.164733s [ 吞吐率:6.07req/s ] 内存消耗:5,002.71kb 文件加载:149
- 查询信息 : 0 queries
- 缓存信息 : 124 reads,6 writes
- 会话信息 : SESSION_ID=4d4f9cf8670d26e31df4f571414f2e29
- CONNECT:[ UseTime:0.000496s ] mysql:host=127.0.0.1;port=3306;dbname=zhaomu_cs;charset=utf8mb4
- SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000751s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid in (29) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000536s ]
- SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid in (29) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000348s ]
- SELECT * FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000349s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000832s ]
- SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000312s ]
- SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000541s ]
- SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000581s ]
- 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.000492s ]
- 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.000577s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000296s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.004025s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.001029s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.001001s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.005010s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000958s ]
- SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.002715s ]
- INSERT INTO `jw_user_log` SET `uid` = 0 , `nickname` = '游客' , `type` = 'view' , `title` = '查看' , `content` = '游客在2025-12-11 00:06:46查看了疾病类型' , `param_id` = 0 , `param` = '[]' , `module` = 'index' , `controller` = 'content' , `function` = 'index' , `ip` = '216.73.216.116' , `create_time` = 1765382806 [ RunTime:0.004609s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=71 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.002306s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=74 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.003365s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=75 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.007203s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000376s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001131s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=79 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.003412s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=80 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001709s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=81 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001033s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=78 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001000s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=83 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001252s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=69 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001762s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=29 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.002136s ]
- 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.004025s ]
- 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.000353s ]
- 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.000353s ]
- 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.000283s ]
- 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.004267s ]
- 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.000404s ]
- 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.000476s ]
- 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.000295s ]
- 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` = '270' LIMIT 1 [ RunTime:0.000280s ]
- 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` = '270' LIMIT 1 [ RunTime:0.000281s ]
- 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.000785s ]
- 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.000250s ]

0.166449s