https://astp.tn/connexion/ Return to referer URL

Query Metrics

1 Database Queries
1 Different statements
3.14 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.14 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.type AS type_5, t0.password AS password_6, t0.phone AS phone_7 FROM connexion_user t0 WHERE t0.email = ? AND t0.password = ?
Parameters:
[
  "nouhabraik@gmail.com"
  "23813795"
]

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\ConnexionUser No errors.
App\Entity\PayementMethod
  • The association App\Entity\PayementMethod#evenementId refers to the inverse side field App\Entity\Congre#evenementIdCongre which does not exist.