基本
                        文件
                        流程
                        错误
                        SQL
                        调试
                    
        
                        
                
                    - 请求信息 : 2025-11-04 08:07:07 HTTP/1.1 GET : yx.laiyu666.cn/media/game/detail/game_id/7.html
 - 运行时间 : 0.055012s [ 吞吐率:18.18req/s ] 内存消耗:7,219.84kb 文件加载:203
 - 查询信息 : 12 queries 0 writes 
 - 缓存信息 : 0 reads,0 writes
 - 配置加载 : 71
 - 会话信息 : SESSION_ID=bvukn307g589a27oi5vkd87dt3
                 
             
                        
                        
                
                    - [ CACHE ] INIT File
 - [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001117s ]
 - [ LANG ] /www/wwwroot/yx.laiyu666.cn/simplewind/thinkphp/lang/zh-cn.php
 - [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'media',
    1 => 'game',
    2 => 'detail',
  ),
)
 - [ HEADER ] array (
  'connection' => 'keep-alive',
  'cache-control' => 'max-age=259200',
  'x-forwarded-for' => '10.1.115.99',
  'via' => '1.1 squid-proxy-5b5d847c96-6ljmk (squid/6.10)',
  'host' => 'yx.laiyu666.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' => '*/*',
)
 - [ PARAM ] array (
  'game_id' => '7',
)
 - [ LANG ] /www/wwwroot/yx.laiyu666.cn/simplewind/cmf/behavior/../lang/zh-cn.php
 - [ LANG ] /www/wwwroot/yx.laiyu666.cn/public/../app/admin/lang/zh-cn/common.php
 - [ LANG ] /www/wwwroot/yx.laiyu666.cn/public/../app/portal/lang/zh-cn/common.php
 - [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000508s ]
 - [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000124s ]
 - [ BEHAVIOR ] Run app\common\behavior\ReadHtmlCacheBehavior @module_init [ RunTime:0.000379s ]
 - [ LANG ] /www/wwwroot/yx.laiyu666.cn/public/../app/portal/lang/zh-cn/home.php
 - [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000323s ]
 - [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
 - [ DB ] INIT mysql
 - [ RUN ] app\media\controller\GameController->detail[ /www/wwwroot/yx.laiyu666.cn/app/media/controller/GameController.php ]
 - [ VIEW ] /www/wwwroot/yx.laiyu666.cn/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 => 'yk_register_switch',
  10 => 'code',
  11 => 'msg',
  12 => 'data',
  13 => 'url',
  14 => 'wait',
) ]
 - [ BEHAVIOR ] Run app\common\behavior\WriteHtmlCacheBehavior @view_filter [ RunTime:0.000108s ]
                 
             
                        
                
                    - [2]Use of undefined constant PERMI - assumed 'PERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/yx.laiyu666.cn/app/common.php:16]
 - [2]Use of undefined constant YPERMI - assumed 'YPERMI' (this will throw an Error in a future version of PHP)[/www/wwwroot/yx.laiyu666.cn/app/common.php:22]
 - [8]Constant AUTH_USER already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:138]
 - [8]Constant AUTH_PAY already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:143]
 - [8]Constant AUTH_GAME already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:148]
 - [8]Constant AUTH_PROMOTE already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:153]
 - [8]Constant AUTH_THIRD_GAME already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:157]
 - [8]Constant AUTH_WEB_PLATFORM already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:163]
 - [8]Constant APP_AUTH_VALUE already defined[/www/wwwroot/yx.laiyu666.cn/app/common.php:167]
                 
             
                        
                
                    - [ DB ] CONNECT:[ UseTime:0.000318s ] mysql:host=127.0.0.1;port=3306;dbname=yx_laiyu666_cn;charset=utf8mb4
 - [ SQL ] SHOW COLUMNS FROM `tab_promote_union` [ RunTime:0.000490s ]
 - [ SQL ] SELECT * FROM `tab_promote_union` WHERE  `domain_url` IN ('yx.laiyu666.cn','http://yx.laiyu666.cn','https://yx.laiyu666.cn') LIMIT 1 [ RunTime:0.000178s ]
 - [ 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_user_config` [ RunTime:0.000376s ]
 - [ SQL ] SELECT `name`,`status` FROM `tab_user_config` WHERE  `name` IN ('qq_login','weixin_login') [ RunTime:0.000150s ]
 - [ 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.000351s ]
 - [ SQL ] SELECT `seo_title`,`seo_keyword`,`seo_description`,`name` FROM `tab_seo` WHERE  `name` LIKE 'media_%' [ RunTime:0.000127s ]
 - [ 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.000469s ]
 - [ SQL ] SELECT * FROM `sys_portal_post` WHERE  `id` IN (16,27) ORDER BY `id` DESC [ RunTime:0.000443s ]
 - [ 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.000377s ]
 - [ SQL ] SELECT `title`,`link_url` FROM `tab_links` WHERE  `status` = 1  AND `website` = 0 [ RunTime:0.000120s ]
 - [ 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_game` [ RunTime:0.000728s ]
 - [ 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 FROM `tab_game` WHERE  `game_status` = 1  AND `test_game_status` = 0  AND `only_for_promote` = 0  AND `display_site` LIKE '%3%'  AND `relation_game_id` = 7 GROUP BY `relation_game_id` ORDER BY `sort` DESC,`id` DESC LIMIT 1 [ RunTime:0.000389s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'tab_game',
  'type' => 'ref',
  'possible_keys' => 'relation_game_id',
  'key' => 'relation_game_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'extra' => 'Using where',
) ]
                 
             
                        
                     
     
    
 
 
    0.056005s