洗地机器人还能“吃”泡面?这届AWE全是黑科技!
二楠 / 2025-03-22 17:32
37989点个赞818
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-17 00:57:52 HTTP/1.1 GET : https://www.itheat.com/view/52971.html
- 运行时间 : 0.409468s [ 吞吐率:2.44req/s ] 内存消耗:4,958.44kb 文件加载:134
- 查询信息 : 18 queries 6 writes
- 缓存信息 : 9 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' => 'view/<id>',
'route' => 'article/view/index',
'option' =>
array (
'merge_rule_regex' => false,
'ext' => 'html',
),
'var' =>
array (
'id' => '52971',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/view/52971.html',
'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_lastvisit=1752681434; jVvh_2132_lastact=1752685059%09home.php%09space; jVvh_2132_visitedfid=179; viewhash=4d7fa2d5f57aac0f4d9e972a89ada751; jVvh_2132_viewid=tid_13326789; jVvh_2132_saltkey=J7ig7QvV; jVvh_2132_sendmail=1; jVvh_2132_home_diymode=1; jVvh_2132_sid=r7t5FL; jVvh_2132_st_p=0%7C1752685034%7Ce347b4715c3840594b659da3e52dfb23',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'connection' => 'close',
)
- [ PARAM ] array (
'id' => '52971',
)
- [ DB ] INIT mysql
- [ VIEW ] D:\itheat_web\src\application\article\view\pc\view\video.html [ array (
0 => 'title',
1 => 'navTitleExt',
2 => 'metaKeywords',
3 => 'metaDescription',
4 => 'post',
5 => 'author',
6 => 'tags',
7 => 'allowLike',
8 => 'shareData',
9 => 'hwtjList',
10 => 'navTag',
11 => 'sysYear',
12 => 'isMobileClient',
13 => 'isSpider',
14 => 'shareDataJson',
15 => '_post',
16 => '_vars',
17 => '_isCommentPage',
18 => '_category',
19 => 'isManualPage',
20 => 'isArticleViewCss',
21 => 'currentUrl',
22 => 'app',
23 => 'request',
24 => 'csrf_state',
25 => 'csrf_message',
26 => 'baseinfo',
27 => 'playinfo',
28 => 'playURL',
29 => 'coverURL',
30 => 'relationList',
) ]
- [ DB ] CONNECT:[ UseTime:0.005300s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.003433s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'article/view/index' LIMIT 1 [ RunTime:0.003104s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'article/view/index' LIMIT 1 [ RunTime:0.003126s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.003509s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `article_post_id` = 52971 LIMIT 1 [ RunTime:0.003343s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.003299s ]
- [ SQL ] SELECT * FROM `article_category` WHERE `article_category_id` = 5 LIMIT 1 [ RunTime:0.003044s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.003074s ]
- [ SQL ] SHOW COLUMNS FROM `article_like` [ RunTime:0.003196s ]
- [ SQL ] SELECT * FROM `article_like` WHERE `article_post_id` = 52971 AND `time` > '2025-07-10 00:57:52' ORDER BY `article_like_id` DESC LIMIT 1 [ RunTime:0.073199s ]
- [ SQL ] SHOW COLUMNS FROM `article_view` [ RunTime:0.003334s ]
- [ SQL ] SELECT SUM(`count`) AS tp_sum FROM `article_view` WHERE `article_post_id` = 52971 AND `time` > '2025-07-16 07:45:38' [ RunTime:0.083694s ]
- [ SQL ] INSERT INTO `article_like` (`article_post_id` , `count` , `ip` , `port`) VALUES (52971 , 1 , '0.0.0.0' , 0) [ RunTime:0.003246s ]
- [ SQL ] UPDATE `article_post` SET `likes` = `likes` + 1 WHERE `article_post_id` = 52971 [ RunTime:0.003209s ]
- [ SQL ] SELECT MAX(`time`) AS tp_max FROM `article_view` WHERE `article_post_id` = 52971 AND `ip` = '216.73.216.223' [ RunTime:0.003060s ]
- [ SQL ] INSERT INTO `article_view` (`article_post_id` , `count` , `ip` , `port`) VALUES (52971 , 1 , '216.73.216.223' , 51206) [ RunTime:0.003205s ]
- [ SQL ] UPDATE `article_post` SET `views_real` = `views_real` + 1 WHERE `article_post_id` = 52971 [ RunTime:0.084818s ]
- [ SQL ] UPDATE `article_post` SET `views` = `views` + 17 WHERE `article_post_id` = 52971 [ RunTime:0.003298s ]
- [ SQL ] INSERT INTO `article_view` (`article_post_id` , `count` , `ip` , `port`) VALUES (52971 , 17 , '0.0.0.0' , 0) [ RunTime:0.003431s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.003402s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 20014 [ RunTime:0.003139s ]
- [ SQL ] SELECT COUNT(`article_like_id`) AS tp_count FROM `article_like` WHERE `article_post_id` = 52971 AND `ip` = '216.73.216.223' AND `time` > '2025-07-16 23:57:52' [ RunTime:0.003160s ]
- [ SQL ] SHOW COLUMNS FROM `jdunion_data` [ RunTime:0.003294s ]
- [ SQL ] SELECT * FROM `jdunion_data` WHERE `article_post_id` IN (52971,0) ORDER BY `article_post_id` DESC,`jdunion_data_id` DESC LIMIT 100 [ RunTime:0.006348s ]

0.416916s
发表评论注册|登录