GET https://www.ujrecherche.progresstn.com/5/projet

Query Metrics

3 Database Queries
3 Different statements
4.18 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.15 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.objectif AS objectif_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.description AS description_6, t0.etat AS etat_7, t0.statut AS statut_8, t0.domaine_recherche AS domaine_recherche_9, t0.image AS image_10, t0.user_id AS user_id_11, t0.directeur_id AS directeur_id_12, t0.theme_id AS theme_id_13, t0.structure_id AS structure_id_14 FROM projet t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
2 0.52 ms
SELECT t0.id AS id_1, t0.role AS role_2, t0.projet_id AS projet_id_3, t0.chercheur_id AS chercheur_id_4 FROM membre t0 WHERE t0.projet_id = ?
Parameters:
[
  5
]
3 2.51 ms
SELECT t0.id AS id_1, t0.cin AS cin_2, t0.date_naissance AS date_naissance_3, t0.grade AS grade_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.email AS email_7, t0.photo AS photo_8, t0.specialite AS specialite_9, t0.biography AS biography_10, t0.linkedin AS linkedin_11, t0.orcid AS orcid_12, t0.p_google AS p_google_13, t0.p_scopus AS p_scopus_14, t0.fonction AS fonction_15, t0.p_web_science AS p_web_science_16, t0.resarchgate AS resarchgate_17, t0.masteres_recherches AS masteres_recherches_18, t0.theses_doctorat AS theses_doctorat_19, t0.date_debut AS date_debut_20, t0.date_fin AS date_fin_21, t0.projet_nationaux_iternationaux AS projet_nationaux_iternationaux_22, t0.brevet_nationaux_internationaux AS brevet_nationaux_internationaux_23, t0.autre_activites AS autre_activites_24, t0.etablissement_enseignement AS etablissement_enseignement_25, t0.etat_cin AS etat_cin_26, t0.etat_naissance AS etat_naissance_27, t0.etat_phone AS etat_phone_28, t0.etablissement_id AS etablissement_id_29, t0.user_id AS user_id_30, t0.structure_id AS structure_id_31 FROM chercheur t0 WHERE t0.id = ?
Parameters:
[
  160
]

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\Projet No errors.
App\Entity\User No errors.
App\Entity\Chercheur
  • The association App\Entity\Chercheur#membreProjet refers to the owning side field App\Entity\Projet#membres which does not exist.
App\Entity\Theme No errors.
App\Entity\StructureRecherche No errors.
App\Entity\Membre No errors.
App\Entity\Publication No errors.
App\Entity\Etablissement No errors.
App\Entity\Auteur No errors.