基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-11 10:22:55 HTTP/1.1 GET : uggame.wujialin.top/media/game/detail/game_id/28.html
- 运行时间 : 0.175328s [ 吞吐率:5.70req/s ] 内存消耗:8,943.55kb 文件加载:218
- 查询信息 : 19 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 86
- 会话信息 : SESSION_ID=gv83kkkcc5hd5jfj9o5tna6lmp
- [ CACHE ] INIT redis
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.003129s ]
- [ LANG ] /www/wwwroot/uggame/guangzhoutianyun/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'media',
1 => 'game',
2 => 'detail',
),
)
- [ HEADER ] array (
'host' => 'uggame.wujialin.top',
'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-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'game_id' => '28',
)
- [ LANG ] /www/wwwroot/uggame/guangzhoutianyun/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/uggame/guangzhoutianyun/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/uggame/guangzhoutianyun/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.005129s ]
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.016929s ]
- [ BEHAVIOR ] Run app\common\behavior\ReadHtmlCacheBehavior @module_init [ RunTime:0.000890s ]
- [ LANG ] /www/wwwroot/uggame/guangzhoutianyun/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.004196s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\media\controller\GameController->detail[ /www/wwwroot/uggame/guangzhoutianyun/app/media/controller/GameController.php ]
- [ VIEW ] /www/wwwroot/uggame/guangzhoutianyun/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.000327s ]
- [8]未定义数组索引: system_ypermi[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:23]
- [8]Constant PERMI already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:21]
- [8]未定义数组索引: system_ypermi[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:23]
- [8]Constant YPERMI already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:27]
- [8]Constant AUTH_USER already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:143]
- [8]Constant AUTH_PAY already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:148]
- [8]Constant AUTH_GAME already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:153]
- [8]Constant AUTH_PROMOTE already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:158]
- [8]Constant AUTH_THIRD_GAME already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:162]
- [8]Constant AUTH_WEB_PLATFORM already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:168]
- [8]Constant APP_AUTH_VALUE already defined[/www/wwwroot/uggame/guangzhoutianyun/app/common.php:172]
- [ DB ] CONNECT:[ UseTime:0.001254s ] mysql:host=127.0.0.1;port=3306;dbname=oggame_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `sys_hook` [ RunTime:0.002044s ]
- [ SQL ] SELECT `hook` FROM `sys_hook` WHERE `app` = 'media' [ RunTime:0.000561s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sys_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 71,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_hook_plugin` [ RunTime:0.001017s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `sys_hook_plugin` WHERE `status` = 1 AND `hook` IN ('') ORDER BY `list_order` ASC [ RunTime:0.000469s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sys_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_option` [ RunTime:0.000897s ]
- [ SQL ] SELECT `option_value` FROM `sys_option` WHERE `option_name` = 'app_set' LIMIT 1 [ RunTime:0.000467s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sys_option',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'option_name',
'key' => 'option_name',
'key_len' => '258',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_promote_union` [ RunTime:0.001050s ]
- [ SQL ] SELECT * FROM `tab_promote_union` WHERE `domain_url` IN ('uggame.wujialin.top','http://uggame.wujialin.top','https://uggame.wujialin.top') LIMIT 1 [ RunTime:0.000610s ]
- [ 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' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SELECT * FROM `tab_promote_union` WHERE `domain_url` IN ('uggame.wujialin.top','http://uggame.wujialin.top','https://uggame.wujialin.top') LIMIT 1 [ RunTime:0.000668s ]
- [ 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' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `tab_user_config` [ RunTime:0.001140s ]
- [ SQL ] SELECT `name`,`status` FROM `tab_user_config` WHERE `name` IN ('qq_login','weixin_login') [ RunTime:0.000633s ]
- [ 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.000910s ]
- [ SQL ] SELECT `seo_title`,`seo_keyword`,`seo_description`,`name` FROM `tab_seo` WHERE `name` LIKE 'media_%' [ RunTime:0.000664s ]
- [ 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' => 26,
'filtered' => 42.30769348144531,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sys_portal_post` [ RunTime:0.001151s ]
- [ SQL ] SELECT * FROM `sys_portal_post` WHERE `id` IN (16,27) ORDER BY `id` DESC [ RunTime:0.001385s ]
- [ 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.001115s ]
- [ SQL ] SELECT `title`,`link_url` FROM `tab_links` WHERE `status` = 1 AND `website` = 0 [ RunTime:0.000394s ]
- [ 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.001671s ]
- [ SQL ] SELECT id,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,
dow_num,game_address_size,vip_table_pic,third_party_url,promote_id_own,create_time,update_time,cp_id,game_status FROM `tab_game` WHERE `game_status` IN (1,2) AND `test_game_status` = 0 AND `display_site` LIKE '%3%' AND `relation_game_id` = 28 GROUP BY `relation_game_id` ORDER BY `sort` DESC,`id` DESC LIMIT 1 [ RunTime:0.001202s ]
- [ 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' => 5.0,
'extra' => 'Using where',
) ]
0.193378s