基本
文件
流程
错误
SQL
调试
请求信息 : 2026-03-07 10:14:47 HTTP/2.0 GET : https://old999.com/portal/index/forget.html 运行时间 : 0.051784s [ 吞吐率:19.31req/s ] 内存消耗:4,676.80kb 文件加载:172 查询信息 : 14 queries 1 writes 缓存信息 : 7 reads,3 writes 会话信息 : SESSION_ID=8vcnopl4mgf8hcft9rgahbf9gd
[ LANG ] /www/wwwroot/old999/vendor/thinkphp/lang/zh-cn.php [ ROUTE ] array (
) [ HEADER ] array (
'accept-encoding' => 'zstd, br, gzip',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'host' => 'old999.com',
'content-type' => '',
'content-length' => '',
) [ PARAM ] array (
) [ 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/public/themes/default/portal/forget.html [ array (
0 => 'site_info',
1 => 'indexMenu',
2 => 'menuCategory',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000369s ] mysql:host=127.0.0.1;port=3306;dbname=old999;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `ht_hook` [ RunTime:0.001881s ] [ SQL ] SELECT `hook` FROM `ht_hook` WHERE `app` = 'portal' [ RunTime:0.000200s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `ht_hook_plugin` [ RunTime:0.000535s ] [ SQL ] SELECT `hook`,`plugin` FROM `ht_hook_plugin` WHERE `status` = 1 AND `hook` IN ('') ORDER BY `list_order` ASC [ RunTime:0.000167s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_hook_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `ht_option` [ RunTime:0.000571s ] [ SQL ] SELECT `option_value` FROM `ht_option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000150s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_option',
'type' => 'const',
'possible_keys' => 'option_name',
'key' => 'option_name',
'key_len' => '258',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ] [ SQL ] SHOW COLUMNS FROM `ht_position` [ RunTime:0.000575s ] [ 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.000176s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_position',
'type' => 'ref',
'possible_keys' => 'status',
'key' => 'status',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `ht_nav_menu` [ RunTime:0.000491s ] [ 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.000214s ] [ 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',
) ] [ SQL ] SHOW COLUMNS FROM `ht_theme_file` [ RunTime:0.000536s ] [ SQL ] SELECT * FROM `ht_theme_file` WHERE `theme` = 'default' [ RunTime:0.000168s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `ht_theme` [ RunTime:0.000505s ] [ SQL ] UPDATE `ht_theme` SET `name` = 'default' , `version` = '1.0.0' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF默认模板' , `description` = 'ThinkCMF默认模板' , `update_time` = 1772849687 WHERE `theme` = 'default' [ RunTime:0.000230s ] [ SQL ] SELECT `more` FROM `ht_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/forget' ) [ RunTime:0.000175s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ht_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
0.052596s