基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-15 12:56:53 HTTP/1.1 GET : http://old999.com/portal/index/create/nav_menu_id/26.html
- 运行时间 : 0.032102s [ 吞吐率:31.15req/s ] 内存消耗:4,249.51kb 文件加载:166
- 查询信息 : 4 queries 0 writes
- 缓存信息 : 4 reads,0 writes
- [ LANG ] /www/wwwroot/old999/vendor/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'old999.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cookie' => 'tudorwatch_lang=de',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'nav_menu_id' => '26',
)
- [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/old999/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/old999/vendor/thinkphp/tpl/dispatch_jump.tpl [ array (
0 => 'site_info',
1 => 'indexMenu',
2 => 'menuCategory',
3 => 'code',
4 => 'msg',
5 => 'data',
6 => 'url',
7 => 'wait',
) ]
- [ DB ] CONNECT:[ UseTime:0.000194s ] mysql:host=localhost;port=3306;dbname=old999;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ht_position` [ RunTime:0.000607s ]
- [ SQL ] SELECT `id`,`name`,`nav_menu_id` FROM `ht_position` WHERE `type` = 0 AND `is_delete` = 0 AND `status` = 1 ORDER BY `list_order` ASC,`add_time` ASC [ RunTime:0.000163s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_position',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 60,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `ht_nav_menu` [ RunTime:0.000512s ]
- [ SQL ] SELECT `id`,`name`,parent_id as parentId FROM `ht_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 207,
'extra' => 'Using where; Using filesort',
) ]
0.032934s