https://stage.cover-design.fr/produits-entretien-chambery/a/maintenir/c/peindre

Query Metrics

13 Database Queries
9 Different statements
7.97 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4 FROM product_action t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "maintenir"
]
2 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "peindre"
]
3 0.82 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.subtitle AS subtitle_2, p0_.short_content AS short_content_3, p0_.long_content AS long_content_4, p0_.instructions AS instructions_5, p0_.slug AS slug_6 FROM product p0_ INNER JOIN product_product_action p2_ ON p0_.id = p2_.product_id INNER JOIN product_action p1_ ON p1_.id = p2_.product_action_id INNER JOIN product_product_category p4_ ON p0_.id = p4_.product_id INNER JOIN product_category p3_ ON p3_.id = p4_.product_category_id WHERE p1_.id = ? AND p3_.id = ? ORDER BY p0_.id ASC LIMIT 10
Parameters:
[
  3
  6
]
4 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4 FROM product_action t0
Parameters:
[]
5 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.short_content AS short_content_4, t0.long_content AS long_content_5, t0.instructions AS instructions_6, t0.slug AS slug_7 FROM product t0 INNER JOIN product_product_action ON t0.id = product_product_action.product_id WHERE product_product_action.product_action_id = ?
Parameters:
[
  1
]
6 0.96 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.position AS position_2, p0_.slug AS slug_3, count(p1_.id) AS sclr_4 FROM product_category p0_ INNER JOIN product_product_category p2_ ON p0_.id = p2_.product_category_id INNER JOIN product p1_ ON p1_.id = p2_.product_id INNER JOIN product_product_action p4_ ON p1_.id = p4_.product_id INNER JOIN product_action p3_ ON p3_.id = p4_.product_action_id WHERE p3_.id = ? GROUP BY p0_.name ORDER BY p0_.position ASC
Parameters:
[
  1
]
7 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.short_content AS short_content_4, t0.long_content AS long_content_5, t0.instructions AS instructions_6, t0.slug AS slug_7 FROM product t0 INNER JOIN product_product_action ON t0.id = product_product_action.product_id WHERE product_product_action.product_action_id = ?
Parameters:
[
  2
]
8 0.41 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.position AS position_2, p0_.slug AS slug_3, count(p1_.id) AS sclr_4 FROM product_category p0_ INNER JOIN product_product_category p2_ ON p0_.id = p2_.product_category_id INNER JOIN product p1_ ON p1_.id = p2_.product_id INNER JOIN product_product_action p4_ ON p1_.id = p4_.product_id INNER JOIN product_action p3_ ON p3_.id = p4_.product_action_id WHERE p3_.id = ? GROUP BY p0_.name ORDER BY p0_.position ASC
Parameters:
[
  2
]
9 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.short_content AS short_content_4, t0.long_content AS long_content_5, t0.instructions AS instructions_6, t0.slug AS slug_7 FROM product t0 INNER JOIN product_product_action ON t0.id = product_product_action.product_id WHERE product_product_action.product_action_id = ?
Parameters:
[
  3
]
10 0.46 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.position AS position_2, p0_.slug AS slug_3, count(p1_.id) AS sclr_4 FROM product_category p0_ INNER JOIN product_product_category p2_ ON p0_.id = p2_.product_category_id INNER JOIN product p1_ ON p1_.id = p2_.product_id INNER JOIN product_product_action p4_ ON p1_.id = p4_.product_id INNER JOIN product_action p3_ ON p3_.id = p4_.product_action_id WHERE p3_.id = ? GROUP BY p0_.name ORDER BY p0_.position ASC
Parameters:
[
  3
]
11 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.size AS size_3, t0.is_main AS is_main_4, t0.product_id AS product_id_5 FROM product_image t0 WHERE t0.product_id = ?
Parameters:
[
  1
]
12 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4 FROM product_action t0 INNER JOIN product_product_action ON t0.id = product_product_action.product_action_id WHERE product_product_action.product_id = ?
Parameters:
[
  1
]
13 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4 FROM product_category t0 INNER JOIN product_product_category ON t0.id = product_product_category.product_category_id WHERE product_product_category.product_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.

Entities Mapping

Class Mapping errors
App\Entity\ProductAction No errors.
App\Entity\ProductCategory No errors.
App\Entity\Product No errors.
App\Entity\ProductImage No errors.