Query Metrics
17
Database Queries
8
Different statements
14.14 ms
Query time
1
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.77 ms (33.73%) |
8 |
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.logo_negativo AS logo_negativo_3, t0.texto AS texto_4, t0.link AS link_5, t0.deleted_at AS deleted_at_6, t0.orden AS orden_7, t0.tamano AS tamano_8, t0.footer_id AS footer_id_9 FROM elemento_footer t0 WHERE t0.footer_id = ?
Parameters:
[
7
]
|
||||||||||||||||||||||||||||
|
3.34 ms (23.66%) |
1 |
SELECT e0_.id AS id_0, e0_.titulo AS titulo_1, e0_.link_entradas AS link_entradas_2, e0_.enrollment_link AS enrollment_link_3, e0_.imagen AS imagen_4, e0_.copyright_foto AS copyright_foto_5, e0_.fecha AS fecha_6, e0_.costo AS costo_7, e0_.descripcion AS descripcion_8, e0_.fecha_inicio AS fecha_inicio_9, e0_.fecha_fin AS fecha_fin_10, e0_.facultad AS facultad_11, e0_.materiales AS materiales_12, e0_.calendario AS calendario_13, e0_.sede AS sede_14, e0_.numero_horas AS numero_horas_15, e0_.plazas AS plazas_16, e0_.precio_inicial AS precio_inicial_17, e0_.precio_final AS precio_final_18, e0_.condiciones_matricula AS condiciones_matricula_19, e0_.deleted_at AS deleted_at_20, e0_.slug AS slug_21, e0_.id_wp AS id_wp_22, e0_.id_t3 AS id_t3_23, e0_.titulo_ingles AS titulo_ingles_24, e0_.descripcion_ingles AS descripcion_ingles_25, e0_.imagen_optimizada AS imagen_optimizada_26, e0_.publico AS publico_27, e0_.condiciones_matricula_ingles AS condiciones_matricula_ingles_28, e0_.genero_id AS genero_id_29, e0_.escenario_id AS escenario_id_30, e0_.tipo_evento_id AS tipo_evento_id_31 FROM evento e0_ INNER JOIN tipo_evento t1_ ON e0_.tipo_evento_id = t1_.id WHERE e0_.deleted_at IS NULL AND e0_.publico = 1 AND t1_.tipo <> 'cmf' AND e0_.fecha >= ? ORDER BY e0_.fecha ASC LIMIT 5
Parameters:
[
"2025-12-15 15:49:30"
]
|
||||||||||||||||||||||||||||
|
1.87 ms (13.20%) |
3 |
SELECT t0_.id AS id_0, t0_.imagen AS imagen_1, t0_.oscura AS oscura_2, t0_.nombre AS nombre_3, t0_.deleted_at AS deleted_at_4, t0_.contenido AS contenido_5, t0_.contenido_ingles AS contenido_ingles_6, t0_.imagen_optimizada AS imagen_optimizada_7 FROM tarjeta t0_ WHERE t0_.nombre = ? AND t0_.deleted_at IS NULL LIMIT 1
Parameters:
[
"festival"
]
|
||||||||||||||||||||||||||||
|
1.29 ms (9.13%) |
1 |
SELECT s0_.id AS id_0, s0_.ubicacion AS ubicacion_1, s0_.deleted_at AS deleted_at_2 FROM slider s0_ WHERE s0_.deleted_at IS NULL AND s0_.ubicacion LIKE ? LIMIT 1
Parameters:
[
"Home"
]
|
||||||||||||||||||||||||||||
|
0.88 ms (6.20%) |
1 |
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:
[
"amigos"
]
|
||||||||||||||||||||||||||||
|
0.71 ms (5.04%) |
1 |
SELECT f0_.id AS id_0, f0_.titulo AS titulo_1, f0_.deleted_at AS deleted_at_2, f0_.titulo_ingles AS titulo_ingles_3, f0_.orden AS orden_4 FROM footer f0_ WHERE f0_.deleted_at IS NULL ORDER BY f0_.orden ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
|
0.69 ms (4.86%) |
1 |
SELECT s0_.id AS id_0, s0_.enlace AS enlace_1, s0_.imagen AS imagen_2, s0_.texto_boton AS texto_boton_3, s0_.orden AS orden_4, s0_.deleted_at AS deleted_at_5, s0_.titulo AS titulo_6, s0_.descripcion AS descripcion_7, s0_.titulo_ingles AS titulo_ingles_8, s0_.descripcion_ingles AS descripcion_ingles_9, s0_.texto_boton_ingles AS texto_boton_ingles_10, s0_.imagen_optimizada AS imagen_optimizada_11, s0_.slider_id AS slider_id_12 FROM slide s0_ WHERE s0_.deleted_at IS NULL AND s0_.slider_id = ? ORDER BY s0_.orden ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
|
0.59 ms (4.19%) |
1 |
SELECT p0_.id AS id_0, p0_.titulo AS titulo_1, p0_.contenido AS contenido_2, p0_.contenido_corto AS contenido_corto_3, p0_.fecha_creacion AS fecha_creacion_4, p0_.deleted_at AS deleted_at_5, p0_.estado AS estado_6, p0_.imagen_destacada AS imagen_destacada_7, p0_.slug AS slug_8 FROM post p0_ WHERE p0_.deleted_at IS NULL ORDER BY p0_.id DESC LIMIT 1
Parameters:
[]
|
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\Slider | No errors. |
| App\Entity\Slide | No errors. |
| App\Entity\Imagen | No errors. |
| App\Entity\Tarjeta | No errors. |
| App\Entity\Footer | No errors. |
| App\Entity\ElementoFooter | No errors. |
| App\Entity\Post | No errors. |
| App\Entity\Foto |
|
| App\Entity\Categoria | No errors. |
| App\Entity\Evento | No errors. |
| App\Entity\TipoEvento | No errors. |
| App\Entity\Genero | No errors. |
| App\Entity\Escenario | No errors. |
| App\Entity\TipoPatrocinioEventoPatrocinador | No errors. |