友情链接
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-10-09 11:06:23 HTTP/1.1 GET : http://cctcc.whu.edu.cn/portal/article/about/id/171.html
- 运行时间 : 0.040498s [ 吞吐率:24.69req/s ] 内存消耗:1,077.86kb 文件加载:182
- 查询信息 : 16 queries 1 writes
- 缓存信息 : 22 reads,0 writes
- 会话信息 : SESSION_ID=lfe7p3b3i7812kon58dgaf5rv1
- [ LANG ] /home/www/cctcc/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /home/www/cctcc/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'cctcc.whu.edu.cn',
'accept-encoding' => '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/)',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '171',
)
- [ LANG ] /home/www/cctcc/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/www/cctcc/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/www/cctcc/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/www/cctcc/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/www/cctcc/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/www/cctcc/app/server_apply/lang/zh-cn/common.php
- [ LANG ] /home/www/cctcc/app/server_data/lang/zh-cn/common.php
- [ LANG ] /home/www/cctcc/app/portal/lang/zh-cn/home.php
- [ LANG ] /home/www/cctcc/app/server_apply/lang/zh-cn/home.php
- [ LANG ] /home/www/cctcc/app/server_data/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /home/www/cctcc/public/themes/home/portal/about.html [ array (
0 => 'site_info',
1 => 'active_nav',
2 => 'active_nav_id',
3 => 'navs',
4 => 'actfl',
5 => 'actfl_name',
6 => 'article',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [2]DOMDocument::loadHTML(): Tag video invalid in Entity, line: 2[/home/www/cctcc/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [2]DOMDocument::loadHTML(): Tag source invalid in Entity, line: 2[/home/www/cctcc/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [ DB ] CONNECT:[ UseTime:0.000371s ] mysql:host=0.0.0.0;port=3306;dbname=cctcc_whu_edu_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001481s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` = 171 AND ( `post`.`published_time` < 1728443183 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000580s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.001095s ]
- [ SQL ] SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 171 LIMIT 1 [ RunTime:0.000315s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category_post',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 202,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001126s ]
- [ SQL ] SELECT `name`,`id`,`parent_id` FROM `cmf_portal_category` WHERE `id` = 50 LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `name`,`id`,`parent_id` FROM `cmf_portal_category` WHERE `id` = 9 LIMIT 1 [ RunTime:0.000233s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `name`,`id`,`parent_id` FROM `cmf_portal_category` WHERE `parent_id` = 9 AND `delete_time` = 0 ORDER BY `list_order` ASC [ RunTime:0.000348s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 68,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.006218s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'home' [ RunTime:0.000407s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001266s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'quick_start' , `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` = 'home' [ RunTime:0.000326s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'home' AND ( `is_public` = 1 OR `file` = 'portal/about' ) [ RunTime:0.000286s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.005008s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000306s ]
- [ 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 `cmf_link` [ RunTime:0.001248s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000387s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_link',
'type' => 'ref',
'possible_keys' => 'status',
'key' => 'status',
'key_len' => '1',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
0.041816s