Query Metrics
2
Database Queries
2
Different statements
2.25 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.95 ms |
SELECT e0_.id AS id_0, e0_.condiciones_venta AS condiciones_venta_1, e0_.perfil_contratante AS perfil_contratante_2, e0_.aviso_legal AS aviso_legal_3, e0_.politica_privacidad AS politica_privacidad_4, e0_.direccion AS direccion_5, e0_.telefono AS telefono_6, e0_.email AS email_7, e0_.faq AS faq_8, e0_.fecha_inicio AS fecha_inicio_9, e0_.fecha_fin AS fecha_fin_10, e0_.patrocinadores_antes AS patrocinadores_antes_11, e0_.patrocinadores_despues AS patrocinadores_despues_12, e0_.boton_entradas AS boton_entradas_13 FROM empresa e0_ LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 1.30 ms |
SELECT i0_.id AS id_0, i0_.slug AS slug_1, i0_.imagen AS imagen_2, i0_.oscura AS oscura_3, i0_.deleted_at AS deleted_at_4, i0_.imagen_optimizada AS imagen_optimizada_5 FROM imagen i0_ WHERE i0_.slug = ? AND i0_.deleted_at IS NULL LIMIT 1
Parameters:
[
"politica-privacidad"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| old_wp | doctrine.dbal.old_wp_connection |
| old_t3 | doctrine.dbal.old_t3_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Empresa | No errors. |
| App\Entity\Imagen | No errors. |