GET http://chastagy.fr/projet/6

Query Metrics

2 Database Queries
2 Different statements
1.19 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.78 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 WHERE t0.id = ?
Parameters:
[
  "6"
]
2 0.41 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
]

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.