基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-12 07:20:55 HTTP/1.1 GET : http://xue.hitui.com/videoList.html?page=1
- 运行时间 : 0.126924s [ 吞吐率:7.88req/s ] 内存消耗:7,257.81kb 文件加载:157
- 查询信息 : 24 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=acagvdo74ft9m1mqouv4fdsdr1
- [ LANG ] /home/wwwroot/xuetan.hitui.com/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'videoList',
'route' => 'member/Index/videoList',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept-encoding' => 'gzip, br, zstd, deflate',
'host' => 'xue.hitui.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'page' => '1',
)
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ VIEW ] /home/wwwroot/xuetan.hitui.com/application/member/view/index/videoList.html [ array (
0 => 'pc_title',
1 => 'pc_keywords',
2 => 'pc_description',
3 => 'video_category',
4 => 'pay_way',
5 => 'type',
6 => 'tg_category',
7 => 'search_tg_category',
8 => 'video',
9 => 'category_id',
10 => 'user_id',
11 => 'pages',
12 => 'totalPages',
) ]
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组索引: id[/home/wwwroot/xuetan.hitui.com/application/member/controller/Index.php:163]
- [8]未定义数组下标: 0[/home/wwwroot/xuetan.hitui.com/application/common.php:1269]
- [8]Use of undefined constant CONTROLLER_NAME - assumed 'CONTROLLER_NAME'[/home/wwwroot/xuetan.hitui.com/runtime/temp/3805bd95cf169fe0ea067c1410935e17.php:119]
- [8]Use of undefined constant CONTROLLER_NAME - assumed 'CONTROLLER_NAME'[/home/wwwroot/xuetan.hitui.com/runtime/temp/3805bd95cf169fe0ea067c1410935e17.php:125]
- [ DB ] CONNECT:[ UseTime:0.000282s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ht_config` [ RunTime:0.001590s ]
- [ SQL ] SELECT `title`,`keywords`,`description` FROM `ht_config` LIMIT 1 [ RunTime:0.000258s ]
- [ DB ] CONNECT:[ UseTime:0.000259s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ht_video_category` [ RunTime:0.000908s ]
- [ SQL ] SELECT `id`,`name` FROM `ht_video_category` WHERE ( status=0 && pid <> 0 && group_type=1 ) [ RunTime:0.000356s ]
- [ SQL ] SHOW COLUMNS FROM `ht_video` [ RunTime:0.000956s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video` WHERE `status` = 0 AND `category_id` IN (44,45,46,47,48,106) LIMIT 1 [ RunTime:0.002326s ]
- [ SQL ] SELECT id as vid,`video_code`,`remark`,`is_tag`,`cover_img`,`title`,`buy_money`,`video_time` FROM `ht_video` WHERE `status` = 0 AND `category_id` IN (44,45,46,47,48,106) ORDER BY `sort` DESC,`id` DESC LIMIT 0,12 [ RunTime:0.002624s ]
- [ SQL ] SHOW COLUMNS FROM `ht_video_question` [ RunTime:0.000911s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000677s ]
- [ DB ] CONNECT:[ UseTime:0.000281s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000186s ]
- [ DB ] CONNECT:[ UseTime:0.000242s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000174s ]
- [ DB ] CONNECT:[ UseTime:0.000228s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000162s ]
- [ DB ] CONNECT:[ UseTime:0.000228s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000140s ]
- [ DB ] CONNECT:[ UseTime:0.000242s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000152s ]
- [ DB ] CONNECT:[ UseTime:0.000215s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000148s ]
- [ DB ] CONNECT:[ UseTime:0.000224s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000137s ]
- [ DB ] CONNECT:[ UseTime:0.000218s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000156s ]
- [ DB ] CONNECT:[ UseTime:0.000215s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000150s ]
- [ DB ] CONNECT:[ UseTime:0.000258s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000171s ]
- [ DB ] CONNECT:[ UseTime:0.000234s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `ht_video_question` WHERE `vid` IS NULL LIMIT 1 [ RunTime:0.000178s ]
- [ DB ] CONNECT:[ UseTime:0.000205s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT `id`,`name` FROM `ht_video_category` WHERE ( status=0 && pid <> 0 && group_type=1 ) [ RunTime:0.000369s ]
- [ DB ] CONNECT:[ UseTime:0.000245s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ht_link` [ RunTime:0.001005s ]
- [ SQL ] SELECT * FROM `ht_link` WHERE `is_show` = 1 ORDER BY `sort` DESC [ RunTime:0.000323s ]
- [ DB ] CONNECT:[ UseTime:0.000245s ] mysql:host=localhost;dbname=xue_hitui_com;charset=utf8mb4
- [ SQL ] SELECT * FROM `ht_config` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000810s ]

0.144002s