https://www.lions-laclaireau.be/register?p=register Return to referer URL

Query Metrics

4 Database Queries
4 Different statements
2.23 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.92 ms
(41.16%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.telephone AS telephone_7, t0.ignore_paiement AS ignore_paiement_8, t0.archive AS archive_9, t0.token AS token_10 FROM user t0 WHERE t0.email = ? LIMIT 2
Parameters:
[
  "j.brackman@brg-entreprises.com"
]
0.68 ms
(30.46%)
1
INSERT INTO user (email, roles, password, nom, prenom, telephone, ignore_paiement, archive, token) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "j.brackman@brg-entreprises.com"
  "["ROLE_CLIENT"]"
  "$2y$13$4QyDPTRmTBfy4b0E3cYWAulWSIDIdDnRFlH3sL7ugRqZeusy3380e"
  "BRACKMAN-THIRY"
  "jeannine"
  "0495500670"
  null
  0
  "b676fa435d70857b276a3ab8b8ae9633"
]
0.35 ms
(15.54%)
1
"START TRANSACTION"
Parameters:
[]
0.29 ms
(12.84%)
1
"COMMIT"
Parameters:
[]

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\User No errors.
App\Entity\Reservations No errors.