{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "storefronts.is_default desc",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "storefronts",
"access_type": "ALL",
"possible_keys": ["PRIMARY"],
"rows": 2,
"filtered": 100
}
},
{
"table": {
"table_name": "languages",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "idx_storefront_id"],
"key": "PRIMARY",
"key_length": "8",
"used_key_parts": ["storefront_id", "language_id"],
"ref": ["live_clonned.storefronts.storefront_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "storefronts.storefront_id = languages.storefront_id",
"using_index": true
}
}
]
}
}
}
}
storefront_id | url | redirect_customer | is_default | status | access_key | name | theme_name | is_accessible_for_authorized_customers_only |
---|---|---|---|---|---|---|---|---|
1 | staging.wefundamentally.com | N | Y | N | wefundamentally23 | Fundamentally | funda_theme | N |
2 | curated.wefundamentally.com | N | N | N | curative | Collective | funda_theme | N |