基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2026-01-31 23:00:00 HTTP/1.1 GET : http://www.rjfvbnnf.cn/about3.html
- 運(yùn)行時(shí)間 : 0.326236s [ 吞吐率:3.07req/s ] 內(nèi)存消耗:5,371.73kb 文件加載:119
- 查詢信息 : 43 queries 16 writes
- 緩存信息 : 6 reads,0 writes
- 會(huì)話信息 : SESSION_ID=22stm0aqfack53oiovsmco15p2
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/feichangdao/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'about3',
'route' => 'portal/List/index?id=24',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'host' => 'www.rjfvbnnf.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '24',
)
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/feichangdao/app/portal/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/feichangdao/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/feichangdao/public/themes/feichangdao/portal/about2.html [ array (
0 => 'site_info',
1 => 'user',
2 => 'versions',
3 => 'category',
4 => 'page',
5 => 'list',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000918s ] mysql:host=127.0.0.1;port=3306;dbname=feichangdao;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001778s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'MPcTheme' LIMIT 1 [ RunTime:0.002151s ]
- [ 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' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.002082s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 24 AND `status` = 1 LIMIT 1 [ RunTime:0.001270s ]
- [ 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 `parent_id` = 24 AND `status` = 1 AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.001457s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'parent_id',
'key' => 'parent_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 5.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.002604s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `pp` LEFT JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` IN ('') AND `post_status` = 1 AND `delete_time` = 0 [ RunTime:0.001156s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `pp`.*,`pcp`.`category_id` FROM `cmf_portal_post` `pp` LEFT JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` IN ('') AND `post_status` = 1 AND `delete_time` = 0 ORDER BY `published_time` DESC LIMIT 0,20 [ RunTime:0.001178s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002146s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.002639s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/about' , `name` = '關(guān)于我們' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/about' [ RunTime:0.005601s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/about2' LIMIT 1 [ RunTime:0.001050s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/about2' , `name` = '關(guān)于我們' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '品牌策劃詳情模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/about2' [ RunTime:0.005800s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.001619s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '文章頁(yè)' , `more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '文章頁(yè)模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/article' [ RunTime:0.005841s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand' LIMIT 1 [ RunTime:0.001539s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/brand' , `name` = '品牌策劃' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand' [ RunTime:0.006843s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand2' LIMIT 1 [ RunTime:0.001226s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/brand2' , `name` = '關(guān)于我們' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '品牌策劃詳情模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand2' [ RunTime:0.005563s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.001212s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/case' , `name` = '經(jīng)典案例' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/case' [ RunTime:0.006049s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/cdetails' LIMIT 1 [ RunTime:0.001262s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/Article/index' , `file` = 'portal/cdetails' , `name` = '案例詳情頁(yè)' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章頁(yè)模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/cdetails' [ RunTime:0.006095s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000944s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁(yè)' , `more` = '{\"widgets\":{\"gg_top\":{\"title\":\"\\u8f6e\\u64ad\\u56fe\\u4e0a\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_top_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_top_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_top_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_top_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_bottom\":{\"title\":\"\\u8f6e\\u64ad\\u56fe\\u4e0b\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_bottom_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_bottom_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_bottom_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_bottom_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_xiaotu\":{\"title\":\"\\u5c0f\\u56fe\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_xiaotu_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_xiaotu_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_xiaotu_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_xiaotu_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_zhti\":{\"title\":\"\\u4e13\\u9898\\u4e0b\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_zhti_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_zhti_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_zhti_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_zhti_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}}}}' , `config_more` = '{\"widgets\":{\"gg_top\":{\"title\":\"\\u8f6e\\u64ad\\u56fe\\u4e0a\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_top_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_top_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_top_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_top_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_bottom\":{\"title\":\"\\u8f6e\\u64ad\\u56fe\\u4e0b\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_bottom_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_bottom_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_bottom_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_bottom_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_xiaotu\":{\"title\":\"\\u5c0f\\u56fe\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_xiaotu_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_xiaotu_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_xiaotu_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_xiaotu_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}},\"gg_zhti\":{\"title\":\"\\u4e13\\u9898\\u4e0b\\u65b9\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"display\":\"1\",\"vars\":{\"gg_zhti_list\":{\"title\":\"\\u5e7f\\u544a\\u56fe\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"gg_zhti_title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\"},\"gg_zhti_tu\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"gg_zhti_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"#\",\"type\":\"text\"}}}}}}}' , `description` = '首頁(yè)模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'feichangdao' AND `file` = 'portal/index' [ RunTime:0.006495s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.001408s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '文章列表頁(yè)' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/news' [ RunTime:0.005596s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000843s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '單頁(yè)面' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '單頁(yè)面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/page' [ RunTime:0.005149s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.001561s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索頁(yè)面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/search' [ RunTime:0.005435s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/service' LIMIT 1 [ RunTime:0.000829s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/service' , `name` = '服務(wù)項(xiàng)目列表頁(yè)' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/service' [ RunTime:0.005450s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/service2' LIMIT 1 [ RunTime:0.000964s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'portal/List/index' , `file` = 'portal/service2' , `name` = '品牌策劃詳情' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '品牌策劃詳情模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'feichangdao' AND `file` = 'portal/service2' [ RunTime:0.006044s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.001254s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `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` = 'feichangdao' AND `file` = 'public/config' [ RunTime:0.005258s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.001073s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'feichangdao' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '導(dǎo)航條' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '導(dǎo)航條模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'feichangdao' AND `file` = 'public/nav' [ RunTime:0.005436s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' [ RunTime:0.001108s ]
- [ 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' => 49,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002059s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = '桂林凱飛涂料官網(wǎng)' , `version` = '1.0' , `demo_url` = 'http://kaifei.com' , `author` = 'qiu' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '網(wǎng)站PC端' , `description` = '網(wǎng)站PC端' WHERE `theme` = 'feichangdao' [ RunTime:0.000958s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND ( `is_public` = 1 OR `file` = 'portal/about2' ) [ RunTime:0.000845s ]
- [ 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' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002236s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.001137s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.001302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.001949s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000771s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.001039s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000873s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.002828s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000890s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000964s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.001081s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000741s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000733s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.002121s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 26,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.001214s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'parent_id',
'key' => 'parent_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 4,
'filtered' => 3.846153974533081,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id 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` = '24' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1769871600 ) GROUP BY `post`.`id` ORDER BY `list_order` DESC,`post`.`published_time` DESC LIMIT 1 [ RunTime:0.002062s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]