Error 500 Internal Server Error

GET https://mitih-back.synexta-developpement.fr/login_agent

Forwarded to ErrorController (b6084f)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 6.84 ms
SELECT a0_.id AS id_0, a0_.nom AS nom_1, a0_.prenom AS prenom_2, a0_.email AS email_3, a0_.telephone AS telephone_4, a0_.portable AS portable_5, a0_.ville AS ville_6, a0_.pays AS pays_7, a0_.code_postal AS code_postal_8, a0_.etat AS etat_9, a0_.competences AS competences_10, a0_.password AS password_11, a0_.adresse AS adresse_12, a0_.type AS type_13, a0_.filiale_id AS filiale_id_14, a0_.entreprise_id AS entreprise_id_15 FROM agent a0_ WHERE a0_.email = '' AND (a0_.password = '6e6da12a96dbbb7bf31b0a748f94f45466e88e0c' OR '6e6da12a96dbbb7bf31b0a748f94f45466e88e0c' = '80077ec5d3a78ea5bb10d9a1a959e378ff9a621d')
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\Agent No errors.
App\Entity\Filiale
  • The association App\Entity\Filiale#gestionnaire refers to the inverse side field App\Entity\GestionnaireFiliale#filiales which does not exist.
App\Entity\Entreprise No errors.
App\Entity\GestionnaireFiliale No errors.
App\Entity\Niveau No errors.
App\Entity\Etat No errors.
App\Entity\GestionnaireEntreprise No errors.