Salunce原创文章 3923 篇
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-16 05:21:58 HTTP/1.1 GET : https://www.itheat.com/author/view/10029.html?page=16
- 运行时间 : 0.146682s [ 吞吐率:6.82req/s ] 内存消耗:5,084.69kb 文件加载: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' => '10029',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/author/view/10029.html?page=16',
'osfrom' => 'aliyun-cdn',
'ali-cdn-adaptive-ports' => '443,443',
'ali-cdn-real-ip' => '216.73.217.2',
'x-client-scheme' => 'https',
'x-forwarded-for' => '216.73.217.2',
'ali-swift-stat-host' => 'level2.up.itheat.com',
'ali-swift-log-host' => 'up.itheat.com',
'eagleeye-traceid' => 'b4a3921d17526145188561402e',
'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, kunlun6.cn7174, l2cn3021.l2, cache11.l2cn3021',
)
- [ PARAM ] array (
'page' => '16',
'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.009804s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.004215s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003785s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'user/author/view' LIMIT 1 [ RunTime:0.003773s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.004107s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 10029 LIMIT 1 [ RunTime:0.003809s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.004130s ]
- [ SQL ] SELECT * FROM `article_category` WHERE `cname` = 'tushang' AND `hide` = 0 ORDER BY `sort` ASC [ RunTime:0.003892s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.004139s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `article_post` WHERE `created_by` = 10029 AND `status` = 99 AND `published_at` <= '2025-07-16 05:21:59' [ RunTime:0.006004s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `created_by` = 10029 AND `status` = 99 AND `published_at` <= '2025-07-16 05:21:59' ORDER BY `published_at` DESC LIMIT 150,10 [ RunTime:0.009085s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.003762s ]

0.154380s