{
"query_block": {
"select_id": 1,
"table": {
"table_name": "c",
"access_type": "ALL",
"possible_keys": ["location_id"],
"rows": 336,
"filtered": 100,
"attached_condition": "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": ["rfswire_cart.c.location_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "l.is_default = 1 and l.layout_id = 1"
}
}
}
| container_id | location_id | position | width | user_class | linked_to_default | status | default |
|---|---|---|---|---|---|---|---|
| 1 | 1 | TOP_PANEL | 16 | top-grid | Y | A | 1 |
| 2 | 1 | HEADER | 16 | header-grid | Y | A | 1 |
| 4 | 1 | FOOTER | 16 | ty-footer-grid | Y | A | 1 |