Query Metrics
211
Database Queries
23
Different statements
101.75 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_19, t0.google_analytics_code AS google_analytics_code_20, t0.google_tag_manager_id AS google_tag_manager_id_21, t0.minimum_order_value AS minimum_order_value_22, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_23, t0.default_locale_id AS default_locale_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_36, t0.menu_taxon_id AS menu_taxon_id_37, t0.shop_billing_data_id AS shop_billing_data_id_38, t0.referenceableContent_id AS referenceableContent_id_39 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
"preprod.happycandy.fr"
]
|
| 2 | 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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_19, t0.google_analytics_code AS google_analytics_code_20, t0.google_tag_manager_id AS google_tag_manager_id_21, t0.minimum_order_value AS minimum_order_value_22, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_23, t0.default_locale_id AS default_locale_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_36, t0.menu_taxon_id AS menu_taxon_id_37, t0.shop_billing_data_id AS shop_billing_data_id_38, t0.referenceableContent_id AS referenceableContent_id_39 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id
Parameters:
[] |
| 3 | 0.31 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.25 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.28 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 | 32.62 ms |
SELECT b0_.name AS name_0, b0_.token AS token_1, b0_.id AS id_2, b0_.channel_id AS channel_id_3, b0_.shop_user_id AS shop_user_id_4 FROM bitbag_wishlist b0_ WHERE b0_.channel_id = ? AND b0_.shop_user_id IS NULL AND b0_.token = ?
Parameters:
[
1
""
]
|
| 7 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 8 | 0.29 ms |
INSERT INTO bitbag_wishlist (name, token, channel_id, shop_user_id) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "Wishlist" 2 => BitBag\SyliusWishlistPlugin\Entity\WishlistToken {#13163 : "797e0132-247c-4765-819b-87fd822bf925" } 3 => 1 4 => null ] |
| 9 | 0.13 ms |
"COMMIT"
Parameters:
[] |
| 10 | 0.46 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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:
[ "/taxons/categorie/ballons/ballons-chiffres-et-lettres" 0 ] |
| 11 | 0.34 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, s1_.name AS name_10, s1_.slug AS slug_11, s1_.description AS description_12, s1_.id AS id_13, s1_.textSEO AS textSEO_14, s1_.metaDescription AS metaDescription_15, s1_.metaTitle AS metaTitle_16, s1_.meta_robot_index AS meta_robot_index_17, s1_.locale AS locale_18, s0_.tree_root AS tree_root_19, s0_.parent_id AS parent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "categorie/ballons/ballons-chiffres-et-lettres" "fr_FR" ] |
| 12 | 0.26 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8, s0_.searchable AS searchable_9, s0_.filterable AS filterable_10, s0_.search_weight AS search_weight_11 FROM sylius_product_attribute s0_ INNER JOIN sylius_product_attribute_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[] |
| 13 | 0.28 ms |
SELECT s0_.code AS code_0, s0_.position AS position_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.impact_global_stock AS impact_global_stock_5, s0_.searchable AS searchable_6, s0_.filterable AS filterable_7, s0_.search_weight AS search_weight_8 FROM sylius_product_option s0_ INNER JOIN sylius_product_option_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[] |
| 14 | 0.29 ms |
SELECT m0_.id AS id_0, m0_.vendor AS vendor_1, m0_.plugin AS plugin_2, m0_.path AS path_3, m0_.locale_code AS locale_code_4, m0_.storage_type AS storage_type_5, m0_.text_value AS text_value_6, m0_.boolean_value AS boolean_value_7, m0_.integer_value AS integer_value_8, m0_.float_value AS float_value_9, m0_.datetime_value AS datetime_value_10, m0_.date_value AS date_value_11, m0_.json_value AS json_value_12, m0_.created_at AS created_at_13, m0_.updated_at AS updated_at_14, CASE WHEN m0_.channel_id IS NOT NULL THEN (CASE WHEN m0_.locale_code IS NULL THEN 2 ELSE 1 END) ELSE (CASE WHEN m0_.locale_code IS NULL THEN 4 ELSE 3 END) END AS sclr_15, m0_.channel_id AS channel_id_16 FROM mbiz_settings_setting m0_ WHERE m0_.vendor = ? AND m0_.plugin = ? AND (m0_.channel_id = ? OR m0_.channel_id IS NULL) AND m0_.locale_code IS NULL ORDER BY sclr_15 DESC
Parameters:
[ "monsieurbiz" "search" 1 ] |
| 15 | 0.23 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
50
]
|
| 16 | 0.29 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, s1_.name AS name_10, s1_.slug AS slug_11, s1_.description AS description_12, s1_.id AS id_13, s1_.textSEO AS textSEO_14, s1_.metaDescription AS metaDescription_15, s1_.metaTitle AS metaTitle_16, s1_.meta_robot_index AS meta_robot_index_17, s1_.locale AS locale_18, s0_.tree_root AS tree_root_19, s0_.parent_id AS parent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "categorie/ballons/ballons-chiffres-et-lettres" "fr_FR" ] |
| 17 | 0.52 ms |
SELECT m0_.id AS id_0, m0_.enabled AS enabled_1, m0_.customers_only AS customers_only_2, m0_.name AS name_3, m0_.description AS description_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.template_html AS template_html_7, m0_.from_date AS from_date_8, m0_.to_date AS to_date_9 FROM mbiz_alert_message m0_ INNER JOIN mbiz_alert_message_translation m1_ ON m0_.id = m1_.translatable_id AND (m1_.locale = ?) WHERE m0_.enabled = 1 AND (m0_.from_date <= ? OR m0_.from_date IS NULL) AND (m0_.to_date >= ? OR m0_.to_date IS NULL) AND EXISTS (SELECT 1 FROM mbiz_alert_message_channels m2_ WHERE m2_.message_id = m0_.id AND m2_.channel_id IN (?))
Parameters:
[ "fr_FR" "2026-03-14 04:17:30" "2026-03-14 04:17:30" 1 ] |
| 18 | 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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 ] |
| 19 | 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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_19, t0.google_analytics_code AS google_analytics_code_20, t0.google_tag_manager_id AS google_tag_manager_id_21, t0.minimum_order_value AS minimum_order_value_22, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_23, t0.default_locale_id AS default_locale_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_36, t0.menu_taxon_id AS menu_taxon_id_37, t0.shop_billing_data_id AS shop_billing_data_id_38, t0.referenceableContent_id AS referenceableContent_id_39 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id
Parameters:
[] |
| 20 | 0.30 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" ] |
| 21 | 0.21 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" ] |
| 22 | 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:
[ "slogan_site" "default" ] |
| 23 | 0.15 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:
[ 9 "fr_FR" ] |
| 24 | 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" ] |
| 25 | 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:
[ 4 "fr_FR" ] |
| 26 | 0.35 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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 ] |
| 27 | 0.36 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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 ] |
| 28 | 0.39 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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 ] |
| 29 | 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_.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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 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 ] |
| 30 | 1.36 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, s1_.name AS name_10, s1_.slug AS slug_11, s1_.description AS description_12, s1_.id AS id_13, s1_.textSEO AS textSEO_14, s1_.metaDescription AS metaDescription_15, s1_.metaTitle AS metaTitle_16, s1_.meta_robot_index AS meta_robot_index_17, s1_.locale AS locale_18, s2_.code AS code_19, s2_.tree_left AS tree_left_20, s2_.tree_right AS tree_right_21, s2_.tree_level AS tree_level_22, s2_.position AS position_23, s2_.enabled AS enabled_24, s2_.id AS id_25, s2_.created_at AS created_at_26, s2_.updated_at AS updated_at_27, s2_.color AS color_28, s0_.tree_root AS tree_root_29, s0_.parent_id AS parent_id_30, s1_.translatable_id AS translatable_id_31, s2_.tree_root AS tree_root_32, s2_.parent_id AS parent_id_33 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" ] |
| 31 | 0.49 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 5 1 ] |
| 32 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
14
]
|
| 33 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
| 34 | 0.27 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 14 1 ] |
| 35 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
15
]
|
| 36 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 15 "fr_FR" ] |
| 37 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 15 1 ] |
| 38 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
21
]
|
| 39 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 21 "fr_FR" ] |
| 40 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 21 1 ] |
| 41 | 0.16 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
23
]
|
| 42 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 23 "fr_FR" ] |
| 43 | 0.27 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 23 1 ] |
| 44 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
80
]
|
| 45 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 80 "fr_FR" ] |
| 46 | 0.40 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 80 1 ] |
| 47 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
26
]
|
| 48 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 26 "fr_FR" ] |
| 49 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 26 1 ] |
| 50 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
24
]
|
| 51 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 24 "fr_FR" ] |
| 52 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 24 1 ] |
| 53 | 0.21 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
5
]
|
| 54 | 1.77 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 4 1 ] |
| 55 | 0.23 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
28
]
|
| 56 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 28 "fr_FR" ] |
| 57 | 1.00 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 28 1 ] |
| 58 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
29
]
|
| 59 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 29 "fr_FR" ] |
| 60 | 0.99 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 29 1 ] |
| 61 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
27
]
|
| 62 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 27 "fr_FR" ] |
| 63 | 1.16 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 27 1 ] |
| 64 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
30
]
|
| 65 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 30 "fr_FR" ] |
| 66 | 0.29 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 30 1 ] |
| 67 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
31
]
|
| 68 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 31 "fr_FR" ] |
| 69 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 31 1 ] |
| 70 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
32
]
|
| 71 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 32 "fr_FR" ] |
| 72 | 0.88 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 32 1 ] |
| 73 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
33
]
|
| 74 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 33 "fr_FR" ] |
| 75 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 33 1 ] |
| 76 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
34
]
|
| 77 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 34 "fr_FR" ] |
| 78 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 34 1 ] |
| 79 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
35
]
|
| 80 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 35 "fr_FR" ] |
| 81 | 0.90 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 35 1 ] |
| 82 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
8
]
|
| 83 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8 "fr_FR" ] |
| 84 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 8 1 ] |
| 85 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
44
]
|
| 86 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 44 "fr_FR" ] |
| 87 | 1.19 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 44 1 ] |
| 88 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
36
]
|
| 89 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 36 "fr_FR" ] |
| 90 | 0.58 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 36 1 ] |
| 91 | 0.24 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
38
]
|
| 92 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 38 "fr_FR" ] |
| 93 | 1.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 38 1 ] |
| 94 | 0.30 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
37
]
|
| 95 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 37 "fr_FR" ] |
| 96 | 1.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 37 1 ] |
| 97 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
40
]
|
| 98 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 40 "fr_FR" ] |
| 99 | 0.99 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 40 1 ] |
| 100 | 0.23 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
39
]
|
| 101 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 39 "fr_FR" ] |
| 102 | 1.20 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 39 1 ] |
| 103 | 0.25 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
42
]
|
| 104 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 42 "fr_FR" ] |
| 105 | 0.51 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 42 1 ] |
| 106 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
41
]
|
| 107 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 41 "fr_FR" ] |
| 108 | 1.16 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 41 1 ] |
| 109 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
43
]
|
| 110 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 43 "fr_FR" ] |
| 111 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 43 1 ] |
| 112 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
45
]
|
| 113 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 45 "fr_FR" ] |
| 114 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 45 1 ] |
| 115 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
74
]
|
| 116 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 74 "fr_FR" ] |
| 117 | 0.91 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 74 1 ] |
| 118 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
73
]
|
| 119 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 73 "fr_FR" ] |
| 120 | 0.30 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 73 1 ] |
| 121 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
78
]
|
| 122 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 78 "fr_FR" ] |
| 123 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 78 1 ] |
| 124 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
79
]
|
| 125 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 79 "fr_FR" ] |
| 126 | 0.26 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 79 1 ] |
| 127 | 0.20 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
4
]
|
| 128 | 1.20 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 6 1 ] |
| 129 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 7 1 ] |
| 130 | 0.93 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 10 1 ] |
| 131 | 0.92 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 11 1 ] |
| 132 | 0.88 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 50 1 ] |
| 133 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
54
]
|
| 134 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 54 "fr_FR" ] |
| 135 | 0.94 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 54 1 ] |
| 136 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
52
]
|
| 137 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 52 "fr_FR" ] |
| 138 | 0.29 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 52 1 ] |
| 139 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
57
]
|
| 140 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 57 "fr_FR" ] |
| 141 | 0.23 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 57 1 ] |
| 142 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
46
]
|
| 143 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 46 "fr_FR" ] |
| 144 | 0.27 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 46 1 ] |
| 145 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
47
]
|
| 146 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 47 "fr_FR" ] |
| 147 | 0.24 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 47 1 ] |
| 148 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
48
]
|
| 149 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 48 "fr_FR" ] |
| 150 | 0.95 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 48 1 ] |
| 151 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
49
]
|
| 152 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "fr_FR" ] |
| 153 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 49 1 ] |
| 154 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
53
]
|
| 155 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 53 "fr_FR" ] |
| 156 | 0.37 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 53 1 ] |
| 157 | 0.27 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
51
]
|
| 158 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 51 "fr_FR" ] |
| 159 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 51 1 ] |
| 160 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
55
]
|
| 161 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 55 "fr_FR" ] |
| 162 | 1.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 55 1 ] |
| 163 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
56
]
|
| 164 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 56 "fr_FR" ] |
| 165 | 0.27 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 56 1 ] |
| 166 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
58
]
|
| 167 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 58 "fr_FR" ] |
| 168 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 58 1 ] |
| 169 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
59
]
|
| 170 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 59 "fr_FR" ] |
| 171 | 1.24 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 59 1 ] |
| 172 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
60
]
|
| 173 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 60 "fr_FR" ] |
| 174 | 0.25 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 60 1 ] |
| 175 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
61
]
|
| 176 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 61 "fr_FR" ] |
| 177 | 0.24 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 61 1 ] |
| 178 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
62
]
|
| 179 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 62 "fr_FR" ] |
| 180 | 0.24 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 62 1 ] |
| 181 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
63
]
|
| 182 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 63 "fr_FR" ] |
| 183 | 0.22 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 63 1 ] |
| 184 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
64
]
|
| 185 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 64 "fr_FR" ] |
| 186 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 64 1 ] |
| 187 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
65
]
|
| 188 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 65 "fr_FR" ] |
| 189 | 0.29 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 65 1 ] |
| 190 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
66
]
|
| 191 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 66 "fr_FR" ] |
| 192 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 66 1 ] |
| 193 | 0.20 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
67
]
|
| 194 | 0.29 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 67 "fr_FR" ] |
| 195 | 0.30 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 67 1 ] |
| 196 | 0.27 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
68
]
|
| 197 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 68 "fr_FR" ] |
| 198 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 68 1 ] |
| 199 | 0.22 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
11
]
|
| 200 | 0.50 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 12 1 ] |
| 201 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
75
]
|
| 202 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 75 "fr_FR" ] |
| 203 | 0.24 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 75 1 ] |
| 204 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
76
]
|
| 205 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 76 "fr_FR" ] |
| 206 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id WHERE s2_.taxon_id = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = 1
Parameters:
[ "fr_FR" 76 1 ] |
| 207 | 0.16 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
12
]
|
| 208 | 0.38 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_.is_default_channel AS is_default_channel_26, s1_.is_auto_new_products AS is_auto_new_products_27, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.minimum_order_value AS minimum_order_value_31, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_32, s1_.default_locale_id AS default_locale_id_33, s1_.base_currency_id AS base_currency_id_34, s1_.default_tax_zone_id AS default_tax_zone_id_35, s1_.menu_taxon_id AS menu_taxon_id_36, s1_.shop_billing_data_id AS shop_billing_data_id_37, s1_.referenceableContent_id AS referenceableContent_id_38 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/taxons/by-slug/categorie/ballons/ballons-chiffres-et-lettres" 0 ] |
| 209 | 0.25 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s1_.name AS name_10, s1_.slug AS slug_11, s1_.description AS description_12, s1_.id AS id_13, s1_.textSEO AS textSEO_14, s1_.metaDescription AS metaDescription_15, s1_.metaTitle AS metaTitle_16, s1_.meta_robot_index AS meta_robot_index_17, s1_.locale AS locale_18, s0_.tree_root AS tree_root_19, s0_.parent_id AS parent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "categorie/ballons/ballons-chiffres-et-lettres" "fr_FR" ] |
| 210 | 0.22 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.tree_root AS tree_root_11, t0.parent_id AS parent_id_12 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 211 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3 "fr_FR" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Brille24\SyliusTierPricePlugin\Entity\TierPrice | No errors. |
| App\Entity\TierPrice\TierPrice | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product | No errors. |
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| Sylius\Component\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\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\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | 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. |
| App\Entity\Statistics\NoResultSearch | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| App\Entity\Brand\Brand | No errors. |
| MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting | No errors. |
| Setono\SyliusRedirectPlugin\Model\Redirect | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| App\Entity\Partners\Partner | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| Sylius\InvoicingPlugin\Entity\Invoice | No errors. |
| App\Entity\Invoicing\Invoice | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\CMS\PageTranslation | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\PageMeta\PageMeta | No errors. |
| App\Entity\Parameter\Parameter | No errors. |
| App\Entity\Popup\Popup | No errors. |
| App\Entity\Shipping\ShippingDelays | No errors. |
| Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate | No errors. |
| App\Entity\Shipping\ShippingTableRate | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| Sylius\RefundPlugin\Entity\Refund | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\RefundPlugin\Entity\RefundPayment | No errors. |
| MonsieurBiz\SyliusAlertMessagePlugin\Entity\Message | No errors. |
| MonsieurBiz\SyliusAlertMessagePlugin\Entity\MessageTranslation | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| App\Entity\Product\ProductFamily |
|
| App\Entity\Supplier\Supplier | No errors. |
| Setono\SyliusCalloutPlugin\Model\Callout | No errors. |
| App\Entity\Callout\Callout | 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. |
| BitBag\SyliusCmsPlugin\Entity\Section | 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. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| App\Entity\Brand\BrandImage | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| Sylius\InvoicingPlugin\Entity\BillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\LineItem | No errors. |
| Sylius\InvoicingPlugin\Entity\TaxItem | No errors. |
| 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\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingMethodCategory | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| App\Entity\PageMeta\PageMetaTranslation | No errors. |
| App\Entity\Channel\ChannelParameter | No errors. |
| App\Entity\Popup\PopupTranslation | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | 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. |
| App\Entity\Product\ProductFamilyValue | 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. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | 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\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |