基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-05 03:53:47 HTTP/1.1 GET : youxiz.com/media/game/ydetail/game_id/5.html
- 运行时间 : 0.052129s [ 吞吐率:19.18req/s ] 内存消耗:5,008.19kb 文件加载:157
- 查询信息 : 12 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 71
- 会话信息 : SESSION_ID=j6ri92f4i7c6poq5onn0p6ldgq
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001711s ]
- [ LANG ] /www/wwwroot/youxiz.com/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'media',
1 => 'game',
2 => 'ydetail',
),
)
- [ HEADER ] array (
'host' => 'youxiz.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cookie' => 'login=username=&uyeid=0',
'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 (
'game_id' => '5',
)
- [ LANG ] /www/wwwroot/youxiz.com/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/youxiz.com/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/youxiz.com/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.002362s ]
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000288s ]
- [ LANG ] /www/wwwroot/youxiz.com/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.001805s ]
- [ DB ] INIT mysql
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\media\controller\GameController->ydetail[ /www/wwwroot/youxiz.com/app/media/controller/GameController.php ]
- [ VIEW ] /www/wwwroot/youxiz.com/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 => 'links',
9 => 'code',
10 => 'msg',
11 => 'data',
12 => 'url',
13 => 'wait',
) ]
- [2]Use of undefined constant PERMI - assumed 'PERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/youxiz.com/app/common.php:13]
- [2]Use of undefined constant YPERMI - assumed 'YPERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/youxiz.com/app/common.php:19]
- [8]Constant AUTH_USER already defined[/www/wwwroot/youxiz.com/app/common.php:135]
- [8]Constant AUTH_PAY already defined[/www/wwwroot/youxiz.com/app/common.php:140]
- [8]Constant AUTH_GAME already defined[/www/wwwroot/youxiz.com/app/common.php:145]
- [8]Constant AUTH_PROMOTE already defined[/www/wwwroot/youxiz.com/app/common.php:150]
- [8]Constant APP_AUTH_VALUE already defined[/www/wwwroot/youxiz.com/app/common.php:152]
- [ DB ] CONNECT:[ UseTime:0.000398s ] mysql:host=127.0.0.1;port=3306;dbname=youxiz_com;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `tab_promote_union` [ RunTime:0.000494s ]
- [ SQL ] SELECT * FROM `tab_promote_union` WHERE `domain_url` IN ('youxiz.com','http://youxiz.com','https://youxiz.com') LIMIT 1 [ RunTime:0.000239s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_user_config` [ RunTime:0.000339s ]
- [ 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',
'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.000294s ]
- [ SQL ] SELECT `seo_title`,`seo_keyword`,`seo_description`,`name` FROM `tab_seo` WHERE `name` LIKE 'media_%' [ RunTime:0.000210s ]
- [ 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' => 39.130435943603516,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_portal_post` [ RunTime:0.000423s ]
- [ SQL ] SELECT * FROM `sys_portal_post` WHERE `id` IN (16,27) ORDER BY `id` DESC [ RunTime:0.000788s ]
- [ 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.000315s ]
- [ SQL ] SELECT `title`,`link_url` FROM `tab_links` WHERE `status` = 1 [ RunTime:0.000128s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_game` [ RunTime:0.000538s ]
- [ SQL ] SELECT id,icon,video,count(id) as sdk_type,relation_game_name as coupon_game,relation_game_id,relation_game_name as game_name,cover,features,icon,game_type_name,game_score,groom,game_type_name,down_port,if(down_port=1,game_size,game_address_size) as game_size,screenshot,introduction,sdk_version,bind_recharge_discount,dow_num,game_address_size FROM `tab_game` WHERE `game_status` = 1 AND `relation_game_id` = 5 GROUP BY `relation_game_id` ORDER BY `sort` DESC,`id` DESC LIMIT 1 [ RunTime:0.000333s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'tab_game',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'relation_game_id',
'key' => 'relation_game_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
0.060225s