https://preprod.pro-occasion-rayonnage.fr/page/nouvelles-pages-instit

Query Metrics

56 Database Queries
23 Different statements
32.33 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.29 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.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.menu_taxon_id AS menu_taxon_id_29, t0.shop_billing_data_id AS shop_billing_data_id_30 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
  "preprod.pro-occasion-rayonnage.fr"
]
2 0.30 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.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.menu_taxon_id AS menu_taxon_id_29, t0.shop_billing_data_id AS shop_billing_data_id_30 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id
Parameters:
[]
3 0.35 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.29 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.36 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 0.84 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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:
[
  "/page/nouvelles-pages-instit"
  0
]
7 2.82 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.position AS position_5, b0_.textColor AS textColor_6, b0_.backgroundColor AS backgroundColor_7, b0_.contentWidth AS contentWidth_8 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_channels b3_ ON b0_.id = b3_.page_id INNER JOIN sylius_channel s2_ ON s2_.id = b3_.channel_id WHERE b1_.locale = ? AND b1_.slug = ? AND s2_.code = ? AND b0_.enabled = 1
Parameters:
[
  "fr_FR"
  "nouvelles-pages-instit"
  "default"
]
8 1.34 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  26
  "fr_FR"
]
9 0.68 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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:
[
  "/cookie_consent_alt"
  0
]
10 0.57 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.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.menu_taxon_id AS menu_taxon_id_29, t0.shop_billing_data_id AS shop_billing_data_id_30 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id
Parameters:
[]
11 1.55 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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"
  "default"
]
12 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.link AS link_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:
[
  2
  "fr_FR"
]
13 0.64 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.path AS path_4, t0.mime_type AS mime_type_5, t0.enabled AS enabled_6 FROM bitbag_cms_media t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "logo_header"
]
14 0.24 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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"
  "default"
]
15 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.link AS link_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"
]
16 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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
]
17 0.55 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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
]
18 0.40 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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
]
19 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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
]
20 0.29 ms
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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-code/category"
  0
]
21 3.96 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_.textSEO AS textSEO_9, s1_.name AS name_10, s1_.slug AS slug_11, s1_.description AS description_12, s1_.id AS id_13, s1_.title AS title_14, s1_.locale AS locale_15, s2_.code AS code_16, s2_.tree_left AS tree_left_17, s2_.tree_right AS tree_right_18, s2_.tree_level AS tree_level_19, s2_.position AS position_20, s2_.enabled AS enabled_21, s2_.id AS id_22, s2_.created_at AS created_at_23, s2_.updated_at AS updated_at_24, s2_.textSEO AS textSEO_25, s0_.tree_root AS tree_root_26, s0_.parent_id AS parent_id_27, s1_.translatable_id AS translatable_id_28, s2_.tree_root AS tree_root_29, s2_.parent_id AS parent_id_30 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 s3_.code = ? ORDER BY s0_.position ASC, s2_.position ASC
Parameters:
[
  "fr_FR"
  "category"
]
22 0.95 ms
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.type AS type_3, a0_.startDate AS startDate_4, a0_.endDate AS endDate_5, a0_.selectedRoutes AS selectedRoutes_6 FROM app_popup a0_ WHERE (a0_.startDate IS NULL OR a0_.startDate <= ?) AND (a0_.endDate IS NULL OR a0_.endDate >= ?)
Parameters:
[
  "2025-08-02 03:10:40"
  "2025-08-02 03:10:40"
]
23 1.14 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.backgroundColor AS backgroundColor_3, t0.type AS type_4, t0.contentWidth AS contentWidth_5, t0.image_path AS image_path_6, t0.page_id AS page_id_7 FROM app_cms_blocks t0 WHERE t0.page_id = ?
Parameters:
[
  26
]
24 0.21 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.backgroundColor AS backgroundColor_3, t0.type AS type_4, t0.contentWidth AS contentWidth_5, t0.image_path AS image_path_6, t0.page_id AS page_id_7 FROM app_cms_blocks t0 WHERE t0.page_id = ? ORDER BY t0.position ASC
Parameters:
[
  26
]
25 0.74 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_cms_blocks_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  5
  "fr_FR"
]
26 0.17 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_cms_blocks_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  6
  "fr_FR"
]
27 0.16 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_cms_blocks_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  7
  "fr_FR"
]
28 1.05 ms
SELECT t0.id AS id_1, t0.code AS code_2 FROM bitbag_cms_section t0 INNER JOIN bitbag_cms_page_sections ON t0.id = bitbag_cms_page_sections.section_id WHERE bitbag_cms_page_sections.block_id = ?
Parameters:
[
  26
]
29 1.85 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.ref AS ref_8, t0.special_offer_ends_at AS special_offer_ends_at_9, t0.table_type AS table_type_10, t0.display_shipping_cost_info AS display_shipping_cost_info_11, t0.archived_at AS archived_at_12, t0.main_taxon_id AS main_taxon_id_13, t0.brand_id AS brand_id_14, t15.code AS code_16, t15.name AS name_17, t15.id AS id_18 FROM sylius_product t0 LEFT JOIN loevgaard_brand t15 ON t0.brand_id = t15.id INNER JOIN bitbag_cms_page_products ON t0.id = bitbag_cms_page_products.product_id WHERE bitbag_cms_page_products.page_id = ?
Parameters:
[
  26
]
30 0.56 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_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 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:
[
  "/site-reviews/"
  0
]
31 0.87 ms
SELECT a0_.title AS title_0, a0_.rating AS rating_1, a0_.comment AS comment_2, a0_.status AS status_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5, a0_.id AS id_6, a0_.lastname AS lastname_7, a0_.firstname AS firstname_8, a0_.level AS level_9 FROM app_site_review a0_ ORDER BY a0_.level ASC
Parameters:
[]
32 0.51 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.position AS position_5, b0_.textColor AS textColor_6, b0_.backgroundColor AS backgroundColor_7, b0_.contentWidth AS contentWidth_8 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_sections b3_ ON b0_.id = b3_.block_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id INNER JOIN bitbag_cms_page_channels b5_ ON b0_.id = b5_.page_id INNER JOIN sylius_channel s4_ ON s4_.id = b5_.channel_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 AND s4_.code = ? ORDER BY b0_.position ASC
Parameters:
[
  "fr_FR"
  "nous_connaitre"
  "default"
]
33 0.16 ms
SELECT t0.id AS id_1, t0.code AS code_2 FROM bitbag_cms_section t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "nous_connaitre"
]
34 0.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bitbag_cms_section_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  5
  "fr_FR"
]
35 0.23 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  5
  "fr_FR"
]
36 0.24 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  6
  "fr_FR"
]
37 0.21 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  12
  "fr_FR"
]
38 0.21 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  20
  "fr_FR"
]
39 0.34 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.position AS position_5, b0_.textColor AS textColor_6, b0_.backgroundColor AS backgroundColor_7, b0_.contentWidth AS contentWidth_8 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_sections b3_ ON b0_.id = b3_.block_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id INNER JOIN bitbag_cms_page_channels b5_ ON b0_.id = b5_.page_id INNER JOIN sylius_channel s4_ ON s4_.id = b5_.channel_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 AND s4_.code = ? ORDER BY b0_.position ASC
Parameters:
[
  "fr_FR"
  "nos_avantages"
  "default"
]
40 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2 FROM bitbag_cms_section t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "nos_avantages"
]
41 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bitbag_cms_section_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  8
  "fr_FR"
]
42 0.22 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  25
  "fr_FR"
]
43 0.22 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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"
  "default"
]
44 0.20 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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"
  "default"
]
45 0.20 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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:
[
  "adresse_footer"
  "default"
]
46 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.link AS link_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:
[
  7
  "fr_FR"
]
47 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.link AS link_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM bitbag_cms_block_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  8
  "fr_FR"
]
48 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2 FROM bitbag_cms_section t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "nos_services"
]
49 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bitbag_cms_section_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  6
  "fr_FR"
]
50 1.08 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.type AS type_2, b0_.path AS path_3, b0_.mime_type AS mime_type_4, b0_.enabled AS enabled_5 FROM bitbag_cms_media b0_ INNER JOIN bitbag_cms_media_channels b2_ ON b0_.id = b2_.block_id INNER JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id INNER JOIN bitbag_cms_media_sections b4_ ON b0_.id = b4_.media_id INNER JOIN bitbag_cms_section b3_ ON b3_.id = b4_.section_id WHERE s1_.code = ? AND b3_.code = ? AND b0_.enabled = 1
Parameters:
[
  "default"
  "footer"
]
51 0.21 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_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_footer"
  "default"
]
52 0.35 ms
SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.position AS position_5, b0_.textColor AS textColor_6, b0_.backgroundColor AS backgroundColor_7, b0_.contentWidth AS contentWidth_8 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_sections b3_ ON b0_.id = b3_.block_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id INNER JOIN bitbag_cms_page_channels b5_ ON b0_.id = b5_.page_id INNER JOIN sylius_channel s4_ ON s4_.id = b5_.channel_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 AND s4_.code = ? ORDER BY b0_.position ASC
Parameters:
[
  "fr_FR"
  "footer"
  "default"
]
53 0.21 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  14
  "fr_FR"
]
54 0.21 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.breadcrumb AS breadcrumb_4, t0.name_when_linked AS name_when_linked_5, t0.description_when_linked AS description_when_linked_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.content AS content_9, t0.title AS title_10, t0.textHeader AS textHeader_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13, t14.type AS type_15, t14.path AS path_16, t14.id AS id_17, t14.owner_id AS owner_id_18 FROM bitbag_cms_page_translation t0 LEFT JOIN bitbag_cms_page_image t14 ON t14.owner_id = t0.id WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  22
  "fr_FR"
]
55 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.link AS link_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:
[
  1
  "fr_FR"
]
56 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.path AS path_4, t0.mime_type AS mime_type_5, t0.enabled AS enabled_6 FROM bitbag_cms_media t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "logo_footer"
]

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
Sylius\Component\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
App\Entity\Order\Order 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\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
App\Entity\Taxonomy\Taxon No errors.
Sylius\Component\Core\Model\ShopBillingData No errors.
Sylius\Component\Addressing\Model\Country No errors.
App\Entity\Addressing\Country No errors.
BitBag\SyliusCmsPlugin\Entity\Block No errors.
BitBag\SyliusCmsPlugin\Entity\Page No errors.
App\Entity\CMS\Page No errors.
BitBag\SyliusCmsPlugin\Entity\Media No errors.
Sylius\Component\Product\Model\Product No errors.
Sylius\Component\Core\Model\Product No errors.
App\Entity\Product\Product No errors.
App\Entity\CMS\Block No errors.
BitBag\SyliusCmsPlugin\Entity\Section No errors.
App\Entity\Partners\Partner No errors.
App\Entity\Popup\Popup No errors.
Sylius\Component\Product\Model\ProductVariant No errors.
Sylius\Component\Core\Model\ProductVariant No errors.
App\Entity\Product\ProductVariant 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.
App\Entity\Order\Adjustment No errors.
Sylius\Component\Attribute\Model\Attribute No errors.
Sylius\Component\Product\Model\ProductAttribute No errors.
App\Entity\Product\ProductAttribute No errors.
Sylius\Component\Product\Model\ProductOption No errors.
App\Entity\Product\ProductOption No errors.
Setono\SyliusRedirectPlugin\Model\Redirect No errors.
BitBag\SyliusCmsPlugin\Entity\PageTranslation No errors.
App\Entity\CMS\PageTranslation No errors.
Sylius\Component\Core\Model\Image No errors.
BitBag\SyliusCmsPlugin\Entity\PageImage No errors.
Sylius\Component\Promotion\Model\PromotionCoupon No errors.
Sylius\Component\Core\Model\PromotionCoupon No errors.
App\Entity\Promotion\PromotionCoupon No errors.
Sylius\Component\Customer\Model\Customer No errors.
Sylius\Component\Core\Model\Customer No errors.
App\Entity\Customer\Customer No errors.
Sylius\Component\Addressing\Model\Address No errors.
Sylius\Component\Core\Model\Address No errors.
App\Entity\Addressing\Address No errors.
Sylius\Component\Payment\Model\Payment No errors.
Sylius\Component\Core\Model\Payment No errors.
App\Entity\Payment\Payment No errors.
Sylius\Component\Shipping\Model\Shipment No errors.
Sylius\Component\Core\Model\Shipment No errors.
App\Entity\Shipping\Shipment No errors.
Sylius\Component\Promotion\Model\Promotion No errors.
Sylius\Component\Core\Model\Promotion No errors.
App\Entity\Promotion\Promotion 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\Taxonomy\Model\TaxonTranslation No errors.
App\Entity\Taxonomy\TaxonTranslation No errors.
Sylius\Component\Core\Model\TaxonImage No errors.
App\Entity\Taxonomy\TaxonImage No errors.
Sylius\Component\Addressing\Model\Province No errors.
App\Entity\Addressing\Province No errors.
BitBag\SyliusCmsPlugin\Entity\BlockTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\MediaTranslation No errors.
App\Entity\FreeOption\FreeOption No errors.
Sylius\Component\Product\Model\ProductTranslation No errors.
Sylius\Component\Core\Model\ProductTranslation No errors.
App\Entity\Product\ProductTranslation No errors.
Loevgaard\SyliusBrandPlugin\Model\Brand 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\Product\Model\ProductAssociation No errors.
App\Entity\Product\ProductAssociation No errors.
Sylius\Component\Review\Model\Review No errors.
Sylius\Component\Core\Model\ProductReview No errors.
App\Entity\Product\ProductReview No errors.
App\Entity\CMS\BlockTranslation No errors.
BitBag\SyliusCmsPlugin\Entity\SectionTranslation No errors.
App\Entity\Popup\PopupImage No errors.
App\Entity\Popup\PopupTranslation 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.
Sylius\Component\Attribute\Model\AttributeTranslation No errors.
Sylius\Component\Product\Model\ProductAttributeTranslation No errors.
App\Entity\Product\ProductAttributeTranslation No errors.
App\Entity\FreeOption\FreeOptionCategory No errors.
Sylius\Component\Product\Model\ProductOptionTranslation No errors.
App\Entity\Product\ProductOptionTranslation No errors.
Sylius\Component\Customer\Model\CustomerGroup No errors.
App\Entity\Customer\CustomerGroup No errors.
Sylius\Component\User\Model\User No errors.
Sylius\Component\Core\Model\ShopUser No errors.
App\Entity\User\ShopUser No errors.
Sylius\Component\Payment\Model\PaymentMethod No errors.
Sylius\Component\Core\Model\PaymentMethod No errors.
App\Entity\Payment\PaymentMethod No errors.
Sylius\Component\Shipping\Model\ShippingMethod No errors.
Sylius\Component\Core\Model\ShippingMethod No errors.
App\Entity\Shipping\ShippingMethod 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.
App\Entity\FreeOption\FreeOptionValue No errors.
App\Entity\FreeOption\FreeOptionTranslation No errors.
Loevgaard\SyliusBrandPlugin\Model\BrandImage No errors.
Setono\SyliusCalloutPlugin\Model\CalloutTranslation No errors.
Setono\SyliusCalloutPlugin\Model\CalloutRule No errors.
Sylius\Component\Product\Model\ProductAssociationType No errors.
App\Entity\Product\ProductAssociationType No errors.
Sylius\Component\Taxation\Model\TaxRate No errors.
Sylius\Component\Core\Model\TaxRate No errors.
App\Entity\Taxation\TaxRate No errors.
Sylius\Component\Product\Model\ProductOptionValueTranslation No errors.
App\Entity\Product\ProductOptionValueTranslation No errors.
App\Entity\FreeOption\FreeOptionCategoryTranslation 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.
Sylius\Component\Shipping\Model\ShippingMethodTranslation No errors.
App\Entity\Shipping\ShippingMethodTranslation No errors.
Sylius\Component\Shipping\Model\ShippingMethodRule No errors.
App\Entity\FreeOption\FreeOptionValueTranslation No errors.
Sylius\Component\Product\Model\ProductAssociationTypeTranslation No errors.
App\Entity\Product\ProductAssociationTypeTranslation No errors.
App\Entity\Review\SiteReview No errors.