基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-10 18:41:05 HTTP/1.1 GET : http://123.60.48.186/
- 运行时间 : 0.037772s [ 吞吐率:26.47req/s ] 内存消耗:4,283.30kb 文件加载:114
- 查询信息 : 9 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=te4aveqt3dlrp0dk1tnhtra8k3
- [ LANG ] /www/wwwroot/baohanss/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/baohanss/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => '123.60.48.186',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Sat, 03 Aug 2024 22:01:22 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'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.000467s ] mysql:host=127.0.0.1;port=3306;dbname=baohan;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ts_user` [ RunTime:0.000466s ]
- [ SQL ] SELECT * FROM `ts_user` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.000236s ]
- [ 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.000407s ]
- [ SQL ] SELECT * FROM `ts_enterprise` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000241s ]
- [ 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.000179s ]
- [ 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.000571s ]
- [ SQL ] SELECT * FROM `ts_theme_file` WHERE `theme` = 'default' [ RunTime:0.000331s ]
- [ 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.000386s ]
- [ 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.000261s ]
- [ SQL ] SELECT `more` FROM `ts_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/login' ) [ RunTime:0.000288s ]
- [ 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.038306s