{
"query_block": {
"select_id": 1,
"const_condition": "1",
"nested_loop": [
{
"table": {
"table_name": "cscart_banners",
"access_type": "const",
"possible_keys": ["PRIMARY", "status"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["banner_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_banner_descriptions",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["banner_id", "lang_code"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_banner_images",
"access_type": "const",
"possible_keys": ["banner"],
"key": "banner",
"key_length": "9",
"used_key_parts": ["banner_id", "lang_code"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100,
"using_index": true
}
}
]
}
}
| banner_id | type | target | status | timestamp | banner | description | url | banner_image_id |
|---|---|---|---|---|---|---|---|---|
| 20 | T | T | A | 1744700400 | Contact Banner | <div class="connect-banner"> <div class="text">Want to see how this addon fits your business?</div> <a href="#">Let’s Connect</a> </div> | index.php?dispatch=pages.view&page_id=30 | 56 |