基本
文件
流程
错误
SQL
调试
- 请求信息 : 2019-12-12 06:59:45 HTTP/1.1 GET : http://ynst.org.cn/cyjj.html
- 运行时间 : 0.153166s [ 吞吐率:6.53req/s ] 内存消耗:4,734.95kb 文件加载:110
- 查询信息 : 41 queries 18 writes
- 缓存信息 : 5 reads,0 writes
- [ LANG ] /usr/local/nginx/project/yky/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /usr/local/nginx/project/yky/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'cyjj',
'route' => 'portal/List/index?id=26',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip',
'connection' => 'Keep-Alive',
'host' => 'ynst.org.cn',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '26',
)
- [ LANG ] /usr/local/nginx/project/yky/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /usr/local/nginx/project/yky/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /usr/local/nginx/project/yky/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /usr/local/nginx/project/yky/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /usr/local/nginx/project/yky/app/english/lang/zh-cn/common.php
- [ LANG ] /usr/local/nginx/project/yky/app/portal/lang/zh-cn/common.php
- [ LANG ] /usr/local/nginx/project/yky/app/english/lang/zh-cn/home.php
- [ LANG ] /usr/local/nginx/project/yky/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /usr/local/nginx/project/yky/public/themes/simpleboot3/portal/list.html [ array (
0 => 'site_info',
1 => 'left_menus',
2 => 'category',
3 => 'parentCategory',
4 => 'theme_vars',
5 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000516s ] mysql:host=127.0.0.1;port=3306;dbname=yky;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `yky_portal_category` [ RunTime:0.000975s ]
- [ SQL ] SELECT * FROM `yky_portal_category` WHERE `id` = 26 AND `status` = 1 LIMIT 1 [ RunTime:0.000475s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_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 `yky_portal_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000391s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_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 `yky_nav_menu` [ RunTime:0.000688s ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `name` = '产业聚焦' LIMIT 1 [ RunTime:0.000374s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 9.999999046325684,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `status` = 1 AND `parent_id` = 3 [ RunTime:0.000404s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `status` = 1 AND `parent_id` = 16 [ RunTime:0.000423s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `status` = 1 AND `parent_id` = 17 [ RunTime:0.000435s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `status` = 1 AND `parent_id` = 18 [ RunTime:0.000405s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `status` = 1 AND `parent_id` = 19 [ RunTime:0.000390s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `yky_theme_file` [ RunTime:0.000687s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/contact' LIMIT 1 [ RunTime:0.000447s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/Page/index' , `file` = 'english/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\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `description` = '联系我们页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/contact' [ RunTime:0.002385s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/intro' LIMIT 1 [ RunTime:0.000447s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/Page/index' , `file` = 'english/intro' , `name` = '院简介' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '院简介模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/intro' [ RunTime:0.002107s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/list' LIMIT 1 [ RunTime:0.000429s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/List/index' , `file` = 'english/list' , `name` = '文章列表页1' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件1,文字列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/list' [ RunTime:0.002151s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/list2' LIMIT 1 [ RunTime:0.000430s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/List/index' , `file` = 'english/list2' , `name` = '文章列表页2' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件2,图文列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/list2' [ RunTime:0.002150s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/list3' LIMIT 1 [ RunTime:0.000422s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/List/index' , `file` = 'english/list3' , `name` = '文章列表页3' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件3,院领导列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/list3' [ RunTime:0.002023s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/list4' LIMIT 1 [ RunTime:0.000408s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/List/index' , `file` = 'english/list4' , `name` = '文章列表页1' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件1,文字列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/list4' [ RunTime:0.002340s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'english/page' LIMIT 1 [ RunTime:0.000443s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'english/Page/index' , `file` = 'english/page' , `name` = '单页面' , `more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"english\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"english\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"english\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"english\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'english/page' [ RunTime:0.002213s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000400s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `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\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}' , `description` = '联系我们页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/contact' [ RunTime:0.002415s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/intro' LIMIT 1 [ RunTime:0.000393s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/intro' , `name` = '院简介' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '院简介模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/intro' [ RunTime:0.002250s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '文章列表页1' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件1,文字列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list' [ RunTime:0.002887s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list2' LIMIT 1 [ RunTime:0.000378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/list2' , `name` = '文章列表页2' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件2,图文列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list2' [ RunTime:0.006894s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list3' LIMIT 1 [ RunTime:0.000419s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/List/index' , `file` = 'portal/list3' , `name` = '文章列表页3' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件3,院领导列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list3' [ RunTime:0.003055s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000371s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '单页面' , `more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `config_more` = '{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}' , `description` = '单页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/page' [ RunTime:0.002484s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000399s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' [ RunTime:0.002966s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000401s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Nav' , `file` = 'public/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' [ RunTime:0.002850s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public_english/config' LIMIT 1 [ RunTime:0.000408s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Config' , `file` = 'public_english/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'simpleboot3' AND `file` = 'public_english/config' [ RunTime:0.002402s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public_english/nav' LIMIT 1 [ RunTime:0.000434s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `yky_theme_file` SET `theme` = 'simpleboot3' , `action` = 'public/Nav' , `file` = 'public_english/nav' , `name` = '导航条' , `more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '导航条模板文件' , `is_public` = 1 , `list_order` = 1 WHERE `theme` = 'simpleboot3' AND `file` = 'public_english/nav' [ RunTime:0.002311s ]
- [ SQL ] SELECT * FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000482s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `yky_theme` [ RunTime:0.000751s ]
- [ SQL ] UPDATE `yky_theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000337s ]
- [ SQL ] SELECT `more` FROM `yky_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/list' ) [ RunTime:0.000386s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 31,
'filtered' => 3.22580623626709,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `yky_nav` [ RunTime:0.000640s ]
- [ SQL ] SELECT `id` FROM `yky_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000301s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000562s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `yky_portal_post` [ RunTime:0.000822s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `yky_portal_post` `post` INNER JOIN `yky_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 ( `category_post`.`category_id` = '26' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1576105186' ) GROUP BY `post`.`id` ) `_group_count_` LIMIT 1 [ RunTime:0.000763s ]
- [ 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 `yky_portal_post` `post` INNER JOIN `yky_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 ( `category_post`.`category_id` = '26' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1576105186' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 0,10 [ RunTime:0.001872s ]
- [ 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' => 23,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `yky_link` [ RunTime:0.000734s ]
- [ SQL ] SELECT * FROM `yky_link` WHERE `status` = 1 AND `description` = '科技管理部门' [ RunTime:0.000427s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_link` WHERE `status` = 1 AND `description` = '科研机构' [ RunTime:0.000395s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yky_link` WHERE `status` = 1 AND `description` = '科技资源' [ RunTime:0.000379s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yky_link',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 10.0,
'extra' => 'Using where',
) ]

0.154985s