友情链接
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-10-09 11:06:58 HTTP/1.1 GET : http://cctcc.whu.edu.cn/portal/service_project/article/id/106/cid/56.html%7D
- 运行时间 : 0.034288s [ 吞吐率:29.16req/s ] 内存消耗:1,067.52kb 文件加载:179
- 查询信息 : 12 queries 2 writes
- 缓存信息 : 23 reads,0 writes
- 会话信息 : SESSION_ID=7arlm48lr3bklvghv1l02kl1su
- [ 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',
'if-modified-since' => 'Thu, 07 Dec 2023 09:42:05 GMT',
'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' => '106',
'cid' => '56.html}',
)
- [ 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/service_project/article.html [ array (
0 => 'site_info',
1 => 'article',
2 => 'cate_name',
3 => 'active_left',
4 => 'active_nav',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000372s ] mysql:host=0.0.0.0;port=3306;dbname=cctcc_whu_edu_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001614s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 56 AND `relation`.`post_id` = 106 AND ( `post`.`published_time` < 1728443218 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000678s ]
- [ 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` [ RunTime:0.001284s ]
- [ SQL ] SELECT `name` FROM `cmf_portal_category` WHERE `id` = 56 LIMIT 1 [ RunTime:0.000291s ]
- [ 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 ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 106 [ RunTime:0.001004s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001450s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'home' [ RunTime:0.000331s ]
- [ 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.001306s ]
- [ 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.000302s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'home' AND ( `is_public` = 1 OR `file` = 'portal/service_project/article' ) [ RunTime:0.000293s ]
- [ 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.001443s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000293s ]
- [ 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.001399s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000388s ]
- [ 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.035569s