https://veekingfr.hop-linweb-20.sos-data.fr/front/boutique/panier/10/ajouter-au-panier

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT t2.name AS name_3, t2.status AS status_4, t2.created_at AS created_at_5, t2.updated_at AS updated_at_6, t2.id AS id_7, t2.title AS title_8, t1.prix_ht AS prix_ht_9, t0.description AS description_10, t0.date AS date_11, t0.duree AS duree_12, t0.accroche AS accroche_13, t0.media_id AS media_id_14, t2.type FROM cours t0 INNER JOIN post_type_produit t1 ON t0.id = t1.id INNER JOIN post_type t2 ON t0.id = t2.id WHERE t2.name = ? LIMIT 1
Parameters:
[
  "speedrun-portal2-coop"
]
2 0.39 ms
SELECT t0.title AS title_1, t0.path AS path_2, t0.type AS type_3, t0.meta AS meta_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
  7
]
3 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM skills t0 INNER JOIN cours_skills ON t0.id = cours_skills.skills_id WHERE cours_skills.cours_id = ?
Parameters:
[
  10
]

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\PostType\PostType No errors.
App\Entity\PostType\PostTypeProduit No errors.
App\Entity\Boutique\Cours\Cours No errors.
App\Entity\Media\Media No errors.
App\Entity\Boutique\Produit\Produit No errors.
App\Entity\Boutique\Evenement\Evenement No errors.
App\Entity\PostType\PostTypeBloc No errors.
App\Entity\Boutique\Panier\PanierLigne No errors.
App\Entity\User\Skills No errors.
App\Entity\User\Coach No errors.
App\Entity\PostType\Actualite\Actualite No errors.
App\Entity\Boutique\Panier\Panier No errors.