GET https://ufrseg.logicielspourtous.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.02 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.description AS description_4, t0.montant_preinscription AS montant_preinscription_5, t0.fichier_id AS fichier_id_6, t7.id AS id_8, t7.size AS size_9, t7.path AS path_10, t7.alt AS alt_11, t7.date_creation AS date_creation_12, t7.url AS url_13 FROM param_filiere t0 LEFT JOIN param_fichier t7 ON t0.fichier_id = t7.id
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\Filiere No errors.
App\Entity\Fichier No 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\NiveauEtudiant
  • The association App\Entity\NiveauEtudiant#niveau refers to the inverse side field App\Entity\Niveau#niveauEtudiants which does not exist.
App\Entity\Promotion No errors.