基本
文件
流程
错误
SQL
调试
- 请求信息 : 2022-07-03 07:34:01 HTTP/1.1 GET : http://bjxth.com/lists/5.html
- 运行时间 : 0.137997s [ 吞吐率:7.25req/s ] 内存消耗:1,379.95kb 文件加载:120
- 查询信息 : 4 queries 0 writes
- 缓存信息 : 105 reads,1 writes
- [ LANG ] /data/home/qxu1883910403/htdocs/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'lists/<catid>/<condition?>',
'route' => 'cms/index/lists',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'catid' => '5',
),
)
- [ HEADER ] array (
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'br,gzip',
'accept-language' => 'en-US,en;q=0.5',
'connection' => 'Keep-Alive',
'host' => 'bjxth.com',
'if-modified-since' => 'Sat, 04 Dec 2021 16:51:36 GMT',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
)
- [ PARAM ] array (
'catid' => '5',
)
- [ VIEW ] /data/home/qxu1883910403/htdocs/templates/default/cms/list_about.html [ array (
0 => 'site',
1 => 'cms_config',
2 => 'siteurl',
3 => 'catname',
4 => 'catdir',
5 => 'type',
6 => 'modelid',
7 => 'parentid',
8 => 'arrparentid',
9 => 'arrchildid',
10 => 'child',
11 => 'image',
12 => 'icon',
13 => 'description',
14 => 'url',
15 => 'items',
16 => 'setting',
17 => 'listorder',
18 => 'status',
19 => 'top_parentid',
20 => 'SEO',
21 => 'catid',
22 => 'page',
) ]
- [ DB ] INIT mysql
- [8]未定义变量: limit[/data/home/qxu1883910403/htdocs/runtime/temp/5d9c5dadb1916a926128e8ec5c52afa4.php:131]
- [8]未定义变量: limit[/data/home/qxu1883910403/htdocs/runtime/temp/5d9c5dadb1916a926128e8ec5c52afa4.php:131]
- [8]未定义数组索引: num[/data/home/qxu1883910403/htdocs/application/cms/taglib/CmsTagLib.php:92]
- [8]未定义数组索引: thumb[/data/home/qxu1883910403/htdocs/application/cms/model/Cms.php:402]
- [8]未定义数组索引: keywords[/data/home/qxu1883910403/htdocs/application/cms/model/Cms.php:402]
- [8]未定义数组索引: description[/data/home/qxu1883910403/htdocs/application/cms/model/Cms.php:402]
- [8]未定义数组索引: tags[/data/home/qxu1883910403/htdocs/application/cms/model/Cms.php:402]
- [ DB ] CONNECT:[ UseTime:0.004495s ] mysql:host=qdm723413327.my3w.com;dbname=qdm723413327_db;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `yzn_category` [ RunTime:0.002684s ]
- [ SQL ] SELECT * FROM `yzn_category` WHERE ( `status`=1 AND `parentid` = 3 ) ORDER BY `listorder` ASC LIMIT 10 [ RunTime:0.002274s ]
- [ SQL ] SHOW COLUMNS FROM `yzn_about` [ RunTime:0.002537s ]
- [ SQL ] SELECT `About`.*,`About_data`.* FROM `yzn_about` `About` LEFT JOIN `yzn_about_data` `About_data` ON `About`.`id`=`About_data`.`did` WHERE ( `status`=1 AND `catid` = 5 ) ORDER BY `listorder` ASC LIMIT 10 [ RunTime:0.002664s ]

0.146289s