基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-23 06:56:17 HTTP/2.0 GET : https://www.zhao-mu.com/ganai/?catid=21
- 运行时间 : 0.120184s [ 吞吐率:8.32req/s ] 内存消耗:4,896.23kb 文件加载:144
- 查询信息 : 0 queries
- 缓存信息 : 126 reads,4 writes
- 会话信息 : SESSION_ID=d5852bc7ccbf5283fe48fef8573f0460
- CONNECT:[ UseTime:0.000462s ] mysql:host=127.0.0.1;port=3306;dbname=yongyu;charset=utf8mb4
- SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000671s ]
- SELECT * FROM `jw_category` WHERE `url` = 'ganai/' AND `type` = 'normal' LIMIT 1 [ RunTime:0.000474s ]
- SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000540s ]
- SELECT * FROM `jw_contentmodel` WHERE `modelid` = 8 LIMIT 1 [ RunTime:0.000308s ]
- SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000488s ]
- 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.001158s ]
- 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.002226s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 87 LIMIT 1 [ RunTime:0.000262s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 12 LIMIT 1 [ RunTime:0.000226s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 87 LIMIT 1 [ RunTime:0.000187s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 29 LIMIT 1 [ RunTime:0.000200s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 26 LIMIT 1 [ RunTime:0.000203s ]
- SELECT `url` FROM `jw_category` WHERE `catid` = 50 LIMIT 1 [ RunTime:0.000306s ]
- SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.000527s ]
- INSERT INTO `jw_user_log` SET `uid` = 0 , `nickname` = '游客' , `type` = 'view' , `title` = '查看' , `content` = '游客在2025-05-23 06:56:18查看了肝癌' , `param_id` = 0 , `param` = '[]' , `module` = 'index' , `controller` = 'content' , `function` = 'index' , `ip` = '216.73.216.198' , `create_time` = 1747954578 [ RunTime:0.003734s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=71 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000573s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=74 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000355s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=75 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000321s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000345s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=100 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000374s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=79 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000349s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=80 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000355s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=81 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000337s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=78 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000332s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=83 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000345s ]
- SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=69 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000416s ]
- 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.000365s ]
- 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.000255s ]
- 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.000293s ]
- 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.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` = '362' LIMIT 1 [ RunTime:0.000274s ]
- 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.000261s ]
- 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.000246s ]
- 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.000238s ]
- 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.000234s ]
- 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.000273s ]
- 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.000239s ]
- 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.000339s ]

0.127870s