GET http://90.66.188.199/project

Query Metrics

7 Database Queries
3 Different statements
17.92 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 16.11 ms
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.sous_titre AS sous_titre_3, t0.role AS role_4, t0.date AS date_5, t0.equipe AS equipe_6, t0.description AS description_7, t0.apport AS apport_8, t0.main_illustration AS main_illustration_9, t0.sec_illustration AS sec_illustration_10, t0.categorie_id AS categorie_id_11, t0.organisme_id AS organisme_id_12 FROM projet t0
Parameters:
[]
2 0.48 ms
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.icon AS icon_3, t0.couleur AS couleur_4 FROM categorie_projet t0 WHERE t0.id = ?
Parameters:
[
  8
]
3 0.29 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_court AS nom_court_3, t0.ville AS ville_4, t0.departement AS departement_5, t0.logo AS logo_6 FROM organisme t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.24 ms
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.icon AS icon_3, t0.couleur AS couleur_4 FROM categorie_projet t0 WHERE t0.id = ?
Parameters:
[
  9
]
5 0.24 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_court AS nom_court_3, t0.ville AS ville_4, t0.departement AS departement_5, t0.logo AS logo_6 FROM organisme t0 WHERE t0.id = ?
Parameters:
[
  9
]
6 0.30 ms
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.icon AS icon_3, t0.couleur AS couleur_4 FROM categorie_projet t0 WHERE t0.id = ?
Parameters:
[
  10
]
7 0.26 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_court AS nom_court_3, t0.ville AS ville_4, t0.departement AS departement_5, t0.logo AS logo_6 FROM organisme t0 WHERE t0.id = ?
Parameters:
[
  8
]

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\CategorieProjet No errors.
App\Entity\Organisme No errors.
App\Entity\Document No errors.