GET https://dunefleur-alautre.fr/

Query Metrics

44 Database Queries
11 Different statements
16.55 ms Query time
0 Invalid entities
44 Managed entities

Queries

Group similar statements

# Time Info
1 0.24 ms
"START TRANSACTION"
Parameters:
[]
2 0.74 ms
INSERT INTO statistic (ip, date, user_agent, request_uri, referer, user_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "66.249.77.225"
  "2025-06-07 04:33:19"
  "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.7103.113 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
  "/"
  null
  null
]
3 0.21 ms
"COMMIT"
Parameters:
[]
4 1.15 ms
SELECT p0_.id AS id_0, p0_.common_name AS common_name_1, p0_.slug AS slug_2, p0_.latin_name AS latin_name_3, p0_.visibility AS visibility_4, p0_.average_purchase_price AS average_purchase_price_5, p0_.selling_price_ht AS selling_price_ht_6, p0_.selling_price_ttc AS selling_price_ttc_7, p0_.margin_rate AS margin_rate_8, p0_.is_active AS is_active_9, p0_.description AS description_10, p0_.short_description AS short_description_11, p0_.composed AS composed_12, p0_.created_at AS created_at_13, p0_.image AS image_14, p0_.reference AS reference_15, c1_.id AS id_16, c1_.name AS name_17, c1_.slug AS slug_18, c1_.position AS position_19, c1_.visible AS visible_20, c1_.margin_rate AS margin_rate_21, c1_.description AS description_22, p0_.vat_id AS vat_id_23, p0_.category_id AS category_id_24, p0_.product_variation_origin_id AS product_variation_origin_id_25, c1_.parent_id AS parent_id_26 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE p0_.is_active = ? AND p0_.visibility = ? AND p0_.category_id IS NOT NULL ORDER BY p0_.created_at DESC LIMIT 4
Parameters:
[
  1
  1
]
5 0.36 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  256
]
6 0.36 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  256
]
7 0.29 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  5
]
8 0.30 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  5
]
9 0.31 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  9
]
10 0.26 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  9
]
11 0.24 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  11
]
12 0.24 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  11
]
13 2.22 ms
SELECT p0_.id AS id_0, p0_.common_name AS common_name_1, p0_.slug AS slug_2, p0_.latin_name AS latin_name_3, p0_.visibility AS visibility_4, p0_.average_purchase_price AS average_purchase_price_5, p0_.selling_price_ht AS selling_price_ht_6, p0_.selling_price_ttc AS selling_price_ttc_7, p0_.margin_rate AS margin_rate_8, p0_.is_active AS is_active_9, p0_.description AS description_10, p0_.short_description AS short_description_11, p0_.composed AS composed_12, p0_.created_at AS created_at_13, p0_.image AS image_14, p0_.reference AS reference_15, c1_.id AS id_16, c1_.name AS name_17, c1_.slug AS slug_18, c1_.position AS position_19, c1_.visible AS visible_20, c1_.margin_rate AS margin_rate_21, c1_.description AS description_22, p0_.vat_id AS vat_id_23, p0_.category_id AS category_id_24, p0_.product_variation_origin_id AS product_variation_origin_id_25, c1_.parent_id AS parent_id_26 FROM product p0_ LEFT JOIN cart_line c2_ ON (c2_.product_id = p0_.id) LEFT JOIN `cart` c3_ ON c2_.cart_id = c3_.id LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c3_.status = ? AND p0_.visibility = ? AND p0_.category_id IS NOT NULL GROUP BY p0_.id ORDER BY COUNT(c2_.id) DESC LIMIT 8
Parameters:
[
  "STATUS_VALIDE"
  1
]
14 0.52 ms
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.visibility = ? AND p0_.category_id IS NOT NULL
Parameters:
[
  1
]
15 0.61 ms
SELECT p0_.id AS id_0, p0_.common_name AS common_name_1, p0_.slug AS slug_2, p0_.latin_name AS latin_name_3, p0_.visibility AS visibility_4, p0_.average_purchase_price AS average_purchase_price_5, p0_.selling_price_ht AS selling_price_ht_6, p0_.selling_price_ttc AS selling_price_ttc_7, p0_.margin_rate AS margin_rate_8, p0_.is_active AS is_active_9, p0_.description AS description_10, p0_.short_description AS short_description_11, p0_.composed AS composed_12, p0_.created_at AS created_at_13, p0_.image AS image_14, p0_.reference AS reference_15, c1_.id AS id_16, c1_.name AS name_17, c1_.slug AS slug_18, c1_.position AS position_19, c1_.visible AS visible_20, c1_.margin_rate AS margin_rate_21, c1_.description AS description_22, p0_.vat_id AS vat_id_23, p0_.category_id AS category_id_24, p0_.product_variation_origin_id AS product_variation_origin_id_25, c1_.parent_id AS parent_id_26 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  18
  123
  26
  238
  19
  85
  127
  136
]
16 0.27 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  18
]
17 0.29 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  18
]
18 0.27 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  19
]
19 0.31 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  19
]
20 0.25 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
21 0.26 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
22 0.26 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  85
]
23 0.29 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  85
]
24 0.28 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  123
]
25 0.26 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  123
]
26 0.27 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  127
]
27 0.26 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  127
]
28 0.29 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  136
]
29 0.26 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  136
]
30 0.24 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  238
]
31 0.27 ms
SELECT t0.id AS id_1, t0.threshold AS threshold_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4 FROM stock t0 WHERE t0.product_id = ?
Parameters:
[
  238
]
32 0.44 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.content AS content_4, t0.votes AS votes_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.status AS status_8, t0.slug AS slug_9, t0.category_id AS category_id_10 FROM blog_article t0
Parameters:
[]
33 0.53 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  256
]
34 0.35 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  5
]
35 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  9
]
36 0.30 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  11
]
37 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  18
]
38 0.26 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  19
]
39 0.24 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
40 0.25 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  85
]
41 0.31 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  123
]
42 0.31 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  127
]
43 0.31 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  136
]
44 0.29 ms
SELECT t0.id AS id_1, t0.src AS src_2, t0.position AS position_3, t0.active AS active_4, t0.product_id AS product_id_5, t0.category_id AS category_id_6, t0.blog_id AS blog_id_7 FROM image t0 WHERE t0.product_id = ?
Parameters:
[
  238
]

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\Product 12
App\Entity\Stock 10
App\Entity\Category 6
App\Entity\Image 6
App\Entity\BlogArticle 5
App\Entity\Vat 2
App\Entity\BlogCategory 2
App\Entity\Statistic 1

Entities Mapping

Class Mapping errors
App\Entity\Statistic No errors.
App\Entity\User No errors.
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Vat No errors.
App\Entity\Image No errors.
App\Entity\ProductFeature No errors.
App\Entity\CartLine No errors.
App\Entity\Stock No errors.
App\Entity\SupplierOrderLine No errors.
App\Entity\LogPrices No errors.
App\Entity\ProductComposed No errors.
App\Entity\Cart No errors.
App\Entity\BlogArticle No errors.
App\Entity\BlogCategory No errors.
App\Entity\BlogComment No errors.
App\Entity\BlogTag No errors.