基本
文件
流程
错误
SQL
调试
请求信息 : 2025-02-25 21:30:23 HTTP/2.0 GET : https://www.sckcjg.net/sitemap.html 运行时间 : 0.041147s [ 吞吐率:24.30req/s ] 内存消耗:3,128.16kb 文件加载:134 查询信息 : 19 queries 0 writes 缓存信息 : 6 reads,0 writes
[ LANG ] /www/wwwroot/sckcjg.net/vendor/thinkphp/lang/zh-cn.php [ LANG ] /www/wwwroot/sckcjg.net/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/sckcjg.net/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/sckcjg.net/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/sckcjg.net/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ LANG ] /www/wwwroot/sckcjg.net/app/portal/lang/zh-cn/common.php [ LANG ] /www/wwwroot/sckcjg.net/app/portal//lang/zh-cn.php [ ROUTE ] array (
'rule' => 'sitemap',
'route' => 'portal/Page/index?id=53',
'option' =>
array (
'merge_rule_regex' => false,
'complete_match' => true,
),
'var' =>
array (
),
) [ HEADER ] array (
'referer' => 'https://sckcjg.net/sitemap.html',
'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' => '*/*',
'host' => 'www.sckcjg.net',
'content-type' => '',
'content-length' => '',
) [ PARAM ] array (
'id' => '53',
) [ LANG ] /www/wwwroot/sckcjg.net/app/portal/lang/zh-cn/home.php [ DB ] INIT mysql [ VIEW ] /www/wwwroot/sckcjg.net/public/themes/default/site/portal/map.html [ array (
0 => 'site_info',
1 => 'major',
2 => 'page',
3 => 'tag',
4 => 'theme_vars',
5 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000443s ] mysql:host=127.0.0.1;port=3306;dbname=kcjg_ow_03;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001010s ] [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `parent_id` = 3 AND `status` = 1 [ RunTime:0.000343s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000964s ] [ SQL ] SELECT `post`.`id`,`post`.`post_title` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` IN (18,19,47,50) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1740490223 ) GROUP BY `post`.`id` ORDER BY rand() LIMIT 0,20 [ RunTime:0.000639s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'type' => 'range',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => NULL,
'rows' => 27,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 53 AND ( `published_time` > 0 AND `published_time` < 1740490223 ) LIMIT 1 [ RunTime:0.000414s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_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_tag` [ RunTime:0.000731s ] [ SQL ] SELECT * FROM `cmf_portal_tag` WHERE `status` = 1 [ RunTime:0.000277s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_tag',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000737s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default/site' AND ( `is_public` = 1 OR `file` = 'portal/map' ) [ RunTime:0.000279s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000722s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000210s ] [ 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_nav_menu` [ RunTime:0.000736s ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000346s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 0 AND `id` NOT IN (5,6) [ RunTime:0.000452s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 50,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000387s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000374s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000372s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000348s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 52,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000363s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where; Using filesort',
) ]
0.045030s