基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2026-02-16 20:10:21 HTTP/1.1 GET : http://www.autosync.cn/news1/73.html
- 運(yùn)行時(shí)間 : 0.414341s [ 吞吐率:2.41req/s ] 內(nèi)存消耗:5,385.40kb 文件加載:117
- 查詢信息 : 42 queries 17 writes
- 緩存信息 : 7 reads,0 writes
- 會(huì)話信息 : SESSION_ID=kok711e0374fnk6l0o08qi33mn
- [ LANG ] /www/wwwroot/feichangdao/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/feichangdao/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'news1/<id>',
'route' => 'portal/Article/index?cid=18',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '73',
),
)
- [ HEADER ] array (
'host' => 'www.autosync.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 (
'cid' => '18',
'id' => '73',
)
- [ 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/article.html [ array (
0 => 'site_info',
1 => 'user',
2 => 'versions',
3 => 'category',
4 => 'article',
5 => 'prev_article',
6 => 'next_article',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.001580s ] mysql:host=127.0.0.1;port=3306;dbname=feichangdao;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.002971s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'MPcTheme' LIMIT 1 [ RunTime:0.001554s ]
- [ 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_post` [ RunTime:0.002942s ]
- [ 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` = 18 AND `relation`.`post_id` = 73 AND ( `post`.`published_time` < 1771243821 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.002599s ]
- [ 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` = 18 AND `relation`.`post_id` < 73 AND ( `post`.`published_time` < 1771243821 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.004276s ]
- [ 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' => 22,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ 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` = 18 AND `relation`.`post_id` > 73 AND ( `post`.`published_time` < 1771243821 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.004423s ]
- [ 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' => 25,
'filtered' => 1.3698630332946777,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.003926s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.003371s ]
- [ 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` = 73 [ RunTime:0.009274s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001567s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.001325s ]
- [ 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.006802s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/about2' LIMIT 1 [ RunTime:0.001068s ]
- [ 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.008047s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.003498s ]
- [ 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.006511s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand' LIMIT 1 [ RunTime:0.000950s ]
- [ 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.005652s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/brand2' LIMIT 1 [ RunTime:0.000667s ]
- [ 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.005514s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.001009s ]
- [ 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.006782s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/cdetails' LIMIT 1 [ RunTime:0.001576s ]
- [ 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.005918s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.002346s ]
- [ 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.007068s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.001479s ]
- [ 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.006538s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.001149s ]
- [ 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.007215s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.001251s ]
- [ 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.006498s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/service' LIMIT 1 [ RunTime:0.001013s ]
- [ 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.005395s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'portal/service2' LIMIT 1 [ RunTime:0.000758s ]
- [ 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.005225s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000693s ]
- [ 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.006122s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000695s ]
- [ 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.007047s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' [ RunTime:0.001028s ]
- [ 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.001800s ]
- [ 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.000967s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'feichangdao' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.001054s ]
- [ 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.001636s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.002363s ]
- [ 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.001274s ]
- [ 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.001825s ]
- [ 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.001566s ]
- [ 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.001914s ]
- [ 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.001025s ]
- [ 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.000939s ]
- [ 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.000950s ]
- [ 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.001644s ]
- [ 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.000728s ]
- [ 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.000803s ]
- [ 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.001299s ]
- [ 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.001512s ]
- [ 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 `id` = 4 LIMIT 1 [ RunTime:0.001249s ]
- [ 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,
) ]