基本
文件
流程
错误
SQL
调试
请求信息 : 2026-08-27 22:09:37 HTTP/1.1 GET : https://www.yeglass.com/blog/page/4.html 运行时间 : 0.321856s [ 吞吐率:3.11req/s ] 内存消耗:1,494.59kb 文件加载:151 查询信息 : 38 queries 11 writes 缓存信息 : 6 reads,0 writes
[ DB ] CONNECT:[ UseTime:0.010591s ] mysql:host=127.0.0.1;port=3306;dbname=yeglass_db;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `dd_hook` [ RunTime:0.005757s ] [ SQL ] SELECT `hook` FROM `dd_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000492s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `dd_hook_plugin` [ RunTime:0.006006s ] [ SQL ] SELECT `hook`,`plugin` FROM `dd_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000834s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_hook_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `dd_column` [ RunTime:0.006532s ] [ SQL ] SELECT `c`.`id`,`c`.`title`,`c`.`subtitle`,`c`.`keywords`,`c`.`description`,`c`.`parent_id`,`ct`.`template` FROM `dd_column` `c` LEFT JOIN `dd_column_type` `ct` ON `ct`.`id`=c.type and ct.status = 1 WHERE `c`.`id` = 4 LIMIT 1 [ RunTime:0.000623s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'c',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SELECT `id` FROM `dd_column` WHERE `parent_id` = 4 [ RunTime:0.000498s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 25,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `dd_news` [ RunTime:0.006890s ] [ SQL ] SELECT `id`,`title`,`hit`,`published_time`,`img`,`excerpt` FROM `dd_news` WHERE `status` = 1 AND `c_id` = 4 AND `is_del` = 0 ORDER BY `is_top` DESC,`recommend` DESC,`list_order` ASC,`published_time` DESC,`id` DESC LIMIT 28,7 [ RunTime:0.001102s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_news',
'type' => 'ref',
'possible_keys' => 'c_id',
'key' => 'c_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 37,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_news` WHERE `status` = 1 AND `c_id` = 4 AND `is_del` = 0 [ RunTime:0.000597s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_news',
'type' => 'ref',
'possible_keys' => 'c_id',
'key' => 'c_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 37,
'extra' => 'Using where',
) ] [ SQL ] SELECT `id`,`title`,`parent_id` FROM `dd_column` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000513s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SELECT `id`,`parent_id`,`title`,`subtitle` FROM `dd_column` WHERE ( `parent_id` = 4 OR `id` = 4 ) ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000457s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 25,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`title`,`excerpt`,`hit`,`img`,`published_time`,`more`,`info_from`,`out_link_url` FROM `dd_news` WHERE `status` = 1 AND `c_id` = 1 AND `is_del` = 0 ORDER BY `is_top` DESC,`recommend` DESC,`list_order` ASC,`published_time` DESC,`id` DESC LIMIT 6 [ RunTime:0.000593s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_news',
'type' => 'ref',
'possible_keys' => 'c_id',
'key' => 'c_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`title`,`subtitle`,`image`,`text`,`content` FROM `dd_column` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000490s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SELECT `id`,`title`,`excerpt`,`hit`,`img`,`published_time`,`more`,`info_from`,`out_link_url` FROM `dd_news` WHERE `status` = 1 AND `c_id` = 25 AND `is_del` = 0 ORDER BY `is_top` DESC,`recommend` DESC,`list_order` ASC,`published_time` DESC,`id` DESC LIMIT 6 [ RunTime:0.000556s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_news',
'type' => 'ref',
'possible_keys' => 'c_id',
'key' => 'c_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`title`,`subtitle`,`image`,`text`,`content` FROM `dd_column` WHERE `id` = 25 LIMIT 1 [ RunTime:0.000486s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SELECT `id`,`title`,`excerpt`,`hit`,`img`,`published_time`,`more`,`info_from`,`out_link_url` FROM `dd_news` WHERE `status` = 1 AND `c_id` = 26 AND `is_del` = 0 ORDER BY `is_top` DESC,`recommend` DESC,`list_order` ASC,`published_time` DESC,`id` DESC LIMIT 6 [ RunTime:0.000543s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_news',
'type' => 'ref',
'possible_keys' => 'c_id',
'key' => 'c_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 4,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`title`,`subtitle`,`image`,`text`,`content` FROM `dd_column` WHERE `id` = 26 LIMIT 1 [ RunTime:0.000467s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_column',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `dd_nav_menu` [ RunTime:0.005301s ] [ SQL ] SELECT * FROM `dd_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000445s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 43,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `dd_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000437s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 43,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT * FROM `dd_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000445s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 43,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `dd_theme_file` [ RunTime:0.007759s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/about' LIMIT 1 [ RunTime:0.000621s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/about' , `name` = '关于我们页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '关于我们页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/about' [ RunTime:0.001975s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/application' LIMIT 1 [ RunTime:0.000534s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/application' , `name` = '行业应用页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '行业应用列表页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/application' [ RunTime:0.001219s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/contact' LIMIT 1 [ RunTime:0.000551s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/contact' , `name` = '联系我们页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '联系我们页面(未完成)' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/contact' [ RunTime:0.001344s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/down' LIMIT 1 [ RunTime:0.000618s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/down' , `name` = '文件下载页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文件下载页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/down' [ RunTime:0.001180s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/images' LIMIT 1 [ RunTime:0.000543s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/images' , `name` = '图片相册页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '图片相册页面(未完成)' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/images' [ RunTime:0.001498s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/index' LIMIT 1 [ RunTime:0.000544s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/Index/index' , `file` = 'ddcms/index' , `name` = '首页' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"1\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true},\"valueText\":\"\\u9996\\u9875\\u5e7b\\u706f\\u7247\"}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/index' [ RunTime:0.001332s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/join' LIMIT 1 [ RunTime:0.000829s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/join' , `name` = '加入我们页面' , `more` = '{\"vars\":[],\"widgets\":{\"features\":{\"title\":\"\\u52a0\\u5165\\u6211\\u4eec\",\"display\":\"1\",\"vars\":[],\"features\":{\"title\":\"\\u62db\\u8058\\u5217\\u8868\",\"value\":[{\"title\":\"\\u62db\\u8058\\u804c\\u4f4d\",\"num\":\"\\u62db\\u8058\\u4eba\\u6570\",\"education\":\"\\u5b66\\u5386\\u8981\\u6c42\",\"workplace\":\"\\u5de5\\u4f5c\\u5730\\u70b9\",\"content\":\"\\u8be6\\u7ec6\\u5185\\u5bb9\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u62db\\u8058\\u804c\\u4f4d\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u62db\\u8058\\u4eba\\u6570\",\"value\":\"\",\"type\":\"text\"},\"education\":{\"title\":\"\\u5b66\\u5386\\u8981\\u6c42\",\"value\":\"\",\"type\":\"textarea\"},\"workplace\":{\"title\":\"\\u5de5\\u4f5c\\u5730\\u70b9\",\"value\":\"\",\"type\":\"textarea\"},\"content\":{\"title\":\"\\u8be6\\u60c5\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"features\":{\"title\":\"\\u52a0\\u5165\\u6211\\u4eec\",\"display\":\"1\",\"vars\":[],\"features\":{\"title\":\"\\u62db\\u8058\\u5217\\u8868\",\"value\":[{\"title\":\"\\u62db\\u8058\\u804c\\u4f4d\",\"num\":\"\\u62db\\u8058\\u4eba\\u6570\",\"education\":\"\\u5b66\\u5386\\u8981\\u6c42\",\"workplace\":\"\\u5de5\\u4f5c\\u5730\\u70b9\",\"content\":\"\\u8be6\\u7ec6\\u5185\\u5bb9\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u62db\\u8058\\u804c\\u4f4d\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"num\":{\"title\":\"\\u62db\\u8058\\u4eba\\u6570\",\"value\":\"\",\"type\":\"text\"},\"education\":{\"title\":\"\\u5b66\\u5386\\u8981\\u6c42\",\"value\":\"\",\"type\":\"textarea\"},\"workplace\":{\"title\":\"\\u5de5\\u4f5c\\u5730\\u70b9\",\"value\":\"\",\"type\":\"textarea\"},\"content\":{\"title\":\"\\u8be6\\u60c5\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}}}' , `description` = '加入我们页面(未完成)' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/join' [ RunTime:0.001727s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/message' LIMIT 1 [ RunTime:0.000560s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/message' , `name` = 'message页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = 'message页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/message' [ RunTime:0.001177s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/news' LIMIT 1 [ RunTime:0.000562s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/news' , `name` = '新闻列表页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新闻列表页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/news' [ RunTime:0.001337s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/products' LIMIT 1 [ RunTime:0.000532s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `dd_theme_file` SET `theme` = 'ddsimple' , `action` = 'ddcms/News/index' , `file` = 'ddcms/products' , `name` = '产品展示页面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '产品展示页面' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'ddsimple' AND `file` = 'ddcms/products' [ RunTime:0.001140s ] [ SQL ] SELECT * FROM `dd_theme_file` WHERE `theme` = 'ddsimple' [ RunTime:0.000455s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `dd_theme` [ RunTime:0.006920s ] [ SQL ] UPDATE `dd_theme` SET `name` = 'ddsimple' , `version` = '1.0.0' , `demo_url` = 'http://www.doudian.cn' , `author` = '逗点科技' , `lang` = 'zh-cn' , `author_url` = 'http://www.doudian.cn' , `keywords` = '逗点科技定制模板' , `description` = '南京市建筑工程质量安全监督站模板' WHERE `theme` = 'ddsimple' [ RunTime:0.001421s ] [ SQL ] SELECT `more` FROM `dd_theme_file` WHERE `theme` = 'ddsimple' AND ( `is_public` = 1 OR `file` = 'ddcms/news' ) [ RunTime:0.000645s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'dd_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `dd_option` [ RunTime:0.005517s ] [ SQL ] SELECT `option_value` FROM `dd_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000683s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
0.335271s