Query Metrics

189 Database Queries
41 Different statements
2165.84 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.34 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.shipping_days_estimated AS shipping_days_estimated_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_20, t0.default_locale_id AS default_locale_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.id AS id_26, t0.base_currency_id AS base_currency_id_27, t28.code AS code_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34, t0.shop_billing_data_id AS shop_billing_data_id_35, t0.referenceableContent_id AS referenceableContent_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t22 ON t0.default_locale_id = t22.id INNER JOIN sylius_currency t28 ON t0.base_currency_id = t28.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
  "6nergiesboutique.arobases.fr"
]
2 0.23 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.shipping_days_estimated AS shipping_days_estimated_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_20, t0.default_locale_id AS default_locale_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.id AS id_26, t0.base_currency_id AS base_currency_id_27, t28.code AS code_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34, t0.shop_billing_data_id AS shop_billing_data_id_35, t0.referenceableContent_id AS referenceableContent_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t22 ON t0.default_locale_id = t22.id INNER JOIN sylius_currency t28 ON t0.base_currency_id = t28.id
Parameters:
[]
3 0.17 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:
[
  1
]
4 0.15 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:
[
  1
]
5 0.16 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:
[
  1
]
6 2123.45 ms
SELECT b0_.name AS name_0, b0_.token AS token_1, b0_.id AS id_2, b0_.shop_user_id AS shop_user_id_3, b0_.channel_id AS channel_id_4 FROM bitbag_wishlist b0_ WHERE b0_.channel_id = ? AND b0_.shop_user_id IS NULL AND b0_.token = ?
Parameters:
[
  1
  ""
]
7 0.12 ms
"START TRANSACTION"
Parameters:
[]
8 0.19 ms
INSERT INTO bitbag_wishlist (name, token, shop_user_id, channel_id) VALUES (?, ?, ?, ?)
Parameters:
[
  1 => "Wishlist"
  2 => BitBag\SyliusWishlistPlugin\Entity\WishlistToken {#6425
    __toString(): "26839d5f-b729-46f6-9798-f221330bdf92"
  }
  3 => null
  4 => 1
]
9 0.12 ms
"COMMIT"
Parameters:
[]
10 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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:
[
  "/products/kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  0
]
11 0.44 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
12 0.24 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  78
]
13 0.43 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
14 0.35 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
15 0.34 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
16 0.34 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
17 0.38 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
18 0.37 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"
]
19 0.27 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:
[
  "horaires_magasin"
  "Web"
]
20 0.23 ms
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
  79
]
21 0.19 ms
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
  1
]
22 0.26 ms
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  79
  "fr_FR"
]
23 0.22 ms
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1
  "fr_FR"
]
24 0.36 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
25 0.24 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
26 0.30 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
27 0.31 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
28 0.22 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
29 0.22 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
30 0.23 ms
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
  78
]
31 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.shipping_days_estimated AS shipping_days_estimated_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_20, t0.default_locale_id AS default_locale_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.id AS id_26, t0.base_currency_id AS base_currency_id_27, t28.code AS code_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34, t0.shop_billing_data_id AS shop_billing_data_id_35, t0.referenceableContent_id AS referenceableContent_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t22 ON t0.default_locale_id = t22.id INNER JOIN sylius_currency t28 ON t0.base_currency_id = t28.id WHERE t0.enabled = ?
Parameters:
[
  1
]
32 0.25 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
33 0.22 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
34 0.26 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
35 0.26 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
36 0.21 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
37 0.23 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
38 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  78
]
39 0.25 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"
]
40 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:
[
  "num_telephone"
  "Web"
]
41 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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
]
42 0.21 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.shipping_days_estimated AS shipping_days_estimated_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_20, t0.default_locale_id AS default_locale_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.id AS id_26, t0.base_currency_id AS base_currency_id_27, t28.code AS code_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34, t0.shop_billing_data_id AS shop_billing_data_id_35, t0.referenceableContent_id AS referenceableContent_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t22 ON t0.default_locale_id = t22.id INNER JOIN sylius_currency t28 ON t0.base_currency_id = t28.id
Parameters:
[]
43 0.32 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
44 0.19 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
45 0.19 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
46 0.30 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
47 0.15 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
48 0.16 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
49 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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
]
50 0.29 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
51 0.24 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
52 0.19 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
53 0.20 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
54 0.15 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
55 0.15 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
56 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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
]
57 0.30 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
58 0.18 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
59 0.19 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
60 0.32 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
61 0.23 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
62 0.20 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
63 0.34 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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
]
64 1.01 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_.locale AS locale_20, s2_.code AS code_21, s2_.tree_left AS tree_left_22, s2_.tree_right AS tree_right_23, s2_.tree_level AS tree_level_24, s2_.position AS position_25, s2_.enabled AS enabled_26, s2_.id AS id_27, s2_.created_at AS created_at_28, s2_.updated_at AS updated_at_29, s2_.color AS color_30, s2_.oldId AS oldId_31, s2_.visibleInMenu AS visibleInMenu_32, s2_.flagshipTaxon AS flagshipTaxon_33, s0_.tree_root AS tree_root_34, s0_.parent_id AS parent_id_35, s1_.translatable_id AS translatable_id_36, s2_.tree_root AS tree_root_37, s2_.parent_id AS parent_id_38 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"
]
65 0.40 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"
]
66 0.30 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:
[
  4
  "fr_FR"
]
67 0.44 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
68 0.24 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
69 0.27 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
70 0.29 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
71 0.25 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
72 0.22 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
73 0.33 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"
]
74 0.28 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.shipping_days_estimated AS shipping_days_estimated_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_20, t0.default_locale_id AS default_locale_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.id AS id_26, t0.base_currency_id AS base_currency_id_27, t28.code AS code_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34, t0.shop_billing_data_id AS shop_billing_data_id_35, t0.referenceableContent_id AS referenceableContent_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t22 ON t0.default_locale_id = t22.id INNER JOIN sylius_currency t28 ON t0.base_currency_id = t28.id INNER JOIN sylius_promotion_channels ON t0.id = sylius_promotion_channels.channel_id WHERE sylius_promotion_channels.promotion_id = ?
Parameters:
[
  3
]
75 0.35 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_.filePath AS filePath_10, s0_.api_key AS api_key_11, s0_.account_number AS account_number_12, s0_.password AS password_13, s0_.type_pickup_point AS type_pickup_point_14, s0_.isAPickupPoint AS isAPickupPoint_15, s0_.configurationDeliveryDate AS configurationDeliveryDate_16, s0_.category_id AS category_id_17, s0_.zone_id AS zone_id_18, s0_.tax_category_id AS tax_category_id_19 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:
[
  1
]
76 0.34 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:
[
  "_table_rate_price_standard"
]
77 0.26 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"
]
78 0.30 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 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:
[
  78
]
79 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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:
[
  "/admin/fr_FR/_partial/cart/product-bundle/add"
  0
]
80 0.30 ms
SELECT t0.quantity AS quantity_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5, t0.product_bundle_id AS product_bundle_id_6 FROM bitbag_product_bundle_item t0 WHERE t0.product_bundle_id = ?
Parameters:
[
  15
]
81 0.22 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  32
]
82 0.35 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  32
]
83 0.23 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  32
  "fr_FR"
]
84 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  15
]
85 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  15
]
86 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  15
  "fr_FR"
]
87 0.13 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  37
]
88 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  37
]
89 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  37
  "fr_FR"
]
90 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  19
]
91 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  19
]
92 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  19
  "fr_FR"
]
93 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  20
]
94 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  20
]
95 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  20
  "fr_FR"
]
96 0.15 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  21
]
97 0.23 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  21
]
98 0.16 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  21
  "fr_FR"
]
99 0.12 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  22
]
100 0.23 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  22
]
101 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  22
  "fr_FR"
]
102 0.13 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  23
]
103 0.23 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  23
]
104 0.17 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  23
  "fr_FR"
]
105 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  44
]
106 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  44
]
107 0.16 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  44
  "fr_FR"
]
108 0.15 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  45
]
109 0.25 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  45
]
110 0.19 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  45
  "fr_FR"
]
111 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  24
]
112 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  24
]
113 0.16 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  24
  "fr_FR"
]
114 0.12 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  25
]
115 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  25
]
116 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  25
  "fr_FR"
]
117 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  46
]
118 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  46
]
119 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  46
  "fr_FR"
]
120 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  47
]
121 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  47
]
122 0.18 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  47
  "fr_FR"
]
123 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  49
]
124 0.29 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  49
]
125 0.22 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  49
  "fr_FR"
]
126 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  50
]
127 0.23 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  50
]
128 0.19 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  50
  "fr_FR"
]
129 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  27
]
130 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  27
]
131 0.20 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  27
  "fr_FR"
]
132 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
  30
]
133 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.file_path AS file_path_8, t0.archived_at AS archived_at_9, t0.seo_brand AS seo_brand_10, t0.seo_gtin8 AS seo_gtin8_11, t0.seo_gtin13 AS seo_gtin13_12, t0.seo_gtin14 AS seo_gtin14_13, t0.seo_mpn AS seo_mpn_14, t0.seo_isbn AS seo_isbn_15, t0.seo_sku AS seo_sku_16, t0.seo_offer_aggregated AS seo_offer_aggregated_17, t0.searchable AS searchable_18, t0.filterable AS filterable_19, t0.search_weight AS search_weight_20, t0.main_taxon_id AS main_taxon_id_21, t0.supplier_id AS supplier_id_22, t0.brand_id AS brand_id_23, t24.id AS id_25, t24.code AS code_26, t24.name AS name_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 t24 ON t0.brand_id = t24.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
  30
]
134 0.19 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.technical_documentation AS technical_documentation_8, t0.composition AS composition_9, t0.subtitle AS subtitle_10, t0.informations AS informations_11, t0.advantages AS advantages_12, t0.guarantees AS guarantees_13, t0.locale AS locale_14, t0.translatable_id AS translatable_id_15 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  30
  "fr_FR"
]
135 0.36 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ?
Parameters:
[
  "fr_FR"
  "kit-photovoltaique-6-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3"
  1
  1
]
136 0.25 ms
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s0_.main_taxon_id AS main_taxon_id_4, s0_.supplier_id AS supplier_id_5, s0_.brand_id AS brand_id_6, s0_.referenceableContent_id AS referenceableContent_id_7, s1_.owner_id AS owner_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
137 0.25 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.referenceableContent_id AS referenceableContent_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
138 0.26 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.internal_id AS internal_id_16, s1_.purchase_price AS purchase_price_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.supplier_id AS supplier_id_19, s0_.brand_id AS brand_id_20, s0_.referenceableContent_id AS referenceableContent_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
  [
    78
  ]
]
139 0.24 ms
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.product_variant_id AS product_variant_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
140 0.21 ms
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?)
Parameters:
[
  [
    78
  ]
]
141 0.25 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_delivery_product"
  "Web"
]
142 0.28 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.path AS path_4, t0.created_at AS created_at_5 FROM app_product_file t0 INNER JOIN app_product_product_file ON t0.id = app_product_product_file.product_file_id WHERE app_product_product_file.product_id = ?
Parameters:
[
  78
]
143 0.23 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.association_type_id AS association_type_id_4, t0.product_id AS product_id_5 FROM sylius_product_association t0 WHERE t0.product_id = ?
Parameters:
[
  78
]
144 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_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.contact_phone_number AS contact_phone_number_22, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_23, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_24, s1_.account_verification_required AS account_verification_required_25, s1_.shipping_days_estimated AS shipping_days_estimated_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.considerTaxesForProfessionalCustomer AS considerTaxesForProfessionalCustomer_29, s1_.default_locale_id AS default_locale_id_30, s1_.base_currency_id AS base_currency_id_31, s1_.default_tax_zone_id AS default_tax_zone_id_32, s1_.menu_taxon_id AS menu_taxon_id_33, s1_.shop_billing_data_id AS shop_billing_data_id_34, s1_.referenceableContent_id AS referenceableContent_id_35 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/products/latest/8"
  0
]
145 0.57 ms
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.file_path AS file_path_7, s0_.archived_at AS archived_at_8, s0_.seo_brand AS seo_brand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.searchable AS searchable_17, s0_.filterable AS filterable_18, s0_.search_weight AS search_weight_19, s1_.name AS name_20, s1_.slug AS slug_21, s1_.description AS description_22, s1_.meta_keywords AS meta_keywords_23, s1_.meta_description AS meta_description_24, s1_.id AS id_25, s1_.short_description AS short_description_26, s1_.technical_documentation AS technical_documentation_27, s1_.composition AS composition_28, s1_.subtitle AS subtitle_29, s1_.informations AS informations_30, s1_.advantages AS advantages_31, s1_.guarantees AS guarantees_32, s1_.locale AS locale_33, s0_.main_taxon_id AS main_taxon_id_34, s0_.supplier_id AS supplier_id_35, s0_.brand_id AS brand_id_36, s0_.referenceableContent_id AS referenceableContent_id_37, s1_.translatable_id AS translatable_id_38 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.created_at DESC LIMIT 8
Parameters:
[
  "fr_FR"
  1
  1
]
146 0.20 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  209
]
147 0.17 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  208
]
148 0.14 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  207
]
149 0.16 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM app_brand t0 WHERE t0.id IN (?)
Parameters:
[
  [
    21
  ]
]
150 0.17 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  206
]
151 0.18 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  205
]
152 0.18 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM app_brand t0 WHERE t0.id IN (?)
Parameters:
[
  [
    15
  ]
]
153 0.13 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  204
]
154 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM app_brand t0 WHERE t0.id IN (?)
Parameters:
[
  [
    13
  ]
]
155 0.16 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  203
]
156 0.12 ms
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
  202
]
157 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM app_brand t0 WHERE t0.id IN (?)
Parameters:
[
  [
    14
  ]
]
158 0.28 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  209
]
159 0.21 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:
[
  209
]
160 0.16 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  209
]
161 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 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:
[
  209
]
162 0.27 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  208
]
163 0.26 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:
[
  208
]
164 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  208
]
165 0.21 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 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:
[
  208
]
166 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  207
]
167 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:
[
  207
]
168 0.17 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  207
]
169 0.20 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 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:
[
  207
]
170 0.25 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  206
]
171 0.19 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:
[
  206
]
172 0.17 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  206
]
173 0.18 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 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:
[
  206
]
174 0.22 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  205
]
175 0.20 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:
[
  205
]
176 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  205
]
177 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 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:
[
  205
]
178 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  204
]
179 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:
[
  204
]
180 0.11 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  204
]
181 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 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:
[
  204
]
182 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  203
]
183 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:
[
  203
]
184 0.12 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  203
]
185 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 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:
[
  203
]
186 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.internal_id AS internal_id_16, t0.purchase_price AS purchase_price_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
  202
]
187 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:
[
  202
]
188 0.11 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
  202
]
189 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 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:
[
  202
]

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
BitBag\SyliusWishlistPlugin\Entity\Wishlist No errors.
BitBag\SyliusCmsPlugin\Entity\Page No errors.
Sylius\Component\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
App\Entity\Taxonomy\Taxon 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\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
App\Entity\Order\Order No errors.
Sylius\Component\Taxation\Model\TaxRate No errors.
Sylius\Component\Core\Model\TaxRate No errors.
App\Entity\Taxation\TaxRate 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\User\Model\User No errors.
Sylius\Component\Core\Model\ShopUser No errors.
App\Entity\User\ShopUser No errors.
BitBag\SyliusWishlistPlugin\Entity\WishlistProduct No errors.
Sylius\Component\Customer\Model\Customer No errors.
Sylius\Component\Core\Model\Customer No errors.
App\Entity\Customer\Customer No errors.
Sylius\Component\Customer\Model\CustomerGroup No errors.
App\Entity\Customer\CustomerGroup 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\PaymentMethod No errors.
Sylius\Component\Core\Model\PaymentMethod No errors.
App\Entity\Payment\PaymentMethod No errors.
Setono\SyliusRedirectPlugin\Model\Redirect No errors.
Sylius\Component\Product\Model\ProductTranslation No errors.
Sylius\Component\Core\Model\ProductTranslation No errors.
App\Entity\Product\ProductTranslation No errors.
App\Entity\Supplier\Supplier No errors.
App\Entity\Brand\Brand No errors.
Sylius\Component\Core\Model\Image No errors.
App\Entity\Product\Pictogram No errors.
App\Entity\Product\ProductFile No errors.
App\Entity\Configurator\ConfiguratorOption
  • The mappings App\Entity\Configurator\ConfiguratorOption#configuratotOptionValues and App\Entity\Configurator\ConfiguratorOptionValue#configuratorOption are inconsistent with each other.
App\Entity\Product\SimpleProductOption No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundle No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem No errors.
Setono\SyliusCalloutPlugin\Model\Callout No errors.
Sylius\Component\Core\Model\ProductTaxon No errors.
App\Entity\Product\ProductTaxon No errors.
Sylius\Component\Core\Model\ProductImage No errors.
App\Entity\Product\ProductImage No errors.
Sylius\Component\Attribute\Model\AttributeValue No errors.
Sylius\Component\Product\Model\ProductAttributeValue No errors.
App\Entity\Product\ProductAttributeValue 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\ProductVariant No errors.
Sylius\Component\Core\Model\ProductVariant No errors.
App\Entity\Product\ProductVariant No errors.
Sylius\Component\Product\Model\ProductAssociation No errors.
App\Entity\Product\ProductAssociation No errors.
Sylius\Component\Product\Model\ProductOption No errors.
App\Entity\Product\ProductOption No errors.
Sylius\Component\Review\Model\Review No errors.
Sylius\Component\Core\Model\ProductReview No errors.
App\Entity\Product\ProductReview 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.
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.
BitBag\SyliusCmsPlugin\Entity\Block No errors.
BitBag\SyliusCmsPlugin\Entity\Media No errors.
BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem No errors.
Sylius\Component\Taxonomy\Model\TaxonTranslation No errors.
App\Entity\Taxonomy\TaxonTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\PageTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion No errors.
App\Entity\CMS\FrequentlyAskedQuestion No errors.
App\Entity\Shipping\ShippingDeliveryDate No errors.
App\Entity\Parameter\Parameter 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\Partners\Partner 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.
MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting No errors.
BitBag\SyliusCmsPlugin\Entity\BlockTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\Section No errors.
Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation No errors.
Sylius\Component\Core\Model\TaxonImage No errors.
App\Entity\Taxonomy\TaxonImage No errors.
Sylius\Component\Promotion\Model\PromotionCoupon No errors.
Sylius\Component\Core\Model\PromotionCoupon No errors.
App\Entity\Promotion\PromotionCoupon No errors.
App\Entity\Order\OrderStatus 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\Addressing\Model\ZoneMember No errors.
App\Entity\Addressing\ZoneMember No errors.
Sylius\Component\Addressing\Model\Province No errors.
App\Entity\Addressing\Province No errors.
Sylius\Component\User\Model\UserOAuth No errors.
App\Entity\User\UserOAuth 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\Brand\BrandImage No errors.
App\Entity\Brand\BrandTranslation No errors.
App\Entity\Product\PictogramTranslation No errors.
App\Entity\Configurator\ConfiguratorOptionValue
  • The association App\Entity\Configurator\ConfiguratorOptionValue#configuratorOption refers to the inverse side field App\Entity\Configurator\ConfiguratorOption#configurationOptionValues which does not exist.
App\Entity\Configurator\ConfiguratorOptionTranslation No errors.
App\Entity\Product\SimpleProductOptionValue No errors.
App\Entity\Product\SimpleProductOptionTranslation No errors.
Setono\SyliusCalloutPlugin\Model\CalloutTranslation No errors.
Setono\SyliusCalloutPlugin\Model\CalloutRule 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\ProductAssociationType No errors.
App\Entity\Product\ProductAssociationType No errors.
Sylius\Component\Product\Model\ProductOptionTranslation No errors.
App\Entity\Product\ProductOptionTranslation No errors.
Sylius\Component\Product\Model\ProductOptionValueTranslation No errors.
App\Entity\Product\ProductOptionValueTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\MediaTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation No errors.
App\Entity\Channel\ChannelParameter 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.
Sylius\Component\Shipping\Model\ShippingMethodTranslation No errors.
App\Entity\Shipping\ShippingMethodTranslation No errors.
Sylius\Component\Shipping\Model\ShippingMethodRule No errors.
BitBag\SyliusCmsPlugin\Entity\SectionTranslation No errors.
App\Entity\Configurator\ConfiguratorOptionValueTranslation No errors.
App\Entity\Product\SimpleProductOptionValueTranslation No errors.
Sylius\Component\Product\Model\ProductAssociationTypeTranslation No errors.
App\Entity\Product\ProductAssociationTypeTranslation 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.