GET https://www.capapoteentrenous.com/atelier/bootcamp-ca-papote-entre-nous

Query Metrics

4 Database Queries
4 Different statements
39.00 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
15.62 ms
(40.06%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.slug AS slug_4, t0.date_atelier AS date_atelier_5, t0.heure_debut AS heure_debut_6, t0.heure_fin AS heure_fin_7, t0.prix AS prix_8, t0.description AS description_9, t0.lieu_atelier AS lieu_atelier_10, t0.img_une AS img_une_11, t0.publie AS publie_12, t0.active AS active_13, t0.lien_paiement AS lien_paiement_14, t0.date_fin AS date_fin_15, t0.prix_non_membre AS prix_non_membre_16, t0.categorie_id AS categorie_id_17 FROM ateliers t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "bootcamp-ca-papote-entre-nous"
]
13.80 ms
(35.38%)
1
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:
[
  23
]
5.31 ms
(13.62%)
1
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:
[
  23
]
4.27 ms
(10.95%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3 FROM categorie_atelier t0 WHERE t0.id = ?
Parameters:
[
  4
]

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\Ateliers No errors.
App\Entity\CategorieAtelier No errors.
App\Entity\ImagesAtelier No errors.
App\Entity\Favoris No errors.
App\Entity\Commentaire No errors.
App\Entity\Intervenants No errors.