Query time 0.00114
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.40"
},
"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.10",
"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.10",
"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": 4,
"rows_produced_per_join": 0,
"filtered": "1.25",
"backward_index_scan": true,
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.01",
"prefix_cost": "1.40",
"data_read_per_join": "11"
},
"used_columns": [
"snapping_id",
"object_id",
"object_type",
"block_id",
"lang_code",
"content"
],
"attached_condition": "((`marketplace`.`c`.`lang_code` = 'en') and (((`marketplace`.`c`.`object_id` = 43) and (`marketplace`.`c`.`object_type` like 'pages')) or ((`marketplace`.`c`.`object_id` = 0) and (`marketplace`.`c`.`object_type` like ''))))"
}
}
]
}
}
}
Result
| block_id |
type |
properties |
company_id |
storefront_id |
lang_code |
name |
snapping_id |
object_id |
object_type |
content |
| 269 |
safe_smarty_block |
a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} |
0 |
1 |
en |
AB: Enlaces sociales |
0 |
0 |
|
a:1:{s:7:"content";s:1822:"<section id="redes-sociales-ushop" class="ut2-social-link-block" lang="es">
<h2 class="ty-mainbox-title">{__("get_social")}</h2>
<nav class="ut2-social-links" aria-label="Redes sociales de UShop">
<a href="https://www.tiktok.com/@ushop.shopping"
target="_blank"
rel="me noopener noreferrer"
aria-label="TikTok de UShop"
title="UShop en TikTok">
<i class="ut2-icon-tiktok" aria-hidden="true"></i>
<span class="ty-visually-hidden">TikTok</span>
</a>
<a href="https://www.instagram.com/ushop.shopping"
target="_blank"
rel="me noopener noreferrer"
aria-label="Instagram de UShop"
title="UShop en Instagram">
<i class="ut2-icon-instagram" aria-hidden="true"></i>
<span class="ty-visually-hidden">Instagram</span>
</a>
<a href="https://www.linkedin.com/company/ushopshopping/"
target="_blank"
rel="me noopener noreferrer"
aria-label="LinkedIn de UShop"
title="UShop en LinkedIn">
<i class="ut2-icon-linkedin" aria-hidden="true"></i>
<span class="ty-visually-hidden">LinkedIn</span>
</a>
<a href="https://www.youtube.com/@ushop.shopping"
target="_blank"
rel="me noopener noreferrer"
aria-label="YouTube de UShop"
title="UShop en YouTube">
<i class="ut2-icon-youtube" aria-hidden="true"></i>
<span class="ty-visually-hidden">YouTube</span>
</a>
<a href="https://www.facebook.com/ushop.shopping.digital"
target="_blank"
rel="me noopener noreferrer"
aria-label="Facebook de UShop"
title="UShop en Facebook">
<i class="ut2-icon-facebook" aria-hidden="true"></i>
<span class="ty-visually-hidden">Facebook</span>
</a>
</nav>
</section>";} |