基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-08-31 14:58:19 HTTP/1.1 GET : http://m.cuedusummit.com/portal/article/index/id/83.html
- 運(yùn)行時(shí)間 : 0.279613s [ 吞吐率:3.58req/s ] 內(nèi)存消耗:7,486.79kb 文件加載:120
- 查詢信息 : 71 queries 15 writes
- 緩存信息 : 7 reads,0 writes
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com/vendor\thinkphp\lang\zh-cn.php
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\app\portal\\lang\zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'm.cuedusummit.com',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '83',
)
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com/app/portal\lang\zh-cn\common.php
- [ DB ] INIT mysql
- [ LANG ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com/app/portal\lang\zh-cn\home.php
- [ VIEW ] C:\wwwroot\weiling-cn\wljet-cn.ttjxw.com\public/themes/weiling/portal\pdetails.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'about_product',
3 => 'article',
4 => 'prev_article',
5 => 'next_article',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.000714s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000811s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'MPcTheme' LIMIT 1 [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001003s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` = 83 AND ( `post`.`published_time` < 1756623499 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000468s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` < 83 AND ( `post`.`published_time` < 1756623499 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000489s ]
- [ 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' => 70,
'filtered' => 1.4285714626312256,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` > 83 AND ( `post`.`published_time` < 1756623499 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000394s ]
- [ 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' => 7,
'filtered' => 1.4285714626312256,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000770s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000682s ]
- [ SQL ] SELECT `cmf_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status` FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` `pivot` ON `pivot`.`category_id`=`cmf_portal_category`.`id` WHERE `pivot`.`post_id` = 83 [ RunTime:0.000276s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pivot',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'term_taxonomy_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 83,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 83 [ RunTime:0.003512s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_aboutproduct` [ RunTime:0.000689s ]
- [ SQL ] SELECT * FROM `cmf_aboutproduct` WHERE `aid` = 83 ORDER BY `list_order` ASC,`add_time` ASC [ RunTime:0.000254s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_aboutproduct',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000893s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/company' LIMIT 1 [ RunTime:0.000310s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/company' , `name` = '走進(jìn)威領(lǐng)列表頁(yè)' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/company' [ RunTime:0.003510s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/download' LIMIT 1 [ RunTime:0.000361s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/download' , `name` = '下載中心列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/download' [ RunTime:0.003341s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/idetails' LIMIT 1 [ RunTime:0.000285s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/idetails' , `name` = '行業(yè)應(yīng)用詳情' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/idetails' [ RunTime:0.003553s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000352s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁(yè)模板' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"about_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"company\":{\"title\":\"\\u6587\\u5316\\u7406\\u5ff5\",\"display\":\"1\",\"vars\":{\"company_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"product_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"product_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"4\",\"type\":\"text\"}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"about_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"company\":{\"title\":\"\\u6587\\u5316\\u7406\\u5ff5\",\"display\":\"1\",\"vars\":{\"company_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"product\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"product_id\":{\"title\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9875\\u9762\",\"tip\":\"\",\"rule\":{\"require\":true}},\"product_num\":{\"title\":\"\\u663e\\u793a\\u6570\\u91cf\",\"value\":\"4\",\"type\":\"text\"}}}}}' , `description` = '首頁(yè)模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'weiling' AND `file` = 'portal/index' [ RunTime:0.003546s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/industry' LIMIT 1 [ RunTime:0.000296s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/industry' , `name` = '行業(yè)應(yīng)用心列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/industry' [ RunTime:0.003426s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/ndetails' LIMIT 1 [ RunTime:0.000263s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/Article/index' , `file` = 'portal/ndetails' , `name` = '新聞詳情頁(yè)' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章頁(yè)模板文件' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'weiling' AND `file` = 'portal/ndetails' [ RunTime:0.003322s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000291s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '新聞資訊列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/news' [ RunTime:0.003278s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/pdetails' LIMIT 1 [ RunTime:0.000448s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/Article/index' , `file` = 'portal/pdetails' , `name` = '產(chǎn)品中心詳情頁(yè)' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '詳情頁(yè)模板文件' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'weiling' AND `file` = 'portal/pdetails' [ RunTime:0.003388s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/peixun' LIMIT 1 [ RunTime:0.000439s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/peixun' , `name` = '下載中心列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"15\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/peixun' [ RunTime:0.003310s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/product' LIMIT 1 [ RunTime:0.000584s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/product' , `name` = '產(chǎn)品中心列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/product' [ RunTime:0.004343s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'portal/service' LIMIT 1 [ RunTime:0.000304s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'portal/List/index' , `file` = 'portal/service' , `name` = '服務(wù)支持列表頁(yè)' , `more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"page_num\":{\"title\":\"\\u5206\\u9875\\u6570\\u91cf\",\"value\":\"16\",\"type\":\"text\",\"rule\":{\"require\":true}}}}' , `description` = '列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'weiling' AND `file` = 'portal/service' [ RunTime:0.003545s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000264s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"type\":\"select\",\"value\":1,\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}},\"widgets\":[]}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'weiling' AND `file` = 'public/config' [ RunTime:0.003229s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND `file` = 'public/header' LIMIT 1 [ RunTime:0.000279s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'weiling' , `action` = 'public/Nav' , `file` = 'public/header' , `name` = '頭部導(dǎo)航條' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '導(dǎo)航條模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'weiling' AND `file` = 'public/header' [ RunTime:0.003218s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'weiling' [ RunTime:0.000277s ]
- [ 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' => 32,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000693s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'weiling' , `version` = '1.0.2' , `demo_url` = 'http://weiling.com' , `author` = 'qiu' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = '威領(lǐng)電子電腦端' , `description` = '威領(lǐng)電子默認(rèn)模板' WHERE `theme` = 'weiling' [ RunTime:0.000339s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'weiling' AND ( `is_public` = 1 OR `file` = 'portal/pdetails' ) [ RunTime:0.000357s ]
- [ 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' => 32,
'filtered' => 3.125,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000694s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000250s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `name` FROM `cmf_portal_category` WHERE `id` = 9 LIMIT 1 [ RunTime:0.000199s ]
- [ 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 `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000319s ]
- [ 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.000241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000224s ]
- [ 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.000209s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000795s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '小字符' LIMIT 1 [ RunTime:0.000263s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000560s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 9 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000686s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '白墨機(jī)' LIMIT 1 [ RunTime:0.000208s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000533s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 10 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000585s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 7,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '微字符' LIMIT 1 [ RunTime:0.000245s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000531s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 11 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000539s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 8,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '激光機(jī)' LIMIT 1 [ RunTime:0.000212s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000500s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 12 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000475s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000211s ]
- [ 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.000333s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000243s ]
- [ 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.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000226s ]
- [ 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.000253s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000264s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000713s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `name` FROM `cmf_portal_category` WHERE `id` = 9 LIMIT 1 [ RunTime:0.000213s ]
- [ 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 `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000259s ]
- [ 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.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000327s ]
- [ 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.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000668s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '小字符' LIMIT 1 [ RunTime:0.000798s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.001068s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 9 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.001213s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '白墨機(jī)' LIMIT 1 [ RunTime:0.000235s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000867s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 10 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000497s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 7,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000497s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '微字符' LIMIT 1 [ RunTime:0.000265s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000533s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 11 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 8,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000598s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `name` = '激光機(jī)' LIMIT 1 [ RunTime:0.000219s ]
- [ 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' => 33,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ DB ] CONNECT:[ UseTime:0.000489s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT `pp`.`id`,`pp`.`post_title`,`pp`.`thumbnail`,`pcp`.`category_id` FROM `cmf_portal_post` `pp` INNER JOIN `cmf_portal_category_post` `pcp` ON `pp`.`id`=`pcp`.`post_id` WHERE `pcp`.`category_id` = 12 AND `pcp`.`status` = 1 AND `pp`.`post_status` = 1 AND `pp`.`delete_time` = 0 ORDER BY `pcp`.`list_order` ASC,`PP`.`published_time` DESC [ RunTime:0.000239s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pcp',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000260s ]
- [ 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.000229s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000227s ]
- [ 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.000496s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000216s ]
- [ 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.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'nav_id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 32,
'filtered' => 8.125,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` = '42' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1756623500 ) GROUP BY `post`.`id` ORDER BY `list_order`,`id` ASC,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.001299s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 9,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ DB ] CONNECT:[ UseTime:0.000704s ] mysql:host=127.0.0.1;port=3306;dbname=weiling_cn;charset=utf8mb4
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `parent_id` = 13 AND `status` = 1 [ RunTime:0.000491s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'parent_id',
'key' => 'parent_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 9,
'filtered' => 10.0,
'extra' => 'Using where',
) ]