/
基本
文件
流程
错误
SQL
调试
请求信息 : 2025-05-02 22:53:58 HTTP/2.0 GET : https://www.neuronbasic.com.cn/portal/devplatform/index.html?lang=en-us 运行时间 : 0.307488s [ 吞吐率:3.25req/s ] 内存消耗:4,462.26kb 文件加载:102 查询信息 : 12 queries 3 writes 缓存信息 : 5 reads,0 writes
[ DB ] INIT mysql [ LANG ] /www/wwwroot/www.neuronbasic.ai/app/portal//lang/en-us.php [ ROUTE ] array (
) [ 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' => 'www.neuronbasic.com.cn',
'content-length' => '',
'content-type' => '',
) [ PARAM ] array (
'lang' => 'en-us',
) [ LANG ] /www/wwwroot/www.neuronbasic.ai/vendor/thinkcmf/cmf/src/behavior/../lang/en-us.php [ LANG ] /www/wwwroot/www.neuronbasic.ai/vendor/thinkcmf/cmf-app/src/admin/lang/en-us.php [ LANG ] /www/wwwroot/www.neuronbasic.ai/vendor/thinkcmf/cmf-app/src/admin/lang/en-us/common.php [ LANG ] /www/wwwroot/www.neuronbasic.ai/vendor/thinkcmf/cmf-app/src/user/lang/en-us.php [ VIEW ] /www/wwwroot/www.neuronbasic.ai/public/themes/default/portal/devplatform/index.html [ array (
0 => 'site_info',
1 => 'discuz_url',
2 => 'discuz_url_1001',
3 => 'lang',
4 => 'cdn_str_stamp',
5 => 'currenturl',
6 => 'home',
7 => 'info',
8 => 'category',
9 => 'theme_vars',
10 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000394s ] mysql:host=127.0.0.1;port=3306;dbname=nbdeveloper;charset=utf8 [ SQL ] SHOW COLUMNS FROM `nb_hook` [ RunTime:0.000420s ] [ SQL ] SELECT `hook` FROM `nb_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000288s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `nb_hook_plugin` [ RunTime:0.000518s ] [ SQL ] SELECT `hook`,`plugin` FROM `nb_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image') ORDER BY `list_order` ASC [ RunTime:0.000385s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `nb_devplatform_en` [ RunTime:0.000733s ] [ SQL ] SELECT * FROM `nb_devplatform_en` WHERE `create_time` >= 0 AND `delete_time` = 0 AND `status` = 1 [ RunTime:0.000288s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_devplatform_en',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `nb_theme_file` [ RunTime:0.000712s ] [ SQL ] SELECT * FROM `nb_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/common/config' LIMIT 1 [ RunTime:0.000279s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `nb_theme_file` SET `theme` = 'default' , `action` = 'public/Config' , `file` = 'portal/common/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'default' AND `file` = 'portal/common/config' [ RunTime:0.004924s ] [ SQL ] SELECT * FROM `nb_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/common/nav' LIMIT 1 [ RunTime:0.000431s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `nb_theme_file` SET `theme` = 'default' , `action` = 'public/Nav' , `file` = 'portal/common/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'default' AND `file` = 'portal/common/nav' [ RunTime:0.004717s ] [ SQL ] SELECT * FROM `nb_theme_file` WHERE `theme` = 'default' [ RunTime:0.000388s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `nb_theme` [ RunTime:0.000699s ] [ SQL ] UPDATE `nb_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默认模板' WHERE `theme` = 'default' [ RunTime:0.000314s ] [ SQL ] SELECT `more` FROM `nb_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/devplatform/index' ) [ RunTime:0.000442s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nb_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
0.308085s