基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2021-05-10 02:35:53 HTTP/1.1 GET : http://www.hengjingdq.com/portal/list/index/id/50.html
- 運行時間 : 0.180397s [ 吞吐率:5.54req/s ] 內存消耗:5,982.94kb 文件加載:107
- 查詢信息 : 47 queries 22 writes
- 緩存信息 : 5 reads,0 writes
- [ LANG ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/vendor/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'connection' => 'Keep-Alive',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'gzip, deflate',
'accept-language' => 'zh-CN,zh',
'referer' => 'http://www.baidu.com',
'user-agent' => 'Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)',
'host' => 'www.hengjingdq.com',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '50',
)
- [ LANG ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/hfsw1688.com.bdy.smp10.cn/public/themes/pc/portal/product.html [ array (
0 => 'site_info',
1 => 'nav',
2 => 'category',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=3306;dbname=hfsw1688_com_bdy;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.002396s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SwitchThemeDemo' LIMIT 1 [ RunTime:0.000412s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Sheng' LIMIT 1 [ RunTime:0.000362s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 9,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.001812s ]
- [ SQL ] SELECT * FROM `cmf_nav` WHERE ( is_main=1 ) LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.001600s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=0 ) ORDER BY `list_order` [ RunTime:0.000331s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=1 ) ORDER BY `list_order` [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=2 ) ORDER BY `list_order` [ RunTime:0.000476s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=3 ) ORDER BY `list_order` [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=4 ) ORDER BY `list_order` [ RunTime:0.000223s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=5 ) ORDER BY `list_order` [ RunTime:0.000208s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=6 ) ORDER BY `list_order` [ RunTime:0.000281s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=7 ) ORDER BY `list_order` [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE ( status = 1 and nav_id=1 and parent_id=8 ) ORDER BY `list_order` [ RunTime:0.000216s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.002253s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 50 AND `status` = 1 LIMIT 1 [ RunTime:0.000367s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001983s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000352s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '單頁面(關于我們)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '單頁面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/about' [ RunTime:0.002608s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/bookkeep' LIMIT 1 [ RunTime:0.000393s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/bookkeep' , `name` = '單頁面(記賬報稅)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/bookkeep' [ RunTime:0.002236s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/brand' LIMIT 1 [ RunTime:0.000357s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/brand' , `name` = '單頁面(商標專利)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/brand' [ RunTime:0.002177s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000337s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/case' , `name` = '案例列表頁' , `more` = '[]' , `config_more` = '[]' , `description` = '案例列表頁' , `is_public` = 0 , `list_order` = 9 WHERE `theme` = 'pc' AND `file` = 'portal/case' [ RunTime:0.002365s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/caseview' LIMIT 1 [ RunTime:0.000341s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/caseview' , `name` = '案例詳情頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '案例詳情頁' , `is_public` = 0 , `list_order` = 8 WHERE `theme` = 'pc' AND `file` = 'portal/caseview' [ RunTime:0.002086s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000319s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '聯系我們頁' , `more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"XXXXXXX<br\\/><span class=\'\'>\\u5730\\u5740\\uff1aXXXXXXXX<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"baidu_map_height\":{\"title\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"value\":\"450\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_map_width\":{\"title\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"value\":\"1200\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"XXXXXXX<br\\/><span class=\'\'>\\u5730\\u5740\\uff1aXXXXXXXX<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"baidu_map_height\":{\"title\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"value\":\"450\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u9ad8\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_map_width\":{\"title\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"value\":\"1200\",\"type\":\"number\",\"tip\":\"\\u5730\\u56fe\\u5bbd\\u5ea6\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `description` = '聯系我們頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/contact' [ RunTime:0.002205s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/culture' LIMIT 1 [ RunTime:0.000312s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/culture' , `name` = '單頁面(企業理念)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/culture' [ RunTime:0.002635s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000322s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '首頁模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'pc' AND `file` = 'portal/index' [ RunTime:0.002095s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/license' LIMIT 1 [ RunTime:0.000298s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/license' , `name` = '單頁面(許可批文)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/license' [ RunTime:0.002074s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/logout' LIMIT 1 [ RunTime:0.000315s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/logout' , `name` = '單頁面(注銷公司)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/logout' [ RunTime:0.001927s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/map' LIMIT 1 [ RunTime:0.000274s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/map' , `name` = '單頁面' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '單頁面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/map' [ RunTime:0.001937s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/message' LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/message' , `name` = '單頁面2' , `more` = '[]' , `config_more` = '[]' , `description` = '單頁面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/message' [ RunTime:0.002002s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '新聞列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新聞列表頁' , `is_public` = 0 , `list_order` = 11 WHERE `theme` = 'pc' AND `file` = 'portal/news' [ RunTime:0.001917s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/newsview' LIMIT 1 [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/newsview' , `name` = '新聞詳情頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新聞詳情頁' , `is_public` = 0 , `list_order` = 12 WHERE `theme` = 'pc' AND `file` = 'portal/newsview' [ RunTime:0.001899s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '通用型單頁面' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/page' [ RunTime:0.002485s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/product' LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/List/index' , `file` = 'portal/product' , `name` = '產品列表頁' , `more` = '[]' , `config_more` = '[]' , `description` = '產品列表頁' , `is_public` = 0 , `list_order` = 9 WHERE `theme` = 'pc' AND `file` = 'portal/product' [ RunTime:0.002015s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/productview' LIMIT 1 [ RunTime:0.000280s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Article/index' , `file` = 'portal/productview' , `name` = '產品詳情頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '產品詳情頁' , `is_public` = 0 , `list_order` = 8 WHERE `theme` = 'pc' AND `file` = 'portal/productview' [ RunTime:0.002413s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/register' LIMIT 1 [ RunTime:0.000330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/register' , `name` = '單頁面(公司注冊)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/register' [ RunTime:0.002039s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000309s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索頁面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/search' [ RunTime:0.001908s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/server' LIMIT 1 [ RunTime:0.000288s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/server' , `name` = '單頁面(服務資訊)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/server' [ RunTime:0.002041s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' AND `file` = 'portal/team' LIMIT 1 [ RunTime:0.000336s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'pc' , `action` = 'portal/Page/index' , `file` = 'portal/team' , `name` = '單頁面(團隊風采)' , `more` = '{\"widgets\":[]}' , `config_more` = '{\"widgets\":[]}' , `description` = '通用型單頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'pc' AND `file` = 'portal/team' [ RunTime:0.001877s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'pc' [ RunTime:0.000378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.002502s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'pc' , `version` = '1.0.0' , `demo_url` = 'sheng' , `author` = 'sheng' , `lang` = 'zh-cn' , `author_url` = 'sheng' , `keywords` = 'pc' , `description` = 'pc' WHERE `theme` = 'pc' [ RunTime:0.000292s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'pc' AND ( `is_public` = 1 OR `file` = 'portal/product' ) [ RunTime:0.000367s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 44,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 50 LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,1,33,50) ORDER BY `path` ASC [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.002133s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < '1620585353' ) AND `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `category_post`.`category_id` = '1' GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000544s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => '<derived2>',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 49,
'extra' => NULL,
) ]
- [ 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`.`published_time` > '0' AND `post`.`published_time` < '1620585353' ) AND `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `category_post`.`category_id` = '1' GROUP BY `post`.`id` ORDER BY `post`.`list_order` DESC LIMIT 0,6 [ RunTime:0.001304s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 49,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]

0.184199s
天天视频黄网站免费观看_日本熟妇六十路 五十路_五月天在线视频免费观看_日本乱偷中文字幕