基本
                        文件
                        流程
                        错误
                        SQL
                        调试
                    
        
                        
                
                    - 请求信息 : 2025-09-15 22:28:48 HTTP/1.1 GET : //xihaoda.com/zixun/word/1723.html
- 运行时间 : 0.169330s [ 吞吐率:5.91req/s ] 内存消耗:4,000.23kb 文件加载:101
- 查询信息 : 14 queries 0 writes 
- 缓存信息 : 5 reads,0 writes
 
                        
                        
                
                    - [ LANG ] /www/wwwroot/beilile/zixun/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/beilile/zixun/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
  'rule' => 'word/<id>',
  'route' => 'portal/index/word',
  'option' => 
  array (
    'merge_rule_regex' => false,
  ),
  'var' => 
  array (
    'id' => '1723',
  ),
)
- [ HEADER ] array (
  'connection' => 'Close',
  'host' => 'xihaoda.com',
  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36',
  'content-type' => 'text/html',
  'accept' => 'text/html, application/xhtml+xml, */*',
  'content-length' => '',
)
- [ PARAM ] array (
  'id' => '1723',
)
- [ LANG ] /www/wwwroot/beilile/zixun/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/beilile/zixun/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/beilile/zixun/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/beilile/zixun/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/beilile/zixun/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/beilile/zixun/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/beilile/zixun/public/themes/default/portal/index/word.html [ array (
  0 => 'site_info',
  1 => 'word',
  2 => 'page',
  3 => 'list',
  4 => 'hot_cate',
  5 => 'link',
  6 => 'page_str',
  7 => 'theme_vars',
  8 => 'theme_widgets',
) ]
 
                        
                        
                
                    - [ DB ] CONNECT:[ UseTime:0.000508s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000946s ]
- [ SQL ] SELECT * FROM `cmf_portal_tag` WHERE  `id` = 1723  AND `status` = 1 LIMIT 1 [ RunTime:0.000392s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'cmf_portal_tag',
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '8',
  'ref' => 'const',
  'rows' => 1,
  'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_tag_post` [ RunTime:0.000563s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_tag_post` `tp` INNER JOIN `cmf_portal_post` `p` ON `p`.`id`=`tp`.`post_id` INNER JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE  `tag_id` = 1723  AND `p`.`delete_time` = '0'  AND `post_status` = '1' LIMIT 1 [ RunTime:0.052084s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'p',
  'type' => 'ref',
  'possible_keys' => 'PRIMARY,type_status_date',
  'key' => 'type_status_date',
  'key_len' => '1',
  'ref' => 'const',
  'rows' => 4128,
  'extra' => 'Using where',
) ]
- [ SQL ] SELECT `p`.*,c.name as cname,c.id as cid FROM `cmf_portal_tag_post` `tp` INNER JOIN `cmf_portal_post` `p` ON `p`.`id`=`tp`.`post_id` INNER JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE  `tag_id` = 1723  AND `p`.`delete_time` = '0'  AND `post_status` = '1' LIMIT 0,10 [ RunTime:0.071022s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'p',
  'type' => 'ref',
  'possible_keys' => 'PRIMARY,type_status_date',
  'key' => 'type_status_date',
  'key_len' => '1',
  'ref' => 'const',
  'rows' => 4128,
  'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000314s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
- [ SQL ] SELECT `t`.`id`,`t`.`name` FROM `cmf_portal_tag_post` `tp` INNER JOIN `cmf_portal_tag` `t` ON `t`.`id`=`tp`.`tag_id` WHERE  `post_id` = 1740 [ RunTime:0.000462s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'tp',
  'type' => 'ref',
  'possible_keys' => 'post_id',
  'key' => 'post_id',
  'key_len' => '8',
  'ref' => 'const',
  'rows' => 2,
  'extra' => 'Using index condition',
) ]
- [ DB ] CONNECT:[ UseTime:0.000273s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000860s ]
- [ SQL ] SELECT `id`,`name` FROM `cmf_portal_category` WHERE  `parent_id` > 0  AND `delete_time` = 0  AND `status` = 1 LIMIT 12 [ RunTime:0.000321s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'cmf_portal_category',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 34,
  'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000202s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.000675s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE  `status` = 1 ORDER BY `list_order` DESC [ RunTime:0.000288s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'cmf_link',
  'type' => 'ALL',
  'possible_keys' => 'status',
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 3,
  'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000699s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE  `theme` = 'default'  AND (  `is_public` = 1 OR `file` = 'portal/index/word' ) [ RunTime:0.000302s ]
- [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'cmf_theme_file',
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 8,
  'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000714s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE  `option_name` = 'storage' LIMIT 1 [ RunTime:0.000176s ]
- [ 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.169943s 
    