https://www.ama64.fr/stagiaires/ajouter

Query Metrics

2 Database Queries
2 Different statements
3.97 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 3.75 ms
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.organisation AS organisation_7, t0.etat AS etat_8 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  67
]
2 0.22 ms
SELECT a0_.id AS id_0, a0_.intitule AS intitule_1, a0_.adresse AS adresse_2, a0_.code_postal AS code_postal_3, a0_.ville AS ville_4, a0_.telephone AS telephone_5, a0_.google_map AS google_map_6, a0_.etat AS etat_7, a0_.email AS email_8 FROM agences a0_
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\Agences
  • The association App\Entity\Agences#stagiaires refers to the owning side field App\Entity\Stagiaires#agences which does not exist.
App\Entity\Stagiaires No errors.
App\Entity\Sites No errors.
App\Entity\Formateurs No errors.
App\Entity\CFC No errors.
App\Entity\Assistants No errors.