基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-01-23 00:52:01 HTTP/1.1 GET : http://01jg.cn/pro_category/52.html
- 運(yùn)行時(shí)間 : 0.093942s [ 吞吐率:10.64req/s ] 內(nèi)存消耗:4,807.57kb 文件加載:116
- 查詢信息 : 76 queries 0 writes
- 緩存信息 : 3 reads,0 writes
- [ LANG ] /web/websys/gjmy/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
'rule' => 'pro_category/<id>',
'route' => 'index/product/category',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '52',
),
)
- [ HEADER ] array (
'host' => '01jg.cn',
'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' => '52',
)
- [ LANG ] /web/websys/gjmy/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /web/websys/gjmy/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /web/websys/gjmy/app/admin/lang/zh-cn/common.php
- [ VIEW ] /web/websys/gjmy/app/index/view/zh-cn/product/category.html [ array (
0 => 'nav',
1 => 'siteInfo',
2 => 'bottom',
3 => 'indexUrl',
4 => 'productCategory',
5 => 'recomNews',
6 => 'indexContent',
7 => 'page',
8 => 'nowCategory',
9 => 'nowProductCategory',
10 => 'products',
11 => 'relatedNews',
) ]
- [8]未定義數(shù)組下標(biāo): 0[/web/websys/gjmy/app/index/service/ClassService.php:74]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:74]
- [8]未定義數(shù)組下標(biāo): 0[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:80]
- [8]未定義數(shù)組下標(biāo): 0[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [8]Trying to access array offset on value of type null[/web/websys/gjmy/app/index/service/ClassService.php:76]
- [ DB ] CONNECT:[ UseTime:0.000269s ] mysql:host=127.0.0.1;port=3306;dbname=gjmy;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.002046s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000266s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.001371s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `cmf_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 `order_num` ASC [ RunTime:0.000263s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 `cmf_user_nav` [ RunTime:0.001403s ]
- [ SQL ] SELECT * FROM `cmf_user_nav` WHERE `lang` = 1 ORDER BY `order_num` ASC [ RunTime:0.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_user_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 20,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_class` [ RunTime:0.002584s ]
- [ SQL ] SELECT * FROM `cmf_class` WHERE `name` = '頂部底部側(cè)邊' AND `type` = 1 AND `lang` = 1 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000234s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_seo_content` [ RunTime:0.001334s ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 18 [ RunTime:0.000182s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_tag_content` [ RunTime:0.001326s ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 18 [ RunTime:0.000184s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 1 AND `lang` = 1 ORDER BY `order_num` [ RunTime:0.000310s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_seo` [ RunTime:0.001350s ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` IN (11,14) [ RunTime:0.000184s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000224s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_img_content` [ RunTime:0.001348s ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000279s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_pacontent` [ RunTime:0.001373s ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 19 ORDER BY `order_num` [ RunTime:0.000233s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 5 AND `content_id` IN (14,15) [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 20 ORDER BY `order_num` [ RunTime:0.000211s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 5 AND `content_id` = 16 [ RunTime:0.000212s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 32 ORDER BY `order_num` [ RunTime:0.000217s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 5 AND `content_id` = 22 [ RunTime:0.000215s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 33 ORDER BY `order_num` [ RunTime:0.000216s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 5 AND `content_id` = 24 [ RunTime:0.000228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 48 ORDER BY `order_num` [ RunTime:0.000223s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 3 AND `lang` = 1 ORDER BY `order_num` [ RunTime:0.000239s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000173s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` = 10 [ RunTime:0.000193s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000189s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_news` [ RunTime:0.001389s ]
- [ SQL ] SELECT * FROM `cmf_news` WHERE `is_recom` = 1 LIMIT 4 [ RunTime:0.000215s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_news',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_class` WHERE `name` = '產(chǎn)品展示' AND `type` = 1 AND `lang` = 1 AND `parent_id` = 0 LIMIT 1 [ RunTime:0.000210s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 3 [ RunTime:0.000181s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` = 11 [ RunTime:0.000148s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 3 [ RunTime:0.000177s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 1 AND `lang` = 1 ORDER BY `order_num` [ RunTime:0.000330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` IN (11,14) [ RunTime:0.000191s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (1,2,3,4,5,6,7,8,10,18,19,20,22,23,24,25,26,27,30,32,33,34,35,36,44,45,47,48) [ RunTime:0.000286s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_pacontent` WHERE `cid` = 23 ORDER BY `order_num` [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_pacontent',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 58,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 5 AND `content_id` = 27 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_img` [ RunTime:0.001359s ]
- [ SQL ] SELECT * FROM `cmf_img` WHERE `id` = 387 [ RunTime:0.000170s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 3 AND `lang` = 1 ORDER BY `order_num` [ RunTime:0.000237s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000174s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` = 10 [ RunTime:0.000155s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000182s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000253s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `id` = 52 LIMIT 1 [ RunTime:0.000176s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 52 [ RunTime:0.000178s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 52 [ RunTime:0.000177s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` = 52 [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 3 AND `lang` = 1 ORDER BY `order_num` ASC [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000177s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` = 10 [ RunTime:0.000155s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000194s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_product` [ RunTime:0.001429s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_product` WHERE `cid` = 52 [ RunTime:0.000175s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_product` WHERE `cid` = 52 ORDER BY `order_num` DESC LIMIT 0,12 [ RunTime:0.000217s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` = 7 AND `content_id` IN (154,153,152,151,150,149,148) [ RunTime:0.000194s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` = 7 AND `content_id` IN (154,153,152,151,150,149,148) [ RunTime:0.000187s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` = 7 AND `content_id` IN (154,153,152,151,150,149,148) [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img` WHERE `id` IN (410,411,412,413,414,415,416) [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img',
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 7,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`name`,`parent_id`,`content`,`note`,`note2`,`video` FROM `cmf_class` WHERE `status` = 1 AND `type` = 3 AND `lang` = 1 ORDER BY `order_num` ASC [ RunTime:0.000253s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_class',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 63,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_seo_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000184s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_seo` WHERE `id` = 10 [ RunTime:0.000172s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_seo',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_tag_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000214s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_tag_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_img_content` WHERE `type` IN (1,2,3,4) AND `content_id` IN (53,50,51,52,54) [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_img_content',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 243,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_product` WHERE `cid` = 52 [ RunTime:0.000176s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_product',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'extra' => 'Using where',
) ]