GET http://caledonia-shop.com/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.90 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.fonctionnel AS fonctionnel_4 FROM categorie t0 WHERE t0.fonctionnel = ?
Parameters:
[
  1
]
2 3.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.picture_2 AS picture_2_4, t0.picture_3 AS picture_3_5, t0.name_2 AS name_2_6, t0.video AS video_7, t0.description AS description_8 FROM `index` t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.77 ms
SELECT t0.id AS id_1, t0.taille AS taille_2, t0.nb_article AS nb_article_3, t0.id_client AS id_client_4, t0.price AS price_5, t0.articles AS articles_6, t0.picture1 AS picture1_7, t0.name AS name_8 FROM panier t0 WHERE t0.id_client IS NULL
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\Categorie No errors.
App\Entity\Articles No errors.
App\Entity\Index No errors.
App\Entity\Panier No errors.