Salunce原创文章 3923 篇
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-15 22:43:21 HTTP/1.1 GET : https://www.itheat.com/author/view/10029.html?page=15
- 运行时间 : 0.124098s [ 吞吐率:8.06req/s ] 内存消耗:5,084.52kb 文件加载:134
- 查询信息 : 10 queries 0 writes
- 缓存信息 : 7 reads,0 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' => '10029',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/author/view/10029.html?page=15',
'osfrom' => 'aliyun-cdn',
'ali-cdn-adaptive-ports' => '443,443',
'ali-cdn-real-ip' => '216.73.216.60',
'x-client-scheme' => 'https',
'x-forwarded-for' => '216.73.216.60',
'ali-swift-stat-host' => 'level2.up.itheat.com',
'ali-swift-log-host' => 'up.itheat.com',
'eagleeye-traceid' => 'b4a3921b17525906014361341e',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'host' => 'www.itheat.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'via' => 'cn7174.l1, kunlun8.cn7174, l2cn8116.l2, cache31.l2cn8116',
)
- [ PARAM ] array (
'page' => '15',
'id' => '10029',
)
- [ 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.003932s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.002420s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.002212s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.002150s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.002471s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 10029 LIMIT 1 [ RunTime:0.002213s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.002563s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `article_post` WHERE `created_by` = 10029 AND `status` = 99 AND `published_at` <= '2025-07-15 22:43:21' [ RunTime:0.005439s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `created_by` = 10029 AND `status` = 99 AND `published_at` <= '2025-07-15 22:43:21' ORDER BY `published_at` DESC LIMIT 140,10 [ RunTime:0.005527s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.002415s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.002133s ]

0.134055s