基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-24 21:17:53 HTTP/1.1 GET : http://www.upi.live/home/Category/index?cat=3
- 运行时间 : 0.051072s [ 吞吐率:19.58req/s ] 内存消耗:3,995.66kb 文件加载:107
- 查询信息 : 11 queries 1 writes
- 缓存信息 : 4 reads,0 writes
- 会话信息 : SESSION_ID=3l4h43e47p1t43ssqki78943p2
- [ LANG ] /www/wwwroot/upi.live/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=0',
'x-forwarded-for' => '10.1.240.215',
'via' => '1.1 squid-proxy-5b5d847c96-q8vc7 (squid/6.10)',
'host' => 'www.upi.live',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'cat' => '3',
)
- [ LANG ] /www/wwwroot/upi.live/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/upi.live/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/upi.live/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/upi.live/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/upi.live/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.000292s ] mysql:host=localhost;port=3306;dbname=yssyzb;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000680s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000239s ]
- [ 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.000468s ]
- [ 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.000258s ]
- [ 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_lx` [ RunTime:0.000827s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM cmf_lx l LEFT JOIN `cmf_user` `u` ON `u`.`id`=`l`.`uid` WHERE ( l.islive='1' ) [ RunTime:0.000144s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM cmf_lx l LEFT JOIN `cmf_user` `u` ON `u`.`id`=`l`.`uid` WHERE ( l.islive='1' ) [ RunTime:0.000191s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'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 ( l.islive='1' ) ORDER BY `l`.`showid` DESC LIMIT 0,20 [ RunTime:0.000190s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'l',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000643s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = '/www/wwwroot/upi.live/home/category/index' ) [ RunTime:0.000147s ]
- [ 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_rz` [ RunTime:0.000606s ]
- [ SQL ] INSERT INTO `cmf_rz` (`ip` , `area` , `path` , `create_time` , `agent`) VALUES ('10.1.240.215' , '局域网' , 'home/Category/index' , 1756041473 , 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)') [ RunTime:0.000296s ]

0.056604s