GET https://dev.drsfd.ma/

Query Metrics

4 Database Queries
4 Different statements
5.75 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 3.61 ms
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.date AS date_3, e0_.lieu AS lieu_4, e0_.affiche AS affiche_5, e0_.lien AS lien_6, e0_.status AS status_7, e0_.slug AS slug_8, e0_.short_description AS short_description_9, t1_.id AS id_10, t1_.name AS name_11, t1_.slug AS slug_12, t1_.status AS status_13, e0_.type_evenement_id AS type_evenement_id_14, e0_.created_by_id AS created_by_id_15 FROM evenements e0_ INNER JOIN type_evenement t1_ ON e0_.type_evenement_id = t1_.id WHERE e0_.status = 1 ORDER BY e0_.date DESC
Parameters:
[]
2 0.94 ms
SELECT COUNT(*) FROM doctorant t0
Parameters:
[]
3 0.61 ms
SELECT COUNT(*) FROM unite_recherche t0
Parameters:
[]
4 0.58 ms
SELECT COUNT(*) FROM domaine t0
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\Evenements No errors.
App\Entity\TypeEvenement No errors.
App\Entity\User No errors.
App\Entity\EvenementLiens No errors.
App\Entity\InscriptionEvenement No errors.
App\Entity\Doctorant
  • The mappings App\Entity\Doctorant#rapporteurs and App\Entity\Rapporteurs#doctorant are inconsistent with each other.
App\Entity\UniteRecherche
  • The association App\Entity\UniteRecherche#Coordinateur refers to the inverse side field App\Entity\Professeur#uniteRecherches which does not exist.
App\Entity\Domaine No errors.