Query Metrics
3
Database Queries
3
Different statements
1.35 ms
Query time
0
Invalid entities
61
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.46 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.traslados_od_libres AS traslados_od_libres_3, t0.tasa_traslados_def AS tasa_traslados_def_4, t0.logo AS logo_5, t0.icono AS icono_6, t0.link_instagram AS link_instagram_7, t0.link_whatsapp AS link_whatsapp_8, t0.contacto_telefono AS contacto_telefono_9, t0.contacto_correo AS contacto_correo_10, t0.contacto_direccion AS contacto_direccion_11, t0.comision_booking_partner AS comision_booking_partner_12, t0.enable_mercado_pago_payments AS enable_mercado_pago_payments_13, t0.enable_pay_pal_payments AS enable_pay_pal_payments_14, t0.enable_cash_payments AS enable_cash_payments_15, t0.cash_payment_instructions AS cash_payment_instructions_16, t0.language_def_id AS language_def_id_17, t0.moneda_def_id AS moneda_def_id_18, t0.credenciales_pay_pal_id AS credenciales_pay_pal_id_19, t0.credenciales_mercado_pago_id AS credenciales_mercado_pago_id_20 FROM plataforma t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||
| 2 | 0.36 ms |
SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.nombre AS nombre_3, t0.icono AS icono_4, t0.habilitado AS habilitado_5, t0.plataforma_id AS plataforma_id_6, t0.moneda_def_id AS moneda_def_id_7 FROM lenguaje t0 WHERE t0.habilitado = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||
| 3 | 0.52 ms |
SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.value AS value_3, t0.lenguaje_id AS lenguaje_id_4, t0.plataforma_id AS plataforma_id_5 FROM traduccion_plataforma t0 WHERE t0.plataforma_id = ?
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\TraduccionPlataforma | 52 |
| App\Entity\Lenguaje | 3 |
| App\Entity\Moneda | 3 |
| App\Entity\Plataforma | 1 |
| App\Entity\CredencialesPayPal | 1 |
| App\Entity\CredencialesMercadoPago | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Plataforma | No errors. |
| App\Entity\Lenguaje | No errors. |
| App\Entity\Moneda | No errors. |
| App\Entity\CredencialesPayPal | No errors. |
| App\Entity\CredencialesMercadoPago | No errors. |
| App\Entity\TraduccionPlataforma | No errors. |
| App\Entity\TraduccionBooking | No errors. |