基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2024-08-05 03:45:39 HTTP/1.0 GET : http://www.sjzyzw.com/article-26-2.html
- 運行時(shí)間 : 0.221574s [ 吞吐率:4.51req/s ] 內存消耗:1,499.00kb 文件加載:109
- 查詢(xún)信息 : 30 queries 13 writes
- 緩存信息 : 7 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' => 'article-<id>-<cid?>',
'route' => 'portal/Article/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '26',
'cid' => '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' => '26',
'cid' => '2',
)
- [ LANG ] /home/hzjjjzdh4zpj7jljlz/wwwroot/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /home/hzjjjzdh4zpj7jljlz/wwwroot/public/themes/jianzhu/portal/case.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'article',
3 => 'prev_article',
4 => 'next_article',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.033916s ] mysql:host=sql.s1259.vhostgo.com;port=3306;dbname=hzjjjz;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_post` [ RunTime:0.001064s ]
- [ SQL ] SELECT `post`.* FROM `vbs_portal_post` `post` INNER JOIN `vbs_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` = 2 AND `relation`.`post_id` = 26 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722800739 ) LIMIT 1 [ RunTime:0.000801s ]
- [ 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 `vbs_portal_post` `post` INNER JOIN `vbs_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` = 2 AND `relation`.`post_id` < 26 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722800739 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000932s ]
- [ 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' => 6,
'filtered' => 33.329998016357422,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.* FROM `vbs_portal_post` `post` INNER JOIN `vbs_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` = 2 AND `relation`.`post_id` > 26 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722800739 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001018s ]
- [ 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' => 6,
'filtered' => 33.329998016357422,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_category` [ RunTime:0.000800s ]
- [ SQL ] SELECT * FROM `vbs_portal_category` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000266s ]
- [ 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 ] UPDATE `vbs_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 26 [ RunTime:0.015161s ]
- [ SQL ] SHOW COLUMNS FROM `vbs_theme_file` [ RunTime:0.001058s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/about1' LIMIT 1 [ RunTime:0.000310s ]
- [ 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.002472s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000349s ]
- [ 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.002047s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caseindex' LIMIT 1 [ RunTime:0.000319s ]
- [ 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.001840s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caselist' LIMIT 1 [ RunTime:0.000307s ]
- [ 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.001913s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000370s ]
- [ 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.002067s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/ditu' LIMIT 1 [ RunTime:0.000328s ]
- [ 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.001815s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000369s ]
- [ 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.001860s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000292s ]
- [ 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.014181s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/newsindex' LIMIT 1 [ RunTime:0.000364s ]
- [ 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.002097s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/prolist' LIMIT 1 [ RunTime:0.000374s ]
- [ 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.001728s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/zizhilist' LIMIT 1 [ RunTime:0.000290s ]
- [ 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.001850s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' [ RunTime:0.000372s ]
- [ 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.001109s ]
- [ 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.003720s ]
- [ SQL ] SELECT `more` FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND ( `is_public` = 1 OR `file` = 'portal/case' ) [ RunTime:0.000291s ]
- [ 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.000942s ]
- [ SQL ] SELECT `option_value` FROM `vbs_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000215s ]
- [ 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.000902s ]
- [ SQL ] SELECT * FROM `vbs_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000417s ]
- [ 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.000311s ]
- [ 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 `path` FROM `vbs_portal_category` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000384s ]
- [ 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.000260s ]
- [ 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.000215s ]
- [ 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.000250s ]
- [ 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.222969s
芜湖县|
板桥市|
诸城市|
全南县|
丽江市|
德惠市|
当涂县|
万载县|
鹤峰县|
崇阳县|
侯马市|
柏乡县|
东兰县|
正镶白旗|
玉溪市|
珠海市|
祥云县|
横山县|
侯马市|
巧家县|
河北省|
漯河市|
东平县|
金阳县|
监利县|
深圳市|
图片|
斗六市|
阿克|
兴安县|
砀山县|
于田县|
望江县|
眉山市|
濮阳市|
永登县|
凤翔县|
三台县|
罗田县|
屏南县|
太白县|