GET http://chastagy.fr/

Query Metrics

10 Database Queries
4 Different statements
3.23 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.99 ms
(61.40%)
7
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
]
0.55 ms
(17.16%)
1
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.intitule_court AS intitule_court_3, t0.description AS description_4, t0.etablissement_id AS etablissement_id_5 FROM formation t0
Parameters:
[]
0.40 ms
(12.50%)
1
SELECT t1.id AS id_2, t1.titre AS titre_3, t0.formation_id AS formation_id_4, t1.type FROM exp_univ t0 INNER JOIN experiences t1 ON t0.id = t1.id
Parameters:
[]
0.29 ms
(8.94%)
1
SELECT t1.id AS id_2, t1.titre AS titre_3, t0.poste AS poste_4, t0.organisme_id AS organisme_id_5, t1.type FROM exp_pro t0 INNER JOIN experiences t1 ON t0.id = t1.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\Formation No errors.
App\Entity\Organisme No errors.
App\Entity\Experience No errors.
App\Entity\ExpUniv No errors.
App\Entity\ExpPro No errors.
App\Entity\Projet No errors.