Query time 0.00203
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` <=> 105) 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 |
105 |
safe_smarty_block |
a:2:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";s:17:"grt__ut2_fly_menu";s:12:"social_links";} |
1 |
1 |
uk |
GR: Соціальні посилання |
0 |
0 |
|
a:1:{s:7:"content";s:925:"<div class="ut2-social-link-block"><div class="ty-mainbox-title">{__("get_social")}</div>
<div class="ty-uppercase ty-social-link__title">Вступайте до нас у групу<br>і дізнавайтесь першими про усі акції і пропозиції!</div>
<div class="ut2-social-links">
<a target="_blank" href="your_social_link"><i class="ut2-icon-facebook"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-vk"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-twitter"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-google-plus"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-youtube"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-skype"></i></a>
<a target="_blank" href="your_social_link"><i class="ut2-icon-pinterest"></i></a>
</div>
</div>";} |