Query Metrics
1
Database Queries
1
Different statements
14.65 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
14.65 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.descripcion AS descripcion_3, t0.archivos AS archivos_4, t0.url AS url_5, t0.url_imagen AS url_imagen_6, t0.view_banner_top AS view_banner_top_7, t0.view_banner_bottom AS view_banner_bottom_8, t0.destacado AS destacado_9, t0.usuario_creacion AS usuario_creacion_10, t0.ultima_actualizacion AS ultima_actualizacion_11, t0.estado AS estado_12, t0.titulo_seo AS titulo_seo_13, t0.descripcion_seo AS descripcion_seo_14, t0.keywords AS keywords_15, t0.mostrar AS mostrar_16, t0.fecha_publicacion AS fecha_publicacion_17, t0.banner_top AS banner_top_18, t0.banner_bottom AS banner_bottom_19 FROM noticia t0 WHERE t0.url = ? AND t0.estado = ? LIMIT 1
Parameters:
[ "¿como_aclarar_los_faros_de_luz_de_tu_carro" 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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Noticia | No errors. |
| App\Entity\Banner | No errors. |
| App\Entity\CategoriaNoticia | No errors. |
| App\Entity\Imagen | No errors. |
| App\Entity\ClickBanner | No errors. |