基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-12-01 12:17:54 HTTP/1.1 GET : https://www.lishiren.com/rjjc/
- 运行时间 : 0.106122s [ 吞吐率:9.42req/s ] 内存消耗:1,085.23kb 文件加载:105
- 查询信息 : 7 queries 0 writes
- 缓存信息 : 9 reads,2 writes
- [ LANG ] /data/wwwroot/site/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'rjjc<le?><page?><slash?>',
'route' => 'listing/index?dir=rjjc',
'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' => 'Sat, 01 Apr 2023 17:50: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' => 'rjjc',
'le' => '/',
)
- [ VIEW ] /data/wwwroot/site/application/index/view/lishiren/pc/article_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]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [8]未定义数组索引: site_def_img[/data/wwwroot/site/application/common/taglib/Row.php:151]
- [ DB ] CONNECT:[ UseTime:0.000307s ] mysql:host=127.0.0.1;port=3306;dbname=lishiren;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `articles` [ RunTime:0.000698s ]
- [ SQL ] SELECT `a`.`id`,`a`.`folder_id`,`a`.`route_id`,`a`.`title`,`a`.`summary`,`a`.`img`,`a`.`imgs`,`a`.`hot`,`a`.`pageviews`,`a`.`recommend`,`a`.`uid`,`a`.`author`,`a`.`baidupush`,`a`.`checkonly`,`a`.`created_at`,`a`.`acquisition_at`,`a`.`seo_title`,`a`.`seo_keywords`,`a`.`seo_desc`,`a`.`updated_at`,`a`.`status`,`a`.`is_grab`,`b`.`route`,`b`.`route_pattern`,b.seo_title as f_seo_title,b.seo_keywords as f_seo_keywords,b.seo_desc as f_seo_desc,b.status as fstatus FROM `articles` `a` LEFT JOIN `folders` `b` ON `a`.`folder_id`=`b`.`id` WHERE `a`.`status` = '1' AND `a`.`id` IN ('312','310','308','306','304','302') [ RunTime:0.000658s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,status',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 6,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `article_extend_info` [ RunTime:0.000443s ]
- [ SQL ] SELECT `article_id`,`field_id`,`value` FROM `article_extend_info` WHERE `article_id` IN (302,304,306,308,310,312) [ RunTime:0.000382s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'article_extend_info',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'article_id_2,article_id',
'key' => 'article_id_2',
'key_len' => '4',
'ref' => NULL,
'rows' => 72,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SHOW COLUMNS FROM `menus` [ RunTime:0.000495s ]
- [ SQL ] SELECT `id`,`dir`,`pid`,`route`,`status` FROM `menus` WHERE `dir` = 'rjjc' [ RunTime:0.000279s ]
- [ 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` = 26 [ RunTime:0.000211s ]
- [ 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.106805s