基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-16 01:19:18 HTTP/1.1 GET : itfwq.com/portal/index/newsdetails/id/643.html
- 运行时间 : 0.407998s [ 吞吐率:2.45req/s ] 内存消耗:670.05kb 文件加载:114
- 查询信息 : 30 queries 12 writes
- 缓存信息 : 1 reads,0 writes
- 配置加载 : 67
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002322s ]
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\simplewind\thinkphp\lang\zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'index',
2 => 'newsdetails',
),
)
- [ HEADER ] array (
'host' => 'itfwq.com',
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '643',
)
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\simplewind\cmf\behavior/../lang\zh-cn.php
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\public/../app/admin\lang\zh-cn\common.php
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\public/../app/admin1\lang\zh-cn\common.php
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\public/../app/portal\lang\zh-cn\common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.002206s ]
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\public/../app/portal\lang\zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000388s ]
- [ DB ] INIT mysql
- [ RUN ] app\portal\controller\IndexController->newsDetails[ C:\phpstudy_pro\WWW\itfwq\app\portal\controller\IndexController.php ]
- [ VIEW ] C:\phpstudy_pro\WWW\itfwq\public/themes/dell/portal\\newsDetails.html [ array (
0 => 'nav',
1 => 'foot',
2 => 'site_info',
3 => 'info',
4 => 'portalcategory',
5 => 'pre',
6 => 'next',
7 => 'categories',
8 => 'theme_vars',
9 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.013845s ] mysql:host=127.0.0.1;port=3306;dbname=lxzdl;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000816s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000417s ]
- [ 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 `cmf_goods_category` [ RunTime:0.000811s ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `parent_id` = 0 AND `delete_time` = 0 [ RunTime:0.000350s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `parent_id` = 1 AND `delete_time` = 0 [ RunTime:0.000280s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `parent_id` = 2 AND `delete_time` = 0 [ RunTime:0.000343s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `parent_id` = 3 AND `delete_time` = 0 [ RunTime:0.000428s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000674s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `parent_id` = 0 AND `status` = 1 AND `delete_time` = 0 LIMIT 3 [ RunTime:0.000330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001750s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` = 643 LIMIT 1 [ RunTime:0.000438s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'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 `cmf_portal_category_post` [ RunTime:0.001501s ]
- [ SQL ] SELECT `category_id` FROM `cmf_portal_category_post` WHERE `post_id` = 643 LIMIT 1 [ RunTime:0.000514s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category_post',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 679,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `post_id` FROM `cmf_portal_category_post` WHERE `category_id` = 1 AND `status` = 1 [ RunTime:0.000356s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 233,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE ( `id` < 643 AND `id` IN (2,6,10,12,15,17,19,21,24,30,33,36,39,41,44,47,50,54,57,59,62,64,66,69,73,76,79,81,83,85,88,91,93,97,100,102,105,108,114,119,122,125,128,130,134,137,139,143,146,150,153,157,161,164,167,169,172,175,177,180,184,188,191,194,197,200,203,207,211,215,218,220,223,227,230,235,236,239,242,247,250,252,254,256,259,262,265,268,270,272,275,278,280,282,287,292,293,296,299,302,305,308,312,315,316,319,322,325,328,331,334,336,340,343,347,350,353,357,361,364,366,368,371,374,377,380,382,386,387,392,393,397,399,404,406,410,413,414,417,422,423,428,431,434,436,440,441,444,449,450,453,456,460,463,465,468,471,474,477,479,480,483,486,489,491,492,496,499,501,502,505,506,509,512,515,518,523,526,529,530,533,535,538,542,545,548,551,553,555,558,561,564,567,569,572,575,577,580,582,585,589,592,595,598,601,604,606,608,611,615,620,623,625,627,630,632,635,639,643,645,648,650,654,655,658,662,663,666,669,672,675) ) AND `post_type` = 1 AND `post_status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.002831s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'type_status_date',
'key_len' => '2',
'ref' => 'const,const',
'rows' => 677,
'filtered' => 4.249512672424316,
'extra' => 'Using index condition; Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE ( `id` > 643 AND `id` IN (2,6,10,12,15,17,19,21,24,30,33,36,39,41,44,47,50,54,57,59,62,64,66,69,73,76,79,81,83,85,88,91,93,97,100,102,105,108,114,119,122,125,128,130,134,137,139,143,146,150,153,157,161,164,167,169,172,175,177,180,184,188,191,194,197,200,203,207,211,215,218,220,223,227,230,235,236,239,242,247,250,252,254,256,259,262,265,268,270,272,275,278,280,282,287,292,293,296,299,302,305,308,312,315,316,319,322,325,328,331,334,336,340,343,347,350,353,357,361,364,366,368,371,374,377,380,382,386,387,392,393,397,399,404,406,410,413,414,417,422,423,428,431,434,436,440,441,444,449,450,453,456,460,463,465,468,471,474,477,479,480,483,486,489,491,492,496,499,501,502,505,506,509,512,515,518,523,526,529,530,533,535,538,542,545,548,551,553,555,558,561,564,567,569,572,575,577,580,582,585,589,592,595,598,601,604,606,608,611,615,620,623,625,627,630,632,635,639,643,645,648,650,654,655,658,662,663,666,669,672,675) ) AND `post_type` = 1 AND `post_status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.002026s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 12,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 643 [ RunTime:0.004527s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `parent_id` = 0 AND `status` = 1 AND `delete_time` = 0 LIMIT 3 [ RunTime:0.000359s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000778s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/aboutus' LIMIT 1 [ RunTime:0.000465s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] INSERT INTO `cmf_theme_file` (`theme` , `action` , `file` , `name` , `more` , `config_more` , `description` , `is_public` , `list_order`) VALUES ('dell' , 'portal/index/aboutUs' , 'portal/aboutus' , '搜索页面' , '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , '搜索模板文件' , 0 , 10) [ RunTime:0.004907s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/details' LIMIT 1 [ RunTime:0.000390s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 6.666666030883789,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/index/details',`file`='portal/details',`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` = 'dell' AND `file` = 'portal/details' [ RunTime:0.004536s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000384s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 6.666666030883789,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/Index/index',`file`='portal/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` = 'dell' AND `file` = 'portal/index' [ RunTime:0.008983s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000516s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 6.666666030883789,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/index/news',`file`='portal/news',`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` = 'dell' AND `file` = 'portal/news' [ RunTime:0.004030s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/newsdetails' LIMIT 1 [ RunTime:0.000386s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 15,
'filtered' => 6.666666030883789,
'extra' => 'Using where',
) ]
- [ SQL ] INSERT INTO `cmf_theme_file` (`theme` , `action` , `file` , `name` , `more` , `config_more` , `description` , `is_public` , `list_order`) VALUES ('dell' , 'portal/index/newsDetails' , 'portal/newsdetails' , '搜索页面' , '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , '搜索模板文件' , 0 , 10) [ RunTime:0.005233s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/products' LIMIT 1 [ RunTime:0.000547s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 16,
'filtered' => 6.25,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/index/products',`file`='portal/products',`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` = 'dell' AND `file` = 'portal/products' [ RunTime:0.003803s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/qrcode' LIMIT 1 [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 16,
'filtered' => 6.25,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/index/qrcode',`file`='portal/qrcode',`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` = 'dell' AND `file` = 'portal/qrcode' [ RunTime:0.009464s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 16,
'filtered' => 6.25,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='dell',`action`='portal/index/search',`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` = 'dell' AND `file` = 'portal/search' [ RunTime:0.003866s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' [ RunTime:0.000368s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 16,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] DELETE FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/aboutus' [ RunTime:0.003626s ]
- [ SQL ] DELETE FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/newsdetails' [ RunTime:0.003559s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000710s ]
- [ SQL ] UPDATE `cmf_theme` SET `name`='dell',`version`='1.0.2',`demo_url`='',`author`='dell',`lang`='zh-cn',`author_url`='',`keywords`='联想模板',`description`='联想模板' WHERE `theme` = 'dell' [ RunTime:0.004197s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'dell' AND ( `is_public` = 1 OR `file` = 'portal/newsDetails' ) [ RunTime:0.000375s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]

0.413468s