GET https://capapoteentrenous.com/

Query Metrics

12 Database Queries
6 Different statements
11.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.76 ms
(31.54%)
1
SELECT a0_.id AS id_0, a0_.nom AS nom_1, a0_.created_at AS created_at_2, a0_.slug AS slug_3, a0_.date_atelier AS date_atelier_4, a0_.heure_debut AS heure_debut_5, a0_.heure_fin AS heure_fin_6, a0_.prix AS prix_7, a0_.description AS description_8, a0_.lieu_atelier AS lieu_atelier_9, a0_.img_une AS img_une_10, a0_.publie AS publie_11, a0_.active AS active_12, a0_.lien_paiement AS lien_paiement_13, a0_.date_fin AS date_fin_14, a0_.prix_non_membre AS prix_non_membre_15, a0_.prix_early_bird AS prix_early_bird_16, a0_.date_fin_early_bird AS date_fin_early_bird_17, a0_.prix_standard AS prix_standard_18, a0_.date_debut_standard AS date_debut_standard_19, a0_.categorie_id AS categorie_id_20 FROM ateliers a0_ WHERE a0_.date_atelier >= ?
Parameters:
[
  "2026-07-26 09:10:45"
]
2.48 ms
(20.85%)
3
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenoms AS prenoms_3, t0.fonction AS fonction_4, t0.photo AS photo_5, t0.presentation AS presentation_6, t0.facebook AS facebook_7, t0.linkedin AS linkedin_8, t0.instagran AS instagran_9, t0.x AS x_10, t0.tiktok AS tiktok_11, t0.active AS active_12, t0.is_partenaire AS is_partenaire_13, t0.site_internet AS site_internet_14, t0.slug AS slug_15 FROM intervenants t0 INNER JOIN ateliers_intervenants ON t0.id = ateliers_intervenants.intervenants_id WHERE ateliers_intervenants.ateliers_id = ?
Parameters:
[
  30
]
1.95 ms
(16.34%)
3
SELECT t0.id AS id_1, t0.url AS url_2, t0.atelier_id AS atelier_id_3 FROM images_atelier t0 WHERE t0.atelier_id = ?
Parameters:
[
  30
]
1.49 ms
(12.51%)
3
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3 FROM categorie_atelier t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.35 ms
(11.31%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.contenu AS contenu_4, t0.publie_at AS publie_at_5, t0.brouillon AS brouillon_6, t0.active AS active_7, t0.featured_image AS featured_image_8, t0.categorie_id AS categorie_id_9 FROM article t0 ORDER BY t0.id DESC LIMIT 3
Parameters:
[]
0.89 ms
(7.45%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM categorie_blog t0
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