基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-04 17:10:37 HTTP/1.1 GET : http://www.taiyuhe.com/portal/page/index/id/2.html
- 运行时间 : 0.474197s [ 吞吐率:2.11req/s ] 内存消耗:6,777.18kb 文件加载:120
- 查询信息 : 31 queries 15 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] D:\wwwroot\taiyuhe.com/vendor\thinkphp\lang\zh-cn.php
- [ LANG ] D:\wwwroot\taiyuhe.com\vendor\thinkcmf\cmf\src\behavior/../lang\zh-cn.php
- [ LANG ] D:\wwwroot\taiyuhe.com\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] D:\wwwroot\taiyuhe.com\vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] D:\wwwroot\taiyuhe.com\vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] D:\wwwroot\taiyuhe.com/app/portal\lang\zh-cn\common.php
- [ LANG ] D:\wwwroot\taiyuhe.com\app\portal\\lang\zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'www.taiyuhe.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' => '2',
)
- [ LANG ] D:\wwwroot\taiyuhe.com/app/portal\lang\zh-cn\home.php
- [ DB ] INIT mysql
- [ VIEW ] D:\wwwroot\taiyuhe.com\public/themes/taiyuhe/portal\about.html [ array (
0 => 'site_info',
1 => 'page',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.002392s ] mysql:host=127.0.0.1;port=3306;dbname=taiyuhe;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.033355s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 2 AND ( `published_time` > 0 AND `published_time` < 1746349837 ) LIMIT 1 [ RunTime:0.001634s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.013815s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000569s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '关于我们' , `more` = '[]' , `config_more` = '[]' , `description` = '关于我们页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/about' [ RunTime:0.012243s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000489s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '文章页' , `more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/article' [ RunTime:0.010651s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/department' LIMIT 1 [ RunTime:0.000414s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/List/index' , `file` = 'portal/department' , `name` = '业务范围列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '业务范围列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/department' [ RunTime:0.010292s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000608s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/index' [ RunTime:0.009615s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/lawyer' LIMIT 1 [ RunTime:0.000558s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/List/index' , `file` = 'portal/lawyer' , `name` = '律师列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '律师列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/lawyer' [ RunTime:0.008971s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000511s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '新闻列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '新闻列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/list' [ RunTime:0.009439s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/manage' LIMIT 1 [ RunTime:0.000548s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Page/index' , `file` = 'portal/manage' , `name` = '管理分享列表页' , `more` = '[]' , `config_more` = '[]' , `description` = '管理分享列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/manage' [ RunTime:0.010233s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/message' LIMIT 1 [ RunTime:0.000502s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Page/index' , `file` = 'portal/message' , `name` = '留言页面' , `more` = '[]' , `config_more` = '[]' , `description` = '留言页面模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/message' [ RunTime:0.009500s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/newsarticle' LIMIT 1 [ RunTime:0.000488s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Article/index' , `file` = 'portal/newsarticle' , `name` = '新闻文章页' , `more` = '[]' , `config_more` = '[]' , `description` = '新闻文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/newsarticle' [ RunTime:0.009165s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000623s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `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` = 'taiyuhe' AND `file` = 'portal/page' [ RunTime:0.010217s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000385s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `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` = 'taiyuhe' AND `file` = 'portal/search' [ RunTime:0.008997s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'portal/show' LIMIT 1 [ RunTime:0.000418s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `action` = 'portal/Article/index' , `file` = 'portal/show' , `name` = '律师详情页' , `more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `config_more` = '{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}' , `description` = '律师详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'taiyuhe' AND `file` = 'portal/show' [ RunTime:0.009113s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000338s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `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` = 'taiyuhe' AND `file` = 'public/config' [ RunTime:0.009791s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000429s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'taiyuhe' , `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` = 'taiyuhe' AND `file` = 'public/nav' [ RunTime:0.009598s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' [ RunTime:0.000366s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.015214s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'taiyuhe' , `version` = '1.0.0' , `demo_url` = 'http://www.taiyuhe.com' , `author` = '知北网络' , `lang` = 'zh-cn' , `author_url` = 'https://www.lyzbkj.com' , `keywords` = '四川泰誉禾律师事务所电脑端' , `description` = '四川泰誉禾律师事务所电脑端' WHERE `theme` = 'taiyuhe' [ RunTime:0.010376s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'taiyuhe' AND ( `is_public` = 1 OR `file` = 'portal/about' ) [ RunTime:0.000363s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.012825s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000443s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide` [ RunTime:0.014072s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000573s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.013970s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000671s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.012273s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000330s ]
- [ 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',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.014947s ]
- [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000344s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,2) ORDER BY `path` ASC [ RunTime:0.000314s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]

0.478226s