基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-23 12:11:35 HTTP/2.0 GET : https://www.zhao-mu.com/leifengshiguanjieyan/?catid=48
- 运行时间 : 0.121140s [ 吞吐率:8.25req/s ] 内存消耗:4,896.41kb 文件加载:144
- 查询信息 : 0 queries
- 缓存信息 : 126 reads,4 writes
- 会话信息 : SESSION_ID=e1d5b1ecfb2e486947bfa2cb0eb7be29
- CONNECT:[ UseTime:0.000437s ] mysql:host=127.0.0.1;port=3306;dbname=yongyu;charset=utf8mb4
- SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000790s ]
- SELECT * FROM `jw_category` WHERE `url` = 'leifengshiguanjieyan/' AND `type` = 'normal' LIMIT 1 [ RunTime:0.000424s ]
- SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000625s ]
- SELECT * FROM `jw_contentmodel` WHERE `modelid` = 8 LIMIT 1 [ RunTime:0.000382s ]
- SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000566s ]
- 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 (2,3,4,5,68,69,92,94,97,104,107,6,10,11,12,13,39,40,41,42,43,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,64,65,66,67,87,88,89,90,95,98,99,103,106,7,8,9,21,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,101,93,62,61) AND t1.`status` = 9 ) LIMIT 1 [ RunTime:0.001130s ]
- 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 (2,3,4,5,68,69,92,94,97,104,107,6,10,11,12,13,39,40,41,42,43,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,64,65,66,67,87,88,89,90,95,98,99,103,106,7,8,9,21,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,101,93,62,61) AND t1.`status` = 9 ) ORDER BY `t1`.`sort` DESC,`t1`.`create_time` DESC LIMIT 0,6 [ RunTime:0.001225s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 87 LIMIT 1 [ RunTime:0.000260s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 12 LIMIT 1 [ RunTime:0.000205s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 87 LIMIT 1 [ RunTime:0.000220s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000208s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 26 LIMIT 1 [ RunTime:0.000175s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 50 LIMIT 1 [ RunTime:0.000192s ]
- SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.000473s ]
- INSERT INTO `jw_user_log` SET `uid` = 0 , `nickname` = '游客' , `type` = 'view' , `title` = '查看' , `content` = '游客在2025-05-23 12:11:35查看了类风湿关节炎' , `param_id` = 0 , `param` = '[]' , `module` = 'index' , `controller` = 'content' , `function` = 'index' , `ip` = '216.73.216.52' , `create_time` = 1747973495 [ RunTime:0.003874s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=71 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000541s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=74 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000437s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=75 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000366s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000391s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000378s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=79 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000370s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=80 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000366s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=81 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000379s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=78 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000359s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=83 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000411s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=69 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000429s ]
- 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` = '361' LIMIT 1 [ RunTime:0.000412s ]
- 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` = '361' LIMIT 1 [ RunTime:0.000364s ]
- 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` = '369' LIMIT 1 [ RunTime:0.000297s ]
- 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` = '369' LIMIT 1 [ RunTime:0.000269s ]
- 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` = '362' LIMIT 1 [ RunTime:0.000275s ]
- 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` = '362' LIMIT 1 [ RunTime:0.000272s ]
- 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.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` = '274' LIMIT 1 [ RunTime:0.000250s ]
- 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` = '298' LIMIT 1 [ RunTime:0.000254s ]
- 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` = '298' LIMIT 1 [ RunTime:0.000233s ]
- 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` = '287' LIMIT 1 [ RunTime:0.000224s ]
- 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` = '287' LIMIT 1 [ RunTime:0.000220s ]

0.129039s