基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-21 14:36:29 HTTP/1.1 GET : http://123.60.48.186/
- 运行时间 : 0.033917s [ 吞吐率:29.48req/s ] 内存消耗:4,282.72kb 文件加载:114
- 查询信息 : 9 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=2tm7clet5o7l3rcr87ge43o704
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/baohanss/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => '123.60.48.186',
'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-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/baohanss/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/baohanss/app/product/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/baohanss/app/portal/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/baohanss/app/product/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/baohanss/public/themes/default/portal/login.html [ array (
0 => 'site_info',
1 => 'controller',
2 => 'action',
3 => 'module',
4 => 'user',
5 => 'user_info',
6 => 'user_company',
7 => 'u_id',
8 => 'pid',
9 => 'title',
10 => 'theme_vars',
11 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000336s ] mysql:host=127.0.0.1;port=3306;dbname=baohan;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ts_user` [ RunTime:0.000574s ]
- [ SQL ] SELECT * FROM `ts_user` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000245s ]
- [ 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',
) ]
- [ SQL ] SHOW COLUMNS FROM `ts_enterprise` [ RunTime:0.000405s ]
- [ SQL ] SELECT * FROM `ts_enterprise` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000207s ]
- [ 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',
) ]
- [ SQL ] SELECT `e`.* FROM `ts_enterprise` `e` WHERE `e`.`user_id` IS NULL LIMIT 1 [ RunTime:0.000204s ]
- [ 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',
) ]
- [ SQL ] SHOW COLUMNS FROM `ts_theme_file` [ RunTime:0.000453s ]
- [ SQL ] SELECT * FROM `ts_theme_file` WHERE `theme` = 'default' [ RunTime:0.000188s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ts_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `ts_theme` [ RunTime:0.000233s ]
- [ SQL ] UPDATE `ts_theme` SET `name` = 'default' , `version` = '1.0.0' , `demo_url` = '' , `author` = 'TISON' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '默认模板' , `description` = '默认模板' WHERE `theme` = 'default' [ RunTime:0.000209s ]
- [ SQL ] SELECT `more` FROM `ts_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/login' ) [ RunTime:0.000295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ts_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
0.034424s