基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-03-26 01:02:23 HTTP/1.1 GET : http://daoxingqizu.com/portal/list/index/id/1/type/0/price/3.html
- 运行时间 : 0.159399s [ 吞吐率:6.27req/s ] 内存消耗:5,516.82kb 文件加载:108
- 查询信息 : 23 queries 11 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /www/wwwroot/daoxingqizu/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/daoxingqizu/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'host' => 'daoxingqizu.com',
'accept-encoding' => 'br,gzip',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '1',
'type' => '0',
'price' => '3',
)
- [ LANG ] /www/wwwroot/daoxingqizu/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/daoxingqizu/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/daoxingqizu/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/daoxingqizu/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/daoxingqizu/app/portal/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/daoxingqizu/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/daoxingqizu/public/themes/hnzcpt/portal/car.html [ array (
0 => 'site_info',
1 => 'type',
2 => 'price',
3 => 'category',
4 => 'list',
5 => 'page',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=3306;dbname=daoxingqizu;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001644s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'MPcTheme' LIMIT 1 [ RunTime:0.000321s ]
- [ 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.001432s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000389s ]
- [ 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,
) ]
- [ DB ] CONNECT:[ UseTime:0.000383s ] mysql:host=127.0.0.1;port=3306;dbname=daoxingqizu;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000930s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_category_post` `pcp` INNER JOIN `cmf_portal_category` `pc` ON `pcp`.`category_id`=`pc`.`id` INNER JOIN `cmf_portal_post` `pp` ON `pcp`.`post_id`=`pp`.`id` WHERE ( `pp`.`delete_time` = 0 AND `pc`.`parent_id` = 1 AND `post_price` BETWEEN 300 AND 400 ) [ RunTime:0.000701s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pp',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 196,
'filtered' => 1.1110000610351562,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category_post` `pcp` INNER JOIN `cmf_portal_category` `pc` ON `pcp`.`category_id`=`pc`.`id` INNER JOIN `cmf_portal_post` `pp` ON `pcp`.`post_id`=`pp`.`id` WHERE ( `pp`.`delete_time` = 0 AND `pc`.`parent_id` = 1 AND `post_price` BETWEEN 300 AND 400 ) ORDER BY `published_time` DESC LIMIT 0,12 [ RunTime:0.001162s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pp',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 196,
'filtered' => 1.1110000610351562,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000973s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000256s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '旅游包车详情页' , `more` = '{\"vars\":{\"wx\":{\"title\":\"\\u5fae\\u4fe1\\u6536\\u6b3e\\u7801\",\"name\":\"wx\",\"value\":\"default\\/20200708\\/efe1f01bb1d4c66065a9378111fa0a3f.jpg\",\"type\":\"image\",\"rule\":[]},\"alipay\":{\"title\":\"\\u652f\\u4ed8\\u5b9d\\u6536\\u6b3e\\u7801\",\"name\":\"alipay\",\"value\":\"default\\/20200708\\/efe1f01bb1d4c66065a9378111fa0a3f.jpg\",\"type\":\"image\",\"rule\":[]}},\"widgets\":{\"like\":{\"title\":\"\\u731c\\u4f60\\u559c\\u6b22\",\"display\":1,\"vars\":{\"like_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65c5\\u6e38\\u5305\\u8f66\"},\"like_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"8\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}}}}' , `config_more` = '{\"vars\":{\"wx\":{\"title\":\"\\u5fae\\u4fe1\\u6536\\u6b3e\\u7801\",\"name\":\"wx\",\"value\":\"\",\"type\":\"image\",\"rule\":[]},\"alipay\":{\"title\":\"\\u652f\\u4ed8\\u5b9d\\u6536\\u6b3e\\u7801\",\"name\":\"alipay\",\"value\":\"\",\"type\":\"image\",\"rule\":[]}},\"widgets\":{\"like\":{\"title\":\"\\u731c\\u4f60\\u559c\\u6b22\",\"display\":\"1\",\"vars\":{\"like_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"like_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"8\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}}}}' , `description` = '旅游包车模板文件' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/article' [ RunTime:0.006200s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/car' LIMIT 1 [ RunTime:0.000317s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/List/index' , `file` = 'portal/car' , `name` = '旅游包车列表页' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/car' [ RunTime:0.008042s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000283s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页模板' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u9996\\u9875\\u5934\\u90e8banner\"}},\"widgets\":{\"car\":{\"title\":\"\\u8f66\\u578b\\u5206\\u7c7b\",\"display\":1,\"vars\":{\"car_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65c5\\u6e38\\u5305\\u8f66\"},\"car_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}},\"line\":{\"title\":\"\\u65c5\\u6e38\\u8def\\u7ebf\",\"display\":1,\"vars\":{\"line_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65c5\\u6e38\\u8def\\u7ebf\"},\"line_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"6\",\"type\":\"text\"}}},\"gl\":{\"title\":\"\\u65c5\\u6e38\\u653b\\u7565\",\"display\":1,\"vars\":{\"gl_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"10\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u79df\\u8f66\\u653b\\u7565\"},\"gl_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"4\",\"type\":\"text\"}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"car\":{\"title\":\"\\u8f66\\u578b\\u5206\\u7c7b\",\"display\":\"1\",\"vars\":{\"car_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"car_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"12\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}},\"line\":{\"title\":\"\\u65c5\\u6e38\\u8def\\u7ebf\",\"display\":\"1\",\"vars\":{\"line_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"line_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"6\",\"type\":\"text\"}}},\"gl\":{\"title\":\"\\u79df\\u8f66\\u653b\\u7565\",\"display\":\"1\",\"vars\":{\"gl_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"gl_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"6\",\"type\":\"text\"}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/index' [ RunTime:0.005096s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/ldetails' LIMIT 1 [ RunTime:0.000345s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/Article/index' , `file` = 'portal/ldetails' , `name` = '旅游路线详情页' , `more` = '{\"vars\":{\"wx\":{\"title\":\"\\u5fae\\u4fe1\\u6536\\u6b3e\\u7801\",\"name\":\"wx\",\"value\":\"default\\/20200708\\/efe1f01bb1d4c66065a9378111fa0a3f.jpg\",\"type\":\"image\",\"rule\":[]},\"alipay\":{\"title\":\"\\u652f\\u4ed8\\u5b9d\\u6536\\u6b3e\\u7801\",\"name\":\"alipay\",\"value\":\"default\\/20200708\\/efe1f01bb1d4c66065a9378111fa0a3f.jpg\",\"type\":\"image\",\"rule\":[]}},\"widgets\":{\"like\":{\"title\":\"\\u731c\\u4f60\\u559c\\u6b22\",\"display\":1,\"vars\":{\"like_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"2\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65c5\\u6e38\\u8def\\u7ebf\"},\"like_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"4\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}}}}' , `config_more` = '{\"vars\":{\"wx\":{\"title\":\"\\u5fae\\u4fe1\\u6536\\u6b3e\\u7801\",\"name\":\"wx\",\"value\":\"\",\"type\":\"image\",\"rule\":[]},\"alipay\":{\"title\":\"\\u652f\\u4ed8\\u5b9d\\u6536\\u6b3e\\u7801\",\"name\":\"alipay\",\"value\":\"\",\"type\":\"image\",\"rule\":[]}},\"widgets\":{\"like\":{\"title\":\"\\u731c\\u4f60\\u559c\\u6b22\",\"display\":\"1\",\"vars\":{\"like_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"like_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"8\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u5c55\\u793a\\u6570\\u91cf\"}}}}}' , `description` = '详情页模板文件' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/ldetails' [ RunTime:0.004356s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/line' LIMIT 1 [ RunTime:0.000396s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/List/index' , `file` = 'portal/line' , `name` = '旅游路线列表页' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/line' [ RunTime:0.005152s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/ndetails' LIMIT 1 [ RunTime:0.000355s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/Article/index' , `file` = 'portal/ndetails' , `name` = '新闻详情页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/ndetails' [ RunTime:0.004385s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000334s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '租车攻略列表页' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"10\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"10\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/news' [ RunTime:0.005972s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000325s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '单页面' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hnzcpt' AND `file` = 'portal/page' [ RunTime:0.013925s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000375s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}},\"widgets\":[]}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'hnzcpt' AND `file` = 'public/config' [ RunTime:0.004280s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND `file` = 'public/header' LIMIT 1 [ RunTime:0.000344s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hnzcpt' , `action` = 'public/Nav' , `file` = 'public/header' , `name` = '头部导航条' , `more` = '{\"vars\":{\"logo\":{\"title\":\"\\u516c\\u53f8logo\",\"name\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4f20\\u516c\\u53f8logo\\u56fe\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"logo\":{\"title\":\"\\u516c\\u53f8logo\",\"name\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4f20\\u516c\\u53f8logo\\u56fe\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'hnzcpt' AND `file` = 'public/header' [ RunTime:0.004285s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' [ RunTime:0.000395s ]
- [ 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' => 28,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001172s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'hnzcpt' , `version` = '1.0.2' , `demo_url` = 'http://hnzcpt.com' , `author` = 'qiu' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = '海南租车模板' , `description` = '海南租车默认模板' WHERE `theme` = 'hnzcpt' [ RunTime:0.000336s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'hnzcpt' AND ( `is_public` = 1 OR `file` = 'portal/car' ) [ RunTime:0.000362s ]
- [ 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' => 28,
'filtered' => 3.5714287757873535,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001418s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000434s ]
- [ 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' => 9,
'filtered' => 11.111111640930176,
'extra' => 'Using where; Using filesort',
) ]

0.163532s