{
"query_block": {
"select_id": 1,
"cost": 0.17240488,
"nested_loop": [
{
"table": {
"table_name": "c",
"access_type": "ALL",
"possible_keys": [
"location_id",
"location_id_company_id",
"location_id_position_company_id"
],
"loops": 1,
"rows": 152,
"cost": 0.0356308,
"filtered": 100,
"attached_condition": "c.company_id = 0 and c.position in ('TOP_PANEL','HEADER','FOOTER')"
}
},
{
"table": {
"table_name": "l",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["location_id"],
"ref": ["u985510652_ecartify.c.location_id"],
"loops": 152,
"rows": 1,
"cost": 0.13677408,
"filtered": 100,
"attached_condition": "l.is_default = 1 and l.layout_id = 2"
}
}
]
}
}
| container_id | location_id | position | width | user_class | linked_to_default | status | company_id | default |
|---|---|---|---|---|---|---|---|---|
| 81 | 21 | TOP_PANEL | 16 | top-grid | Y | A | 0 | 0 |
| 82 | 21 | HEADER | 16 | header-grid | Y | A | 0 | 0 |
| 84 | 21 | FOOTER | 16 | ty-footer-grid | Y | A | 0 | 0 |