GET https://a2fm-aura.test.genesii.fr/

Query Metrics

3 Database Queries
3 Different statements
1.69 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.00 ms
(59.30%)
1
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1 FROM theme_session t0_ INNER JOIN session s1_ ON t0_.id = s1_.theme_id WHERE s1_.dateheure_debut + 3 >= ? OR s1_.dateheure_debut IS NULL ORDER BY t0_.id ASC
Parameters:
[
  "2026-01-13 04:23:26"
]
0.41 ms
(23.98%)
1
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1, s0_.dateheure_debut AS dateheure_debut_2, s0_.objectifs AS objectifs_3, s0_.nb_participants_max AS nb_participants_max_4, s0_.cible AS cible_5, s0_.numero_action AS numero_action_6, s0_.description AS description_7, s0_.organisme_id AS organisme_id_8, s0_.duree_id AS duree_id_9, s0_.lieu_id AS lieu_id_10, s0_.theme_id AS theme_id_11, s0_.responsable_id AS responsable_id_12 FROM session s0_ WHERE s0_.dateheure_debut + 3 >= ? OR s0_.dateheure_debut IS NULL ORDER BY s0_.id ASC LIMIT 3
Parameters:
[
  "2026-01-13 04:23:26"
]
0.28 ms
(16.72%)
1
SELECT t0.id AS id_1, t0.voie AS voie_2, t0.voie_suite AS voie_suite_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5 FROM adresse t0 WHERE t0.id = ?
Parameters:
[
  50
]

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\ThemeSession No errors.
App\Entity\Session No errors.
App\Entity\Organisme No errors.
App\Entity\DureeSession No errors.
App\Entity\Adresse No errors.
App\Entity\Utilisateur No errors.
App\Entity\Stagiaire No errors.
App\Entity\Formateur No errors.