GET https://etsbelbois.com/boutique

Query Metrics

10 Database Queries
3 Different statements
2.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.54 ms
(70.83%)
8
SELECT t0.id AS id_1, t0.name AS name_2, t0.categorie_id AS categorie_id_3 FROM sub_category t0 WHERE t0.categorie_id = ?
Parameters:
[
  8
]
0.39 ms
(17.72%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.image AS image_5, t0.stock AS stock_6 FROM product t0 ORDER BY t0.id DESC
Parameters:
[]
0.25 ms
(11.45%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM category 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

Class Mapping errors
App\Entity\Product No errors.
App\Entity\SubCategory No errors.
App\Entity\AddProductHistory No errors.
App\Entity\ProductCommande No errors.
App\Entity\Category No errors.