Query time 0.00047
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "3.60"
},
"ordering_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "b",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"block_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "224"
},
"used_columns": [
"block_id",
"type",
"properties",
"company_id",
"storefront_id"
]
}
},
{
"table": {
"table_name": "d",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"block_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "208"
},
"used_columns": [
"block_id",
"lang_code",
"name"
]
}
},
{
"table": {
"table_name": "c",
"access_type": "ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"block_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 0,
"filtered": "1.67",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "0.01",
"prefix_cost": "3.60",
"data_read_per_join": "11"
},
"used_columns": [
"snapping_id",
"object_id",
"object_type",
"block_id",
"lang_code",
"content"
],
"attached_condition": "((`admin_nbua`.`c`.`block_id` <=> 76) and ((`admin_nbua`.`c`.`lang_code` = 'uk') and (((`admin_nbua`.`c`.`object_id` = 98) and (`admin_nbua`.`c`.`object_type` like 'categories')) or ((`admin_nbua`.`c`.`object_id` = 0) and (`admin_nbua`.`c`.`object_type` like '')))))"
}
}
]
}
}
}
Result
block_id |
type |
properties |
company_id |
storefront_id |
lang_code |
name |
snapping_id |
object_id |
object_type |
content |
76 |
safe_smarty_block |
a:2:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";s:17:"grt__ut2_fly_menu";s:8:"contacts";} |
1 |
1 |
uk |
Контакти |
0 |
0 |
|
a:1:{s:7:"content";s:704:"<ul>
<li>г. {$settings.Company.company_city}, {$settings.Company.company_address}</li>
<li><a href="tel:{$settings.Company.company_phone}"><bdi>{$settings.Company.company_phone}</bdi> (дзвінок безкоштовний)</a></li>
<li><a href="tel:{$settings.Company.company_phone_2}"><bdi>{$settings.Company.company_phone_2}</bdi></a></li>
<li>{__('weekday_abr_1')}-{__('weekday_abr_0')} 9.00 - 18.00</li>
<li><a class="ty-exception__links-a greeny" href="mailto:{$settings.Company.company_users_department}">{$settings.Company.company_users_department}</a></li>
<li><a href="{'pages.view&page_id=20'|fn_url}" class="ty-exception__links-a">{__('view_on_map')}</a></li>
</ul>";} |