基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2021-11-18 00:48:32 HTTP/1.1 GET : http://www.hyveconcepts.com/portal/article/index/id/164/cid/17.html
- 運行時間 : 1.263591s [ 吞吐率:0.79req/s ] 內存消耗:1,182.62kb 文件加載:116
- 查詢信息 : 63 queries 11 writes
- 緩存信息 : 7 reads,0 writes
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www/vendor\thinkphp\lang\zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www\app\portal\\lang\zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'content-length' => '0',
'x-rewrite-url' => '/portal/article/index/id/164/cid/17.html',
'user-agent' => 'Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)',
'referer' => 'http://www.baidu.com',
'host' => 'www.hyveconcepts.com',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'connection' => 'Keep-Alive',
)
- [ PARAM ] array (
'id' => '164',
'cid' => '17',
)
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www/app/portal\lang\zh-cn\common.php
- [ LANG ] D:\vhostroot\LocalUser\sdgfde66\www/app/portal\lang\zh-cn\home.php
- [ DB ] INIT mysql
- [ VIEW ] D:\vhostroot\LocalUser\sdgfde66\www\public/themes/simpleboot3/portal\public\detail.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'articles',
3 => 'article',
4 => 'prev_article',
5 => 'next_article',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.015600s ] mysql:host=127.0.0.1;port=3306;dbname=sdgfde66;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.015600s ]
- [ 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` = '17' AND `relation`.`post_id` = '164' AND ( `post`.`published_time` < '1637167712' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'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` = '17' AND `relation`.`post_id` < '164' AND ( `post`.`published_time` < '1637167712' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.015600s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 19,
'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` = '17' AND `relation`.`post_id` > '164' AND ( `post`.`published_time` < '1637167712' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.015599s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 19,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 17 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 164 [ RunTime:0.031200s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `a` INNER JOIN `cmf_user` `u` ON `a`.`user_id`=`u`.`id` INNER JOIN `cmf_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`create_time` >= '0' AND `a`.`delete_time` = '0' AND ( `b`.`category_id` = '12' AND `a`.`post_type` = '1' ) LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'u',
'type' => 'index',
'possible_keys' => 'PRIMARY',
'key' => 'user_nickname',
'key_len' => '152',
'ref' => NULL,
'rows' => 1,
'extra' => 'Using index',
) ]
- [ SQL ] SELECT `a`.*,b.id AS post_category_id,`b`.`list_order`,`b`.`category_id`,`u`.`user_login`,`u`.`user_nickname`,`u`.`user_email` FROM `cmf_portal_post` `a` INNER JOIN `cmf_user` `u` ON `a`.`user_id`=`u`.`id` INNER JOIN `cmf_portal_category_post` `b` ON `a`.`id`=`b`.`post_id` WHERE `a`.`create_time` >= '0' AND `a`.`delete_time` = '0' AND ( `b`.`category_id` = '12' AND `a`.`post_type` = '1' ) ORDER BY `update_time` DESC LIMIT 0,9 [ RunTime:0.015600s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'u',
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.015599s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁' , `more` = '{\"widgets\":{\"page1\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e00\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4ea7\\u54c1\\u5c55\\u793a\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"PRODUCTS\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"25\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4ea7\\u54c1\\u5c55\\u793a\"}}},\"page2\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e8c\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"ABOUT US\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"desc\":{\"title\":\"\\u6587\\u5b57\\u63cf\\u8ff0\",\"value\":\"\\u6b66\\u6c49\\u96e8\\u795e\\u6d88\\u9632\\u6709\\u9650\\u516c\\u53f8\\u5ea7\\u843d\\u4e8e\\u6b66\\u6c49\\u5e02\\u6c49\\u5357\\u7ecf\\u6d4e\\u5f00\\u53d1\\u533a\\u534e\\u9876\\u5de5\\u4e1a\\u56ed\\uff0c\\u5382\\u623f\\u9762\\u79ef7000\\u33a1\\u3002\\u4ee5\\u4e13\\u4e1a\\u7684\\u4eba\\u624d\\u961f\\u4f0d\\uff0c\\u56fd\\u9645\\u5316\\u7ecf\\u8425\\u7406\\u5ff5\\uff0c\\u89c4\\u8303\\u7684\\u7ba1\\u7406\\u6a21\\u5f0f\\uff0c\\u4e00\\u6d41\\u7684\\u751f\\u4ea7\\u5de5\\u827a\\uff0c\\u5b8c\\u5584\\u7684\\u68c0\\u6d4b\\u624b\\u6bb5\\u548c\\u91d1\\u724c\\u7684\\u552e\\u540e\\u670d\\u52a1\\u5f15\\u9886\\u4e16\\u754c\\u6d88\\u9632\\u884c\\u4e1a\\u65b0\\u6f6e\\u6d41\\u3002\\r\\n\\r\\n\\u516c\\u53f8\\u662f\\u4e00\\u5bb6\\u96c6\\u73af\\u4fdd\\u578b\\u6d88\\u9632\\u4ea7\\u54c1\\u7684\\u7814\\u7a76\\u3001\\u751f\\u4ea7\\u3001\\u9500\\u552e\\u3001\\u6d88\\u9632\\u5de5\\u7a0b\\u8bbe\\u8ba1\\u3001\\u5b89\\u88c5\\u4e0e\\u7ef4\\u62a4\\u4e8e\\u4e00\\u4f53\\u7684\\u9ad8\\u79d1\\u6280\\u4f01\\u4e1a\\uff0c\\u6240\\u6709\\u4ea7\\u54c1\\u90fd\\u901a\\u8fc7\\u4e86\\u56fd\\u5bb6\\u578b\\u5f0f\\u68c0\\u9a8c\\uff0c\\u62e5\\u6709\\u591a\\u9879\\u5b8c\\u5168\\u77e5\\u8bc6\\u4ea7\\u6743\\uff0c\\u4e3b\\u8981\\u7ecf\\u8425\\u8303\\u56f4:\\u201c\\u96e8\\u795e\\u201d\\u724cABC\\u8d85\\u7ec6\\u5e72\\u7c89\\u706d\\u706b\\u5242\\uff0cD\\u7c7b\\u5e72\\u7c89\\u706d\\u706b\\u5242\\uff0c\\u60ac\\u6302\\u5f0f\\u3001\\u58c1\\u88c5\\u3001\\u67dc\\u5f0f\\u3001\\u8f66\\u7528\\u5e72\\u7c89\\u706d\\u706b\\u88c5\\u7f6e\\uff0c\\u5e72\\u7c89\\u706d\\u706b\\u7cfb\\u7edf\\u53ca\\u76f8\\u5173\\u6d88\\u9632\\u5668\\u6750\\u7684\\u751f\\u4ea7\\u3001\\u9500\\u552e\\u3002\\u53ef\\u4ee5\\u4e3a\\u51b6\\u91d1\\u3001\\u7535\\u529b\\u3001\\u77f3\\u6cb9\\u3001\\u77f3\\u5316\\u3001\\u6587\\u535a\\u6863\\u6848\\u9986\\u3001\\u7535\\u4fe1\\u57fa\\u7ad9\\u3001\\u5fae\\u673a\\u623f\\u3001\\u5730\\u4e0b\\u96a7\\u9053\\u3001\\u529e\\u516c\\u573a\\u6240\\u3001\\u4f53\\u80b2\\u573a\\u9986\\u7b49\\u7279\\u79cd\\u5efa\\u7b51\\u63d0\\u4f9b\\u73af\\u4fdd\\u3001\\u5148\\u8fdb\\u3001\\u53ef\\u9760\\u3001\\u9ad8\\u6548\\u3001\\u7ecf\\u6d4e\\u7684\\u6d88\\u9632\\u8bbe\\u8ba1\\u65b9\\u6848\\u548c\\u7ef4\\u62a4\\u3002\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/0589a5bc77b98edd9f807be8bf4bfbdc.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"more_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\\/portal\\/list\\/index\\/id\\/39.html\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page3\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e09\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u4e94\\u5927\\u54c1\\u8d28\\u4fdd\\u8bc1\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"Five quality assurance\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_name\":{\"title\":\"1-\\u540d\\u79f0\",\"value\":\"\\u9500\\u552e\\u7f51\\u7edc\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_alias\":{\"title\":\"1-\\u522b\\u540d\",\"value\":\"The sales network\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_desc\":{\"title\":\"1-\\u63cf\\u8ff0\",\"value\":\"\\u7528\\u4e13\\u4e1a\\u7684\\u4eba\\u505a\\u4e13\\u4e1a\\u7684\\u4e8b\\r\\n\\u591f\\u9510\\u5229 \\u80fd\\u8fa8\\u8bc6\\u53cc\\u65b9\\u7684\\u4ef7\\u503c\\u89c2---\\u6c9f\\u901a\\u548c\\u4e92\\u52a8\\r\\n\\u591f\\u611f\\u6027 \\u80fd\\u627e\\u5230\\u542f\\u52a8\\u5ba2\\u6237\\u5fc3\\u6249\\u7684\\u94a5\\u5319\\r\\n\\u591f\\u575a\\u6301 \\u80fd\\u6301\\u7eed\\u5730\\u5efa\\u9020\\u8fd9\\u79cd\\u5173\\u7cfb\\r\\nUse professional people to do professional things\\r\\n\\r\\nSharp enough to recognize the values of both parties - communication and interaction\\r\\n\\r\\nSensitive enough to find the key to a client\'s heart\\r\\n\\r\\nPersistent enough to build this relationship on a sustained basis\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_image\":{\"title\":\"1-\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/ae67d2aaa3b4dc6edfbb9ed97d89145c.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_name\":{\"title\":\"2-\\u540d\\u79f0\",\"value\":\"\\u578b\\u5f0f\\u68c0\\u9a8c\\u62a5\\u544a\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_alias\":{\"title\":\"2-\\u522b\\u540d\",\"value\":\"Type inspection report\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_image\":{\"title\":\"2-\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/76541b052eca3a2395a0c6051e341c82.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_name\":{\"title\":\"3-\\u540d\\u79f0\",\"value\":\"\\u8d44\\u8d28\\u8bc1\\u7167\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_alias\":{\"title\":\"3-\\u522b\\u540d\",\"value\":\"Qualification certificate\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_image\":{\"title\":\"3-\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/7ea0b5cada39f84f54a2813f7b6054fb.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_name\":{\"title\":\"4-\\u540d\\u79f0\",\"value\":\"\\u751f\\u4ea7\\u5de5\\u827a\\/\\u8bbe\\u5907\\u5c55\\u793a\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_alias\":{\"title\":\"4-\\u522b\\u540d\",\"value\":\"Display of production process equipment\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_image\":{\"title\":\"4-\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/31bd3ec268660e52aba79f66c108ace2.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_name\":{\"title\":\"5-\\u540d\\u79f0\",\"value\":\"\\u5b8c\\u5584\\u7684\\u68c0\\u6d4b\\u624b\\u6bb5\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_alias\":{\"title\":\"5-\\u522b\\u540d\",\"value\":\"Perfect detection means\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_image\":{\"title\":\"5-\\u56fe\\u7247\",\"value\":\"default\\/20211111\\/55b32f18b51ee8d8d5809e32720ae6b2.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page4\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u56db\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u6210\\u529f\\u6848\\u4f8b\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"SUCCESS CASES\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"17\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u6210\\u529f\\u6848\\u4f8b\"}}},\"page5\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e94\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u65b0\\u95fb\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"NEWS CENTER\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"16\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u65b0\\u95fb\\u8d44\\u8baf\"}}},\"page6\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u516d\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"PARTNER\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page7\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e03\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u8054\\u7cfb\\u6211\\u4eec\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"CONTACT US\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"page1\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e00\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"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}}}},\"page2\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e8c\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"desc\":{\"title\":\"\\u6587\\u5b57\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"more_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page3\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e09\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_name\":{\"title\":\"1-\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_alias\":{\"title\":\"1-\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_desc\":{\"title\":\"1-\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_image\":{\"title\":\"1-\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_name\":{\"title\":\"2-\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_alias\":{\"title\":\"2-\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_image\":{\"title\":\"2-\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_name\":{\"title\":\"3-\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_alias\":{\"title\":\"3-\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_image\":{\"title\":\"3-\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_name\":{\"title\":\"4-\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_alias\":{\"title\":\"4-\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_image\":{\"title\":\"4-\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_name\":{\"title\":\"5-\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_alias\":{\"title\":\"5-\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_image\":{\"title\":\"5-\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page4\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u56db\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"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}}}},\"page5\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e94\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"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}}}},\"page6\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u516d\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page7\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e03\\u680f\",\"display\":\"1\",\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '首頁模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' [ RunTime:0.031200s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `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` = 'simpleboot3' AND `file` = 'public/config' [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/detail' LIMIT 1 [ RunTime:0.015600s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Article/index' , `file` = 'public/detail' , `name` = '詳情頁' , `more` = '[]' , `config_more` = '[]' , `description` = '詳情頁模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/detail' [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list1' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'public/list1' , `name` = '列表頁一' , `more` = '[]' , `config_more` = '[]' , `description` = '列表頁模板文件一' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/list1' [ RunTime:0.031200s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list2' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'public/list2' , `name` = '列表頁二' , `more` = '[]' , `config_more` = '[]' , `description` = '列表頁模板文件二' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/list2' [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list3' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'public/list3' , `name` = '列表頁三' , `more` = '[]' , `config_more` = '[]' , `description` = '列表頁模板文件三' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/list3' [ RunTime:0.031199s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/message' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'public/message' , `name` = '單頁表單' , `more` = '[]' , `config_more` = '[]' , `description` = '單頁表單模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/message' [ RunTime:0.140399s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '導航條' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u767e\\u6377\\u5efa\\u7ad9\",\"name\":\"\\u767e\\u6377\\u5efa\\u7ad9\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u767e\\u6377\\u5efa\\u7ad9\",\"name\":\"\\u767e\\u6377\\u5efa\\u7ad9\",\"value\":\"\\u767e\\u6377\\u5efa\\u7ad9\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '導航條模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' [ RunTime:0.046800s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/page' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'public/page' , `name` = '單頁' , `more` = '[]' , `config_more` = '[]' , `description` = '單頁模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/page' [ RunTime:0.093599s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.031200s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.baijiegroup.com' , `author` = 'bjbw' , `lang` = 'zh-cn' , `author_url` = 'http://www.baijiegroup.com' , `keywords` = '百捷建站模板' , `description` = '百捷建站默認模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000000s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/public/detail' ) [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.093599s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.015600s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 29 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 29 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 29 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 25 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 25 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 25 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.015599s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 17 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 17 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 17 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 16 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 30 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 30 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 30 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 30 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide` [ RunTime:0.015600s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.015600s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.015600s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 17 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 33 ORDER BY `list_order` ASC [ RunTime:0.000000s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 23,
'extra' => 'Using where; Using filesort',
) ]

1.263591s
免费的性开放网站交友网站