GET https://baysou.com/produit/serum-cheveux-huile-d-argan

Query Metrics

6 Database Queries
5 Different statements
1.92 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.price AS price_5, t0.old_price AS old_price_6, t0.stock AS stock_7, t0.image AS image_8, t0.volume AS volume_9, t0.gender AS gender_10, t0.featured AS featured_11, t0.created_at AS created_at_12, t0.category_id AS category_id_13, t0.brand_id AS brand_id_14 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "serum-cheveux-huile-d-argan"
]
2 0.42 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.price AS price_4, p0_.old_price AS old_price_5, p0_.stock AS stock_6, p0_.image AS image_7, p0_.volume AS volume_8, p0_.gender AS gender_9, p0_.featured AS featured_10, p0_.created_at AS created_at_11, p0_.category_id AS category_id_12, p0_.brand_id AS brand_id_13 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id <> ? LIMIT 4
Parameters:
[
  5
  13
]
3 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  4
]
4 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
  5
]
5 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM category t0 ORDER BY t0.id ASC
Parameters:
[]
6 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 6
App\Entity\Product 3
App\Entity\Brand 2

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Brand No errors.