基本
文件
流程
错误
SQL
调试
- 请求信息 : 2021-02-26 19:59:27 HTTP/1.1 GET : http://tdzxnet.cn/home/Category/index?cat=1
- 运行时间 : 0.436723s [ 吞吐率:2.29req/s ] 内存消耗:5,979.82kb 文件加载:115
- 查询信息 : 13 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=c2p3939gc58k2ifmkos18vhdl7
- [ LANG ] /www/wwwroot/tdzxnet.cn/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ HEADER ] array (
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-language' => 'en-US,en;q=0.5',
'accept-encoding' => 'br,gzip',
'host' => 'tdzxnet.cn',
'connection' => 'Keep-Alive',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'cat' => '1',
)
- [ LANG ] /www/wwwroot/tdzxnet.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/tdzxnet.cn/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/tdzxnet.cn/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/tdzxnet.cn/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/tdzxnet.cn/themes/default/home/category/index.html [ array (
0 => 'site_info',
1 => 'configpri',
2 => 'site_name',
3 => 'current',
4 => 'levellist',
5 => 'levellistj',
6 => 'levelanchorlist',
7 => 'levelanchorlistj',
8 => 'user',
9 => 'userinfo',
10 => 'lists',
11 => 'page',
12 => 'site_seo_title',
13 => 'theme_vars',
14 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.018840s ] mysql:host=39.98.125.65;port=3306;dbname=zbbj009;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.029974s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.012347s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.024500s ]
- [ 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') ORDER BY `list_order` ASC [ RunTime:0.012569s ]
- [ 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_plugin` [ RunTime:0.025251s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Qiniu' LIMIT 1 [ RunTime:0.012615s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_lx` [ RunTime:0.025853s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM cmf_lx l LEFT JOIN `cmf_user` `u` ON `u`.`id`=`l`.`uid` WHERE ( u.sex='1' and l.islive='1' ) [ RunTime:0.012735s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM cmf_lx l LEFT JOIN `cmf_user` `u` ON `u`.`id`=`l`.`uid` WHERE ( u.sex='1' and l.islive='1' ) [ RunTime:0.015487s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `u`.`user_nicename`,`u`.`avatar`,`l`.`thumb`,`l`.`uid`,`l`.`stream`,`l`.`title`,`l`.`city`,`l`.`islive` FROM cmf_lx l LEFT JOIN `cmf_user` `u` ON `u`.`id`=`l`.`uid` WHERE ( u.sex='1' and l.islive='1' ) ORDER BY `l`.`showid` DESC LIMIT 0,20 [ RunTime:0.012295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.024916s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = '/www/wwwroot/tdzxnet.cn/home/category/index' ) [ RunTime:0.012336s ]
- [ 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_rz` [ RunTime:0.024883s ]
- [ SQL ] INSERT INTO `cmf_rz` (`ip` , `area` , `path` , `create_time` , `agent`) VALUES ('3.235.11.178' , '美国' , 'home/Category/index' , 1614340767 , 'CCBot/2.0 (https://commoncrawl.org/faq/)') [ RunTime:0.012378s ]

0.442452s