基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-19 20:24:46 HTTP/1.1 GET : test.91wan.cn/media/game/detail.html
- 运行时间 : 0.040370s [ 吞吐率:24.77req/s ] 内存消耗:5,339.89kb 文件加载:159
- 查询信息 : 10 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 71
- 会话信息 : SESSION_ID=m7sl6j00rh9mrmu1lvpa95f6eg
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000847s ]
- [ LANG ] /www/wwwroot/test91/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'media',
1 => 'game',
2 => 'detail',
),
)
- [ HEADER ] array (
'host' => 'test.91wan.cn',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /www/wwwroot/test91/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/test91/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/test91/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000310s ]
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000108s ]
- [ BEHAVIOR ] Run app\common\behavior\ReadHtmlCacheBehavior @module_init [ RunTime:0.000277s ]
- [ LANG ] /www/wwwroot/test91/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000215s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
'expire' => 86400,
)
- [ DB ] INIT mysql
- [ RUN ] app\media\controller\GameController->detail[ /www/wwwroot/test91/app/media/controller/GameController.php ]
- [ VIEW ] /www/wwwroot/test91/simplewind/thinkphp/tpl/dispatch_jump_error.html [ array (
0 => 'site_info',
1 => 'qq_login',
2 => 'weixin_login',
3 => 'action_name',
4 => 'controller_name',
5 => 'seo',
6 => 'session',
7 => 'portal',
8 => 'web_qq_service',
9 => 'links',
10 => 'code',
11 => 'msg',
12 => 'data',
13 => 'url',
14 => 'wait',
) ]
- [ BEHAVIOR ] Run app\common\behavior\WriteHtmlCacheBehavior @view_filter [ RunTime:0.000098s ]
- [2]Use of undefined constant PERMI - assumed 'PERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/test91/app/common.php:13]
- [8]未定义数组索引: system_ypermi[/www/wwwroot/test91/app/common.php:15]
- [2]Use of undefined constant YPERMI - assumed 'YPERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/test91/app/common.php:19]
- [8]未定义数组索引: system_ypermi[/www/wwwroot/test91/app/common.php:15]
- [8]Constant AUTH_USER already defined[/www/wwwroot/test91/app/common.php:135]
- [8]Constant AUTH_PAY already defined[/www/wwwroot/test91/app/common.php:140]
- [8]Constant AUTH_GAME already defined[/www/wwwroot/test91/app/common.php:145]
- [8]Constant AUTH_PROMOTE already defined[/www/wwwroot/test91/app/common.php:150]
- [8]Constant APP_AUTH_VALUE already defined[/www/wwwroot/test91/app/common.php:152]
- [8]未定义数组索引: reg_blank_ip[/www/wwwroot/test91/app/media/controller/BaseController.php:105]
- [8]未定义数组索引: query[/www/wwwroot/test91/app/common.php:5161]
- [8]未定义数组索引: game_id[/www/wwwroot/test91/app/media/controller/GameController.php:306]
- [ DB ] CONNECT:[ UseTime:0.001527s ] mysql:host=rm-bp12114848mt4keau.mysql.rds.aliyuncs.com;port=3306;dbname=www_svip688_com;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `tab_promote_union` [ RunTime:0.000978s ]
- [ SQL ] SELECT * FROM `tab_promote_union` WHERE `domain_url` IN ('test.91wan.cn','http://test.91wan.cn','https://test.91wan.cn') LIMIT 1 [ RunTime:0.000596s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_promote_union',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'domain_url',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_user_config` [ RunTime:0.000806s ]
- [ SQL ] SELECT `name`,`status` FROM `tab_user_config` WHERE `name` IN ('qq_login','weixin_login') [ RunTime:0.000489s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_user_config',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'filtered' => 28.571426391601562,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_seo` [ RunTime:0.000646s ]
- [ SQL ] SELECT `seo_title`,`seo_keyword`,`seo_description`,`name` FROM `tab_seo` WHERE `name` LIKE 'media_%' [ RunTime:0.000502s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_seo',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'name',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'filtered' => 43.4782600402832,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_portal_post` [ RunTime:0.000727s ]
- [ SQL ] SELECT * FROM `sys_portal_post` WHERE `id` IN (16,27) ORDER BY `id` DESC [ RunTime:0.001218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sys_portal_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_links` [ RunTime:0.000681s ]
- [ SQL ] SELECT `title`,`link_url` FROM `tab_links` WHERE `status` = 1 [ RunTime:0.000427s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_links',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]

0.040956s