http://proxidriver-back.dev.noprod.gcp.proximy.fr/reset-password

Query Metrics

4 Database Queries
1 Different statements
20.30 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 15.18 ms
SELECT a0_.id AS id_0, a0_.libelle AS libelle_1, a0_.lft AS lft_2, a0_.rgt AS rgt_3, a0_.root AS root_4, a0_.lvl AS lvl_5, a0_.icon AS icon_6, a0_.route AS route_7, a0_.role AS role_8, a0_.parent_id AS parent_id_9 FROM app_menu a0_ WHERE a0_.route = ? AND a0_.lft + 1 = a0_.rgt LIMIT 1
Parameters:
[
  "app_reset_password_request"
]
2 1.71 ms
SELECT a0_.id AS id_0, a0_.libelle AS libelle_1, a0_.lft AS lft_2, a0_.rgt AS rgt_3, a0_.root AS root_4, a0_.lvl AS lvl_5, a0_.icon AS icon_6, a0_.route AS route_7, a0_.role AS role_8, a0_.parent_id AS parent_id_9 FROM app_menu a0_ WHERE a0_.route = ? AND a0_.lft + 1 = a0_.rgt LIMIT 1
Parameters:
[
  "app_reset_password_index"
]
3 1.69 ms
SELECT a0_.id AS id_0, a0_.libelle AS libelle_1, a0_.lft AS lft_2, a0_.rgt AS rgt_3, a0_.root AS root_4, a0_.lvl AS lvl_5, a0_.icon AS icon_6, a0_.route AS route_7, a0_.role AS role_8, a0_.parent_id AS parent_id_9 FROM app_menu a0_ WHERE a0_.route = ? AND a0_.lft + 1 = a0_.rgt LIMIT 1
Parameters:
[
  "app_reset_password_request"
]
4 1.72 ms
SELECT a0_.id AS id_0, a0_.libelle AS libelle_1, a0_.lft AS lft_2, a0_.rgt AS rgt_3, a0_.root AS root_4, a0_.lvl AS lvl_5, a0_.icon AS icon_6, a0_.route AS route_7, a0_.role AS role_8, a0_.parent_id AS parent_id_9 FROM app_menu a0_ WHERE a0_.route = ? AND a0_.lft + 1 = a0_.rgt LIMIT 1
Parameters:
[
  "app_reset_password_index"
]

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\MenuTree No errors.