基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-04 00:29:30 HTTP/1.0 GET : http://www.chixingtest.com/products.html?page=15
- 运行时间 : 0.425860s [ 吞吐率:2.35req/s ] 内存消耗:4,279.20kb 文件加载:112
- 查询信息 : 68 queries 18 writes
- 缓存信息 : 7 reads,0 writes
- [ LANG ] /usr/home/qxu1192740084/htdocs/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/app/product//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'products',
'route' => 'product/List/index?id=5',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'accept' => '*/*',
'accept-encoding' => 'gzip, br, zstd, deflate',
'cache-control' => 'max-age=0',
'connection' => 'close',
'host' => 'www.chixingtest.com',
'remote-host' => '216.73.216.13',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'via' => '1.1 squid-proxy-5b5d847c96-ss9c4 (squid/6.13)',
'x-forwarded-for' => '10.2.216.65, 216.73.216.13',
'x-forwarded-proto' => 'http',
'x-real-ip' => '216.73.216.13',
)
- [ PARAM ] array (
'/products_html' => '',
'page' => '15',
'id' => '5',
)
- [ LANG ] /usr/home/qxu1192740084/htdocs/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/app/portal/lang/zh-cn/common.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/app/product/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /usr/home/qxu1192740084/htdocs/app/portal/lang/zh-cn/home.php
- [ LANG ] /usr/home/qxu1192740084/htdocs/app/product/lang/zh-cn/home.php
- [ VIEW ] /usr/home/qxu1192740084/htdocs/public/themes/lxcms/product/product.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.003154s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001441s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Configs' LIMIT 1 [ RunTime:0.000772s ]
- [ 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' => '4',
'filtered' => '25.00',
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product_category` [ RunTime:0.001364s ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000897s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001231s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/about_list' LIMIT 1 [ RunTime:0.000802s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/List/index' , `file` = 'portal/about_list' , `name` = '团队列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '团队模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/about_list' [ RunTime:0.004946s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/about_page' LIMIT 1 [ RunTime:0.001089s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Page/index' , `file` = 'portal/about_page' , `name` = '关于我们单页面' , `more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `description` = '关于我们单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/about_page' [ RunTime:0.003192s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000761s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/List/index' , `file` = 'portal/case' , `name` = '案例列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '案例列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/case' [ RunTime:0.003694s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/caseshow' LIMIT 1 [ RunTime:0.000848s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Article/index' , `file` = 'portal/caseshow' , `name` = '案例详情页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '案例详情模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/caseshow' [ RunTime:0.005048s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000844s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '联系我们单页面' , `more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `description` = '联系我们单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/contact' [ RunTime:0.004301s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/fuwu_page' 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Page/index' , `file` = 'portal/fuwu_page' , `name` = '服务单页面' , `more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `description` = '服务单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/fuwu_page' [ RunTime:0.004204s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000823s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"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\":{\"hot_product\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"hot_product_sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u6211\\u4eec\\u7528\\u5fc3\\u4e3a\\u60a8\\u505a\\u7684\\u66f4\\u597d\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"hot_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_news\":{\"title\":\"\\u65b0\\u95fb\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"last_news_category_name\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09\\u6807\\u9898\",\"value\":\"\\u6280\\u672f\\u8981\\u9886\",\"type\":\"text\",\"placeholder\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_id\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_name2\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u8d44\\u8baf\",\"type\":\"text\",\"placeholder\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_id2\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"index_ad1\":{\"title\":\"\\u626b\\u4e00\\u626b\\u5173\\u6ce8\\u5fae\\u4fe1\\uff01\",\"display\":\"1\",\"vars\":{\"index_ad1_txt\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\\u6bcf\\u5468\\u6211\\u4eec\\u4f1a\\u901a\\u8fc7\\u5fae\\u4fe1\\u7ed9\\u60a8\\u63a8\\u9001\\u82d7\\u6728\\u7684\\u6700\\u65b0\\u77e5\\u8bc6\\uff0c\\u8ba9\\u60a8\\u968f\\u65f6\\u968f\\u5730\\u638c\\u63e1\\u82d7\\u6728\\u7684\\u4e00\\u7ebf\\u77e5\\u8bc6\\u3002\\u60a8\\u4e5f\\u53ef\\u4ee5\\u901a\\u8fc7\\u5fae\\u4fe1\\u4e0e\\u6211\\u4eec\\u4ea4\\u6d41\\u3002\\u5206\\u4eab\\u60a8\\u80b2\\u82d7\\u4e2d\\u9047\\u5230\\u7684\\u96be\\u9898\\uff0c\\u8ba9\\u6211\\u4eec\\u7b2c\\u4e00\\u65f6\\u95f4\\u7ed9\\u60a8\\u89e3\\u51b3\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\",\"tip\":\"\",\"rule\":{\"require\":true}},\"index_ad1_img\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"name\":\"index_ad1_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a1280 x 200 px\",\"rule\":[]},\"index_ad1_code\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"name\":\"index_ad1_code\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a132 x 132 px\",\"rule\":[]}}},\"last_product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"last_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\\u9009\\u62e9\\u4e00\\u7236\\u5206\\u7c7b\\u5373\\u53ef\",\"rule\":{\"require\":true}}}},\"nursery_product\":{\"title\":\"\\u57fa\\u5730\\u5c55\\u793a\",\"display\":\"1\",\"vars\":{\"nursery_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"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\":{\"hot_product\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"hot_product_sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"\\u6211\\u4eec\\u7528\\u5fc3\\u4e3a\\u60a8\\u505a\\u7684\\u66f4\\u597d\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"hot_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_news\":{\"title\":\"\\u65b0\\u95fb\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"last_news_category_name\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09\\u6807\\u9898\",\"value\":\"\\u6280\\u672f\\u8981\\u9886\",\"type\":\"text\",\"placeholder\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_id\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e00\\uff09ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_name2\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09\\u6807\\u9898\",\"value\":\"\\u884c\\u4e1a\\u8d44\\u8baf\",\"type\":\"text\",\"placeholder\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"last_news_category_id2\":{\"title\":\"\\u65b0\\u95fb\\u5206\\u7c7b\\uff08\\u4e8c\\uff09ID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"index_ad1\":{\"title\":\"\\u626b\\u4e00\\u626b\\u5173\\u6ce8\\u5fae\\u4fe1\\uff01\",\"display\":\"1\",\"vars\":{\"index_ad1_txt\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\\u6bcf\\u5468\\u6211\\u4eec\\u4f1a\\u901a\\u8fc7\\u5fae\\u4fe1\\u7ed9\\u60a8\\u63a8\\u9001\\u82d7\\u6728\\u7684\\u6700\\u65b0\\u77e5\\u8bc6\\uff0c\\u8ba9\\u60a8\\u968f\\u65f6\\u968f\\u5730\\u638c\\u63e1\\u82d7\\u6728\\u7684\\u4e00\\u7ebf\\u77e5\\u8bc6\\u3002\\u60a8\\u4e5f\\u53ef\\u4ee5\\u901a\\u8fc7\\u5fae\\u4fe1\\u4e0e\\u6211\\u4eec\\u4ea4\\u6d41\\u3002\\u5206\\u4eab\\u60a8\\u80b2\\u82d7\\u4e2d\\u9047\\u5230\\u7684\\u96be\\u9898\\uff0c\\u8ba9\\u6211\\u4eec\\u7b2c\\u4e00\\u65f6\\u95f4\\u7ed9\\u60a8\\u89e3\\u51b3\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\",\"tip\":\"\",\"rule\":{\"require\":true}},\"index_ad1_img\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"name\":\"index_ad1_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a1280 x 200 px\",\"rule\":[]},\"index_ad1_code\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\",\"name\":\"index_ad1_code\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a132 x 132 px\",\"rule\":[]}}},\"last_product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"last_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\\u9009\\u62e9\\u4e00\\u7236\\u5206\\u7c7b\\u5373\\u53ef\",\"rule\":{\"require\":true}}}},\"nursery_product\":{\"title\":\"\\u57fa\\u5730\\u5c55\\u793a\",\"display\":\"1\",\"vars\":{\"nursery_product_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'lxcms' AND `file` = 'portal/index' [ RunTime:0.005285s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000790s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '文章列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6848\\u4f8b\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6848\\u4f8b\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/news' [ RunTime:0.004784s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/newsshow' LIMIT 1 [ RunTime:0.000813s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Article/index' , `file` = 'portal/newsshow' , `name` = '文章页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/newsshow' [ RunTime:0.005593s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000788s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '单页面' , `more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"about_nav\":{\"title\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5bfc\\u822a\",\"tip\":\"\\u5355\\u9875\\u4e8c\\u7ea7\\u5bfc\\u822a\",\"rule\":{\"require\":true}}}}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/page' [ RunTime:0.005008s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000749s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索页面' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/search' [ RunTime:0.005291s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/solution' LIMIT 1 [ RunTime:0.000721s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/List/index' , `file` = 'portal/solution' , `name` = '解决方案列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '解决方案列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/solution' [ RunTime:0.005204s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'portal/solutionshow' LIMIT 1 [ RunTime:0.000933s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'portal/Article/index' , `file` = 'portal/solutionshow' , `name` = '解决方案页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '解决方案模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'portal/solutionshow' [ RunTime:0.004803s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'product/product' LIMIT 1 [ RunTime:0.000768s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'product/List/index' , `file` = 'product/product' , `name` = '产品列表页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u4ea7\\u54c1\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_items\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '产品列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'product/product' [ RunTime:0.005994s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'product/productshow' LIMIT 1 [ RunTime:0.000793s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'product/Item/index' , `file` = 'product/productshow' , `name` = '产品页' , `more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"hottest_items\":{\"title\":\"\\u70ed\\u95e8\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"hottest_items_category_id\":{\"title\":\"\\u4ea7\\u54c1\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"product\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '产品页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'product/productshow' [ RunTime:0.005301s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'product/search' LIMIT 1 [ RunTime:0.000828s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `action` = 'product/search/index' , `file` = 'product/search' , `name` = '产品搜索页面' , `more` = '[]' , `config_more` = '[]' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'lxcms' AND `file` = 'product/search' [ RunTime:0.003995s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000844s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'lxcms' , `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\":\"\"},\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"\\u9996\\u9875\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"company_logo\":{\"title\":\"\\u7f51\\u7ad9\\u6807\\u9898logo\",\"name\":\"company_logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a313\\u00d760 px\",\"rule\":[]},\"top_nav\":{\"title\":\"\\u9876\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5bfc\\u822a\",\"tip\":\"\\u9876\\u90e8\\u5bfc\\u822a\",\"rule\":{\"require\":true}},\"foot_nav\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e95\\u90e8\\u5bfc\\u822a\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"rule\":{\"require\":true}},\"contact_us\":{\"title\":\"\\u5e95\\u90e8\\u8054\\u7cfb\\u4fe1\\u606f\",\"value\":[{\"title\":\"\\u9500\\u552e\\u7ecf\\u7406\\uff1a\",\"icon\":\"user\",\"content\":\"\\u9a6c\\u58eb\\u594e\"},{\"title\":\"\\u8054\\u7cfb\\u7535\\u8bdd\\uff1a\",\"icon\":\"phone\",\"content\":\"13583977017\"},{\"title\":\"\\u8054\\u7cfb\\u5730\\u5740\\uff1a\",\"icon\":\"map-marker\",\"content\":\"\\u5c71\\u4e1c\\u7701\\u4e34\\u6c82\\u5e02\\u90ef\\u57ce\\u53bf\\u65b0\\u6751\\u94f6\\u674f\\u4ea7\\u4e1a\\u5f00\\u53d1\\u533a\\u94f6\\u674f\\u6751\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"text\"}},\"tip\":\"\"},\"footer_logo\":{\"title\":\"\\u5e95\\u90e8LOGO\",\"name\":\"company_logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a100\\u00d7100 px\",\"rule\":[]},\"company_QRcode\":{\"title\":\"\\u516c\\u53f8\\u4e8c\\u7ef4\\u7801\",\"name\":\"company_QRcode\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a100\\u00d7100 px\",\"rule\":[]}},\"widgets\":{\"company_phone\":{\"title\":\"\\u5168\\u56fd\\u54a8\\u8be2\\u70ed\\u7ebf\",\"display\":\"1\",\"vars\":{\"company_phone_img\":{\"title\":\"\\u56fe\\u6807\",\"name\":\"company_phone_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a16\\u00d716 px\",\"rule\":[]},\"company_phone\":{\"title\":\"\\u7535\\u8bdd\",\"name\":\"company_phone\",\"value\":\"400-123-4567\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"display\":\"1\",\"vars\":{\"features\":{\"title\":\"\\u8be6\\u60c5\",\"value\":[{\"title\":\"\\u4e00\\u6d41\\u7684\\u670d\\u52a1\",\"icon\":\"\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a24\\u00d724 px\"}},\"tip\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"\\u9996\\u9875\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"company_logo\":{\"title\":\"\\u7f51\\u7ad9\\u6807\\u9898logo\",\"name\":\"company_logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a313\\u00d760 px\",\"rule\":[]},\"top_nav\":{\"title\":\"\\u9876\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5bfc\\u822a\",\"tip\":\"\\u9876\\u90e8\\u5bfc\\u822a\",\"rule\":{\"require\":true}},\"foot_nav\":{\"title\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Nav\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5e95\\u90e8\\u5bfc\\u822a\",\"tip\":\"\\u5e95\\u90e8\\u5bfc\\u822a\",\"rule\":{\"require\":true}},\"contact_us\":{\"title\":\"\\u5e95\\u90e8\\u8054\\u7cfb\\u4fe1\\u606f\",\"value\":[{\"title\":\"\\u9500\\u552e\\u7ecf\\u7406\\uff1a\",\"icon\":\"user\",\"content\":\"\\u9a6c\\u58eb\\u594e\"},{\"title\":\"\\u8054\\u7cfb\\u7535\\u8bdd\\uff1a\",\"icon\":\"phone\",\"content\":\"13583977017\"},{\"title\":\"\\u8054\\u7cfb\\u5730\\u5740\\uff1a\",\"icon\":\"map-marker\",\"content\":\"\\u5c71\\u4e1c\\u7701\\u4e34\\u6c82\\u5e02\\u90ef\\u57ce\\u53bf\\u65b0\\u6751\\u94f6\\u674f\\u4ea7\\u4e1a\\u5f00\\u53d1\\u533a\\u94f6\\u674f\\u6751\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u5185\\u5bb9\",\"value\":\"\",\"type\":\"text\"}},\"tip\":\"\"},\"footer_logo\":{\"title\":\"\\u5e95\\u90e8LOGO\",\"name\":\"company_logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a100\\u00d7100 px\",\"rule\":[]},\"company_QRcode\":{\"title\":\"\\u516c\\u53f8\\u4e8c\\u7ef4\\u7801\",\"name\":\"company_QRcode\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a100\\u00d7100 px\",\"rule\":[]}},\"widgets\":{\"company_phone\":{\"title\":\"\\u5168\\u56fd\\u54a8\\u8be2\\u70ed\\u7ebf\",\"display\":\"1\",\"vars\":{\"company_phone_img\":{\"title\":\"\\u56fe\\u6807\",\"name\":\"company_phone_img\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a16\\u00d716 px\",\"rule\":[]},\"company_phone\":{\"title\":\"\\u7535\\u8bdd\",\"name\":\"company_phone\",\"value\":\"400-123-4567\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"display\":\"1\",\"vars\":{\"features\":{\"title\":\"\\u8be6\\u60c5\",\"value\":[{\"title\":\"\\u4e00\\u6d41\\u7684\\u670d\\u52a1\",\"icon\":\"\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u53c2\\u8003\\u5c3a\\u5bf8\\uff1a24\\u00d724 px\"}},\"tip\":\"\"}}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'lxcms' AND `file` = 'public/config' [ RunTime:0.005509s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'lxcms' [ RunTime:0.001256s ]
- [ 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' => '25',
'filtered' => '10.00',
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001254s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'demo002' , `version` = '1.0.0' , `demo_url` = 'http://demo002.hitheme.cn' , `author` = 'HiHelp' , `lang` = 'zh-cn' , `author_url` = 'http://www.hitheme.cn' , `keywords` = 'HiTheme绿色风格模板' , `description` = 'HiTheme绿色风格模板' WHERE `theme` = 'lxcms' [ RunTime:0.000810s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'lxcms' AND ( `is_public` = 1 OR `file` = 'product/product' ) [ RunTime:0.000774s ]
- [ 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' => '25',
'filtered' => '4.00',
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.001979s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001111s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status=1 ) AND ( parent_id=0 ) ORDER BY `list_order` ASC [ RunTime:0.000819s ]
- [ 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' => '18',
'filtered' => '5.56',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.002094s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=3 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000743s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001995s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=4 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000893s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.003601s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=5 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000850s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001980s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=6 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000824s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.002057s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=7 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000787s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001952s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=8 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000733s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.002005s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=3 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000811s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001887s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=4 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000846s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001884s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=5 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.002872s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001996s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=6 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000842s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.002064s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=7 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.001919s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001882s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( parent_id=8 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000787s ]
- [ 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' => '18',
'filtered' => '9.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.003053s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE ( id=5 ) [ RunTime:0.000961s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ DB ] CONNECT:[ UseTime:0.001980s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE ( id=5 ) [ RunTime:0.000815s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 5 LIMIT 1 [ RunTime:0.000769s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 5 LIMIT 1 [ RunTime:0.000758s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000745s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 6 LIMIT 1 [ RunTime:0.000797s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 6 LIMIT 1 [ RunTime:0.000724s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000758s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 8 LIMIT 1 [ RunTime:0.000772s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 8 LIMIT 1 [ RunTime:0.000750s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 8 ORDER BY `list_order` ASC [ RunTime:0.000768s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 15 LIMIT 1 [ RunTime:0.000745s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 15 LIMIT 1 [ RunTime:0.000747s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 15 ORDER BY `list_order` ASC [ RunTime:0.000750s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 35 LIMIT 1 [ RunTime:0.000731s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 35 LIMIT 1 [ RunTime:0.000754s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 35 ORDER BY `list_order` ASC [ RunTime:0.000742s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `path` FROM `cmf_product_category` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000746s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => '1',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `path` LIKE '0-5-%' [ RunTime:0.000928s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product_post` [ RunTime:0.001303s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_product_post` `post` INNER JOIN `cmf_product_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 ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` IN ('5','6','8','9','12','15','16','18','19','20','21','22','23','24','25','26','27','28','29','30','31','32','33','34','35','39','40','41','42','43','44','45','46','47','48') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764779370 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.009835s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'PRIMARY',
'table' => '<derived2>',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '72',
'filtered' => '100.00',
'extra' => NULL,
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_product_post` `post` INNER JOIN `cmf_product_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 ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` IN ('5','6','8','9','12','15','16','18','19','20','21','22','23','24','25','26','27','28','29','30','31','32','33','34','35','39','40','41','42','43','44','45','46','47','48') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764779370 ) GROUP BY `post`.`id` ORDER BY `list_order` ASC,`post`.`create_time` DESC LIMIT 168,12 [ RunTime:0.046084s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date,parent_id,user_id,create_time',
'key' => 'type_status_date',
'key_len' => '6',
'ref' => NULL,
'rows' => '262',
'filtered' => '1.11',
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.001529s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000691s ]
- [ 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',
) ]
- [ DB ] CONNECT:[ UseTime:0.002045s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status=1 ) AND ( parent_id=6 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000718s ]
- [ 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' => '18',
'filtered' => '5.56',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001968s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001173s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=1 ) ORDER BY `list_order` ASC LIMIT 5 [ RunTime:0.000746s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '20',
'filtered' => '5.00',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.002012s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_product_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=5 ) ORDER BY `list_order` ASC [ RunTime:0.000876s ]
- [ EXPLAIN : array (
'id' => '1',
'select_type' => 'SIMPLE',
'table' => 'cmf_product_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => '37',
'filtered' => '2.70',
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001885s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status=1 ) AND ( parent_id=5 ) AND ( href!="home" ) ORDER BY `list_order` ASC [ RunTime:0.000751s ]
- [ 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' => '18',
'filtered' => '5.56',
'extra' => 'Using where; Using filesort',
) ]

0.434554s