{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "12.09"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_features_values",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"fl",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 22,
"rows_produced_per_join": 10,
"filtered": "48.67",
"cost_info": {
"read_cost": "5.50",
"eval_cost": "1.07",
"prefix_cost": "7.70",
"data_read_per_join": "8K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
],
"attached_condition": "(`test_uchur_k`.`cscart_product_features_values`.`lang_code` = 'kk')"
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"test_uchur_k.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "8.38",
"cost_info": {
"read_cost": "2.68",
"eval_cost": "0.09",
"prefix_cost": "11.45",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"timestamp",
"updated_timestamp",
"yml2_exclude_prices"
],
"attached_condition": "((`test_uchur_k`.`pf`.`feature_type` <> 'G') and (`test_uchur_k`.`pf`.`status` = 'A') and (`test_uchur_k`.`pf`.`display_on_product` = 'Y') and ((`test_uchur_k`.`pf`.`categories_path` = '') or (`test_uchur_k`.`pf`.`categories_path` is null) or (0 <> find_in_set(40,`test_uchur_k`.`pf`.`categories_path`)) or (0 <> find_in_set(44,`test_uchur_k`.`pf`.`categories_path`)) or (0 <> find_in_set(54,`test_uchur_k`.`pf`.`categories_path`)) or (0 <> find_in_set(221,`test_uchur_k`.`pf`.`categories_path`))))"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"test_uchur_k.pf.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "19.00",
"cost_info": {
"read_cost": "0.22",
"eval_cost": "0.02",
"prefix_cost": "11.76",
"data_read_per_join": "336"
},
"used_columns": [
"feature_id",
"status",
"position"
],
"attached_condition": "<if>(found_match(pf_groups), ((`test_uchur_k`.`pf_groups`.`status` = 'A') or (`test_uchur_k`.`pf_groups`.`status` is null)), true)"
}
},
{
"table": {
"table_name": "pf_groups_description",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"test_uchur_k.pf.parent_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.04",
"eval_cost": "0.02",
"prefix_cost": "11.82",
"data_read_per_join": "414"
},
"used_columns": [
"feature_id",
"description",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_product_features_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"test_uchur_k.cscart_product_features_values.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.04",
"eval_cost": "0.02",
"prefix_cost": "11.88",
"data_read_per_join": "414"
},
"used_columns": [
"feature_id",
"description",
"internal_name",
"full_description",
"prefix",
"suffix",
"lang_code",
"yml2_variants_unit"
]
}
},
{
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"key_length": "159",
"ref": [
"test_uchur_k.cscart_product_features_values.feature_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.04",
"eval_cost": "0.02",
"prefix_cost": "11.94",
"data_read_per_join": "27"
},
"used_columns": [
"share_company_id",
"share_object_id",
"share_object_type"
],
"attached_condition": "(`test_uchur_k`.`cscart_ult_objects_sharing`.`share_object_id` = `test_uchur_k`.`cscart_product_features_values`.`feature_id`)"
}
},
{
"table": {
"table_name": "abt_filters",
"access_type": "ref",
"possible_keys": [
"feature_id",
"company_id"
],
"key": "company_id",
"used_key_parts": [
"company_id"
],
"key_length": "5",
"ref": [
"test_uchur_k.pf.company_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.10",
"eval_cost": "0.05",
"prefix_cost": "12.09",
"data_read_per_join": "34"
},
"used_columns": [
"filter_id",
"company_id",
"feature_id"
],
"attached_condition": "<if>(is_not_null_compl(abt_filters), (`test_uchur_k`.`abt_filters`.`feature_id` = `test_uchur_k`.`cscart_product_features_values`.`feature_id`), true)"
}
}
]
}
}
}
}
| feature_id | company_id | feature_type | parent_id | display_on_product | display_on_catalog | display_on_header | description | internal_name | lang_code | prefix | suffix | categories_path | full_description | status | comparison | position | purpose | feature_style | filter_style | feature_code | timestamp | updated_timestamp | group_position | value | variant_id | value_int | yml2_exclude_prices | yml2_variants_unit | filter_id |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1 | E | 0 | Y | Y | N | Бренд (Общие) | Бренд (Общие) | kk | 4,6,7,8,9,10,18,20,21,23,24,25,13,26,29,39,1,2,3,5,11,12,15,16,17,19,22,28,31,32,33,34,35,36,37,38,63,73,74,59,139,142,143,155,169,76,69,131,179,180,210,157,58,57,228,229,114,236,239,136,161,245,222,247,97,62,148,106,181,105,282,264,98,207,163,68,253,55,288,147,221,312,151,325,298,268,208,328,321,345,352,331,54,159,65,175,380,311,286 | A | N | 0 | organize_catalog | brand | checkbox | 1760347417 | 1763916902 | 1 | 2 | |||||||||
| 55 | 1 | S | 0 | Y | Y | N | Модель | Модель | kk | A | N | 20 | find_products | text | checkbox | 1760456410 | 1763694640 | 1329 | 13 | ||||||||||
| 56 | 1 | M | 0 | Y | Y | N | Назначение | Назначение | kk | 25,5,6,7,8,9,10,18,19,20,22,23,24,26,28,29,31,32,33,34,36,37,1,2,3,4,11,12,13,15,16,17,21,35,38,39,221,352 | A | N | 30 | find_products | multiple_checkbox | checkbox | 1760456422 | 1763401203 | 127 | 6 | |||||||||
| 6 | 1 | M | 0 | Y | Y | N | Сезонность | Сезонность | kk | 10,2,5,6,7,8,9,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,28,29,31,32,33,34,36,37,38,39,40,42,43,44,45,50,221,352,1 | A | N | 40 | find_products | multiple_checkbox | checkbox | 1760418064 | 1763399599 | 50 | 8 | |||||||||
| 83 | 1 | S | 0 | Y | N | N | Размеры в разложенном виде, см | Размеры в разложенном виде, см ГЛАВНАЯ | kk | 39,21,221,38 | A | N | 51 | find_products | text | checkbox | 1760573970 | 1765498763 | 1330 | ||||||||||
| 58 | 1 | M | 0 | Y | N | N | Материал | Материал | kk | 25,5,6,7,8,9,10,18,19,20,22,23,24,26,28,29,31,32,33,34,36,37,1,2,3,4,11,12,13,15,16,17,21,35,38,39,221,241 | A | N | 140 | find_products | multiple_checkbox | checkbox | 1760456699 | 1763694518 | 1313 | 9 | |||||||||
| 82 | 1 | S | 0 | Y | N | N | Волдонепроницаемость, мм вод. ст. | Волдонепроницаемость, мм вод. ст. ГЛАВНАЯ | kk | 39,5,6,8,9,10,18,19,20,21,22,23,24,25,26,28,29,31,32,33,34,36,37,221,73 | A | N | 280 | find_products | text | checkbox | 1760573905 | 1763699021 | 255 | ||||||||||
| 88 | 1 | S | 0 | Y | N | N | Вес товара, кг | Вес товара, кг ГЛАВНАЯ | kk | A | N | 500 | find_products | text | checkbox | 1760611745 | 1763698142 | 1331 | 4 | ||||||||||
| 39 | 1 | S | 0 | Y | Y | N | Цвет | Цвет | kk | 9,1,2,3,4,5,6,7,8,10,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,28,29,31,32,33,34,35,36,37,38,39,40,42,43,44,45,46,50,54,62,65,103,135,144,152,175,241,312,352,387 | A | N | 510 | group_catalog_item | dropdown_images | color | 1760455336 | 1765503843 | 237 | 5 | |||||||||
| 66 | 1 | S | 0 | Y | N | N | Страна-изготовитель | Страна-изготовитель | kk | 25,1,2,3,4,5,6,7,8,9,10,11,12,13,15,16,17,18,19,20,21,22,23,24,26,28,29,31,32,33,34,35,36,37,38,39,40,42,43,44,45,46,50,54,62,65,103,135,144,152,175,241,312,352,387 | A | N | 540 | find_products | text | checkbox | 1760457362 | 1763689783 | 147 | 17 |