Query Metrics

427 Database Queries
40 Different statements
63.51 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.24 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
  "preprod.lachouettemauve.com"
]
2 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[]
3 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
  2
]
4 0.14 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
  2
]
5 0.13 ms
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
  2
]
6 0.20 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "/fete-des-meres-126"
  "fr_FR"
]
7 0.27 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/fete-des-meres-126"
  0
]
8 0.21 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s0_.oldId = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "126"
  "fete-des-meres"
  "fr_FR"
]
9 0.19 ms
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8, s0_.searchable AS searchable_9, s0_.filterable AS filterable_10, s0_.search_weight AS search_weight_11 FROM sylius_product_attribute s0_ INNER JOIN sylius_product_attribute_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[]
10 0.21 ms
SELECT s0_.code AS code_0, s0_.position AS position_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.searchable AS searchable_5, s0_.filterable AS filterable_6, s0_.search_weight AS search_weight_7 FROM sylius_product_option s0_ INNER JOIN sylius_product_option_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[]
11 0.18 ms
SELECT m0_.id AS id_0, m0_.vendor AS vendor_1, m0_.plugin AS plugin_2, m0_.path AS path_3, m0_.locale_code AS locale_code_4, m0_.storage_type AS storage_type_5, m0_.text_value AS text_value_6, m0_.boolean_value AS boolean_value_7, m0_.integer_value AS integer_value_8, m0_.float_value AS float_value_9, m0_.datetime_value AS datetime_value_10, m0_.date_value AS date_value_11, m0_.json_value AS json_value_12, m0_.created_at AS created_at_13, m0_.updated_at AS updated_at_14, CASE WHEN m0_.channel_id IS NOT NULL THEN (CASE WHEN m0_.locale_code IS NULL THEN 2 ELSE 1 END) ELSE (CASE WHEN m0_.locale_code IS NULL THEN 4 ELSE 3 END) END AS sclr_15, m0_.channel_id AS channel_id_16 FROM mbiz_settings_setting m0_ WHERE m0_.vendor = ? AND m0_.plugin = ? AND (m0_.channel_id = ? OR m0_.channel_id IS NULL) AND m0_.locale_code IS NULL ORDER BY sclr_15 DESC
Parameters:
[
  "monsieurbiz"
  "search"
  2
]
12 0.25 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "fete-des-meres"
  "fr_FR"
]
13 0.26 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.enabled = ?
Parameters:
[
  1
]
14 0.20 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "fete-des-meres"
  "fr_FR"
]
15 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  34
]
16 0.21 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[
  "texteperso_header"
  "Web"
]
17 0.22 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[
  "texteperso_header"
  "Web"
]
18 0.16 ms
SELECT t0.name AS name_1, t0.content AS content_2, t0.link AS link_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM bitbag_cms_block_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  8
  "fr_FR"
]
19 0.12 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[
  "num_telephone"
  "Web"
]
20 0.26 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_fragment"
  0
]
21 0.18 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[]
22 0.24 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_partial/cart/summary"
  0
]
23 0.30 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_partial/cart/summary"
  0
]
24 0.26 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_partial/taxons/by-channel-menu-taxon/"
  0
]
25 1.71 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s2_.code AS code_22, s2_.tree_left AS tree_left_23, s2_.tree_right AS tree_right_24, s2_.tree_level AS tree_level_25, s2_.position AS position_26, s2_.enabled AS enabled_27, s2_.id AS id_28, s2_.created_at AS created_at_29, s2_.updated_at AS updated_at_30, s2_.color AS color_31, s2_.oldId AS oldId_32, s2_.visibleInMenu AS visibleInMenu_33, s2_.flagshipTaxon AS flagshipTaxon_34, s0_.tree_root AS tree_root_35, s0_.parent_id AS parent_id_36, s1_.translatable_id AS translatable_id_37, s2_.tree_root AS tree_root_38, s2_.parent_id AS parent_id_39 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s2_.position ASC
Parameters:
[
  "fr_FR"
  1
  "category"
]
26 0.18 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  30
  "fr_FR"
]
27 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  30
]
28 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  103
  "fr_FR"
]
29 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  104
  "fr_FR"
]
30 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  105
  "fr_FR"
]
31 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  106
  "fr_FR"
]
32 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  31
  "fr_FR"
]
33 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  31
]
34 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  32
  "fr_FR"
]
35 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  32
]
36 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  33
  "fr_FR"
]
37 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  33
]
38 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  34
]
39 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  35
  "fr_FR"
]
40 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  35
]
41 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  36
  "fr_FR"
]
42 0.12 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  36
]
43 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  37
  "fr_FR"
]
44 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  37
]
45 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  13
]
46 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  25
  "fr_FR"
]
47 0.14 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  25
]
48 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  62
  "fr_FR"
]
49 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  66
  "fr_FR"
]
50 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  63
  "fr_FR"
]
51 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  64
  "fr_FR"
]
52 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  26
  "fr_FR"
]
53 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  26
]
54 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  7
  "fr_FR"
]
55 0.12 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  7
]
56 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  27
  "fr_FR"
]
57 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  27
]
58 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  28
  "fr_FR"
]
59 0.10 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  28
]
60 0.11 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  11
]
61 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  51
  "fr_FR"
]
62 0.12 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  51
]
63 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  53
  "fr_FR"
]
64 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  53
]
65 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  123
  "fr_FR"
]
66 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  123
]
67 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  57
  "fr_FR"
]
68 0.10 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  57
]
69 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  54
  "fr_FR"
]
70 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  54
]
71 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  56
  "fr_FR"
]
72 0.10 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  56
]
73 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  55
  "fr_FR"
]
74 0.11 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  55
]
75 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  59
  "fr_FR"
]
76 0.10 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  59
]
77 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  58
  "fr_FR"
]
78 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  58
]
79 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  129
  "fr_FR"
]
80 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  61
  "fr_FR"
]
81 0.12 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  61
]
82 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  52
  "fr_FR"
]
83 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  52
]
84 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  60
  "fr_FR"
]
85 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  60
]
86 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  116
  "fr_FR"
]
87 0.14 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  116
]
88 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  117
  "fr_FR"
]
89 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  12
]
90 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  130
  "fr_FR"
]
91 0.14 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  130
]
92 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  68
  "fr_FR"
]
93 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  73
  "fr_FR"
]
94 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  71
  "fr_FR"
]
95 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  135
  "fr_FR"
]
96 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  136
  "fr_FR"
]
97 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  132
  "fr_FR"
]
98 0.22 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  132
]
99 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  69
  "fr_FR"
]
100 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  125
  "fr_FR"
]
101 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  128
  "fr_FR"
]
102 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  75
  "fr_FR"
]
103 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  76
  "fr_FR"
]
104 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  131
  "fr_FR"
]
105 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  131
]
106 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  72
  "fr_FR"
]
107 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  70
  "fr_FR"
]
108 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  102
  "fr_FR"
]
109 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  134
  "fr_FR"
]
110 0.20 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  134
]
111 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  74
  "fr_FR"
]
112 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  77
  "fr_FR"
]
113 0.17 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  67
]
114 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  88
  "fr_FR"
]
115 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  88
]
116 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  82
  "fr_FR"
]
117 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  82
]
118 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  85
  "fr_FR"
]
119 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  85
]
120 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  86
  "fr_FR"
]
121 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  86
]
122 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  84
  "fr_FR"
]
123 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  84
]
124 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  83
  "fr_FR"
]
125 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  83
]
126 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  107
  "fr_FR"
]
127 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  107
]
128 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  87
  "fr_FR"
]
129 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  87
]
130 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  89
  "fr_FR"
]
131 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  89
]
132 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  90
  "fr_FR"
]
133 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  90
]
134 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  137
  "fr_FR"
]
135 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  137
]
136 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  91
  "fr_FR"
]
137 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  91
]
138 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  111
  "fr_FR"
]
139 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  111
]
140 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  119
  "fr_FR"
]
141 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  119
]
142 0.17 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  81
]
143 0.18 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  133
  "fr_FR"
]
144 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  133
]
145 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  38
  "fr_FR"
]
146 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  40
  "fr_FR"
]
147 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  39
  "fr_FR"
]
148 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  39
]
149 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  41
  "fr_FR"
]
150 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  41
]
151 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  42
  "fr_FR"
]
152 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  42
]
153 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  43
  "fr_FR"
]
154 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  43
]
155 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  44
  "fr_FR"
]
156 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  44
]
157 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  45
  "fr_FR"
]
158 0.19 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  45
]
159 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  46
  "fr_FR"
]
160 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  47
  "fr_FR"
]
161 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  48
  "fr_FR"
]
162 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  49
  "fr_FR"
]
163 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  80
  "fr_FR"
]
164 0.15 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  9
]
165 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  65
  "fr_FR"
]
166 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  65
]
167 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  79
  "fr_FR"
]
168 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  79
]
169 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  21
  "fr_FR"
]
170 0.20 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  21
]
171 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  113
  "fr_FR"
]
172 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  115
  "fr_FR"
]
173 0.16 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  78
  "fr_FR"
]
174 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  78
]
175 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  142
  "fr_FR"
]
176 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  142
]
177 0.16 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  10
]
178 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  112
  "fr_FR"
]
179 0.20 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  112
]
180 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  95
  "fr_FR"
]
181 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  97
  "fr_FR"
]
182 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  98
  "fr_FR"
]
183 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  100
  "fr_FR"
]
184 0.11 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  101
  "fr_FR"
]
185 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  96
  "fr_FR"
]
186 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  99
  "fr_FR"
]
187 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  29
  "fr_FR"
]
188 0.15 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  29
]
189 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  120
  "fr_FR"
]
190 0.16 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  120
]
191 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  92
  "fr_FR"
]
192 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  121
  "fr_FR"
]
193 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  126
  "fr_FR"
]
194 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  122
  "fr_FR"
]
195 0.17 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  122
]
196 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  124
  "fr_FR"
]
197 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  93
  "fr_FR"
]
198 0.15 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  93
]
199 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  94
  "fr_FR"
]
200 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  108
  "fr_FR"
]
201 0.15 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
  108
]
202 0.14 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  109
  "fr_FR"
]
203 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  110
  "fr_FR"
]
204 0.14 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  24
]
205 0.20 ms
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.selectedRoutes AS selectedRoutes_3, a0_.startDate AS startDate_4, a0_.endDate AS endDate_5 FROM app_popup a0_ WHERE (a0_.startDate IS NULL OR a0_.startDate <= ?) AND (a0_.endDate IS NULL OR a0_.endDate >= ?)
Parameters:
[
  "2026-02-17 13:49:00"
  "2026-02-17 13:49:00"
]
206 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.priority AS priority_4, t0.exclusive AS exclusive_5, t0.usage_limit AS usage_limit_6, t0.used AS used_7, t0.coupon_based AS coupon_based_8, t0.starts_at AS starts_at_9, t0.ends_at AS ends_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13 FROM sylius_promotion t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "francoport"
]
207 0.38 ms
SELECT s0_.code AS code_0, s0_.configuration AS configuration_1, s0_.category_requirement AS category_requirement_2, s0_.calculator AS calculator_3, s0_.is_enabled AS is_enabled_4, s0_.position AS position_5, s0_.archived_at AS archived_at_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.transporter_code AS transporter_code_10, s0_.filePath AS filePath_11, s0_.api_key AS api_key_12, s0_.account_number AS account_number_13, s0_.password AS password_14, s0_.type_pickup_point AS type_pickup_point_15, s0_.isAPickupPoint AS isAPickupPoint_16, s0_.nb_days AS nb_days_17, s0_.disable_default AS disable_default_18, s0_.category_id AS category_id_19, s0_.zone_id AS zone_id_20, s0_.tax_category_id AS tax_category_id_21, s0_.transporter_id AS transporter_id_22 FROM sylius_shipping_method s0_ WHERE s0_.is_enabled = 1 AND s0_.archived_at IS NULL AND EXISTS (SELECT 1 FROM sylius_shipping_method_channels s1_ WHERE s1_.shipping_method_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.position ASC
Parameters:
[
  2
]
208 0.18 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "standard"
]
209 0.12 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "degressifchronorelaiseco_UE1"
]
210 0.12 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "degressifrelaisfrance"
]
211 0.33 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_partial/taxons/by-slug/fete-des-meres"
  0
]
212 0.20 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "fete-des-meres"
  "fr_FR"
]
213 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
  34
]
214 0.29 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/_partial/taxons/by-slug/fete-des-meres"
  0
]
215 0.20 ms
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[
  1
  "fete-des-meres"
  "fr_FR"
]
216 0.13 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  4
]
217 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  4
  "fr_FR"
]
218 0.28 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id INNER JOIN app_taxon_products_usefull ON t0.id = app_taxon_products_usefull.product_id WHERE app_taxon_products_usefull.taxon_id = ?
Parameters:
[
  34
]
219 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2013
]
220 0.20 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2013
]
221 0.15 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3946
]
222 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  2013
  "fr_FR"
]
223 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  2013
]
224 0.17 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  2013
]
225 0.13 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3946
]
226 0.19 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
227 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  66
]
228 0.18 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2013
]
229 0.20 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2022
]
230 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2022
]
231 0.13 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3970
]
232 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  2022
  "fr_FR"
]
233 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  2022
]
234 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  2022
]
235 0.12 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3970
]
236 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
237 0.19 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2022
]
238 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1168
]
239 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1168
]
240 0.14 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3961
]
241 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1168
  "fr_FR"
]
242 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1168
]
243 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1168
]
244 0.13 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3961
]
245 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3950
]
246 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
247 0.19 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1168
]
248 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1169
]
249 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1169
]
250 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1524
]
251 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1169
  "fr_FR"
]
252 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1169
]
253 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1169
]
254 0.12 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1524
]
255 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
256 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  20
]
257 0.15 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1169
]
258 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1181
]
259 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1181
]
260 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1538
]
261 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1181
  "fr_FR"
]
262 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1181
]
263 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1181
]
264 0.12 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1538
]
265 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
266 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  68
]
267 0.20 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1181
]
268 0.22 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1179
]
269 0.20 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1179
]
270 0.13 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1539
]
271 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1179
  "fr_FR"
]
272 0.14 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1179
]
273 0.19 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1179
]
274 0.14 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1539
]
275 0.17 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
276 0.23 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1179
]
277 0.21 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1471
]
278 0.21 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1471
]
279 0.17 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  2587
]
280 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1471
  "fr_FR"
]
281 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1471
]
282 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1471
]
283 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2587
]
284 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2541
]
285 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2588
]
286 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2589
]
287 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2590
]
288 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2591
]
289 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2592
]
290 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2593
]
291 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2586
]
292 0.13 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
293 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  50
]
294 0.14 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1471
]
295 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1317
]
296 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1317
]
297 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1699
]
298 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1317
  "fr_FR"
]
299 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1317
]
300 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1317
]
301 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1699
]
302 0.13 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
303 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  67
]
304 0.14 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1317
]
305 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1186
]
306 0.14 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1186
]
307 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1540
]
308 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1186
  "fr_FR"
]
309 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1186
]
310 0.13 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1186
]
311 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1540
]
312 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
313 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  55
]
314 0.14 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1186
]
315 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2106
]
316 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2106
]
317 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  4116
]
318 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  2106
  "fr_FR"
]
319 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  2106
]
320 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  2106
]
321 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  4116
]
322 0.12 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
323 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  47
]
324 0.14 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  2106
]
325 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1318
]
326 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1318
]
327 0.11 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  2642
]
328 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1318
  "fr_FR"
]
329 0.11 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1318
]
330 0.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1318
]
331 0.12 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2642
]
332 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1686
]
333 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2643
]
334 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2644
]
335 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2645
]
336 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2646
]
337 0.08 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2641
]
338 0.12 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
339 0.18 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1318
]
340 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1306
]
341 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1306
]
342 0.13 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  2683
]
343 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1306
  "fr_FR"
]
344 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1306
]
345 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1306
]
346 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2683
]
347 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2676
]
348 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2677
]
349 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2678
]
350 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2679
]
351 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2680
]
352 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2681
]
353 0.09 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  2682
]
354 0.13 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
355 0.17 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1306
]
356 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1417
]
357 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1417
]
358 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  1737
]
359 0.12 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1417
  "fr_FR"
]
360 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1417
]
361 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1417
]
362 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  1737
]
363 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
364 0.17 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1417
]
365 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1854
]
366 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1854
]
367 0.12 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3381
]
368 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1854
  "fr_FR"
]
369 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1854
]
370 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1854
]
371 0.12 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3381
]
372 0.12 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
373 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  63
]
374 0.16 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1854
]
375 0.20 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1957
]
376 0.16 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1957
]
377 0.14 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3563
]
378 0.10 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1957
  "fr_FR"
]
379 0.11 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1957
]
380 0.12 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1957
]
381 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3563
]
382 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
383 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_hold AS on_hold_3, t0.on_hand AS on_hand_4 FROM app_stock_family t0 WHERE t0.id = ?
Parameters:
[
  75
]
384 0.18 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1957
]
385 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1853
]
386 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1853
]
387 0.13 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3355
]
388 0.13 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1853
  "fr_FR"
]
389 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1853
]
390 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1853
]
391 0.13 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3355
]
392 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
393 0.17 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1853
]
394 0.19 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  1637
]
395 0.18 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1637
]
396 0.13 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
  3195
]
397 0.15 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1637
  "fr_FR"
]
398 0.13 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.old_id AS old_id_4, t0.alt AS alt_5, t0.position AS position_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  1637
]
399 0.16 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
  1637
]
400 0.13 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3195
]
401 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3196
]
402 0.11 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3197
]
403 0.10 ms
SELECT t0.price AS price_1, t0.qty AS qty_2, t0.id AS id_3, t0.channel_id AS channel_id_4, t0.product_variant_id AS product_variant_id_5, t0.customer_group_id AS customer_group_id_6 FROM brille24_tierprice t0 WHERE t0.product_variant_id = ? ORDER BY t0.customer_group_id ASC, t0.qty ASC
Parameters:
[
  3194
]
404 0.14 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[
  3
  2
]
405 0.21 ms
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.searchable AS searchable_6, t0.filterable AS filterable_7, t0.search_weight AS search_weight_8 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  1637
]
406 0.17 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2896
]
407 0.13 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2919
]
408 0.10 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2926
]
409 0.09 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2945
]
410 0.09 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  2944
]
411 0.08 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  3022
]
412 0.13 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id INNER JOIN app_taxon_products_associated ON t0.id = app_taxon_products_associated.product_id WHERE app_taxon_products_associated.taxon_id = ?
Parameters:
[
  34
]
413 0.16 ms
SELECT b0_.code AS code_0, b0_.type AS type_1, b0_.path AS path_2, b0_.mime_type AS mime_type_3, b0_.enabled AS enabled_4, b0_.width AS width_5, b0_.height AS height_6, b0_.id AS id_7 FROM bitbag_cms_media b0_ LEFT JOIN bitbag_cms_media_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_media_channels b3_ ON b0_.id = b3_.block_id INNER JOIN sylius_channel s2_ ON s2_.id = b3_.channel_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 AND s2_.code = ?
Parameters:
[
  "fr_FR"
  "media_our_shop"
  "Web"
]
414 0.09 ms
SELECT t0.name AS name_1, t0.content AS content_2, t0.alt AS alt_3, t0.link AS link_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM bitbag_cms_media_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  7
  "fr_FR"
]
415 0.22 ms
SELECT s0_.code AS code_0, s0_.configuration AS configuration_1, s0_.category_requirement AS category_requirement_2, s0_.calculator AS calculator_3, s0_.is_enabled AS is_enabled_4, s0_.position AS position_5, s0_.archived_at AS archived_at_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.transporter_code AS transporter_code_10, s0_.filePath AS filePath_11, s0_.api_key AS api_key_12, s0_.account_number AS account_number_13, s0_.password AS password_14, s0_.type_pickup_point AS type_pickup_point_15, s0_.isAPickupPoint AS isAPickupPoint_16, s0_.nb_days AS nb_days_17, s0_.disable_default AS disable_default_18, s0_.category_id AS category_id_19, s0_.zone_id AS zone_id_20, s0_.tax_category_id AS tax_category_id_21, s0_.transporter_id AS transporter_id_22 FROM sylius_shipping_method s0_ WHERE s0_.is_enabled = 1 AND s0_.archived_at IS NULL AND EXISTS (SELECT 1 FROM sylius_shipping_method_channels s1_ WHERE s1_.shipping_method_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.position ASC
Parameters:
[
  2
]
416 0.09 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "standard"
]
417 0.07 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "degressifchronorelaiseco_UE1"
]
418 0.06 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "degressifrelaisfrance"
]
419 0.10 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[
  "fr_FR"
  "secure_payment"
]
420 0.09 ms
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.meta_robot_index AS meta_robot_index_11, t0.locale AS locale_12, t0.image_id AS image_id_13, t0.translatable_id AS translatable_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  2
  "fr_FR"
]
421 0.09 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[
  "fr_FR"
  "shipping"
]
422 0.08 ms
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.meta_robot_index AS meta_robot_index_11, t0.locale AS locale_12, t0.image_id AS image_id_13, t0.translatable_id AS translatable_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1
  "fr_FR"
]
423 0.08 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[
  "fr_FR"
  "quick_expedition"
]
424 0.08 ms
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.meta_robot_index AS meta_robot_index_11, t0.locale AS locale_12, t0.image_id AS image_id_13, t0.translatable_id AS translatable_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  11
  "fr_FR"
]
425 0.12 ms
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[
  "fr_FR"
  "french_workshop"
]
426 0.11 ms
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.meta_robot_index AS meta_robot_index_11, t0.locale AS locale_12, t0.image_id AS image_id_13, t0.translatable_id AS translatable_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  12
  "fr_FR"
]
427 0.23 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[
  "/fr_FR/_partial/subscribe-to-newsletter"
  0
]

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
Brille24\SyliusTierPricePlugin\Entity\TierPrice No errors.
Sylius\Component\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
App\Entity\Order\Order No errors.
Sylius\Component\Product\Model\ProductVariant No errors.
Sylius\Component\Core\Model\ProductVariant No errors.
App\Entity\Product\ProductVariant No errors.
App\Entity\StockFamily\StockFamily No errors.
Sylius\Component\Product\Model\Product No errors.
Sylius\Component\Core\Model\Product No errors.
App\Entity\Product\Product
  • The association App\Entity\Product\Product#supplier refers to the inverse side field App\Entity\Supplier\Supplier#Product which does not exist.
Sylius\Component\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
App\Entity\Taxonomy\Taxon No errors.
BitBag\SyliusCmsPlugin\Entity\Page No errors.
Sylius\Component\Channel\Model\Channel No errors.
Sylius\Component\Core\Model\Channel No errors.
App\Entity\Channel\Channel No errors.
Sylius\Component\Locale\Model\Locale No errors.
App\Entity\Locale\Locale No errors.
Sylius\Component\Currency\Model\Currency No errors.
App\Entity\Currency\Currency No errors.
Sylius\Component\Addressing\Model\Zone No errors.
App\Entity\Addressing\Zone No errors.
Sylius\Component\Core\Model\ShopBillingData No errors.
Dedi\SyliusSEOPlugin\Entity\SEOContent No errors.
Sylius\Component\Addressing\Model\Country No errors.
App\Entity\Addressing\Country No errors.
Sylius\Component\Taxonomy\Model\TaxonTranslation No errors.
App\Entity\Taxonomy\TaxonTranslation No errors.
Sylius\Component\Attribute\Model\Attribute No errors.
Sylius\Component\Product\Model\ProductAttribute No errors.
App\Entity\Product\ProductAttribute No errors.
Sylius\Component\Product\Model\ProductOption No errors.
App\Entity\Product\ProductOption No errors.
Sylius\Component\Core\Model\ProductTaxon No errors.
App\Entity\Product\ProductTaxon No errors.
App\Entity\Brand\Brand No errors.
MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting No errors.
Setono\SyliusRedirectPlugin\Model\Redirect No errors.
Sylius\Component\Core\Model\Image No errors.
Sylius\Component\Core\Model\TaxonImage No errors.
App\Entity\Taxonomy\TaxonImage No errors.
Sylius\Component\Attribute\Model\AttributeTranslation No errors.
Sylius\Component\Product\Model\ProductAttributeTranslation No errors.
App\Entity\Product\ProductAttributeTranslation No errors.
Sylius\Component\Product\Model\ProductOptionTranslation No errors.
App\Entity\Product\ProductOptionTranslation No errors.
BitBag\SyliusBonusPointsPlugin\Entity\BonusPoints No errors.
App\Entity\BonusPoints\BonusPoints No errors.
Sylius\InvoicingPlugin\Entity\Invoice No errors.
App\Entity\Invoicing\Invoice No errors.
Sylius\Component\Taxation\Model\TaxRate No errors.
Sylius\Component\Core\Model\TaxRate No errors.
App\Entity\Taxation\TaxRate No errors.
BitBag\SyliusWishlistPlugin\Entity\Wishlist No errors.
BitBag\SyliusCmsPlugin\Entity\Block No errors.
BitBag\SyliusCmsPlugin\Entity\Media No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem No errors.
BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategy No errors.
BitBag\SyliusBonusPointsPlugin\Entity\CustomerBonusPoints No errors.
Sylius\Component\Product\Model\ProductTranslation No errors.
Sylius\Component\Core\Model\ProductTranslation No errors.
App\Entity\Product\ProductTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\PageTranslation No errors.
App\Entity\CMS\PageTranslation No errors.
App\Entity\Configurator\Configuration
  • The association App\Entity\Configurator\Configuration#productBundleOrderItem refers to the owning side field BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem#configuration which does not exist.
App\Entity\Configurator\ConfigurationImage No errors.
Sylius\Component\Promotion\Model\Promotion No errors.
Sylius\Component\Core\Model\Promotion No errors.
App\Entity\Promotion\Promotion No errors.
Sylius\Component\Shipping\Model\ShippingMethod No errors.
Sylius\Component\Core\Model\ShippingMethod No errors.
App\Entity\Shipping\ShippingMethod No errors.
App\Entity\PageMeta\PageMeta No errors.
App\Entity\Parameter\Parameter No errors.
App\Entity\Partners\Partner No errors.
App\Entity\Popup\Popup No errors.
Sylius\Component\Product\Model\ProductAssociation No errors.
App\Entity\Product\ProductAssociation No errors.
Sylius\Component\Product\Model\ProductAssociationType No errors.
App\Entity\Product\ProductAssociationType No errors.
Sylius\Component\Core\Model\ProductImage No errors.
App\Entity\Product\ProductImage No errors.
App\Entity\Shipping\ShippingDelays No errors.
Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate No errors.
App\Entity\Shipping\ShippingTableRate No errors.
Sylius\Component\Currency\Model\ExchangeRate No errors.
App\Entity\Currency\ExchangeRate No errors.
Sylius\RefundPlugin\Entity\Refund No errors.
Sylius\Component\Order\Model\OrderItemUnit No errors.
Sylius\Component\Core\Model\OrderItemUnit No errors.
App\Entity\Order\OrderItemUnit No errors.
Sylius\Component\Order\Model\Adjustment No errors.
Sylius\Component\Core\Model\Adjustment No errors.
App\Entity\Order\Adjustment No errors.
Sylius\RefundPlugin\Entity\RefundPayment No errors.
BitBag\SyliusCmsPlugin\Entity\BlockTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\Section No errors.
Sylius\Component\Customer\Model\CustomerGroup No errors.
App\Entity\Customer\CustomerGroup No errors.
Sylius\Component\Promotion\Model\PromotionCoupon No errors.
Sylius\Component\Core\Model\PromotionCoupon No errors.
App\Entity\Promotion\PromotionCoupon No errors.
Sylius\Component\Customer\Model\Customer No errors.
Sylius\Component\Core\Model\Customer No errors.
App\Entity\Customer\Customer No errors.
App\Entity\Order\OrderStatus No errors.
Sylius\Component\Addressing\Model\Address No errors.
Sylius\Component\Core\Model\Address No errors.
App\Entity\Addressing\Address No errors.
Sylius\Component\Payment\Model\Payment No errors.
Sylius\Component\Core\Model\Payment No errors.
App\Entity\Payment\Payment No errors.
Sylius\Component\Shipping\Model\Shipment No errors.
Sylius\Component\Core\Model\Shipment No errors.
App\Entity\Shipping\Shipment No errors.
Sylius\Component\Order\Model\OrderItem No errors.
Sylius\Component\Core\Model\OrderItem No errors.
App\Entity\Order\OrderItem No errors.
Sylius\Component\Taxation\Model\TaxCategory No errors.
App\Entity\Taxation\TaxCategory No errors.
Sylius\Component\Shipping\Model\ShippingCategory No errors.
App\Entity\Shipping\ShippingCategory No errors.
App\Entity\Configurator\Model No errors.
Sylius\Component\Product\Model\ProductVariantTranslation No errors.
App\Entity\Product\ProductVariantTranslation No errors.
Sylius\Component\Core\Model\ChannelPricing No errors.
App\Entity\Channel\ChannelPricing No errors.
Sylius\Component\Product\Model\ProductOptionValue No errors.
App\Entity\Product\ProductOptionValue No errors.
App\Entity\Supplier\Supplier No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundle No errors.
Setono\SyliusCalloutPlugin\Model\Callout No errors.
App\Entity\Callout\Callout No errors.
Sylius\Component\Attribute\Model\AttributeValue No errors.
Sylius\Component\Product\Model\ProductAttributeValue No errors.
App\Entity\Product\ProductAttributeValue No errors.
Sylius\Component\Review\Model\Review No errors.
Sylius\Component\Core\Model\ProductReview No errors.
App\Entity\Product\ProductReview No errors.
Sylius\Component\Addressing\Model\ZoneMember No errors.
App\Entity\Addressing\ZoneMember No errors.
Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation No errors.
Sylius\Component\Addressing\Model\Province No errors.
App\Entity\Addressing\Province No errors.
App\Entity\Brand\BrandImage No errors.
App\Entity\Brand\BrandTranslation No errors.
Sylius\InvoicingPlugin\Entity\BillingData No errors.
Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData No errors.
Sylius\InvoicingPlugin\Entity\LineItem No errors.
Sylius\InvoicingPlugin\Entity\TaxItem No errors.
BitBag\SyliusWishlistPlugin\Entity\WishlistProduct No errors.
Sylius\Component\User\Model\User No errors.
Sylius\Component\Core\Model\ShopUser No errors.
App\Entity\User\ShopUser No errors.
BitBag\SyliusCmsPlugin\Entity\MediaTranslation No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem No errors.
BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategyRule No errors.
App\Entity\Configurator\ConfigurationItem No errors.
App\Entity\Configurator\ConfigurationImageType No errors.
Sylius\Component\Promotion\Model\PromotionRule No errors.
App\Entity\Promotion\PromotionRule No errors.
Sylius\Component\Promotion\Model\PromotionAction No errors.
App\Entity\Promotion\PromotionAction No errors.
Arobases\SyliusTransporterLabelGenerationPlugin\Entity\Transporter No errors.
Sylius\Component\Shipping\Model\ShippingMethodTranslation No errors.
App\Entity\Shipping\ShippingMethodTranslation No errors.
Sylius\Component\Shipping\Model\ShippingMethodRule No errors.
App\Entity\PageMeta\PageMetaTranslation No errors.
App\Entity\Channel\ChannelParameter No errors.
App\Entity\Popup\PopupTranslation No errors.
Sylius\Component\Product\Model\ProductAssociationTypeTranslation No errors.
App\Entity\Product\ProductAssociationTypeTranslation No errors.
Sylius\Component\Payment\Model\PaymentMethod No errors.
Sylius\Component\Core\Model\PaymentMethod No errors.
App\Entity\Payment\PaymentMethod No errors.
BitBag\SyliusCmsPlugin\Entity\SectionTranslation No errors.
App\Entity\Configurator\Element No errors.
App\Entity\Configurator\Font No errors.
App\Entity\Configurator\FontColor No errors.
App\Entity\Configurator\Library No errors.
Sylius\Component\Product\Model\ProductOptionValueTranslation No errors.
App\Entity\Product\ProductOptionValueTranslation No errors.
Setono\SyliusCalloutPlugin\Model\CalloutTranslation No errors.
Setono\SyliusCalloutPlugin\Model\CalloutRule No errors.
Sylius\Component\User\Model\UserOAuth No errors.
App\Entity\User\UserOAuth No errors.
App\Entity\Configurator\LibraryFile No errors.
Payum\Core\Model\GatewayConfig No errors.
Sylius\Bundle\PayumBundle\Model\GatewayConfig No errors.
App\Entity\Payment\GatewayConfig No errors.
Sylius\Component\Payment\Model\PaymentMethodTranslation No errors.
App\Entity\Payment\PaymentMethodTranslation No errors.
App\Entity\Configurator\Workflow No errors.
App\Entity\Configurator\FontColorTranslation No errors.
App\Entity\Configurator\LibraryTranslation No errors.
Setono\SyliusMailchimpPlugin\Model\Audience No errors.