{
"query_block": {
"select_id": 1,
"cost": 0.01159723,
"filesort": {
"sort_key": "storefronts.is_default desc",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "languages",
"access_type": "index",
"possible_keys": ["PRIMARY", "idx_storefront_id"],
"key": "PRIMARY",
"key_length": "8",
"used_key_parts": ["storefront_id", "language_id"],
"loops": 1,
"rows": 3,
"cost": 0.006205352,
"filtered": 100,
"attached_condition": "languages.language_id = '1'",
"using_index": true
}
},
{
"table": {
"table_name": "storefronts",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["storefront_id"],
"ref": ["tconnect.languages.storefront_id"],
"loops": 3,
"rows": 1,
"cost": 0.005391878,
"filtered": 100,
"index_condition": "storefronts.storefront_id = languages.storefront_id"
}
}
]
}
}
}
}
| storefront_id | url | redirect_customer | is_default | status | access_key | name | theme_name | is_accessible_for_authorized_customers_only | group_id |
|---|---|---|---|---|---|---|---|---|---|
| 1 | dash.tconnect.tn | N | Y | N | Web Desktop | abt__unitheme2 | N | 12 | |
| 3 | www.tconnect.tn | N | N | N | Web Desktop test | abt__unitheme2 | N | 13 | |
| 2 | ma-app.tmall.tn | N | N | N | Android Application | abt__unitheme2 | N | 0 |