GET https://www.ujrecherche.progresstn.com/list/laboratoire

Query Metrics

7 Database Queries
7 Different statements
8.47 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.20 ms
(37.78%)
1
SELECT t0.id AS id_1, t0.nom_long AS nom_long_2, t0.nom_court AS nom_court_3, t0.nom_arabe AS nom_arabe_4, t0.type AS type_5, t0.etat AS etat_6, t0.adresse AS adresse_7, t0.email AS email_8, t0.site_web AS site_web_9, t0.logo AS logo_10, t0.description AS description_11, t0.code AS code_12, t0.image1 AS image1_13, t0.image2 AS image2_14, t0.image3 AS image3_15, t0.doc_pdf AS doc_pdf_16, t0.nom_doc_pdf AS nom_doc_pdf_17, t0.responsable_id AS responsable_id_18, t0.etablissement_id AS etablissement_id_19, t0.domaine_id AS domaine_id_20 FROM structure_recherche t0 WHERE t0.etat = ?
Parameters:
[
  1
]
2.19 ms
(25.88%)
1
SELECT t0.id AS id_1, t0.nom_ar AS nom_ar_2, t0.nom_fr AS nom_fr_3, t0.nom_ang AS nom_ang_4 FROM domaine_scientifique t0
Parameters:
[]
1.21 ms
(14.26%)
1
SELECT  count(*) as nbr  FROM chercheur as cher  WHERE  cher.user_id is not null
Parameters:
[]
0.78 ms
(9.26%)
1
SELECT t0.id AS id_1, t0.nom_court AS nom_court_2, t0.nom_long AS nom_long_3, t0.adresse AS adresse_4, t0.email AS email_5, t0.site_web AS site_web_6, t0.telephone AS telephone_7, t0.fax AS fax_8, t0.description AS description_9, t0.nom_arabe AS nom_arabe_10, t0.logo AS logo_11, t0.image1 AS image1_12, t0.image2 AS image2_13, t0.image3 AS image3_14 FROM etablissement t0
Parameters:
[]
0.38 ms
(4.54%)
1
SELECT  count(*) as nbr  FROM projet
Parameters:
[]
0.37 ms
(4.33%)
1
SELECT  count(*) as nbr  FROM structure_recherche WHERE  type = 1
Parameters:
[]
0.34 ms
(3.96%)
1
SELECT  count(*) as nbr  FROM structure_recherche WHERE  type=2
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\StructureRecherche 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\Etablissement No errors.
App\Entity\DomaineScientifique No errors.
App\Entity\Projet No errors.
App\Entity\Publication No errors.
App\Entity\OffreRecherche No errors.
App\Entity\Materiel No errors.
App\Entity\Directeur No errors.