口袋照片打印机 成像技术全揭秘!
gmh / 2024-10-15 10:12
117618点个赞2529
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-07-17 12:24:50 HTTP/1.1 GET : https://www.itheat.com/view/50566.html
- 运行时间 : 0.176609s [ 吞吐率:5.66req/s ] 内存消耗:4,958.16kb 文件加载:134
- 查询信息 : 18 queries 4 writes
- 缓存信息 : 8 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' => '50566',
),
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/view/50566.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_lastact=1752726283%09forum.php%09viewthread; jVvh_2132_saltkey=lEkeGY7l; jVvh_2132_viewid=tid_13342056; viewhash=e358253c733513d2c2e452ea4bc88491; jVvh_2132_lastvisit=1752722632; jVvh_2132_sid=g06792; jVvh_2132_visitedfid=179; jVvh_2132_home_diymode=1; jVvh_2132_st_p=0%7C1752726283%7Cb0a1de47a3faaaf50b9e53dc913968f8',
'accept-encoding' => 'gzip, br, zstd, deflate',
'accept' => '*/*',
'connection' => 'close',
)
- [ PARAM ] array (
'id' => '50566',
)
- [ 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.007696s ] mysql:host=rm-uf65b664in66523x4780.mysql.rds.aliyuncs.com;port=3306;dbname=site_itheat;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `system_node` [ RunTime:0.003305s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'article/view/index' LIMIT 1 [ RunTime:0.003004s ]
- [ SQL ] SELECT `is_auth`,`is_login` FROM `system_node` WHERE `node` = 'article/view/index' LIMIT 1 [ RunTime:0.002961s ]
- [ SQL ] SHOW COLUMNS FROM `article_post` [ RunTime:0.003366s ]
- [ SQL ] SELECT * FROM `article_post` WHERE `article_post_id` = 50566 LIMIT 1 [ RunTime:0.003124s ]
- [ SQL ] SHOW COLUMNS FROM `article_category` [ RunTime:0.003184s ]
- [ SQL ] SELECT * FROM `article_category` WHERE `article_category_id` = 4 LIMIT 1 [ RunTime:0.002955s ]
- [ SQL ] SELECT * FROM `article_category` [ RunTime:0.002984s ]
- [ SQL ] SHOW COLUMNS FROM `article_like` [ RunTime:0.003142s ]
- [ SQL ] SELECT * FROM `article_like` WHERE `article_post_id` = 50566 AND `time` > '2025-07-10 12:24:50' ORDER BY `article_like_id` DESC LIMIT 1 [ RunTime:0.009773s ]
- [ SQL ] SHOW COLUMNS FROM `article_view` [ RunTime:0.003155s ]
- [ SQL ] SELECT SUM(`count`) AS tp_sum FROM `article_view` WHERE `article_post_id` = 50566 AND `time` > '2025-07-16 18:11:55' [ RunTime:0.003456s ]
- [ SQL ] SELECT MAX(`time`) AS tp_max FROM `article_view` WHERE `article_post_id` = 50566 AND `ip` = '216.73.216.228' [ RunTime:0.002914s ]
- [ SQL ] INSERT INTO `article_view` (`article_post_id` , `count` , `ip` , `port`) VALUES (50566 , 1 , '216.73.216.228' , 15951) [ RunTime:0.003023s ]
- [ SQL ] UPDATE `article_post` SET `views_real` = `views_real` + 1 WHERE `article_post_id` = 50566 [ RunTime:0.003085s ]
- [ SQL ] UPDATE `article_post` SET `views` = `views` + 36 WHERE `article_post_id` = 50566 [ RunTime:0.003023s ]
- [ SQL ] INSERT INTO `article_view` (`article_post_id` , `count` , `ip` , `port`) VALUES (50566 , 36 , '0.0.0.0' , 0) [ RunTime:0.003308s ]
- [ SQL ] SHOW COLUMNS FROM `system_user` [ RunTime:0.003271s ]
- [ SQL ] SELECT * FROM `system_user` WHERE `id` = 20052 [ RunTime:0.003098s ]
- [ SQL ] SELECT COUNT(`article_like_id`) AS tp_count FROM `article_like` WHERE `article_post_id` = 50566 AND `ip` = '216.73.216.228' AND `time` > '2025-07-17 11:24:50' [ RunTime:0.003028s ]
- [ SQL ] SHOW COLUMNS FROM `jdunion_data` [ RunTime:0.003150s ]
- [ SQL ] SELECT * FROM `jdunion_data` WHERE `article_post_id` IN (50566,0) ORDER BY `article_post_id` DESC,`jdunion_data_id` DESC LIMIT 100 [ RunTime:0.006229s ]

0.186318s
发表评论注册|登录