{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.81"
},
"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": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"index_condition": "((`marketplace`.`lang`.`lang_code` = 'es') and (`marketplace`.`lang`.`name` in ('quick_view','gift_certificate','free_products','quick_view','gift_certificate','edit','gift_certificate','gift_cert_to','gift_cert_from','amount','send_via','postal_mail','free_products','product','price','quantity','subtotal','price_summary','quick_view','gift_certificate','free_products','quick_view','gift_certificate','edit','gift_certificate','gift_cert_to','gift_cert_from','amount','send_via','postal_mail','free_products','product','price','quantity','subtotal','price_summary')))",
"cost_info": {
"read_cost": "8.41",
"eval_cost": "1.40",
"prefix_cost": "9.81",
"data_read_per_join": "5K"
},
"used_columns": [
"lang_code",
"name",
"value"
]
}
}
}
| name | value |
|---|---|
| amount | Monto |
| edit | Modificar |
| free_products | Productos gratis |
| gift_certificate | Tarjeta de regalo |
| gift_cert_from | De |
| gift_cert_to | a |
| postal_mail | Correo postal |
| price | Precio |
| price_summary | Resumen de precios |
| product | Producto |
| quantity | Cantidad |
| quick_view | Vista rĂ¡pida |
| send_via | Enviar por |
| subtotal | Subtotal |