基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-12-02 07:08:33 HTTP/1.0 GET : http://www.gmaward.com/works/2021/cpsj/page5
- 运行时间 : 0.100983s [ 吞吐率:9.90req/s ] 内存消耗:1,038.89kb 文件加载:109
- 查询信息 : 13 queries 1 writes
- 缓存信息 : 3 reads,0 writes
- 会话信息 : SESSION_ID=a8ihd2jkv9g7ohh61ciqlv1m68
- [ LANG ] /var/www/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /var/www/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /var/www/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /var/www/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /var/www/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'works/<year>/<type>/page<page>',
'route' => 'portal/Award/winning',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'year' => '2021',
'type' => 'cpsj',
'page' => '5',
),
)
- [ HEADER ] array (
'client-ip' => '35.172.165.64',
'x-real-ip' => '35.172.165.64',
'cdn-src-ip' => '35.172.165.64',
'via' => 'CHN-HEshijiazhuang-AREACUCC1-CACHE20, CHN-TJ-GLOBAL1-CACHE7',
'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/)',
'connection' => 'close',
'x-forwarded-for' => '35.172.165.64',
'x-forwarded-proto' => 'http',
'x-forwarded-protocol' => 'http',
'x-request-id' => 'a7d904c4ff31382f8fdad398d73d21d9',
'host' => 'www.gmaward.com',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'year' => '2021',
'type' => 'cpsj',
'page' => '5',
)
- [ VIEW ] /var/www/public/themes/default/portal/award/winning.html [ array (
0 => 'page_keywords',
1 => 'page_description',
2 => 'page_title',
3 => 'body_id',
4 => 'config',
5 => 'contestant',
6 => 'zh_TW',
7 => 'show_en',
8 => 'http_user_agent_mode',
9 => 'year',
10 => 'type',
11 => 'page',
12 => 'year_data',
13 => 'works_data',
14 => 'type_data',
15 => 'type_data_y',
16 => 'type_data_url',
17 => 'match_identity_data',
18 => 'theme_vars',
19 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.005415s ] mysql:host=9c5f93d8ccca483b9864c2518ab598ffin01.internal.cn-east-2.mysql.rds.myhuaweicloud.com;port=3306;dbname=gmawardcom;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.003806s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.003429s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 57,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.003639s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `cmf_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','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.003431s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 `cmf_portal_config` [ RunTime:0.003571s ]
- [ SQL ] SELECT * FROM `cmf_portal_config` [ RunTime:0.003238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_config',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_contestant_works` [ RunTime:0.003624s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_contestant_works` WHERE `certificate_level` > 1 AND `create_time` BETWEEN 1617206400 AND 1638288000 AND `match` = 1 [ RunTime:0.003934s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_contestant_works',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2338,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_contestant_works` WHERE `certificate_level` > 1 AND `create_time` BETWEEN 1617206400 AND 1638288000 AND `match` = 1 ORDER BY `certificate_level` DESC,`id` DESC LIMIT 36,9 [ RunTime:0.004136s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_contestant_works',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2338,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.003691s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.003259s ]
- [ 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.004240s ]
- [ SQL ] UPDATE `cmf_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.003297s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/award/winning' ) [ RunTime:0.003268s ]
- [ 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',
) ]

0.101461s