GET https://pruebas.penalara.com/en/testimonials

Query Metrics

1 Database Queries
1 Different statements
4.73 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.73 ms
SELECT t0_.clave AS clave_0, t0_.persona AS persona_1, t0_.cargo AS cargo_2, t0_.web AS web_3, t1_.texto AS texto_4, c2_.nombre AS nombre_5, c2_.localidad AS localidad_6, p3_.nombre AS nombre_7, p4_.nombreEn AS nombreEn_8, c5_.nombre AS nombre_9 FROM testimonios__datos t0_ INNER JOIN testimonios__texto t1_ ON (t0_.clave = t1_.testimonio AND t1_.idioma = ?) INNER JOIN centros c2_ ON (t0_.centro = c2_.clave) INNER JOIN paises p4_ ON (p4_.clave = c2_.pais) LEFT JOIN testimonios__datos t6_ ON (t0_.centro = t6_.centro AND t0_.clave < t6_.clave) LEFT JOIN provincias p3_ ON (p3_.clave = c2_.provincia) LEFT JOIN comunidades c5_ ON (p3_.comunidad = c5_.clave) WHERE t6_.clave IS NULL AND t0_.verificado = 1 AND t0_.publicado = 1 AND t0_.consentimiento = 1 ORDER BY nombreEn_8 ASC, c5_.nombre ASC, p3_.nombre ASC, c2_.localidad ASC
Parameters:
[
  "en"
]

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.

Entities Mapping