基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2024-08-05 03:14:19 HTTP/1.0 GET : http://www.sjzyzw.com/article-19-8.html
- 運行時(shí)間 : 0.195411s [ 吞吐率:5.12req/s ] 內存消耗:1,523.95kb 文件加載: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' => '19',
'cid' => '8',
),
)
- [ 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' => '19',
'cid' => '8',
)
- [ 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.030624s ] mysql:host=sql.s1259.vhostgo.com;port=3306;dbname=hzjjjz;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_post` [ RunTime:0.001166s ]
- [ 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` = 8 AND `relation`.`post_id` = 19 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722798859 ) LIMIT 1 [ RunTime:0.000877s ]
- [ 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` = 8 AND `relation`.`post_id` < 19 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722798859 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001183s ]
- [ 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' => 4,
'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` = 8 AND `relation`.`post_id` > 19 AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1722798859 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001342s ]
- [ 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' => 4,
'filtered' => 33.329998016357422,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_category` [ RunTime:0.000776s ]
- [ SQL ] SELECT * FROM `vbs_portal_category` WHERE `id` = 8 AND `status` = 1 LIMIT 1 [ RunTime:0.000201s ]
- [ 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` = 19 [ RunTime:0.008894s ]
- [ SQL ] SHOW COLUMNS FROM `vbs_theme_file` [ RunTime:0.001115s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/about1' LIMIT 1 [ RunTime:0.000381s ]
- [ 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.001927s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000308s ]
- [ 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.001860s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caseindex' LIMIT 1 [ RunTime:0.000233s ]
- [ 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.001852s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/caselist' LIMIT 1 [ RunTime:0.000329s ]
- [ 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.007458s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000308s ]
- [ 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.001701s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/ditu' LIMIT 1 [ RunTime:0.000243s ]
- [ 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.001827s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000323s ]
- [ 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.001868s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000283s ]
- [ 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.002095s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/newsindex' LIMIT 1 [ RunTime:0.000458s ]
- [ 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.001678s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/prolist' LIMIT 1 [ RunTime:0.000231s ]
- [ 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.001616s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND `file` = 'portal/zizhilist' LIMIT 1 [ RunTime:0.000219s ]
- [ 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.001673s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' [ RunTime:0.000262s ]
- [ 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.001123s ]
- [ 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.001849s ]
- [ SQL ] SELECT `more` FROM `vbs_theme_file` WHERE `theme` = 'jianzhu' AND ( `is_public` = 1 OR `file` = 'portal/case' ) [ RunTime:0.000220s ]
- [ 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.000784s ]
- [ SQL ] SELECT `option_value` FROM `vbs_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000265s ]
- [ 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.000741s ]
- [ SQL ] SELECT * FROM `vbs_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000215s ]
- [ 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.000273s ]
- [ 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.000248s ]
- [ 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.000191s ]
- [ 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.000170s ]
- [ 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.000228s ]
- [ 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.196861s
讷河市|
黄冈市|
天气|
友谊县|
峨山|
中宁县|
广平县|
平舆县|
犍为县|
奉节县|
文化|
滁州市|
清徐县|
积石山|
吉安市|
德江县|
石棉县|
嵩明县|
博白县|
万盛区|
渭源县|
福建省|
鄂托克旗|
拜泉县|
平泉县|
和田县|
奉新县|
两当县|
舟山市|
宕昌县|
孙吴县|
沅陵县|
临武县|
大新县|
乌兰浩特市|
莱州市|
开封县|
弋阳县|
江陵县|
黔江区|
攀枝花市|