基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請求信息 : 2024-12-27 06:16:59 HTTP/1.1 GET : http://www.jsbrjs.com/article/45/1.html
- 運(yùn)行時(shí)間 : 0.116267s [ 吞吐率:8.60req/s ] 內(nèi)存消耗:4,857.13kb 文件加載:117
- 查詢信息 : 33 queries 12 writes
- 緩存信息 : 7 reads,0 writes
- [ LANG ] /www/wwwroot/hantury.com/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/hantury.com/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'article/<id>/<cid?>',
'route' => 'portal/Article/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '45',
'cid' => '1',
),
)
- [ HEADER ] array (
'host' => 'www.jsbrjs.com',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '45',
'cid' => '1',
)
- [ LANG ] /www/wwwroot/hantury.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/hantury.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/hantury.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/hantury.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/hantury.com/app/portal/lang/zh-cn/common.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/hantury.com/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/hantury.com/public/themes/hantu/portal/shownews.html [ array (
0 => 'site_info',
1 => 'class',
2 => 'category',
3 => 'article',
4 => 'prev_article',
5 => 'next_article',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000265s ] mysql:host=localhost;port=3306;dbname=hantury_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000896s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'TcSwitchTheme' LIMIT 1 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Web' LIMIT 1 [ RunTime:0.000236s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin_web` [ RunTime:0.000705s ]
- [ SQL ] SELECT * FROM `cmf_plugin_web` WHERE `web_url` = 'www.jsbrjs.com' LIMIT 1 [ RunTime:0.000199s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin_web',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000886s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 1 AND `relation`.`post_id` = 45 AND ( `post`.`published_time` < 1735251419 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000480s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000656s ]
- [ SQL ] SELECT `id`,`parent_id` FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `href` LIKE '%\"id\":1}%' [ RunTime:0.000230s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id` FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `href` LIKE '%\"id\":1}%' LIMIT 1 [ RunTime:0.000187s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 1 AND `relation`.`post_id` < 45 AND ( `post`.`published_time` < 1735251419 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000741s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 33,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 1 AND `relation`.`post_id` > 45 AND ( `post`.`published_time` < 1735251419 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000907s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 33,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000688s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000197s ]
- [ 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' => NULL,
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 45 [ RunTime:0.002573s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000803s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '聯(lián)系我們' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '聯(lián)系我們頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/contact' [ RunTime:0.002538s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁' , `more` = '[]' , `config_more` = '[]' , `description` = '首頁模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'hantu' AND `file` = 'portal/index' [ RunTime:0.002430s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/jishu' LIMIT 1 [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/List/index' , `file` = 'portal/jishu' , `name` = '技術(shù)支持' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '技術(shù)支持頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/jishu' [ RunTime:0.002401s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/message' LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Page/index' , `file` = 'portal/message' , `name` = '留言頁面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '留言頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/message' [ RunTime:0.002343s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000221s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '文章列表頁2' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章列表模板文件2,瀑布流模板' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/news' [ RunTime:0.002552s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '關(guān)于頁面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '關(guān)于頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/page' [ RunTime:0.004761s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/page_pro' LIMIT 1 [ RunTime:0.000248s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Page/index' , `file` = 'portal/page_pro' , `name` = '產(chǎn)品頁面-單頁' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '產(chǎn)品頁面-單頁' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/page_pro' [ RunTime:0.002333s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/pro' LIMIT 1 [ RunTime:0.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/List/index' , `file` = 'portal/pro' , `name` = '產(chǎn)品功能頁面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '產(chǎn)品功能頁面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/pro' [ RunTime:0.002521s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'portal/shownews' LIMIT 1 [ RunTime:0.000234s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'portal/Article/index' , `file` = 'portal/shownews' , `name` = '文章詳情頁' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章詳情頁模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'hantu' AND `file` = 'portal/shownews' [ RunTime:0.002202s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'hantu' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"g_logo\":{\"title\":\"LOGO\",\"value\":\"\",\"type\":\"image\"},\"g_tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"021-54707061\",\"type\":\"text\"},\"g_phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"18019008979\",\"type\":\"text\"},\"g_qq\":{\"title\":\"Q Q\",\"value\":\"\",\"type\":\"text\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\",\"value\":\"default\\/20201020\\/fd756f65a06ebc0c9f3dcd261bc0a81a.jpg\",\"type\":\"image\"},\"g_email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"info@hantury.com\",\"type\":\"text\"},\"g_address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u677e\\u6c5f\\u533a\\u65b0\\u6865\\u9547\\u94f6\\u90fd\\u897f\\u8def58\\u53f7A330\",\"type\":\"text\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}}}' , `config_more` = '{\"vars\":{\"g_logo\":{\"title\":\"LOGO\",\"value\":\"\",\"type\":\"image\"},\"g_tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\"},\"g_phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"\",\"type\":\"text\"},\"g_qq\":{\"title\":\"Q Q\",\"value\":\"\",\"type\":\"text\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\",\"value\":\"\",\"type\":\"image\"},\"g_email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"\",\"type\":\"text\"},\"g_address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}}}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'hantu' AND `file` = 'public/config' [ RunTime:0.002401s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'hantu' [ RunTime:0.000244s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000780s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'hantu' , `version` = '1.0.0' , `demo_url` = 'http://www.hantu.com' , `author` = '池谷網(wǎng)絡(luò)' , `lang` = 'zh-cn' , `author_url` = 'http://www.chgood.cn' , `keywords` = '漢土實(shí)業(yè)' , `description` = '漢土實(shí)業(yè)' WHERE `theme` = 'hantu' [ RunTime:0.000228s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'hantu' AND ( `is_public` = 1 OR `file` = 'portal/shownews' ) [ RunTime:0.000226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 21 AND `status` = 1 LIMIT 1 [ RunTime:0.000287s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 37,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000821s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000257s ]
- [ 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',
) ]