基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-09-26 22:44:13 HTTP/1.1 GET : jxyaowan.com/media/media_game/cloud_game.html
- 运行时间 : 0.067023s [ 吞吐率:14.92req/s ] 内存消耗:7,309.05kb 文件加载:203
- 查询信息 : 12 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 71
- 会话信息 : SESSION_ID=aa2hl7e0d0cvhrpcg47mvch7q4
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001535s ]
- [ LANG ] /data/jiangxishenwan960/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'media',
1 => 'media_game',
2 => 'cloud_game',
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'jxyaowan.com',
'accept-encoding' => 'br,gzip',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /data/jiangxishenwan960/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /data/jiangxishenwan960/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /data/jiangxishenwan960/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.002644s ]
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000250s ]
- [ BEHAVIOR ] Run app\common\behavior\ReadHtmlCacheBehavior @module_init [ RunTime:0.000556s ]
- [ LANG ] /data/jiangxishenwan960/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.002169s ]
- [ DB ] INIT mysql
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\media\controller\MediaGameController->cloud_game[ /data/jiangxishenwan960/app/media/controller/MediaGameController.php ]
- [ VIEW ] /data/jiangxishenwan960/simplewind/thinkphp/tpl/dispatch_jump_error.html [ array (
0 => 'site_info',
1 => 'api_user_token_wap',
2 => 'new_wap_url',
3 => 'qq_login',
4 => 'weixin_login',
5 => 'action_name',
6 => 'controller_name',
7 => 'seo',
8 => 'session',
9 => 'portal',
10 => 'links',
11 => 'yk_register_switch',
12 => 'admin_config',
13 => 'code',
14 => 'msg',
15 => 'data',
16 => 'url',
17 => 'wait',
) ]
- [ BEHAVIOR ] Run app\common\behavior\WriteHtmlCacheBehavior @view_filter [ RunTime:0.000146s ]
- [2]Use of undefined constant PERMI - assumed 'PERMI' (this will throw an Error in a future version of PHP)[/data/jiangxishenwan960/app/common.php:17]
- [8]未定义数组索引: system_ypermi[/data/jiangxishenwan960/app/common.php:19]
- [2]Use of undefined constant YPERMI - assumed 'YPERMI' (this will throw an Error in a future version of PHP)[/data/jiangxishenwan960/app/common.php:23]
- [2]chmod(): No such file or directory[/data/jiangxishenwan960/simplewind/thinkphp/library/think/cache/driver/File.php:86]
- [8]未定义数组索引: system_ypermi[/data/jiangxishenwan960/app/common.php:19]
- [8]Constant AUTH_USER already defined[/data/jiangxishenwan960/app/common.php:139]
- [8]Constant AUTH_PAY already defined[/data/jiangxishenwan960/app/common.php:144]
- [8]Constant AUTH_GAME already defined[/data/jiangxishenwan960/app/common.php:149]
- [8]Constant AUTH_PROMOTE already defined[/data/jiangxishenwan960/app/common.php:154]
- [8]Constant AUTH_THIRD_GAME already defined[/data/jiangxishenwan960/app/common.php:158]
- [8]Constant AUTH_WEB_PLATFORM already defined[/data/jiangxishenwan960/app/common.php:164]
- [8]Constant APP_AUTH_VALUE already defined[/data/jiangxishenwan960/app/common.php:168]
- [2]setcookie() expects parameter 3 to be integer, array given[/data/jiangxishenwan960/app/media/controller/BaseController.php:57]
- [ DB ] CONNECT:[ UseTime:0.000196s ] mysql:host=127.0.0.1;port=3306;dbname=jxswgame960;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `sys_option` [ RunTime:0.000497s ]
- [ SQL ] SELECT `option_value` FROM `sys_option` WHERE `option_name` = 'site_switch_set' LIMIT 1 [ RunTime:0.000146s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_promote_union` [ RunTime:0.000505s ]
- [ SQL ] SELECT * FROM `tab_promote_union` WHERE `domain_url` IN ('jxyaowan.com','http://jxyaowan.com','https://jxyaowan.com') LIMIT 1 [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_promote_union',
'type' => 'range',
'possible_keys' => 'domain_url',
'key' => 'domain_url',
'key_len' => '767',
'ref' => NULL,
'rows' => 3,
'extra' => 'Using index condition',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_user_config` [ RunTime:0.000461s ]
- [ SQL ] SELECT `name`,`status` FROM `tab_user_config` WHERE `name` IN ('qq_login','weixin_login') [ RunTime:0.000159s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_user_config',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_seo` [ RunTime:0.000425s ]
- [ SQL ] SELECT `seo_title`,`seo_keyword`,`seo_description`,`name` FROM `tab_seo` WHERE `name` LIKE 'media_%' [ RunTime:0.000191s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_seo',
'type' => 'ALL',
'possible_keys' => 'name',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_portal_post` [ RunTime:0.000599s ]
- [ SQL ] SELECT * FROM `sys_portal_post` WHERE `id` IN (16,27) ORDER BY `id` DESC [ RunTime:0.000413s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sys_portal_post',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_links` [ RunTime:0.000446s ]
- [ SQL ] SELECT `title`,`link_url` FROM `tab_links` WHERE `status` = 1 AND `website` = 0 [ RunTime:0.000126s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]

0.076117s