{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "3.51"
},
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"lang_code",
"name"
],
"key_length": "392",
"rows_examined_per_scan": 5,
"rows_produced_per_join": 5,
"filtered": "100.00",
"index_condition": "((`marketplace`.`lang`.`lang_code` = 'es') and (`marketplace`.`lang`.`name` in ('no_booking','no_slots_available','text_select_your_slots','no_booking','booking_and_reservation_select_slots','text_select_your_slots','text_no_available_slots','no_booking','no_slots_available','text_select_your_slots','no_booking','booking_and_reservation_select_slots','text_select_your_slots','text_no_available_slots')))",
"cost_info": {
"read_cost": "3.01",
"eval_cost": "0.50",
"prefix_cost": "3.51",
"data_read_per_join": "1K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
}
}
| name | value |
|---|---|
| booking_and_reservation_select_slots | Seleccionar horarios |
| no_booking | No hay reservas disponibles. |
| no_slots_available | No hay horarios disponibles. |
| text_no_available_slots | No available slots |
| text_select_your_slots | Seleccioná tu horario |