布网科技·签约动态
2018-06-20 13:36 by 布网科技
基本
文件
流程
错误
SQL
调试
请求信息 : 2025-06-08 05:37:04 HTTP/1.1 GET : http://www.buwangkeji.com/portal/index/detail/id/16/cid/10.html 运行时间 : 0.133869s [ 吞吐率:7.47req/s ] 内存消耗:5,103.28kb 文件加载:113 查询信息 : 17 queries 4 writes 缓存信息 : 7 reads,0 writes
[ LANG ] /buwang/www/thinkcmf/vendor/thinkphp/lang/zh-cn.php [ LANG ] /buwang/www/thinkcmf/app/portal//lang/zh-cn.php [ ROUTE ] array (
) [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=259200',
'x-forwarded-for' => '10.1.13.58',
'via' => '1.1 squid-proxy-5b5d847c96-9g2np (squid/6.10)',
'host' => 'www.buwangkeji.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 (
'id' => '16',
'cid' => '10',
) [ LANG ] /buwang/www/thinkcmf/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /buwang/www/thinkcmf/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /buwang/www/thinkcmf/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /buwang/www/thinkcmf/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ LANG ] /buwang/www/thinkcmf/app/portal/lang/zh-cn/common.php [ LANG ] /buwang/www/thinkcmf/app/portal/lang/zh-cn/home.php [ DB ] INIT mysql [ VIEW ] /buwang/www/thinkcmf/public/themes/quick_start/portal/detail.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'parent_cate',
3 => 'article',
4 => 'categoryId',
5 => 'prev_article',
6 => 'next_article',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.011554s ] mysql:host=127.0.0.1;port=3306;dbname=thinkcmf;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000885s ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '10' AND `relation`.`post_id` = '16' AND ( `post`.`published_time` < '1749332224' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.000895s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '10' AND `relation`.`post_id` < '16' AND ( `post`.`published_time` < '1749332224' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000853s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 14,
'filtered' => 1.2658227682113647,
'extra' => 'Using where',
) ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '10' AND `relation`.`post_id` > '16' AND ( `post`.`published_time` < '1749332224' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001473s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 24,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000697s ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 10 AND `status` = 1 LIMIT 1 [ RunTime:0.000269s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 9 AND `status` = 1 LIMIT 1 [ RunTime:0.000290s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 16 [ RunTime:0.011500s ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000568s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'quick_start' AND `file` = 'public/footer' LIMIT 1 [ RunTime:0.000174s ] [ 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` = 'quick_start' , `action` = 'public/footer' , `file` = 'public/footer' , `name` = '底部导航' , `more` = '{\"vars\":{\"company_addr_img\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\u5730\\u56fe\",\"name\":\"company_addr_img\",\"value\":\"__TMPL__\\/public\\/assets\\/images\\/logo.png\",\"type\":\"image\",\"tip\":\"\\u516c\\u53f8\\u5730\\u5740\\u5730\\u56fe\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_addr\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"name\":\"company_addr\",\"value\":\"\\u6d1b\\u9633\\u5e02 \\u6d1b\\u9f99\\u533a \\u4e1c\\u65b9\\u4eca\\u5178(\\u5929\\u6c47\\u4e2d\\u5fc3) 2005\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u5730\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_tel_01\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd01\",\"name\":\"company_tel_01\",\"value\":\"18888888888\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_tel_02\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd02\",\"name\":\"company_tel_02\",\"value\":\"18888888888\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"name\":\"company_email\",\"value\":\"188888@qq.com\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_QQ\":{\"title\":\"\\u516c\\u53f8QQ\",\"name\":\"company_QQ\",\"value\":\"188888\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_wechat\":{\"title\":\"\\u516c\\u53f8\\u5fae\\u4fe1\",\"name\":\"company_wechat\",\"value\":\"\\u5e03\\u7f51\\u79d1\\u6280\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u5fae\\u4fe1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"company_addr_img\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\u5730\\u56fe\",\"name\":\"company_addr_img\",\"value\":\"__TMPL__\\/public\\/assets\\/images\\/logo.png\",\"type\":\"image\",\"tip\":\"\\u516c\\u53f8\\u5730\\u5740\\u5730\\u56fe\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_addr\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"name\":\"company_addr\",\"value\":\"\\u6d1b\\u9633\\u5e02 \\u6d1b\\u9f99\\u533a \\u4e1c\\u65b9\\u4eca\\u5178(\\u5929\\u6c47\\u4e2d\\u5fc3) 1708\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u5730\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_tel_01\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd01\",\"name\":\"company_tel_01\",\"value\":\"13333886718\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_tel_02\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd02\",\"name\":\"company_tel_02\",\"value\":\"13333886718\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"name\":\"company_email\",\"value\":\"188888@qq.com\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_QQ\":{\"title\":\"\\u516c\\u53f8QQ\",\"name\":\"company_QQ\",\"value\":\"188888\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_wechat\":{\"title\":\"\\u516c\\u53f8\\u5fae\\u4fe1\",\"name\":\"company_wechat\",\"value\":\"\\u5e03\\u7f51\\u79d1\\u6280\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u5fae\\u4fe1\",\"rule\":{\"require\":true},\"message\":{\"require\":true}}}}' , `description` = '底部导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'quick_start' AND `file` = 'public/footer' [ RunTime:0.004442s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'quick_start' AND `file` = 'public/header' LIMIT 1 [ RunTime:0.000182s ] [ 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` = 'quick_start' , `action` = 'public/header' , `file` = 'public/header' , `name` = '头部导航条' , `more` = '{\"vars\":{\"company_logo\":{\"title\":\"\\u516c\\u53f8logo\",\"name\":\"company_logo\",\"value\":\"__TMPL__\\/public\\/assets\\/images\\/logo.png\",\"type\":\"image\",\"tip\":\"\\u516c\\u53f8\\u7684logo\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_url\":{\"title\":\"\\u516c\\u53f8\\u9996\\u9875\\u7f51\\u5740\",\"name\":\"company_url\",\"value\":\"index\\/html\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7684\\u9996\\u9875\\u7f51\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"company_logo\":{\"title\":\"\\u516c\\u53f8logo\",\"name\":\"company_logo\",\"value\":\"__TMPL__\\/public\\/assets\\/images\\/logo.png\",\"type\":\"image\",\"tip\":\"\\u516c\\u53f8\\u7684logo\",\"rule\":{\"require\":true},\"message\":{\"require\":true}},\"company_url\":{\"title\":\"\\u516c\\u53f8\\u9996\\u9875\\u7f51\\u5740\",\"name\":\"company_url\",\"value\":\"index\\/html\",\"type\":\"text\",\"tip\":\"\\u516c\\u53f8\\u7684\\u9996\\u9875\\u7f51\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":true}}}}' , `description` = '头部导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'quick_start' AND `file` = 'public/header' [ RunTime:0.003985s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'quick_start' [ RunTime:0.000182s ] [ 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.000408s ] [ SQL ] UPDATE `cmf_theme` SET `name` = 'quick_start' , `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` = 'quick_start' [ RunTime:0.000233s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'quick_start' AND ( `is_public` = 1 OR `file` = 'portal/detail' ) [ RunTime:0.000178s ] [ 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_menu` [ RunTime:0.000395s ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000180s ] [ 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' => 9,
'filtered' => 11.111111640930176,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000405s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000157s ] [ 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',
) ]
0.134616s