{
"query_block": {
"select_id": 1,
"cost": 1.635135778,
"nested_loop": [
{
"table": {
"table_name": "l",
"access_type": "ALL",
"possible_keys": ["PRIMARY"],
"loops": 1,
"rows": 286,
"cost": 0.05524823,
"filtered": 100,
"attached_condition": "l.is_default = 1 and l.layout_id = 6"
}
},
{
"table": {
"table_name": "c",
"access_type": "ref",
"possible_keys": [
"location_id",
"location_id_company_id",
"location_id_position_company_id"
],
"key": "location_id",
"key_length": "3",
"used_key_parts": ["location_id"],
"ref": ["cscart.l.location_id"],
"loops": 286,
"rows": 4,
"cost": 1.579887548,
"filtered": 100,
"attached_condition": "c.company_id = 0 and c.position in ('TOP_PANEL','HEADER','FOOTER')"
}
}
]
}
}
container_id | location_id | position | width | user_class | linked_to_default | status | company_id | default |
---|---|---|---|---|---|---|---|---|
429 | 108 | TOP_PANEL | 16 | top-grid | N | A | 0 | 0 |
430 | 108 | HEADER | 16 | header-grid light-header v2 | Y | A | 0 | 0 |
432 | 108 | FOOTER | 16 | ty-footer-grid | Y | A | 0 | 0 |