基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2022-06-14 16:05:12 HTTP/1.0 GET : http://www.aiai55.com/page-1.html
- 運行時間 : 0.155348s [ 吞吐率:6.44req/s ] 內存消耗:1,403.86kb 文件加載:108
- 查詢信息 : 21 queries 11 writes
- 緩存信息 : 5 reads,0 writes
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/app/portal/lang/zh-cn/common.php
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'page-<id>',
'route' => 'portal/Page/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '1',
),
)
- [ HEADER ] array (
'x-forwarded-for' => '172.252.117.10',
'x-real-ip' => '172.252.117.10',
'host' => 'www.aiai55.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',
'referer' => 'http://www.baidu.com',
'user-agent' => 'Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)',
)
- [ PARAM ] array (
'id' => '1',
)
- [ DB ] INIT mysql
- [ LANG ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/app/portal/lang/zh-cn/home.php
- [ VIEW ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/public/themes/vip8/portal/contact.html [ array (
0 => 'site_info',
1 => 'page',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ VIEW ] /home/jsjbkzncj4sajybtkxzxn/wwwroot/public/plugins/leoxie_msg_borad/view/widget.html [ array (
0 => 'site_info',
) ]
- [ DB ] CONNECT:[ UseTime:0.000654s ] mysql:host=127.0.0.1;port=3306;dbname=jsjbkzn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `vbs_plugin` [ RunTime:0.001016s ]
- [ SQL ] SELECT `config` FROM `vbs_plugin` WHERE `name` = 'LeoxieSwitchLang' LIMIT 1 [ RunTime:0.000319s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 20.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_portal_post` [ RunTime:0.001172s ]
- [ SQL ] SELECT * FROM `vbs_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 1 AND ( `published_time` > 0 AND `published_time` < 1655193912 ) LIMIT 1 [ RunTime:0.000505s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_portal_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 ] SHOW COLUMNS FROM `vbs_theme_file` [ RunTime:0.000864s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/about' 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = 'contact' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'contact' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/about' [ RunTime:0.001999s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/article_img' LIMIT 1 [ RunTime:0.000244s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Article/index' , `file` = 'portal/article_img' , `name` = 'article_img' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'article_img' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/article_img' [ RunTime:0.001671s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/article_simple' LIMIT 1 [ RunTime:0.000235s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Article/index' , `file` = 'portal/article_simple' , `name` = 'article' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'article' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/article_simple' [ RunTime:0.001539s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000217s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = 'about' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'about' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/contact' [ RunTime:0.001528s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000248s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = 'index' , `more` = '{\"vars\":{\"logo_main\":{\"title\":\"logo\\u4e0a\\u4f20\",\"value\":\"default\\/20211130\\/af7e78c96023d99574ccdf95a828c273.png\",\"type\":\"image\",\"tip\":\"logo\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"phone_main\":{\"title\":\"\\u624b\\u673a\",\"value\":\"13952700702\",\"type\":\"number\",\"tip\":\"\\u624b\\u673a\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"qq_main\":{\"title\":\"qq\\u53f7\",\"value\":\"2851387199\",\"type\":\"number\",\"tip\":\"qq\\u53f7\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"guhua_main\":{\"title\":\"\\u56fa\\u8bdd\",\"value\":\"18260686111\",\"type\":\"text\",\"tip\":\"\\u56fa\\u8bdd\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"dizhi_main\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u6c5f\\u82cf\\u7701\\u626c\\u5dde\\u5e02\\u5b9d\\u5e94\\u53bf\\u91d1\\u5b9d\\u897f\\u8def668\\u53f7\",\"type\":\"text\",\"tip\":\"\\u5730\\u5740\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}' , `config_more` = '{\"vars\":{\"logo_main\":{\"title\":\"logo\\u4e0a\\u4f20\",\"value\":\"\",\"type\":\"image\",\"tip\":\"logo\\u4e0a\\u4f20\\u5904\",\"is_public\":\"1\",\"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` = 'vip8' AND `file` = 'portal/index' [ RunTime:0.001648s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/list' 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = 'list' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'list' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/list' [ RunTime:0.002073s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/list_case' 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/List/index' , `file` = 'portal/list_case' , `name` = 'list_case' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'list_case' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/list_case' [ RunTime:0.001697s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/schedule' LIMIT 1 [ RunTime:0.000257s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/Page/index' , `file` = 'portal/schedule' , `name` = 'schedule' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'schedule' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/schedule' [ RunTime:0.001576s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000321s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索頁面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/search' [ RunTime:0.001722s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND `file` = 'portal/simplenew' LIMIT 1 [ RunTime:0.000274s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `vbs_theme_file` SET `theme` = 'vip8' , `action` = 'portal/List/index' , `file` = 'portal/simplenew' , `name` = 'simplenew' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'simplenew' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'vip8' AND `file` = 'portal/simplenew' [ RunTime:0.010894s ]
- [ SQL ] SELECT * FROM `vbs_theme_file` WHERE `theme` = 'vip8' [ RunTime:0.000462s ]
- [ 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' => 28,
'filtered' => 9.9999990463256836,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_theme` [ RunTime:0.001014s ]
- [ SQL ] UPDATE `vbs_theme` SET `name` = 'vip8' , `version` = '1.0.2' , `demo_url` = '' , `author` = '' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '' , `description` = '' WHERE `theme` = 'vip8' [ RunTime:0.003285s ]
- [ SQL ] SELECT `more` FROM `vbs_theme_file` WHERE `theme` = 'vip8' AND ( `is_public` = 1 OR `file` = 'portal/contact' ) [ RunTime:0.000763s ]
- [ 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' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `vbs_nav_menu` [ RunTime:0.000961s ]
- [ SQL ] SELECT * FROM `vbs_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000342s ]
- [ 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' => 12,
'filtered' => 8.3333339691162109,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `config` FROM `vbs_plugin` WHERE `name` = 'LeoxieMsgBorad' LIMIT 1 [ RunTime:0.000695s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vbs_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 20.0,
'extra' => 'Using where',
) ]

0.157110s
色综合视频一区二区三区