基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-11 01:07:10 HTTP/1.0 GET : http://sdzrd.cn/fuwulingyu.html
- 运行时间 : 0.116678s [ 吞吐率:8.57req/s ] 内存消耗:7,177.22kb 文件加载:168
- 查询信息 : 26 queries 10 writes
- 缓存信息 : 8 reads,0 writes
- [ LANG ] /www/web/sdzrd_cn/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/web/sdzrd_cn/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'fuwulingyu/<page?>',
'route' => 'portal/List/index?id=22',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'host' => 'sdzrd.cn',
'x-real-ip' => '3.141.190.74',
'connection' => 'close',
'pragma' => 'no-cache',
'cache-control' => 'no-cache',
'upgrade-insecure-requests' => '1',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'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',
)
- [ PARAM ] array (
'id' => '22',
)
- [ LANG ] /www/web/sdzrd_cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/web/sdzrd_cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/web/sdzrd_cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/web/sdzrd_cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/web/sdzrd_cn/app/portal/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /www/web/sdzrd_cn/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/web/sdzrd_cn/public_html/themes/zghh/portal/service.html [ array (
0 => 'site_info',
1 => 'customvar',
2 => 'category',
3 => 'seo_title',
4 => 'seo_keywords',
5 => 'seo_description',
6 => 'canonical',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000503s ] mysql:host=127.0.0.1;port=3306;dbname=sdzrd;charset=utf8
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_plugin` [ RunTime:0.001077s ]
- [ SQL ] SELECT `config` FROM `maycms_plugin` WHERE `name` = 'ErrorPage' LIMIT 1 [ RunTime:0.000341s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 22,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_portal_category` [ RunTime:0.001163s ]
- [ SQL ] SELECT * FROM `maycms_portal_category` WHERE `id` = 22 AND `status` = 1 LIMIT 1 [ RunTime:0.000552s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_theme_file` [ RunTime:0.001285s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000390s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/about' , `name` = '集团简介' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '集团简介' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/about' [ RunTime:0.000694s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/announcement' LIMIT 1 [ RunTime:0.000307s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/announcement' , `name` = '集团新闻' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '集团新闻模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/announcement' [ RunTime:0.000521s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000340s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '文章详情页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章详情页' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/article' [ RunTime:0.000592s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/contact' , `name` = '联系我们' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '联系我们模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/contact' [ RunTime:0.000502s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000250s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'zghh' AND `file` = 'portal/index' [ RunTime:0.000566s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/projects' LIMIT 1 [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/projects' , `name` = '项目展示' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '项目展示模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/projects' [ RunTime:0.000497s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/purification' LIMIT 1 [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/purification' , `name` = '净化工程' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '净化工程模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/purification' [ RunTime:0.000560s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/Page/index' , `file` = 'portal/search' , `name` = '搜索结果页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '搜索结果页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/search' [ RunTime:0.000551s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND `file` = 'portal/service' LIMIT 1 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `maycms_theme_file` SET `theme` = 'zghh' , `action` = 'portal/List/index' , `file` = 'portal/service' , `name` = '服务领域' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '服务领域模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'zghh' AND `file` = 'portal/service' [ RunTime:0.000479s ]
- [ SQL ] SELECT * FROM `maycms_theme_file` WHERE `theme` = 'zghh' [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_theme` [ RunTime:0.001337s ]
- [ SQL ] UPDATE `maycms_theme` SET `name` = '中高汇海' , `version` = '1.0.2' , `demo_url` = '' , `author` = 'MayCMS' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '' , `description` = '' WHERE `theme` = 'zghh' [ RunTime:0.000348s ]
- [ SQL ] SELECT `more` FROM `maycms_theme_file` WHERE `theme` = 'zghh' AND ( `is_public` = 1 OR `file` = 'portal/service' ) [ RunTime:0.000213s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 79,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_nav_menu` [ RunTime:0.001029s ]
- [ SQL ] SELECT * FROM `maycms_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000293s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 100,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `maycms_nav_menu` WHERE `nav_id` = 6 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000394s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 100,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `maycms_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 22 ORDER BY `list_order` ASC [ RunTime:0.000447s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 65,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `maycms_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 22 ORDER BY `list_order` ASC [ RunTime:0.000335s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 65,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW FULL COLUMNS FROM `maycms_portal_post` [ RunTime:0.001294s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` IN ('22','23','24','25','26','27','57') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1744304830' ) GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.000697s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Select tables optimized away',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` IN ('22','23','24','25','26','27','57') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1744304830' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`create_time` DESC LIMIT 0,50 [ RunTime:0.001329s ]
- [ 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' => 12,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `maycms_nav_menu` WHERE `nav_id` = 7 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000350s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'maycms_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 100,
'extra' => 'Using where; Using filesort',
) ]

0.119631s