GET https://api.jmwebconcept.fr/register

Query Metrics

3 Database Queries
3 Different statements
19.94 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 18.79 ms
SELECT c0_.`key` AS key_0, c0_.value AS value_1, c0_.`group` AS group_2, c0_.type AS type_3 FROM `configuration` c0_ WHERE LOWER(c0_.`key`) LIKE LOWER(?)
Parameters:
[
  "bandeau"
]
2 0.81 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.path AS path_2, m0_.slug AS slug_3, m0_.label AS label_4, m0_.position AS position_5, m0_.role AS role_6, m1_.id AS id_7, m1_.name AS name_8, m1_.path AS path_9, m1_.slug AS slug_10, m1_.label AS label_11, m1_.position AS position_12, m1_.role AS role_13, m0_.parent_id AS parent_id_14, m1_.parent_id AS parent_id_15 FROM menu m0_ LEFT JOIN menu m1_ ON m0_.id = m1_.parent_id WHERE m0_.role IS NULL OR m0_.role IN (NULL) ORDER BY m0_.parent_id ASC, m0_.id ASC
Parameters:
[]
3 0.35 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.path AS path_2, m0_.slug AS slug_3, m0_.label AS label_4, m0_.position AS position_5, m0_.role AS role_6, m0_.parent_id AS parent_id_7 FROM menu m0_ WHERE m0_.slug = ?
Parameters:
[
  "register"
]

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