徐伟杰原创文章 532 篇
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-15 19:54:45 HTTP/1.1 GET : https://www.itheat.com/author/view/10030.html?page=4
- 运行时间 : 0.153919s [ 吞吐率:6.50req/s ] 内存消耗:5,083.64kb 文件加载:134
- 查询信息 : 11 queries 0 writes
- 缓存信息 : 6 reads,3 writes
- [ LANG ] D:\itheat_web\src\vendor\zoujingli\think-library\src/lang/zh-cn.php
- [ LANG ] D:\itheat_web\src\vendor\zoujingli\think-library\src/lang/en-us.php
- [ LANG ] D:\itheat_web\src\thinkphp\lang\zh-cn.php
- [ ROUTE ] array (
'rule' => 'author/view/<id>',
'route' => 'user/author/view',
'option' =>
array (
'merge_rule_regex' => false,
'ext' => 'html',
),
'var' =>
array (
'id' => '10030',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/author/view/10030.html?page=4',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'host' => 'www.itheat.com',
'cookie' => 'jVvh_2132_saltkey=J7000bmb; jVvh_2132_sid=ykRj6F; jVvh_2132_lastvisit=1752576815; jVvh_2132_lastact=1752580476%09forum.php%09attachment; jVvh_2132_sendmail=1',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'connection' => 'close',
)
- [ PARAM ] array (
'page' => '4',
'id' => '10030',
)
- [ DB ] INIT mysql
- [ VIEW ] D:\itheat_web\src\application\user\view\pc\author\view.html [ array (
0 => 'title',
1 => 'user',
2 => 'list',
3 => 'total',
4 => 'page',
5 => 'navTag',
6 => 'metaDescription',
7 => 'metaKeywords',
8 => 'navTitleExt',
9 => 'sysYear',
10 => 'isMobileClient',
11 => 'isSpider',
12 => 'shareData',
13 => 'shareDataJson',
14 => 'isManualPage',
15 => 'isArticleViewCss',
16 => 'currentUrl',
17 => 'app',
18 => 'request',
19 => 'csrf_state',
20 => 'csrf_message',
21 => '_systemUsers',
22 => 'tushangCategoryIds',
23 => 'reDianZiXunList',
) ]
- [ DB ] CONNECT:[ UseTime:0.010891s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.003372s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003054s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003023s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.003330s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 10030 LIMIT 1 [ RunTime:0.003059s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.003239s ]
- [ SQL ] SELECT * FROM `article_category` WHERE `cname` = 'tushang' AND `hide` = 0 ORDER BY `sort` ASC [ RunTime:0.003147s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.003338s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `article_post` WHERE `created_by` = 10030 AND `status` = 99 AND `published_at` <= '2025-07-15 19:54:45' [ RunTime:0.003353s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `created_by` = 10030 AND `status` = 99 AND `published_at` <= '2025-07-15 19:54:45' ORDER BY `published_at` DESC LIMIT 30,10 [ RunTime:0.009299s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.003022s ]

0.161087s