基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-03-19 13:36:30 HTTP/1.1 GET : http://www.nbspjx.net.cn/portal/article/index/id/203/cid/33.html
- 運(yùn)行時(shí)間 : 0.810719s [ 吞吐率:1.23req/s ] 內(nèi)存消耗:4,116.89kb 文件加載:116
- 查詢信息 : 99 queries 16 writes
- 緩存信息 : 7 reads,0 writes
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www/vendor\thinkphp\lang\zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\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/203/cid/33.html',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'host' => 'www.nbspjx.net.cn',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'connection' => 'Keep-Alive',
)
- [ PARAM ] array (
'id' => '203',
'cid' => '33',
)
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www/app/portal\lang\zh-cn\common.php
- [ LANG ] D:\vhostroot\LocalUser\gfeeefy1\www/app/portal\lang\zh-cn\home.php
- [ DB ] INIT mysql
- [ VIEW ] D:\vhostroot\LocalUser\gfeeefy1\www\public/themes/simpleboot3/portal\public\detail.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'categoryData',
3 => 'articles',
4 => 'article',
5 => 'prev_article',
6 => 'next_article',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.007191s ] mysql:host=127.0.0.1;port=3306;dbname=gfeeefy1;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.003314s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '33' AND `relation`.`post_id` = '203' AND ( `post`.`published_time` < '1742362590' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.209552s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '33' AND `relation`.`post_id` < '203' AND ( `post`.`published_time` < '1742362590' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.008771s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 56,
'filtered' => 1.1108889579772949,
'extra' => 'Using where',
) ]
- [ 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` = '33' AND `relation`.`post_id` > '203' AND ( `post`.`published_time` < '1742362590' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.069964s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 65,
'filtered' => 33.329998016357422,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.002986s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 33 AND `status` = 1 LIMIT 1 [ RunTime:0.000886s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id`,`name`,`more`,`parent_id` FROM `cmf_portal_category` WHERE `id` IN (0,16,33) ORDER BY `parent_id` ASC [ RunTime:0.000982s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 3,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 203 [ RunTime:0.002096s ]
- [ 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.010449s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'b',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SELECT `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.001959s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'b',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002757s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/bids' LIMIT 1 [ RunTime:0.001021s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/bids' , `name` = '招投標(biāo)公告列表' , `more` = '[]' , `config_more` = '[]' , `description` = '招投標(biāo)公告列表' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/bids' [ RunTime:0.001717s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.001134s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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\":\"41\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\"}}},\"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\":\"\\u6e56\\u5317\\u91d1\\u5e84\\u79d1\\u6280\\u518d\\u751f\\u8d44\\u6e90\\u6709\\u9650\\u516c\\u53f8\\u662f\\u4ee5\\u751f\\u4ea7\\u518d\\u751f\\u5305\\u88c5\\u7eb8\\u548c\\u4e3a\\u5de5\\u4e1a\\u56ed\\u533a\\u96c6\\u4e2d\\u4f9b\\u70ed\\u7684\\u8d44\\u6e90\\u7efc\\u5408\\u5229\\u7528\\u52a0\\u5de5\\u670d\\u52a1\\u578b\\u4f01\\u4e1a\\u3002\\u516c\\u53f8\\u4f4d\\u4e8e\\u5f53\\u9633\\u5e02\\u91d1\\u6865\\u5de5\\u4e1a\\u56ed\\uff0c\\u6210\\u7acb\\u4e8e2000\\u5e74\\uff0c\\u6ce8\\u518c\\u8d44\\u672c15486.72\\u4e07\\u5143\\uff0c\\u5360\\u5730\\u9762\\u79ef\\u8fd1400\\u4ea9\\uff0c\\u73b0\\u6709\\u5458\\u5de5500\\u4f59\\u4eba\\u3002\\r\\n\\u81ea\\u6210\\u7acb\\u4ee5\\u6765\\uff0c\\u516c\\u53f8\\u59cb\\u7ec8\\u575a\\u6301\\u201c\\u8bda\\u4fe1\\u3001\\u521b\\u65b0\\u3001\\u5171\\u8d62\\u201d\\u7684\\u7ecf\\u8425\\u7406\\u5ff5\\uff0c\\u52aa\\u529b\\u8df5\\u884c\\u201c\\u8d44\\u6e90\\u518d\\u751f\\u7efc\\u5408\\u5229\\u7528\\uff0c\\u575a\\u6301\\u7eff\\u8272\\u80fd\\u6e90\\u53ef\\u6301\\u7eed\\u53d1\\u5c55\\uff0c\\u4ee5\\u4e3a\\u793e\\u4f1a\\u63d0\\u4f9b\\u7eff\\u8272\\u53ef\\u6301\\u7eed\\u7a33\\u5b9a\\u9002\\u7528\\u7684\\u4ea7\\u54c1\\u4e3a\\u5df1\\u4efb\\u201d\\u7684\\u7ecf\\u8425\\u65b9\\u9488\\u3002\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\\/upload\\/default\\/20220525\\/485cdacbbd36b3f3d96dca1886925604.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"more_link\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\\/portal\\/list\\/index\\/id\\/29.html\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page3\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u4e09\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u516c\\u53f8\\u8363\\u8a89\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"alias\":{\"title\":\"\\u522b\\u540d\",\"value\":\"Company honors\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_name\":{\"title\":\"1-\\u540d\\u79f0\",\"value\":\"\\u9ad8\\u65b0\\u6280\\u672f\\u4f01\\u4e1a\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_alias\":{\"title\":\"1-\\u522b\\u540d\",\"value\":\"High tech enterprise\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_desc\":{\"title\":\"1-\\u63cf\\u8ff0\",\"value\":\"\\u4ee5\\\"\\u79d1\\u7814\\u653b\\u5173\\uff0c\\u6280\\u672f\\u8fdb\\u6b65\\uff0c\\u6280\\u672f\\u6539\\u8fdb\\\"\\u548c\\\"\\u4ea7\\uff0c\\u5b66\\uff0c\\u7814\\\"\\u4e24\\u4e2a\\u4e09\\u7ed3\\u5408\\u4e3a\\u4e3b\\u7ebf\\uff0c\\u4ee5\\u5f3a\\u5927\\u79d1\\u7814\\u56e2\\u961f\\u4e3a\\u4f9d\\u6258\\uff0c\\u5f00\\u62d3\\u521b\\u65b0\\uff0c\\u7784\\u51c6\\u884c\\u4e1a\\u7684\\u6280\\u672f\\u524d\\u6cbf\\uff0c\\u4e0d\\u65ad\\u63d0\\u9ad8\\u4f01\\u4e1a\\u7684\\u6574\\u4f53\\u79d1\\u6280\\u521b\\u65b0\\u80fd\\u529b\\u3002Relying on the strong scientific research team, developing and innovating\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":{\"require\":true}},\"one_image\":{\"title\":\"1-\\u56fe\\u7247\",\"value\":\"http:\\/\\/hbjzkj.cn\\/upload\\/portal\\/20240424\\/3c0bce08ce815b1e11ee948fd3ec3e90.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_name\":{\"title\":\"2-\\u540d\\u79f0\",\"value\":\"\\u6e56\\u5317\\u7701\\u4f01\\u4e1a\\u6280\\u672f\\u4e2d\\u5fc3\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_alias\":{\"title\":\"2-\\u522b\\u540d\",\"value\":\" Hubei Enterprise Technology Center\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"two_image\":{\"title\":\"2-\\u56fe\\u7247\",\"value\":\"default\\/20220525\\/6006bf144980a7b0eab3839bf2555886.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_name\":{\"title\":\"3-\\u540d\\u79f0\",\"value\":\"\\u73af\\u5883\\u7ba1\\u7406\\u4f53\\u7cfb\\u8ba4\\u8bc1\\u8bc1\\u4e66\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_alias\":{\"title\":\"3-\\u522b\\u540d\",\"value\":\"Environmental management system certification\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"three_image\":{\"title\":\"3-\\u56fe\\u7247\",\"value\":\"default\\/20220531\\/907de7a4850341124153475ad4d652bb.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_name\":{\"title\":\"4-\\u540d\\u79f0\",\"value\":\"\\u8d28\\u91cf\\u7ba1\\u7406\\u4f53\\u7cfb\\u8ba4\\u8bc1\\u8bc1\\u4e66\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_alias\":{\"title\":\"4-\\u522b\\u540d\",\"value\":\"Quality management system certification\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"four_image\":{\"title\":\"4-\\u56fe\\u7247\",\"value\":\"default\\/20220531\\/d1c1b3d221916ca7ba42dd5e4baaadc4.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_name\":{\"title\":\"5-\\u540d\\u79f0\",\"value\":\"\\u63a8\\u52a8\\u9ad8\\u8d28\\u91cf\\u53d1\\u5c55\\u5148\\u8fdb\\u96c6\\u4f53\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_alias\":{\"title\":\"5-\\u522b\\u540d\",\"value\":\"Promote the development of advanced collectives with high quality\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"five_image\":{\"title\":\"5-\\u56fe\\u7247\",\"value\":\"http:\\/\\/hbjzkj.cn\\/upload\\/portal\\/20240326\\/c52511ead332a961c500c26567428703.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"page4\":{\"title\":\"\\u9996\\u9875\\u7b2c\\u56db\\u680f\",\"display\":1,\"vars\":{\"name\":{\"title\":\"\\u540d\\u79f0\",\"value\":\"\\u4f01\\u4e1a\\u6587\\u5316\\u5efa\\u8bbe\",\"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\":\"36\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true},\"valueText\":\"\\u4f01\\u4e1a\\u6587\\u5316\\u5efa\\u8bbe\"}}},\"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.002155s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/invite_list' LIMIT 1 [ RunTime:0.001001s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/invite_list' , `name` = '招標(biāo)列表' , `more` = '[]' , `config_more` = '[]' , `description` = '招標(biāo)列表' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/invite_list' [ RunTime:0.001671s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/win_list' LIMIT 1 [ RunTime:0.000994s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/win_list' , `name` = '中標(biāo)列表' , `more` = '[]' , `config_more` = '[]' , `description` = '中標(biāo)列表' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/win_list' [ RunTime:0.001674s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000796s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"widgets\":{\"top_slide\":{\"title\":\"\\u5171\\u7528\\u7ec4\\u4ef6\",\"display\":1,\"vars\":{\"banner_img\":{\"title\":\"\\u5185\\u9875\\u9ed8\\u8ba4Banner\",\"name\":\"name\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `config_more` = '{\"widgets\":{\"top_slide\":{\"title\":\"\\u5171\\u7528\\u7ec4\\u4ef6\",\"display\":\"1\",\"vars\":{\"banner_img\":{\"title\":\"\\u5185\\u9875\\u9ed8\\u8ba4Banner\",\"name\":\"name\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\"}}}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' [ RunTime:0.001634s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/detail' LIMIT 1 [ RunTime:0.000783s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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.001614s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/file_upload' LIMIT 1 [ RunTime:0.000868s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'public/file_upload' , `name` = '文件上傳' , `more` = '[]' , `config_more` = '[]' , `description` = '文件上傳模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/file_upload' [ RunTime:0.001615s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list1' LIMIT 1 [ RunTime:0.000795s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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.001623s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list2' LIMIT 1 [ RunTime:0.000771s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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.001596s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/list3' LIMIT 1 [ RunTime:0.000842s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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.001602s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/message' 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' => 17,
'filtered' => 5.8823528289794922,
'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.001609s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000767s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '導(dǎo)航條' , `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` = '導(dǎo)航條模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' [ RunTime:0.001621s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/offer_list' LIMIT 1 [ RunTime:0.000858s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'public/offer_list' , `name` = '報(bào)價(jià)列表' , `more` = '[]' , `config_more` = '[]' , `description` = '報(bào)價(jià)列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'public/offer_list' [ RunTime:0.001605s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/page' LIMIT 1 [ RunTime:0.000776s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'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.001599s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.001009s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002641s ]
- [ 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` = '百捷建站默認(rèn)模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000764s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/public/detail' ) [ RunTime:0.000868s ]
- [ 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' => 17,
'filtered' => 5.8823528289794922,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.002404s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000670s ]
- [ 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',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.002408s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000671s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002405s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001020s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000716s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001013s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 32 [ RunTime:0.000810s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000812s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001099s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 32 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000991s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000677s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.041860s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 16 [ RunTime:0.000832s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001059s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001016s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000671s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000950s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 41 [ RunTime:0.000809s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 41 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001006s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 41 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001078s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000698s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000985s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 40 [ RunTime:0.000810s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 40 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001103s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 40 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001104s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 27 AND `status` = 1 LIMIT 1 [ RunTime:0.000694s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001076s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 36 [ RunTime:0.000820s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 36 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001016s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 36 [ RunTime:0.000800s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 36 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001055s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 28 AND `status` = 1 LIMIT 1 [ RunTime:0.000615s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001038s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 38 [ RunTime:0.000808s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 38 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000984s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 38 [ RunTime:0.000771s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 38 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000972s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 29 AND `status` = 1 LIMIT 1 [ RunTime:0.000716s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001179s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 37 [ RunTime:0.000784s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 37 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000983s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 37 [ RunTime:0.000783s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 37 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000974s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 30 AND `status` = 1 LIMIT 1 [ RunTime:0.000662s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000983s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 30 [ RunTime:0.000829s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 30 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000981s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 30 [ RunTime:0.000783s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 30 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000982s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000572s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000921s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 35 [ RunTime:0.000750s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 35 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000934s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 35 [ RunTime:0.000769s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 35 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000947s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 50 AND `status` = 1 LIMIT 1 [ RunTime:0.000663s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000934s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide` [ RunTime:0.002868s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000758s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.002980s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.001130s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'filtered' => 25.0,
'extra' => 'Using index condition; 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.000692s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.001030s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'filtered' => 25.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000793s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 16 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001247s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 23 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001130s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 24 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001249s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 32 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001146s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 33 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001188s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `delete_time` = 0 AND `parent_id` = 34 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001107s ]
- [ 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' => 27,
'filtered' => 3.7037036418914795,
'extra' => 'Using where; Using filesort',
) ]