基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-16 06:45:09 HTTP/1.1 GET : itfwq.com/portal/index/details/id/577.html?id=577&page=13
- 运行时间 : 0.431926s [ 吞吐率:2.32req/s ] 内存消耗:919.40kb 文件加载:118
- 查询信息 : 29 queries 11 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002022s ]
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\simplewind\thinkphp\lang\zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'index',
2 => 'details',
),
)
- [ 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' => '577',
'page' => '13',
)
- [ 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.002154s ]
- [ LANG ] C:\phpstudy_pro\WWW\itfwq\public/../app/portal\lang\zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000368s ]
- [ DB ] INIT mysql
- [ RUN ] app\portal\controller\IndexController->details[ C:\phpstudy_pro\WWW\itfwq\app\portal\controller\IndexController.php ]
- [ VIEW ] C:\phpstudy_pro\WWW\itfwq\public/themes/dell/portal\\details.html [ array (
0 => 'nav',
1 => 'foot',
2 => 'site_info',
3 => 'goodsinfo',
4 => 'goodsspec',
5 => 'reccomlist',
6 => 'page',
7 => 'categoryname',
8 => 'categorynamepareat',
9 => 'theme_vars',
10 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.024420s ] mysql:host=127.0.0.1;port=3306;dbname=lxzdl;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000671s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000269s ]
- [ 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.000802s ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `parent_id` = 0 AND `delete_time` = 0 [ RunTime:0.000315s ]
- [ 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.000301s ]
- [ 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.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` = 3 AND `delete_time` = 0 [ RunTime:0.000254s ]
- [ 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.000620s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `parent_id` = 0 AND `status` = 1 AND `delete_time` = 0 LIMIT 3 [ RunTime:0.000272s ]
- [ 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_goods` [ RunTime:0.000628s ]
- [ SQL ] SELECT * FROM `cmf_goods` WHERE `id` = 577 LIMIT 1 [ RunTime:0.000390s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods',
'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_goods_spec_group` [ RunTime:0.000598s ]
- [ SQL ] SELECT `a`.*,`b`.`val`,`c`.`name`,`d`.`sort` FROM `cmf_goods_spec_group` `a` INNER JOIN `cmf_goods_spec_detail` `b` ON `a`.`did`=`b`.`id` INNER JOIN `cmf_goods_spec` `c` ON `a`.`sid`=`c`.`id` LEFT JOIN `cmf_goodscategory_spec_group` `d` ON `a`.`sid`=`d`.`sid` WHERE `a`.`gid` = '577' GROUP BY `a`.`id` ORDER BY `d`.`sort`,`a`.`id` [ RunTime:0.004756s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'a',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37801,
'filtered' => 10.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_goods` WHERE `cid` = 4 AND `id` <> 577 AND `is_delete` = 1 LIMIT 1 [ RunTime:0.013599s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2540,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods` WHERE `cid` = 4 AND `id` <> 577 AND `is_delete` = 1 LIMIT 144,12 [ RunTime:0.004385s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2540,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_goods_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000264s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_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 `cmf_goods_category` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_goods_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 `cmf_theme_file` [ RunTime:0.000737s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/aboutus' LIMIT 1 [ RunTime:0.000405s ]
- [ 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.003722s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/details' LIMIT 1 [ RunTime:0.000354s ]
- [ 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.003783s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000352s ]
- [ 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.006499s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000479s ]
- [ 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.003813s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/newsdetails' LIMIT 1 [ RunTime:0.000382s ]
- [ 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.004153s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/products' LIMIT 1 [ RunTime:0.000363s ]
- [ 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.005023s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/qrcode' LIMIT 1 [ RunTime:0.000365s ]
- [ 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.003607s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000353s ]
- [ 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.005651s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'dell' [ RunTime:0.000400s ]
- [ 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.003645s ]
- [ SQL ] DELETE FROM `cmf_theme_file` WHERE `theme` = 'dell' AND `file` = 'portal/newsdetails' [ RunTime:0.013345s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000631s ]
- [ 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.004070s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'dell' AND ( `is_public` = 1 OR `file` = 'portal/details' ) [ RunTime:0.000353s ]
- [ 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.437571s