Query Metrics
222
Database Queries
26
Different statements
30.00 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.27 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
"preprod.lachouettemauve.com"
]
|
| 2 | 0.19 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
| 3 | 0.16 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
2
]
|
| 4 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
| 5 | 0.14 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
2
]
|
| 6 | 0.19 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "/grand-peres-62" "fr_FR" ] |
| 7 | 0.30 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/grand-peres-62" 0 ] |
| 8 | 0.19 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s0_.oldId = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "62" "grand-peres" "fr_FR" ] |
| 9 | 0.23 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8, s0_.searchable AS searchable_9, s0_.filterable AS filterable_10, s0_.search_weight AS search_weight_11 FROM sylius_product_attribute s0_ INNER JOIN sylius_product_attribute_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[] |
| 10 | 0.24 ms |
SELECT s0_.code AS code_0, s0_.position AS position_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.searchable AS searchable_5, s0_.filterable AS filterable_6, s0_.search_weight AS search_weight_7 FROM sylius_product_option s0_ INNER JOIN sylius_product_option_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.searchable = 1 OR s0_.filterable = 1
Parameters:
[] |
| 11 | 0.25 ms |
SELECT m0_.id AS id_0, m0_.vendor AS vendor_1, m0_.plugin AS plugin_2, m0_.path AS path_3, m0_.locale_code AS locale_code_4, m0_.storage_type AS storage_type_5, m0_.text_value AS text_value_6, m0_.boolean_value AS boolean_value_7, m0_.integer_value AS integer_value_8, m0_.float_value AS float_value_9, m0_.datetime_value AS datetime_value_10, m0_.date_value AS date_value_11, m0_.json_value AS json_value_12, m0_.created_at AS created_at_13, m0_.updated_at AS updated_at_14, CASE WHEN m0_.channel_id IS NOT NULL THEN (CASE WHEN m0_.locale_code IS NULL THEN 2 ELSE 1 END) ELSE (CASE WHEN m0_.locale_code IS NULL THEN 4 ELSE 3 END) END AS sclr_15, m0_.channel_id AS channel_id_16 FROM mbiz_settings_setting m0_ WHERE m0_.vendor = ? AND m0_.plugin = ? AND (m0_.channel_id = ? OR m0_.channel_id IS NULL) AND m0_.locale_code IS NULL ORDER BY sclr_15 DESC
Parameters:
[ "monsieurbiz" "search" 2 ] |
| 12 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "grand-peres" "fr_FR" ] |
| 13 | 0.33 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2 FROM app_page_meta a0_ LEFT JOIN app_page_meta_translation a1_ ON a0_.id = a1_.translatable_id WHERE a1_.locale = ? AND a0_.code = ?
Parameters:
[ "fr_FR" "taxon" ] |
| 14 | 0.15 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_description AS meta_description_3, t0.meta_keyword AS meta_keyword_4, t0.meta_robot_index AS meta_robot_index_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM app_page_meta_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4 "fr_FR" ] |
| 15 | 0.14 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2 FROM app_page_meta a0_ LEFT JOIN app_page_meta_translation a1_ ON a0_.id = a1_.translatable_id WHERE a1_.locale = ? AND a0_.code = ?
Parameters:
[ "fr_FR" "taxon" ] |
| 16 | 0.14 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2 FROM app_page_meta a0_ LEFT JOIN app_page_meta_translation a1_ ON a0_.id = a1_.translatable_id WHERE a1_.locale = ? AND a0_.code = ?
Parameters:
[ "fr_FR" "taxon" ] |
| 17 | 0.13 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2 FROM app_page_meta a0_ LEFT JOIN app_page_meta_translation a1_ ON a0_.id = a1_.translatable_id WHERE a1_.locale = ? AND a0_.code = ?
Parameters:
[ "fr_FR" "taxon" ] |
| 18 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.enabled = ?
Parameters:
[
1
]
|
| 19 | 0.19 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "grand-peres" "fr_FR" ] |
| 20 | 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 = ?
Parameters:
[
86
]
|
| 21 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[ "texteperso_header" "Web" ] |
| 22 | 0.15 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[ "texteperso_header" "Web" ] |
| 23 | 0.13 ms |
SELECT t0.name AS name_1, t0.content AS content_2, t0.link AS link_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM bitbag_cms_block_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8 "fr_FR" ] |
| 24 | 0.17 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[ "num_telephone" "Web" ] |
| 25 | 0.27 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_fragment" 0 ] |
| 26 | 0.23 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
| 27 | 0.29 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/cart/summary" 0 ] |
| 28 | 0.41 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/cart/summary" 0 ] |
| 29 | 0.43 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/taxons/by-channel-menu-taxon/" 0 ] |
| 30 | 1.79 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s2_.code AS code_22, s2_.tree_left AS tree_left_23, s2_.tree_right AS tree_right_24, s2_.tree_level AS tree_level_25, s2_.position AS position_26, s2_.enabled AS enabled_27, s2_.id AS id_28, s2_.created_at AS created_at_29, s2_.updated_at AS updated_at_30, s2_.color AS color_31, s2_.oldId AS oldId_32, s2_.visibleInMenu AS visibleInMenu_33, s2_.flagshipTaxon AS flagshipTaxon_34, s0_.tree_root AS tree_root_35, s0_.parent_id AS parent_id_36, s1_.translatable_id AS translatable_id_37, s2_.tree_root AS tree_root_38, s2_.parent_id AS parent_id_39 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s2_.position ASC
Parameters:
[ "fr_FR" 1 "category" ] |
| 31 | 0.25 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" ] |
| 32 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
30
]
|
| 33 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 103 "fr_FR" ] |
| 34 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 104 "fr_FR" ] |
| 35 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 105 "fr_FR" ] |
| 36 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 106 "fr_FR" ] |
| 37 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 31 "fr_FR" ] |
| 38 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
31
]
|
| 39 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 32 "fr_FR" ] |
| 40 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
32
]
|
| 41 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 33 "fr_FR" ] |
| 42 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
33
]
|
| 43 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 34 "fr_FR" ] |
| 44 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
34
]
|
| 45 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 35 "fr_FR" ] |
| 46 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
35
]
|
| 47 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 36 "fr_FR" ] |
| 48 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
36
]
|
| 49 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 37 "fr_FR" ] |
| 50 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
37
]
|
| 51 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
13
]
|
| 52 | 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:
[ 25 "fr_FR" ] |
| 53 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
25
]
|
| 54 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 62 "fr_FR" ] |
| 55 | 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:
[ 66 "fr_FR" ] |
| 56 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 63 "fr_FR" ] |
| 57 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 64 "fr_FR" ] |
| 58 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 26 "fr_FR" ] |
| 59 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
26
]
|
| 60 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7 "fr_FR" ] |
| 61 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
7
]
|
| 62 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 27 "fr_FR" ] |
| 63 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
27
]
|
| 64 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 28 "fr_FR" ] |
| 65 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
28
]
|
| 66 | 0.10 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
]
|
| 67 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 51 "fr_FR" ] |
| 68 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
51
]
|
| 69 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 53 "fr_FR" ] |
| 70 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
53
]
|
| 71 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 123 "fr_FR" ] |
| 72 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
123
]
|
| 73 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 57 "fr_FR" ] |
| 74 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
57
]
|
| 75 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 54 "fr_FR" ] |
| 76 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
54
]
|
| 77 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 56 "fr_FR" ] |
| 78 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
56
]
|
| 79 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 55 "fr_FR" ] |
| 80 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
55
]
|
| 81 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 59 "fr_FR" ] |
| 82 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
59
]
|
| 83 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 58 "fr_FR" ] |
| 84 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
58
]
|
| 85 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 129 "fr_FR" ] |
| 86 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 61 "fr_FR" ] |
| 87 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
61
]
|
| 88 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 52 "fr_FR" ] |
| 89 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
52
]
|
| 90 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 60 "fr_FR" ] |
| 91 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
60
]
|
| 92 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 116 "fr_FR" ] |
| 93 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
116
]
|
| 94 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 117 "fr_FR" ] |
| 95 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
12
]
|
| 96 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 130 "fr_FR" ] |
| 97 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
130
]
|
| 98 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 68 "fr_FR" ] |
| 99 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 73 "fr_FR" ] |
| 100 | 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:
[ 71 "fr_FR" ] |
| 101 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 135 "fr_FR" ] |
| 102 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136 "fr_FR" ] |
| 103 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 132 "fr_FR" ] |
| 104 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
132
]
|
| 105 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 69 "fr_FR" ] |
| 106 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125 "fr_FR" ] |
| 107 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 128 "fr_FR" ] |
| 108 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 75 "fr_FR" ] |
| 109 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 76 "fr_FR" ] |
| 110 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 131 "fr_FR" ] |
| 111 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
131
]
|
| 112 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 72 "fr_FR" ] |
| 113 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 70 "fr_FR" ] |
| 114 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 102 "fr_FR" ] |
| 115 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 134 "fr_FR" ] |
| 116 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
134
]
|
| 117 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 74 "fr_FR" ] |
| 118 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 77 "fr_FR" ] |
| 119 | 0.13 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
67
]
|
| 120 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 88 "fr_FR" ] |
| 121 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
88
]
|
| 122 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 82 "fr_FR" ] |
| 123 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
82
]
|
| 124 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 85 "fr_FR" ] |
| 125 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
85
]
|
| 126 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
86
]
|
| 127 | 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:
[ 84 "fr_FR" ] |
| 128 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
84
]
|
| 129 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 83 "fr_FR" ] |
| 130 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
83
]
|
| 131 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 107 "fr_FR" ] |
| 132 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
107
]
|
| 133 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 87 "fr_FR" ] |
| 134 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
87
]
|
| 135 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 89 "fr_FR" ] |
| 136 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
89
]
|
| 137 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 90 "fr_FR" ] |
| 138 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
90
]
|
| 139 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137 "fr_FR" ] |
| 140 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
137
]
|
| 141 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 91 "fr_FR" ] |
| 142 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
91
]
|
| 143 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 111 "fr_FR" ] |
| 144 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
111
]
|
| 145 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 119 "fr_FR" ] |
| 146 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
119
]
|
| 147 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
81
]
|
| 148 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 133 "fr_FR" ] |
| 149 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
133
]
|
| 150 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 38 "fr_FR" ] |
| 151 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 40 "fr_FR" ] |
| 152 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 39 "fr_FR" ] |
| 153 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
39
]
|
| 154 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 41 "fr_FR" ] |
| 155 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
41
]
|
| 156 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 42 "fr_FR" ] |
| 157 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
42
]
|
| 158 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 43 "fr_FR" ] |
| 159 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
43
]
|
| 160 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 44 "fr_FR" ] |
| 161 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
44
]
|
| 162 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 45 "fr_FR" ] |
| 163 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
45
]
|
| 164 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 46 "fr_FR" ] |
| 165 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 47 "fr_FR" ] |
| 166 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 48 "fr_FR" ] |
| 167 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "fr_FR" ] |
| 168 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 80 "fr_FR" ] |
| 169 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
9
]
|
| 170 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 65 "fr_FR" ] |
| 171 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
65
]
|
| 172 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 79 "fr_FR" ] |
| 173 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
79
]
|
| 174 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 21 "fr_FR" ] |
| 175 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
21
]
|
| 176 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 113 "fr_FR" ] |
| 177 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 115 "fr_FR" ] |
| 178 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 78 "fr_FR" ] |
| 179 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
78
]
|
| 180 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 142 "fr_FR" ] |
| 181 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
142
]
|
| 182 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
10
]
|
| 183 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 112 "fr_FR" ] |
| 184 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
112
]
|
| 185 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 95 "fr_FR" ] |
| 186 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 97 "fr_FR" ] |
| 187 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 98 "fr_FR" ] |
| 188 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 100 "fr_FR" ] |
| 189 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 101 "fr_FR" ] |
| 190 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 96 "fr_FR" ] |
| 191 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 99 "fr_FR" ] |
| 192 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 29 "fr_FR" ] |
| 193 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
29
]
|
| 194 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 120 "fr_FR" ] |
| 195 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
120
]
|
| 196 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 92 "fr_FR" ] |
| 197 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 121 "fr_FR" ] |
| 198 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126 "fr_FR" ] |
| 199 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 122 "fr_FR" ] |
| 200 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
122
]
|
| 201 | 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:
[ 124 "fr_FR" ] |
| 202 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 93 "fr_FR" ] |
| 203 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
93
]
|
| 204 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 94 "fr_FR" ] |
| 205 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 108 "fr_FR" ] |
| 206 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
108
]
|
| 207 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 109 "fr_FR" ] |
| 208 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 110 "fr_FR" ] |
| 209 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
24
]
|
| 210 | 0.15 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.selectedRoutes AS selectedRoutes_3, a0_.startDate AS startDate_4, a0_.endDate AS endDate_5 FROM app_popup a0_ WHERE (a0_.startDate IS NULL OR a0_.startDate <= ?) AND (a0_.endDate IS NULL OR a0_.endDate >= ?)
Parameters:
[ "2026-02-17 13:49:34" "2026-02-17 13:49:34" ] |
| 211 | 0.11 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.priority AS priority_4, t0.exclusive AS exclusive_5, t0.usage_limit AS usage_limit_6, t0.used AS used_7, t0.coupon_based AS coupon_based_8, t0.starts_at AS starts_at_9, t0.ends_at AS ends_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13 FROM sylius_promotion t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"francoport"
]
|
| 212 | 0.28 ms |
SELECT s0_.code AS code_0, s0_.configuration AS configuration_1, s0_.category_requirement AS category_requirement_2, s0_.calculator AS calculator_3, s0_.is_enabled AS is_enabled_4, s0_.position AS position_5, s0_.archived_at AS archived_at_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.transporter_code AS transporter_code_10, s0_.filePath AS filePath_11, s0_.api_key AS api_key_12, s0_.account_number AS account_number_13, s0_.password AS password_14, s0_.type_pickup_point AS type_pickup_point_15, s0_.isAPickupPoint AS isAPickupPoint_16, s0_.nb_days AS nb_days_17, s0_.disable_default AS disable_default_18, s0_.category_id AS category_id_19, s0_.zone_id AS zone_id_20, s0_.tax_category_id AS tax_category_id_21, s0_.transporter_id AS transporter_id_22 FROM sylius_shipping_method s0_ WHERE s0_.is_enabled = 1 AND s0_.archived_at IS NULL AND EXISTS (SELECT 1 FROM sylius_shipping_method_channels s1_ WHERE s1_.shipping_method_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.position ASC
Parameters:
[
2
]
|
| 213 | 0.12 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"standard"
]
|
| 214 | 0.09 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"degressifchronorelaiseco_UE1"
]
|
| 215 | 0.09 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.weightLimitToRate AS weightLimitToRate_4, t0.priceLimitToRate AS priceLimitToRate_5, t0.type AS type_6, t0.currency_id AS currency_id_7 FROM webgriffe_sylius_shipping_table_rate t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"degressifrelaisfrance"
]
|
| 216 | 0.28 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/taxons/by-slug/grand-peres" 0 ] |
| 217 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "grand-peres" "fr_FR" ] |
| 218 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
86
]
|
| 219 | 0.23 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/_partial/taxons/by-slug/grand-peres" 0 ] |
| 220 | 0.15 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.color AS color_9, s0_.oldId AS oldId_10, s0_.visibleInMenu AS visibleInMenu_11, s0_.flagshipTaxon AS flagshipTaxon_12, s1_.name AS name_13, s1_.slug AS slug_14, s1_.description AS description_15, s1_.id AS id_16, s1_.textSEO AS textSEO_17, s1_.metaDescription AS metaDescription_18, s1_.metaTitle AS metaTitle_19, s1_.meta_robot_index AS meta_robot_index_20, s1_.locale AS locale_21, s0_.tree_root AS tree_root_22, s0_.parent_id AS parent_id_23, s1_.translatable_id AS translatable_id_24 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "grand-peres" "fr_FR" ] |
| 221 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.color AS color_10, t0.oldId AS oldId_11, t0.visibleInMenu AS visibleInMenu_12, t0.flagshipTaxon AS flagshipTaxon_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 222 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4 "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. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| App\Entity\StockFamily\StockFamily | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product |
|
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| App\Entity\Brand\Brand | No errors. |
| MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting | No errors. |
| Setono\SyliusRedirectPlugin\Model\Redirect | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPoints | No errors. |
| App\Entity\BonusPoints\BonusPoints | No errors. |
| Sylius\InvoicingPlugin\Entity\Invoice | No errors. |
| App\Entity\Invoicing\Invoice | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategy | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\CustomerBonusPoints | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\CMS\PageTranslation | No errors. |
| App\Entity\Configurator\Configuration |
|
| App\Entity\Configurator\ConfigurationImage | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\PageMeta\PageMeta | No errors. |
| App\Entity\Parameter\Parameter | No errors. |
| App\Entity\Partners\Partner | No errors. |
| App\Entity\Popup\Popup | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| App\Entity\Shipping\ShippingDelays | No errors. |
| Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate | No errors. |
| App\Entity\Shipping\ShippingTableRate | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| Sylius\RefundPlugin\Entity\Refund | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\RefundPlugin\Entity\RefundPayment | No errors. |
| App\Entity\PageMeta\PageMetaTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| App\Entity\Order\OrderStatus | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| App\Entity\Configurator\Model | No errors. |
| Sylius\Component\Product\Model\ProductVariantTranslation | No errors. |
| App\Entity\Product\ProductVariantTranslation | No errors. |
| Sylius\Component\Core\Model\ChannelPricing | No errors. |
| App\Entity\Channel\ChannelPricing | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| App\Entity\Supplier\Supplier | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | No errors. |
| Setono\SyliusCalloutPlugin\Model\Callout | No errors. |
| App\Entity\Callout\Callout | No errors. |
| Sylius\Component\Attribute\Model\AttributeValue | No errors. |
| Sylius\Component\Product\Model\ProductAttributeValue | No errors. |
| App\Entity\Product\ProductAttributeValue | No errors. |
| Sylius\Component\Review\Model\Review | No errors. |
| Sylius\Component\Core\Model\ProductReview | No errors. |
| App\Entity\Product\ProductReview | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| App\Entity\Brand\BrandImage | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| Sylius\InvoicingPlugin\Entity\BillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\LineItem | No errors. |
| Sylius\InvoicingPlugin\Entity\TaxItem | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\WishlistProduct | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategyRule | No errors. |
| App\Entity\Configurator\ConfigurationItem | No errors. |
| App\Entity\Configurator\ConfigurationImageType | No errors. |
| Sylius\Component\Promotion\Model\PromotionRule | No errors. |
| App\Entity\Promotion\PromotionRule | No errors. |
| Sylius\Component\Promotion\Model\PromotionAction | No errors. |
| App\Entity\Promotion\PromotionAction | No errors. |
| Arobases\SyliusTransporterLabelGenerationPlugin\Entity\Transporter | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| App\Entity\Channel\ChannelParameter | No errors. |
| App\Entity\Popup\PopupTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | No errors. |
| App\Entity\Configurator\Element | No errors. |
| App\Entity\Configurator\Font | No errors. |
| App\Entity\Configurator\FontColor | No errors. |
| App\Entity\Configurator\Library | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutTranslation | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutRule | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| App\Entity\Configurator\LibraryFile | No errors. |
| Payum\Core\Model\GatewayConfig | No errors. |
| Sylius\Bundle\PayumBundle\Model\GatewayConfig | No errors. |
| App\Entity\Payment\GatewayConfig | No errors. |
| Sylius\Component\Payment\Model\PaymentMethodTranslation | No errors. |
| App\Entity\Payment\PaymentMethodTranslation | No errors. |
| App\Entity\Configurator\Workflow | No errors. |
| App\Entity\Configurator\FontColorTranslation | No errors. |
| App\Entity\Configurator\LibraryTranslation | No errors. |