Query Metrics
2
Database Queries
2
Different statements
1.10 ms
Query time
1
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.69 ms (62.95%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.texto AS texto_3, t0.fecha_publicacion AS fecha_publicacion_4, t0.publica AS publica_5, t0.logotipo AS logotipo_6, t0.main_menu_id AS main_menu_id_7, t0.tipo_articulo_id AS tipo_articulo_id_8 FROM cms_articulos t0 WHERE t0.nombre = ? LIMIT 1
Parameters:
[
"Politica de Privacidad"
]
|
|
0.41 ms (37.05%) |
1 |
SELECT t0.id AS id_1, t0.img AS img_2, t0.logotipo AS logotipo_3 FROM slider_web t0 WHERE t0.logotipo = ? LIMIT 1
Parameters:
[
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 |
|---|---|
| App\Ador\AppNoticiasBundle\Entity\CmsArticulos | 1 |
| App\Entity\SliderWeb | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Ador\AppNoticiasBundle\Entity\CmsArticulos | No errors. |
| App\Entity\MainMenuWeb |
|
| App\Ador\AppNoticiasBundle\Entity\CmsTiposArticulos | No errors. |
| App\Entity\SliderWeb | No errors. |