Amelia原创文章 81 篇
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-15 14:54:23 HTTP/1.1 GET : https://www.itheat.com/author/view/20060.html?page=5
- 运行时间 : 0.145690s [ 吞吐率:6.86req/s ] 内存消耗:5,086.17kb 文件加载: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' => '20060',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/author/view/20060.html?page=5',
'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_lastact=1752562457%09forum.php%09attachment; jVvh_2132_lastvisit=1752558815; jVvh_2132_sendmail=1; jVvh_2132_saltkey=ipEc4AMA; jVvh_2132_sid=rVvv33; viewhash=8df41aef73665324fc339df44054ed7e',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'connection' => 'close',
)
- [ PARAM ] array (
'page' => '5',
'id' => '20060',
)
- [ 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.008665s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.004093s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003765s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003705s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.003981s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 20060 LIMIT 1 [ RunTime:0.003685s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.003967s ]
- [ SQL ] SELECT * FROM `article_category` WHERE `cname` = 'tushang' AND `hide` = 0 ORDER BY `sort` ASC [ RunTime:0.003798s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.004124s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `article_post` WHERE `created_by` = 20060 AND `status` = 99 AND `published_at` <= '2025-07-15 14:54:23' [ RunTime:0.003900s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `created_by` = 20060 AND `status` = 99 AND `published_at` <= '2025-07-15 14:54:23' ORDER BY `published_at` DESC LIMIT 40,10 [ RunTime:0.007716s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.003751s ]

0.153109s