基本
文件
流程
错误
SQL
调试
- 请求信息 : 2019-12-16 12:26:57 HTTP/1.1 GET : project5.tv/
- 运行时间 : 0.012039s [ 吞吐率:83.06req/s ] 内存消耗:625.73kb 文件加载:140
- 查询信息 : 6 queries 1 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000344s ]
- [ LANG ] /usr/local/share/usr/local/thinkcmf/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip',
'connection' => 'Keep-Alive',
'host' => 'project5.tv',
'if-modified-since' => 'Thu, 21 Nov 2019 00:05:56 KRAT',
'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/)',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /usr/local/share/usr/local/thinkcmf/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /usr/local/share/usr/local/thinkcmf/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /usr/local/share/usr/local/thinkcmf/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000211s ]
- [ LANG ] /usr/local/share/usr/local/thinkcmf/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000064s ]
- [ DB ] INIT mysql
- [ LANG ] /usr/local/share/usr/local/thinkcmf/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000123s ]
- [ RUN ] app\portal\controller\IndexController->index[ /usr/local/share/usr/local/thinkcmf/app/portal/controller/IndexController.php ]
- [ VIEW ] /usr/local/share/usr/local/thinkcmf/public/themes/project5/portal/index.html [ array (
0 => 'site_info',
1 => 'theme_vars',
2 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000423s ] mysql:host=127.0.0.1;port=3306;dbname=project5;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `project5_option` [ RunTime:0.000830s ]
- [ SQL ] SELECT `option_value` FROM `project5_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000303s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `project5_theme_file` [ RunTime:0.000653s ]
- [ SQL ] SELECT * FROM `project5_theme_file` WHERE `theme` = 'project5' [ RunTime:0.000288s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'project5_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `project5_theme` [ RunTime:0.000655s ]
- [ SQL ] UPDATE `project5_theme` SET `name`='project5',`version`='1.0.1',`demo_url`='http://',`author`='ThinkCMF',`lang`='zh-cn',`author_url`='http://',`keywords`='project5',`description`='project5' WHERE `theme` = 'project5' [ RunTime:0.003112s ]
- [ SQL ] SELECT `more` FROM `project5_theme_file` WHERE `theme` = 'project5' AND ( `is_public` = 1 OR `file` = 'portal/index' ) [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'project5_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where',
) ]

0.012858s