GET https://eterna-home.fr/

Query Metrics

10 Database Queries
5 Different statements
9.43 ms Query time
0 Invalid entities
49 Managed entities

Queries

Group similar statements

# Time Info
1 3.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.description AS description_4, t0.image_name AS image_name_5, t0.button_text AS button_text_6, t0.button_url AS button_url_7, t0.is_active AS is_active_8, t0.position AS position_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM parameter_hero t0 WHERE t0.is_active = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
2 1.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.is_active AS is_active_5, t0.slug AS slug_6, t0.created_at AS created_at_7, t0.stock AS stock_8, t0.updated_at AS updated_at_9, t0.features AS features_10, t0.sku AS sku_11, t0.sku_distributor AS sku_distributor_12, t0.ean13 AS ean13_13, t0.price_distributor AS price_distributor_14, t0.tva AS tva_15, t0.tva_distributor AS tva_distributor_16, t0.weight AS weight_17, t0.category_id AS category_id_18, t0.brand_id AS brand_id_19 FROM product t0 WHERE t0.is_active = ? ORDER BY t0.updated_at DESC LIMIT 6
Parameters:
[
  1
]
3 0.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.description AS description_5 FROM category t0 ORDER BY t0.id ASC LIMIT 6
Parameters:
[]
4 0.63 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.author AS author_6, t0.meta_description AS meta_description_7, t0.vote_count AS vote_count_8, t0.published_at AS published_at_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13 FROM blog_article t0 WHERE t0.is_published = ? ORDER BY t0.updated_at DESC LIMIT 6
Parameters:
[
  1
]
5 1.31 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  55
]
6 0.44 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  23
]
7 0.42 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  14
]
8 0.40 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  12
]
9 0.37 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  5
]
10 0.37 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  56
]

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\ProductImage 34
App\Entity\Product 6
App\Entity\Category 5
App\Entity\ParameterHero 2
App\Entity\BlogArticle 2

Entities Mapping