基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2024-08-05 03:10:32 HTTP/1.0 GET : http://www.sjzyzw.com/list-2.html
- 運行時(shí)間 : 0.215648s [ 吞吐率:4.64req/s ] 內存消耗:1,489.13kb 文件加載:111
- 查詢(xún)信息 : 29 queries 12 writes
- 緩存信息 : 6 reads,0 writes
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'list-<id>',
'route' => 'portal/List/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '2',
),
)
- [ HEADER ] array (
'x-forwarded-for' => '107.190.232.162',
'x-real-ip' => '107.190.232.162',
'host' => 'www.sjzyzw.com',
'connection' => 'close',
'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',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'referer' => 'http://www.baidu.com',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
)
- [ PARAM ] array (
'id' => '2',
)
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /home/hzjjjzdh4zpj7jljlz/wwwroot/public/themes/jianzhu/portal/caselist.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.034378s ] mysql:host=sql.s1259.vhostgo.com;port=3306;dbname=hzjjjz;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_category` [ RunTime:0.001540s ]
- [ SQL ] SELECT * FROM `vbs_portal_category` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000569s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_theme_file` [ RunTime:0.001005s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/about1' LIMIT 1 [ RunTime:0.000368s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Page/index' , `file` = 'portal/about1' , `name` = 'about1' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'about1' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/about1' [ RunTime:0.001946s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000377s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Article/index' , `file` = 'portal/case' , `name` = 'case' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'case' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/case' [ RunTime:0.001630s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caseindex' LIMIT 1 [ RunTime:0.000357s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/List/index' , `file` = 'portal/caseindex' , `name` = 'caseindex' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'caseindex' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/caseindex' [ RunTime:0.001614s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caselist' LIMIT 1 [ RunTime:0.000346s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/List/index' , `file` = 'portal/caselist' , `name` = 'caselist' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'caselist' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/caselist' [ RunTime:0.001606s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000358s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = 'contact' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'contact' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/contact' [ RunTime:0.001642s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/ditu' LIMIT 1 [ RunTime:0.000351s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Page/index' , `file` = 'portal/ditu' , `name` = 'ditu' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'ditu' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/ditu' [ RunTime:0.001893s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000312s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = 'index' , `more` = '{\"vars\":{\"logo_main\":{\"title\":\"logo\",\"value\":\"default\\/20220113\\/9c8b253396291db9dfd19dd226ad8940.png\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"rule\":{\"require\":false},\"message\":{\"require\":\"\\u53ef\\u4ee5\\u4e3a\\u7a7a\"}},\"erweima_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"rule\":{\"require\":false},\"message\":{\"require\":\"\\u53ef\\u4ee5\\u4e3a\\u7a7a\"}},\"titop1_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7top\\u5185\\u5bb9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7top\\u5185\\u5bb9\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"titop2_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7\\u4e0b\\u90e8\\u5185\\u5bb9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7\\u4e0b\\u90e8\\u5185\\u5bb9\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"people_main\":{\"title\":\"\\u4eba\\u5458\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4eba\\u5458\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"phone_main\":{\"title\":\"\\u624b\\u673a\",\"value\":\"15058196361\",\"type\":\"number\",\"tip\":\"\\u624b\\u673a\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"qq_main\":{\"title\":\"qq\\u53f7\",\"value\":\"793018241\",\"type\":\"number\",\"tip\":\"qq\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"guhua_main\":{\"title\":\"\\u56fa\\u8bdd\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u56fa\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"dizhi_main\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u6d59\\u6c5f\\u7701\\u676d\\u5dde\\u5e02\\u6ee8\\u6c5f\\u533a\\u897f\\u5174\\u8857\\u9053\\u6c5f\\u9675\\u5357\\u8def312\\u53f71\\u5e62906\\u5ba4\",\"type\":\"text\",\"tip\":\"\\u5730\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `config_more` = '{\"vars\":{\"logo_main\":{\"title\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"rule\":{\"require\":false},\"message\":{\"require\":\"\\u53ef\\u4ee5\\u4e3a\\u7a7a\"}},\"erweima_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"rule\":{\"require\":false},\"message\":{\"require\":\"\\u53ef\\u4ee5\\u4e3a\\u7a7a\"}},\"titop1_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7top\\u5185\\u5bb9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7top\\u5185\\u5bb9\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"titop2_main\":{\"title\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7\\u4e0b\\u90e8\\u5185\\u5bb9\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4e8c\\u7ef4\\u7801\\u53f3\\u4fa7\\u4e0b\\u90e8\\u5185\\u5bb9\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"people_main\":{\"title\":\"\\u4eba\\u5458\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u4eba\\u5458\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"phone_main\":{\"title\":\"\\u624b\\u673a\",\"value\":\"1\",\"type\":\"number\",\"tip\":\"\\u624b\\u673a\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"qq_main\":{\"title\":\"qq\\u53f7\",\"value\":\"1\",\"type\":\"number\",\"tip\":\"qq\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"guhua_main\":{\"title\":\"\\u56fa\\u8bdd\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u56fa\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"dizhi_main\":{\"title\":\"\\u5730\\u5740\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u5730\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `description` = 'index' , `is_public` = 1 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/index' [ RunTime:0.001785s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/Article/index' , `file` = 'portal/news' , `name` = 'news' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'news' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/news' [ RunTime:0.001804s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/newsindex' LIMIT 1 [ RunTime:0.000335s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/List/index' , `file` = 'portal/newsindex' , `name` = 'newsindex' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'newsindex' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/newsindex' [ RunTime:0.001779s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/prolist' LIMIT 1 [ RunTime:0.000289s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/List/index' , `file` = 'portal/prolist' , `name` = 'prolist' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = 'prolist' , `is_public` = 0 , `list_order` = 6 WHERE `theme` = 'jianzhu' AND `file` = 'portal/prolist' [ RunTime:0.001604s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/zizhilist' LIMIT 1 [ RunTime:0.000304s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'jianzhu' , `action` = 'portal/List/index' , `file` = 'portal/zizhilist' , `name` = 'zizhilist' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'zizhilist' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'jianzhu' AND `file` = 'portal/zizhilist' [ RunTime:0.001547s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_theme` [ RunTime:0.001983s ]
- [ SQL ] UPDATE `vbs_theme` SET `name` = 'jianzhu' , `version` = '1.0.2' , `demo_url` = '' , `author` = '' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '' , `description` = '' WHERE `theme` = 'jianzhu' [ RunTime:0.001677s ]
- [ SQL ] SELECT `more` FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND ( `is_public` = 1 OR `file` = 'portal/caselist' ) [ RunTime:0.000494s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 5.5555558204650879,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_option` [ RunTime:0.002475s ]
- [ SQL ] SELECT `option_value` FROM `vbs_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000343s ]
- [ 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 `vbs_nav_menu` [ RunTime:0.001894s ]
- [ SQL ] SELECT * FROM `vbs_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000538s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 7.6923074722290039,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `vbs_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000352s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 7.6923074722290039,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_post` [ RunTime:0.002065s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `vbs_portal_post` `post` INNER JOIN `vbs_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 ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '2' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722798632 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000764s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => '<derived2>',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `vbs_portal_post` `post` INNER JOIN `vbs_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 ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '2' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722798632 ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.000902s ]
- [ 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' => 6,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `path` FROM `vbs_portal_category` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_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 `vbs_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `path` LIKE '0-1-%' [ RunTime:0.000192s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 9.0909090042114258,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `path` FROM `vbs_portal_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000154s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_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 `vbs_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `path` LIKE '0-3-%' [ RunTime:0.000166s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 9.0909090042114258,
'extra' => 'Using where',
) ]
0.217043s
陆丰市|
长宁县|
格尔木市|
康保县|
营山县|
独山县|
吉安县|
大埔县|
霸州市|
沧州市|
邢台市|
康平县|
大竹县|
九龙县|
博乐市|
深水埗区|
长乐市|
大荔县|
体育|
同江市|
河津市|
武安市|
卢龙县|
福州市|
凉山|
子长县|
烟台市|
将乐县|
视频|
澄江县|
鄢陵县|
尤溪县|
峨眉山市|
朝阳县|
通辽市|
保德县|
公主岭市|
兴海县|
会东县|
温泉县|
枣庄市|