基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-12 20:05:38 HTTP/2.0 GET : https://kemingbaike.com/baike/2025051780211.html
- 运行时间 : 0.027094s [ 吞吐率:36.91req/s ] 内存消耗:4,134.25kb 文件加载:108
- 查询信息 : 4 queries 0 writes
- 缓存信息 : 4 reads,0 writes
- [ LANG ] /www/wwwroot/www.kemingbaike.com/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'baike/<year><month><id><day>1',
'route' => 'portal/Article/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'year' => '2025',
'month' => '05',
'id' => '1780',
'day' => '21',
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'kemingbaike.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'year' => '2025',
'month' => '05',
'id' => '1780',
'day' => '21',
)
- [ LANG ] /www/wwwroot/www.kemingbaike.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.kemingbaike.com/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/www.kemingbaike.com/vendor/thinkphp/tpl/dispatch_jump.tpl [ array (
0 => 'site_info',
1 => 'code',
2 => 'msg',
3 => 'data',
4 => 'url',
5 => 'wait',
) ]
- [ DB ] CONNECT:[ UseTime:0.000351s ] mysql:host=127.0.0.1;port=3306;dbname=www_kemingbaike_;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `banmo_portal_category_post` [ RunTime:0.000465s ]
- [ SQL ] SELECT * FROM `banmo_portal_category_post` WHERE `post_id` = 1780 AND `model` = 'Article' LIMIT 1 [ RunTime:0.000340s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'banmo_portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'post_id,model',
'key' => 'post_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 84.47698974609375,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `banmo_portal_post` [ RunTime:0.000589s ]
- [ SQL ] SELECT `u`.`id`,`u`.`score`,`post`.* FROM `banmo_portal_post` `post` INNER JOIN `banmo_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` LEFT JOIN `banmo_user` `u` ON `post`.`user_id`=`u`.`id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 99 AND `relation`.`post_id` = 1780 AND ( `post`.`published_time` < 1749729938 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000581s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]

0.027605s