Query Metrics
3
Database Queries
3
Different statements
1.51 ms
Query time
1
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.65 ms |
SELECT t0.id AS id_1, t0.img AS img_2, t0.logotipo AS logotipo_3 FROM slider_web t0 WHERE t0.logotipo = ?
Parameters:
[
0
]
|
| 2 | 0.52 ms |
SELECT m0_.id AS id_0, m0_.texto_menu AS texto_menu_1, m0_.home_page AS home_page_2, m0_.enlace_menu AS enlace_menu_3, m0_.enlace_secundario AS enlace_secundario_4, m0_.enlace_externo AS enlace_externo_5, m0_.icon_menu AS icon_menu_6, m0_.texto_descripcion AS texto_descripcion_7, m0_.has_submenu AS has_submenu_8, m0_.in_nav AS in_nav_9, m0_.is_articulo AS is_articulo_10, m0_.bundler AS bundler_11, m0_.orden AS orden_12 FROM main_menu_web m0_ WHERE m0_.home_page = ? ORDER BY m0_.orden ASC
Parameters:
[
1
]
|
| 3 | 0.34 ms |
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\Entity\MainMenuWeb | 5 |
| App\Entity\SliderWeb | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SliderWeb | No errors. |
| App\Entity\MainMenuWeb |
|
| App\Entity\MainSubmenuWeb | No errors. |