手 机:15225075592
邮 编:450001
邮 箱:714773700@qq.com
地 址:河南省

基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-10 17:34:19 HTTP/1.0 GET : http://www.zczgm.top/c/information.html
- 运行时间 : 0.161740s [ 吞吐率:6.18req/s ] 内存消耗:1,536.12kb 文件加载:126
- 查询信息 : 9 queries 0 writes
- 缓存信息 : 74 reads,6 writes
- [ LANG ] /usr/home/qxu1590370107/htdocs/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'c/<catdir>/<condition?>',
'route' => 'cms/index/lists',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'catdir' => 'information',
),
)
- [ HEADER ] array (
'accept' => '*/*',
'accept-encoding' => 'gzip, br, zstd, deflate',
'connection' => 'close',
'host' => 'www.zczgm.top',
'remote-host' => '3.21.126.184',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'x-forwarded-for' => '3.21.126.184',
'x-forwarded-proto' => 'http',
'x-real-ip' => '3.21.126.184',
)
- [ PARAM ] array (
'catdir' => 'information',
)
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ VIEW ] /usr/home/qxu1590370107/htdocs/templates/default/cms/page.html [ array (
0 => 'site',
1 => 'userinfo',
2 => 'Member_group',
3 => 'Member_config',
4 => 'cms_config',
5 => 'siteurl',
6 => 'catid',
7 => 'title',
8 => 'keywords',
9 => 'description',
10 => 'content',
11 => 'thumb',
12 => 'inputtime',
13 => 'updatetime',
14 => 'catname',
15 => 'catdir',
16 => 'type',
17 => 'modelid',
18 => 'parentid',
19 => 'arrparentid',
20 => 'arrchildid',
21 => 'child',
22 => 'image',
23 => 'icon',
24 => 'url',
25 => 'items',
26 => 'setting',
27 => 'listorder',
28 => 'status',
29 => 'top_parentid',
30 => 'SEO',
31 => 'page',
) ]
- [ DB ] INIT mysql
- [8]未定义变量: keyword[/usr/home/qxu1590370107/htdocs/runtime/temp/c8991ba6ad572cc55a879857a14b9837.php:139]
- [ DB ] CONNECT:[ UseTime:0.005060s ] mysql:host=qdm712457271.my3w.com;port=3306;dbname=qdm712457271_db;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `yzn_category` [ RunTime:0.003219s ]
- [ SQL ] SELECT * FROM `yzn_category` WHERE `catdir` = 'information' LIMIT 1 [ RunTime:0.002892s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yzn_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'catdir',
'key' => 'catdir',
'key_len' => '92',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `yzn_page` [ RunTime:0.003022s ]
- [ SQL ] SELECT * FROM `yzn_page` WHERE `catid` = 18 LIMIT 1 [ RunTime:0.002470s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yzn_page',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '2',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ DB ] CONNECT:[ UseTime:0.004772s ] mysql:host=qdm712457271.my3w.com;port=3306;dbname=qdm712457271_db;charset=utf8
- [ SQL ] SELECT * FROM `yzn_category` WHERE `id` = 18 LIMIT 1 [ RunTime:0.002973s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yzn_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '2',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ DB ] CONNECT:[ UseTime:0.004403s ] mysql:host=qdm712457271.my3w.com;port=3306;dbname=qdm712457271_db;charset=utf8
- [ SQL ] SELECT * FROM `yzn_category` WHERE `id` = 8 LIMIT 1 [ RunTime:0.002634s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yzn_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '2',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `yzn_category` WHERE ( `status`=1 AND `parentid` = 8 ) ORDER BY `listorder` DESC LIMIT 10 [ RunTime:0.002601s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yzn_category',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'parentid',
'key' => 'parentid',
'key_len' => '2',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `yzn_links` [ RunTime:0.003010s ]
- [ SQL ] SELECT * FROM `yzn_links` WHERE ( status=1 AND linktype = 0 ) ORDER BY `listorder` ASC LIMIT 10 [ RunTime:0.002450s ]
- [ 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' => 'no matching row in const table',
) ]

0.170371s