基本
文件
流程
错误
SQL
调试
请求信息 : 2025-08-15 08:18:31 HTTP/1.1 GET : https://yang.theytree.com/usersample/8123a235f6a9157d1c1d914a52d7c5d1.html 运行时间 : 0.184535s [ 吞吐率:5.42req/s ] 内存消耗:4,430.88kb 文件加载:109 查询信息 : 18 queries 3 writes 缓存信息 : 5 reads,0 writes 会话信息 : SESSION_ID=idlevf5bgohdjj9vc7kj2ki5jh
[ LANG ] /www/wwwroot/ysnp.zouchuqu.com/vendor/thinkphp/lang/zh-cn.php [ DB ] INIT mysql [ ROUTE ] array (
) [ HEADER ] array (
'cookie' => 'thinkphp_show_page_trace=0|0; PHPSESSID=idlevf5bgohdjj9vc7kj2ki5jh; Hm_lvt_5f607370b1b166f817779d23cb21cf1d=1755217111; HMACCOUNT=1F181D27D09EDC9F; Hm_lpvt_5f607370b1b166f817779d23cb21cf1d=1755217112',
'priority' => 'u=0, i',
'accept-encoding' => 'gzip, deflate, br, zstd',
'sec-fetch-dest' => 'document',
'sec-fetch-user' => '?1',
'sec-fetch-mode' => 'navigate',
'sec-fetch-site' => 'none',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'upgrade-insecure-requests' => '1',
'sec-ch-ua-platform' => '"Windows"',
'sec-ch-ua-mobile' => '?0',
'sec-ch-ua' => '"Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"',
'cache-control' => 'no-cache',
'pragma' => 'no-cache',
'ali-cdn-real-ip' => '216.73.216.165',
'x-client-scheme' => 'https',
'x-forwarded-for' => '216.73.216.165',
'ali-swift-stat-host' => 'level2.yang.theytree.com',
'ali-swift-log-host' => 'yang.theytree.com',
'eagleeye-traceid' => 'b4a3921517552171118497872e',
'via' => 'cn7174.l1, kunlun1.cn7174, l2cn8123.l2, cache19.l2cn8123',
'host' => 'yang.theytree.com',
'content-type' => '',
'content-length' => '',
) [ PARAM ] array (
'usid' => '8123a235f6a9157d1c1d914a52d7c5d1',
) [ LANG ] /www/wwwroot/ysnp.zouchuqu.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/ysnp.zouchuqu.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/ysnp.zouchuqu.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/ysnp.zouchuqu.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ VIEW ] /www/wwwroot/ysnp.zouchuqu.com/public/themes/default/user/ysnppublic/viewsample.html [ array (
0 => 'site_info',
1 => 'orgs',
2 => 'nations',
3 => 'dialects',
4 => 'stypes',
5 => 'stypes2',
6 => 'showpics',
7 => 'statuses',
8 => 'bamrefOpts',
9 => 'genderOpts',
10 => 'bamrefOpts_short',
11 => 'organizationOpts',
12 => 'stypesFull',
13 => 'isupgradeOpts',
14 => 'isautoOpts',
15 => 'ist2tOpts',
16 => 't2ttypeOpts',
17 => 'coverageOpts',
18 => 'coverageOpts2',
19 => 'under_observationopts',
20 => 'supportLangs',
21 => 'treename_en',
22 => 'treename',
23 => 'slogan',
24 => 'author',
25 => 'domain',
26 => 'baidu_tongji_code',
27 => 'site',
28 => 'homepage_desc',
29 => 'homepage_keywords',
30 => 'slogan_en',
31 => 'author_en',
32 => 'homepage_desc_en',
33 => 'homepage_keywords_en',
34 => 'sample',
35 => 'avatar',
36 => 'theme_vars',
37 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000414s ] mysql:host=localhost;port=3306;dbname=theytree;charset=utf8 [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000563s ] [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000318s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 57,
'filtered' => 11.709999084472656,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000454s ] [ 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.000360s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_user_sample` [ RunTime:0.000820s ] [ SQL ] SELECT * FROM `cmf_user_sample` WHERE `usid_encrypted` = '8123a235f6a9157d1c1d914a52d7c5d1' AND `isdelete` = 0 LIMIT 1 [ RunTime:0.046654s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_user_sample',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'isdelete',
'key' => 'isdelete',
'key_len' => '1',
'ref' => 'const',
'rows' => 13032,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_ysnp_sample` [ RunTime:0.000910s ] [ SQL ] SELECT * FROM `cmf_ysnp_sample` WHERE `sid` IS NULL AND `isdelete` = 0 LIMIT 1 [ RunTime:0.000558s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'Impossible WHERE',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000776s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000466s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'default' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":0,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'default' AND `file` = 'public/config' [ RunTime:0.004828s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000334s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'default' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"O-M117\\u7236\\u7cfb\\u6811\\/O2a2b1a1\\u7236\\u7cfb\\u6811\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'default' AND `file` = 'public/nav' [ RunTime:0.004309s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.000300s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000527s ] [ 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.000290s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'user/ysnppublic/viewsample' ) [ RunTime:0.000295s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.000801s ] [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000355s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002984s ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000392s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where; Using filesort',
) ]
0.190463s