GET https://www.capapoteentrenous.com/ajout-ateliers-favoris/21

Query Metrics

6 Database Queries
6 Different statements
34.69 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
15.83 ms
(45.64%)
1
SELECT t0.id AS id_1, t0.date_favoris AS date_favoris_2, t0.atelier_id AS atelier_id_3, t0.papoteur_id AS papoteur_id_4 FROM favoris t0 WHERE t0.papoteur_id IS NULL LIMIT 1
Parameters:
[]
9.08 ms
(26.17%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.telephone AS telephone_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_verified AS is_verified_8, t0.date_inscription AS date_inscription_9 FROM papoteux t0 WHERE t0.id = ?
Parameters:
[
  1
]
5.59 ms
(16.10%)
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 FROM ateliers t0 WHERE t0.id = ?
Parameters:
[
  "21"
]
3.31 ms
(9.55%)
1
DELETE FROM favoris WHERE id = ?
Parameters:
[
  332
]
0.44 ms
(1.27%)
1
"COMMIT"
Parameters:
[]
0.44 ms
(1.26%)
1
"START TRANSACTION"
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\Ateliers No errors.
App\Entity\ImagesAtelier No errors.
App\Entity\Favoris No errors.
App\Entity\Commentaire No errors.
App\Entity\Intervenants No errors.
App\Entity\Papoteux No errors.