GET https://v2.tharmo.tutotours.fr/tutore/register

Query Metrics

9 Database Queries
1 Different statements
72.24 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 8.90 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "etatInscription"
]
2 40.64 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "infoInscriptions"
]
3 3.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "etatInscriptionsPR"
]
4 2.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "inscriptionFormuleSallePR"
]
5 2.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "inscriptionFormuleSalle"
]
6 2.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "inscriptionFormuleInternet"
]
7 2.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "inscriptionFormuleCCB"
]
8 2.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "etatInscriptionsCCB"
]
9 6.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "etatInscriptionsRAT"
]

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\Configuration 9

Entities Mapping

Class Mapping errors
App\Entity\Configuration No errors.
App\Entity\User No errors.
App\Entity\Tutore No errors.