基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-12-01 12:15:55 HTTP/1.1 GET : https://www.lishiren.com/yxzt/
- 运行时间 : 0.086132s [ 吞吐率:11.61req/s ] 内存消耗:1,062.73kb 文件加载:105
- 查询信息 : 3 queries 0 writes
- 缓存信息 : 9 reads,2 writes
- [ LANG ] /data/wwwroot/site/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'yxzt<le?><page?><slash?>',
'route' => 'listing/index?dir=yxzt',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'le' => '/',
),
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'www.lishiren.com',
'accept-encoding' => 'br,gzip',
'if-modified-since' => 'Mon, 05 Jun 2023 00:45:08 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 (
'dir' => 'yxzt',
'le' => '/',
)
- [ VIEW ] /data/wwwroot/site/application/index/view/lishiren/pc/zt_list.html [ array (
0 => 'shields',
1 => 'area',
2 => 'seo',
3 => 'id',
4 => 'dir',
5 => 'siteConfig',
6 => 'gop',
7 => 'view_suffix',
8 => 'title',
9 => 'crumb',
10 => 'is_shield',
11 => 'tag_id',
12 => 'fid',
13 => 'articleInfo',
) ]
- [ DB ] INIT mysql
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [ DB ] CONNECT:[ UseTime:0.000312s ] mysql:host=127.0.0.1;port=3306;dbname=lishiren;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `menus` [ RunTime:0.000719s ]
- [ SQL ] SELECT `id`,`dir`,`pid`,`route`,`status` FROM `menus` WHERE `dir` = 'yxzt' [ RunTime:0.000334s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'menus',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'dir',
'key' => 'dir',
'key_len' => '202',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id`,`dir`,`pid`,`route` FROM `menus` WHERE `id` = 23 [ RunTime:0.000257s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'menus',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]

0.086843s