学思想 强党性 重实践 建新功
传承弘扬“四下基层”优良传统 走好新时代党的群众路线
学习动态
重大项目“百日攻坚”进行时
评论解读
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-03 12:42:07 HTTP/1.1 GET : http://fq.hginte.com/portal/special/ztjy.html
- 运行时间 : 0.109153s [ 吞吐率:9.16req/s ] 内存消耗:4,682.24kb 文件加载:108
- 查询信息 : 21 queries 3 writes
- 缓存信息 : 41 reads,0 writes
- [ LANG ] /www/wwwroot/fqxww/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/fqxww/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/fqxww/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/fqxww/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/fqxww/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/fqxww/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/fqxww/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'fq.hginte.com',
'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-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
)
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/fqxww/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/fqxww/public/themes/simpleboot3/portal/special/ztjy/index.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'page',
3 => 'list',
4 => 'index1',
5 => 'index2',
6 => 'index3',
7 => 'index4',
8 => 'theme_vars',
9 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000479s ] mysql:host=127.0.0.1;port=3306;dbname=fqxww;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000558s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000310s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'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_option` [ RunTime:0.000521s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000226s ]
- [ 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' => 'no matching row in const table',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000231s ]
- [ 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' => 'no matching row in const table',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000216s ]
- [ 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' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000461s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 0 AND `status` = 1 LIMIT 1 [ RunTime:0.000295s ]
- [ 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' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000576s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 0 AND `status` = 1 [ RunTime:0.000353s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT `portal_post`.`id`,`portal_post`.`post_status`,`portal_post`.`post_hits`,`portal_post`.`create_time`,`portal_post`.`published_time`,`portal_post`.`post_title`,`portal_post`.`post_keywords`,`portal_post`.`post_excerpt`,`portal_post`.`post_source`,`portal_post`.`thumbnail`,`portal_post`.`post_content`,`portal_post`.`more`,`portal_post`.`sync_id`,`portal_post`.`author`,`portal_post`.`outside`,`portal_category_post`.`post_id`,`portal_category_post`.`category_id`,`portal_category_post`.`list_order`,`portal_category_post`.`status` FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 0 AND `status` = 1 ORDER BY `is_top` DESC,`portal_post`.`published_time` DESC LIMIT 0,30 [ RunTime:0.000495s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `portal_post`.`id`,`portal_post`.`post_status`,`portal_post`.`post_hits`,`portal_post`.`create_time`,`portal_post`.`published_time`,`portal_post`.`post_title`,`portal_post`.`post_keywords`,`portal_post`.`post_excerpt`,`portal_post`.`post_source`,`portal_post`.`thumbnail`,`portal_post`.`post_content`,`portal_post`.`more`,`portal_post`.`sync_id`,`portal_post`.`author`,`portal_post`.`outside`,`portal_category_post`.`post_id`,`portal_category_post`.`category_id`,`portal_category_post`.`list_order`,`portal_category_post`.`status`,`portal_category`.`parent_id` FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` LEFT JOIN `cmf_portal_category` `portal_category` ON `portal_category`.`id`=`portal_category_post`.`category_id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 112 AND `portal_category_post`.`status` = 1 ORDER BY `is_top` DESC,`portal_post`.`published_time` DESC LIMIT 6 [ RunTime:0.003786s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 28,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `portal_post`.`id`,`portal_post`.`post_status`,`portal_post`.`post_hits`,`portal_post`.`create_time`,`portal_post`.`published_time`,`portal_post`.`post_title`,`portal_post`.`post_keywords`,`portal_post`.`post_excerpt`,`portal_post`.`post_source`,`portal_post`.`thumbnail`,`portal_post`.`post_content`,`portal_post`.`more`,`portal_post`.`sync_id`,`portal_post`.`author`,`portal_post`.`outside`,`portal_category_post`.`post_id`,`portal_category_post`.`category_id`,`portal_category_post`.`list_order`,`portal_category_post`.`status`,`portal_category`.`parent_id` FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` LEFT JOIN `cmf_portal_category` `portal_category` ON `portal_category`.`id`=`portal_category_post`.`category_id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 113 AND `portal_category_post`.`status` = 1 ORDER BY `is_top` DESC,`portal_post`.`published_time` DESC LIMIT 8 [ RunTime:0.000799s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 21,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `portal_post`.`id`,`portal_post`.`post_status`,`portal_post`.`post_hits`,`portal_post`.`create_time`,`portal_post`.`published_time`,`portal_post`.`post_title`,`portal_post`.`post_keywords`,`portal_post`.`post_excerpt`,`portal_post`.`post_source`,`portal_post`.`thumbnail`,`portal_post`.`post_content`,`portal_post`.`more`,`portal_post`.`sync_id`,`portal_post`.`author`,`portal_post`.`outside`,`portal_category_post`.`post_id`,`portal_category_post`.`category_id`,`portal_category_post`.`list_order`,`portal_category_post`.`status`,`portal_category`.`parent_id` FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` LEFT JOIN `cmf_portal_category` `portal_category` ON `portal_category`.`id`=`portal_category_post`.`category_id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 114 AND `portal_category_post`.`status` = 1 ORDER BY `is_top` DESC,`portal_post`.`published_time` DESC LIMIT 8 [ RunTime:0.000870s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 23,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `portal_post`.`id`,`portal_post`.`post_status`,`portal_post`.`post_hits`,`portal_post`.`create_time`,`portal_post`.`published_time`,`portal_post`.`post_title`,`portal_post`.`post_keywords`,`portal_post`.`post_excerpt`,`portal_post`.`post_source`,`portal_post`.`thumbnail`,`portal_post`.`post_content`,`portal_post`.`more`,`portal_post`.`sync_id`,`portal_post`.`author`,`portal_post`.`outside`,`portal_category_post`.`post_id`,`portal_category_post`.`category_id`,`portal_category_post`.`list_order`,`portal_category_post`.`status`,`portal_category`.`parent_id` FROM `cmf_portal_post` `portal_post` LEFT JOIN `cmf_portal_category_post` `portal_category_post` ON `portal_category_post`.`post_id`=`portal_post`.`id` LEFT JOIN `cmf_portal_category` `portal_category` ON `portal_category`.`id`=`portal_category_post`.`category_id` WHERE `portal_post`.`delete_time` = 0 AND `portal_post`.`post_status` = 1 AND `category_id` = 117 AND `portal_category_post`.`status` = 1 ORDER BY `is_top` DESC,`portal_post`.`published_time` DESC LIMIT 12 [ RunTime:0.000780s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 16,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000467s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000282s ]
- [ 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' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `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\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' [ RunTime:0.006448s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000284s ]
- [ 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' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"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` = 'simpleboot3' AND `file` = 'public/nav' [ RunTime:0.004985s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000279s ]
- [ 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' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000585s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.006467s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/special/ztjy/index' ) [ RunTime:0.000320s ]
- [ 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' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]

0.110489s