Query Metrics
                1
                Database Queries
            
            
                1
                Different statements
            
            
                0.99 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.99 ms | SELECT t0_.titulo AS titulo_0, t0_.cabecera AS cabecera_1, t0_.contenido AS contenido_2, n1_.fecha AS fecha_3, n1_.clave_noticias AS clave_noticias_4 FROM traducciones__noticias t0_ INNER JOIN noticias n1_ ON t0_.noticia = n1_.clave_noticias WHERE t0_.idioma = ? AND t0_.noticia = ? 
                                                Parameters:  [ "en" 28 ] | 
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
| Class | Mapping errors | 
|---|---|
| App\Entity\TraduccionesNoticiasEntity | No errors. | 
| App\Entity\NoticiasEntity | No errors. |