POST https://auth-diplome.ucar.rnu.tn/login

Query Metrics

1 Database Queries
1 Different statements
0.77 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.77 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.is_verified AS is_verified_7, t0.identity AS identity_8, t0.type_user AS type_user_9, t0.date_naiss AS date_naiss_10, t0.nationalite AS nationalite_11, t0.lieu_naiss AS lieu_naiss_12, t0.cinimage AS cinimage_13, t0.cin_verso AS cin_verso_14, t0.phone AS phone_15, t0.genre AS genre_16, t0.address AS address_17 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "achref.ghaoui99@gmail.com"
]

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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User
  • The association App\Entity\User#user refers to the owning side field App\Entity\Etablissement#user which does not exist.
App\Entity\Demande No errors.
App\Entity\Etablissement No errors.