:(
            内容已下架或已删除
                    
        
            页面自动 跳转 等待时间: 3
        
     
    
    
        
                        基本
                        文件
                        流程
                        错误
                        SQL
                        调试
                    
        
                        
                
                    - 请求信息 : 2025-11-04 20:58:06 HTTP/2.0 GET : https://old999.com/portal/index/article/id/4753.html
 - 运行时间 : 0.183184s [ 吞吐率:5.46req/s ] 内存消耗:4,231.81kb 文件加载:164
 - 查询信息 : 13 queries 1 writes 
 - 缓存信息 : 5 reads,0 writes
                 
             
                        
                        
                
                    - [ LANG ] /www/wwwroot/old999/vendor/thinkphp/lang/zh-cn.php
 - [ ROUTE ] array (
)
 - [ HEADER ] array (
  'referer' => 'http://old999.com/portal/index/article/id/4753.html',
  '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' => '*/*',
  'host' => 'old999.com',
  'content-type' => '',
  'content-length' => '',
)
 - [ PARAM ] array (
  'id' => '4753',
)
 - [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
 - [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
 - [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
 - [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
 - [ DB ] INIT mysql
 - [ VIEW ] /www/wwwroot/old999/vendor/thinkphp/tpl/dispatch_jump.tpl [ array (
  0 => 'site_info',
  1 => 'indexMenu',
  2 => 'menuCategory',
  3 => 'code',
  4 => 'msg',
  5 => 'data',
  6 => 'url',
  7 => 'wait',
) ]
                 
             
                        
                        
                
                    - [ DB ] CONNECT:[ UseTime:0.008936s ] mysql:host=120.79.153.75;port=3306;dbname=old999;charset=utf8mb4
 - [ SQL ] SHOW COLUMNS FROM `ht_position` [ RunTime:0.006420s ]
 - [ SQL ] SELECT `id`,`name`,`nav_menu_id` FROM `ht_position` WHERE  `type` = 0  AND `is_delete` = 0  AND `status` = 1 ORDER BY `list_order` ASC,`add_time` ASC [ RunTime:0.005986s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_position',
  'type' => 'ref',
  'possible_keys' => 'status',
  'key' => 'status',
  'key_len' => '2',
  'ref' => 'const,const',
  'rows' => 32,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ht_nav_menu` [ RunTime:0.006577s ]
 - [ SQL ] SELECT `id`,`name`,parent_id as parentId FROM `ht_nav_menu` WHERE  `nav_id` = 3  AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.006003s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_nav_menu',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 207,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT `p`.`id`,`p`.`name`,`p`.`nav_menu_id`,`p`.`cover`,`p`.`limit` FROM `ht_position` `p` WHERE  `p`.`type` = '4'  AND `p`.`is_delete` = '0'  AND `p`.`status` = '1' ORDER BY `p`.`list_order` ASC,`p`.`id` ASC [ RunTime:0.005883s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'p',
  'type' => 'ref',
  'possible_keys' => 'status',
  'key' => 'status',
  'key_len' => '2',
  'ref' => 'const,const',
  'rows' => 32,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT `id`,name as title,nav_id as type FROM `ht_nav_menu` WHERE  `parent_id` = '65'  AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC LIMIT 12 [ RunTime:0.005842s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_nav_menu',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 207,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ht_article` [ RunTime:0.006452s ]
 - [ SQL ] SELECT `id`,`title`,`from`,`add_time`,`picture` FROM `ht_article` WHERE  `nav_menu_id` = 26  AND `status` = 1  AND `is_delete` = 0 ORDER BY `list_order` ASC,`add_time` DESC LIMIT 12 [ RunTime:0.005954s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_article',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 5569,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT `id`,name as title,nav_id as type FROM `ht_nav_menu` WHERE  `parent_id` = '69'  AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC LIMIT 3 [ RunTime:0.005888s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_nav_menu',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 207,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT `id`,`title`,`from`,`add_time`,`picture` FROM `ht_article` WHERE  `nav_menu_id` = 30  AND `status` = 1  AND `is_delete` = 0 ORDER BY `list_order` ASC,`add_time` DESC LIMIT 3 [ RunTime:0.005894s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_article',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 5569,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ht_ad` [ RunTime:0.006359s ]
 - [ SQL ] SELECT `cover` FROM `ht_ad` WHERE  `position` = 4  AND `status` = 1 LIMIT 1 [ RunTime:0.005893s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ht_ad',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 48,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ht_article`  SET `visit_num_real` = `visit_num_real` + 1  WHERE  `id` = 4753 [ RunTime:0.010076s ]
 - [ SQL ] SELECT `a`.*,n.name as nav_menu_title,n.parent_id as cid FROM `ht_article` `a` LEFT JOIN `ht_nav_menu` `n` ON `n`.`id`=`a`.`nav_menu_id` WHERE  `a`.`id` = '4753' LIMIT 1 [ RunTime:0.006193s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'a',
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'extra' => '',
) ]
                 
             
                        
                     
     
    
 
 
    0.184081s