GET https://ufrseg.logicielspourtous.com/inscription/etudiant

Query Metrics

2 Database Queries
2 Different statements
6.01 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.50 ms
(74.97%)
1
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.libelle AS libelle_2, p0_.passage_examen AS passage_examen_3, p0_.filiere_id AS filiere_id_4, p0_.responsable_id AS responsable_id_5, p0_.promotion_id AS promotion_id_6, p0_.annee_scolaire_id AS annee_scolaire_id_7 FROM param_niveau p0_ INNER JOIN annee_scolaire a1_ ON p0_.annee_scolaire_id = a1_.id WHERE a1_.actif = ?
Parameters:
[
  1
]
1.50 ms
(25.03%)
1
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.libelle AS libelle_2 FROM param_genre p0_
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\Niveau
  • The field App\Entity\Niveau#inscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Inscription#niveau does not contain the required 'inversedBy="inscriptions"' attribute.
App\Entity\AnneeScolaire No errors.
App\Entity\Filiere No errors.
App\Entity\Personne No errors.
App\Entity\Employe No errors.
App\Entity\Promotion No errors.
App\Entity\Genre No errors.
App\Entity\Frais No errors.
App\Entity\InfoNiveau No errors.
App\Entity\Inscription No errors.
App\Entity\UniteEnseignement No errors.
App\Entity\Classe No errors.
App\Entity\DecisionExamen No errors.
App\Entity\Examen No errors.
App\Entity\Session
  • The association App\Entity\Session#moyenneMatieres refers to the owning side field App\Entity\MoyenneMatiere#session which does not exist.
App\Entity\EcheancierNiveau No errors.
App\Entity\NiveauxCaisse No errors.