Query Metrics

13 Database Queries
10 Different statements
20.50 ms Query time
0 Invalid entities
26 Managed entities

Queries

Group similar statements

# Time Info
1 9.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ref AS ref_4, t0.alt AS alt_5, t0.position AS position_6, t0.price AS price_7, t0.promo AS promo_8, t0.image AS image_9, t0.stock AS stock_10, t0.create_at AS create_at_11, t0.update_at AS update_at_12, t0.active AS active_13, t0.default_name AS default_name_14, t0.long_description AS long_description_15, t0.short_description AS short_description_16, t0.care AS care_17, t0.is_main_variant AS is_main_variant_18, t0.list_group_key AS list_group_key_19, t0.meta_title AS meta_title_20, t0.meta_description AS meta_description_21, t0.category_id AS category_id_22, t23.id AS id_24, t23.name AS name_25, t23.slug AS slug_26, t23.image AS image_27, t23.alt AS alt_28, t23.min_price AS min_price_29, t23.update_at AS update_at_30, t23.title_page AS title_page_31, t23.sub_title_page AS sub_title_page_32, t23.cite_page AS cite_page_33, t23.main_image AS main_image_34, t23.main_alt AS main_alt_35, t23.second_image AS second_image_36, t23.second_alt AS second_alt_37, t23.third_image AS third_image_38, t23.third_alt AS third_alt_39, t23.fourth_image AS fourth_image_40, t23.fourth_alt AS fourth_alt_41, t23.nb_display AS nb_display_42, t23.sort AS sort_43, t23.show_sub_categories AS show_sub_categories_44, t23.description AS description_45, t23.meta_title AS meta_title_46, t23.parent_id AS parent_id_47, t0.field_id AS field_id_48, t0.product_option_id AS product_option_id_49 FROM product t0 LEFT JOIN category t23 ON t0.category_id = t23.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "pochette-yole-corail"
]
2 1.00 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.ref AS ref_3, p0_.alt AS alt_4, p0_.position AS position_5, p0_.price AS price_6, p0_.promo AS promo_7, p0_.image AS image_8, p0_.stock AS stock_9, p0_.create_at AS create_at_10, p0_.update_at AS update_at_11, p0_.active AS active_12, p0_.default_name AS default_name_13, p0_.long_description AS long_description_14, p0_.short_description AS short_description_15, p0_.care AS care_16, p0_.is_main_variant AS is_main_variant_17, p0_.list_group_key AS list_group_key_18, p0_.meta_title AS meta_title_19, p0_.meta_description AS meta_description_20, p0_.category_id AS category_id_21, p0_.field_id AS field_id_22, p0_.product_option_id AS product_option_id_23 FROM product p0_ WHERE p0_.active = 1 AND p0_.id <> ? AND p0_.default_name = ?
Parameters:
[
  6
  "Pochette Yole"
]
3 1.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.product_attribute_group_id AS product_attribute_group_id_6 FROM product_attribute t0 INNER JOIN product_product_attribute ON t0.id = product_product_attribute.product_attribute_id WHERE product_product_attribute.product_id = ?
Parameters:
[
  6
]
4 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.public_name AS public_name_4, t0.position AS position_5, t0.sync AS sync_6, t0.differentiate_in_list AS differentiate_in_list_7 FROM product_attribute_group t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.86 ms
SELECT t0.id AS id_1, t0.custom_value AS custom_value_2, t0.product_id AS product_id_3, t0.feature_id AS feature_id_4, t0.feature_value_id AS feature_value_id_5 FROM product_feature t0 WHERE t0.product_id = ?
Parameters:
[
  6
]
6 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.id = ?
Parameters:
[
  31
]
7 0.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.id = ?
Parameters:
[
  17
]
8 1.27 ms
SELECT t0.id AS id_1, t0.images AS images_2, t0.alt AS alt_3, t0.create_at AS create_at_4, t0.update_at AS update_at_5, t0.product_id AS product_id_6 FROM attachment t0 WHERE t0.product_id = ?
Parameters:
[
  6
]
9 0.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Collection MER"
]
10 1.06 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.image AS image_3, c0_.alt AS alt_4, c0_.min_price AS min_price_5, c0_.update_at AS update_at_6, c0_.title_page AS title_page_7, c0_.sub_title_page AS sub_title_page_8, c0_.cite_page AS cite_page_9, c0_.main_image AS main_image_10, c0_.main_alt AS main_alt_11, c0_.second_image AS second_image_12, c0_.second_alt AS second_alt_13, c0_.third_image AS third_image_14, c0_.third_alt AS third_alt_15, c0_.fourth_image AS fourth_image_16, c0_.fourth_alt AS fourth_alt_17, c0_.nb_display AS nb_display_18, c0_.sort AS sort_19, c0_.show_sub_categories AS show_sub_categories_20, c0_.description AS description_21, c0_.meta_title AS meta_title_22, c0_.parent_id AS parent_id_23 FROM category c0_ WHERE c0_.parent_id = ? ORDER BY c0_.nb_display ASC
Parameters:
[
  17
]
11 0.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
  23
]
12 0.79 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
  31
]
13 0.81 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.alt AS alt_5, t0.min_price AS min_price_6, t0.update_at AS update_at_7, t0.title_page AS title_page_8, t0.sub_title_page AS sub_title_page_9, t0.cite_page AS cite_page_10, t0.main_image AS main_image_11, t0.main_alt AS main_alt_12, t0.second_image AS second_image_13, t0.second_alt AS second_alt_14, t0.third_image AS third_image_15, t0.third_alt AS third_alt_16, t0.fourth_image AS fourth_image_17, t0.fourth_alt AS fourth_alt_18, t0.nb_display AS nb_display_19, t0.sort AS sort_20, t0.show_sub_categories AS show_sub_categories_21, t0.description AS description_22, t0.meta_title AS meta_title_23, t0.parent_id AS parent_id_24 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
  25
]

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 22
App\Entity\Product 1
App\Entity\Field 1
App\Entity\ProductAttribute 1
App\Entity\ProductAttributeGroup 1

Entities Mapping