1
0.89 ms
SELECT t0 . username AS username_1 , t0 . username_canonical AS username_canonical_2 , t0 . enabled AS enabled_3 , t0 . password AS password_4 , t0 . last_login AS last_login_5 , t0 . password_reset_token AS password_reset_token_6 , t0 . password_requested_at AS password_requested_at_7 , t0 . email_verification_token AS email_verification_token_8 , t0 . verified_at AS verified_at_9 , t0 . roles AS roles_10 , t0 . email AS email_11 , t0 . email_canonical AS email_canonical_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . id AS id_15 , t0 . first_name AS first_name_16 , t0 . last_name AS last_name_17 , t0 . locale_code AS locale_code_18 , t0 . mollie_onboarding_completed AS mollie_onboarding_completed_19 , t20 . type AS type_21 , t20 . path AS path_22 , t20 . id AS id_23 , t20 . owner_id AS owner_id_24 FROM sylius_admin_user t0 LEFT JOIN sylius_avatar_image t20 ON t20 . owner_id = t0 . id WHERE t0 . id = ?
SELECT t0 . username AS username_1 , t0 . username_canonical AS username_canonical_2 , t0 . enabled AS enabled_3 , t0 . password AS password_4 , t0 . last_login AS last_login_5 , t0 . password_reset_token AS password_reset_token_6 , t0 . password_requested_at AS password_requested_at_7 , t0 . email_verification_token AS email_verification_token_8 , t0 . verified_at AS verified_at_9 , t0 . roles AS roles_10 , t0 . email AS email_11 , t0 . email_canonical AS email_canonical_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . id AS id_15 , t0 . first_name AS first_name_16 , t0 . last_name AS last_name_17 , t0 . locale_code AS locale_code_18 , t0 . mollie_onboarding_completed AS mollie_onboarding_completed_19 , t20 . type AS type_21 , t20 . path AS path_22 , t20 . id AS id_23 , t20 . owner_id AS owner_id_24 FROM sylius_admin_user t0 LEFT JOIN sylius_avatar_image t20 ON t20 . owner_id = t0 . id WHERE t0 . id = 3 ;
Copy
2
1.25 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . hostname = ? AND t0 . enabled = ? ORDER BY t0 . id ASC LIMIT 1
Parameters :
[
"dimaco-back-preprod.kwantic.dev "
1
]
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . hostname = 'dimaco-back-preprod.kwantic.dev' AND t0 . enabled = 1 ORDER BY t0 . id ASC LIMIT 1 ;
Copy
3
0.82 ms
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . enabled AS enabled_4 , t0 . id AS id_5 , t0 . variant_selection_method AS variant_selection_method_6 , t0 . average_rating AS average_rating_7 , t0 . main_taxon_id AS main_taxon_id_8 , t0 . product_type_id AS product_type_id_9 FROM sylius_product t0 WHERE t0 . id = ?
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . enabled AS enabled_4 , t0 . id AS id_5 , t0 . variant_selection_method AS variant_selection_method_6 , t0 . average_rating AS average_rating_7 , t0 . main_taxon_id AS main_taxon_id_8 , t0 . product_type_id AS product_type_id_9 FROM sylius_product t0 WHERE t0 . id = '481' ;
Copy
4
1.05 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id ;
Copy
5
0.40 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 FROM app_product_document_type t0
SELECT t0 . id AS id_1 , t0 . code AS code_2 FROM app_product_document_type t0 ;
Copy
6
0.71 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_type_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_type_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
7
0.35 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_type_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_type_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
8
0.54 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
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 ;
Copy
9
0.40 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . storage_type AS storage_type_3 , t0 . configuration AS configuration_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . position AS position_7 , t0 . translatable AS translatable_8 , t0 . id AS id_9 FROM sylius_product_attribute t0
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . storage_type AS storage_type_3 , t0 . configuration AS configuration_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . position AS position_7 , t0 . translatable AS translatable_8 , t0 . id AS id_9 FROM sylius_product_attribute t0 ;
Copy
10
0.55 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_product_association_type t0
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_product_association_type t0 ;
Copy
11
0.60 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_association_type_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_association_type_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
12
0.42 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_association_type_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_association_type_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
13
0.62 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id ;
Copy
14
0.86 ms
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 , t0 . id AS id_6 , t0 . version AS version_7 , t0 . on_hold AS on_hold_8 , t0 . on_hand AS on_hand_9 , t0 . tracked AS tracked_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . depth AS depth_13 , t0 . weight AS weight_14 , t0 . shipping_required AS shipping_required_15 , t0 . recurring AS recurring_16 , t0 . recurring_times AS recurring_times_17 , t0 . recurring_interval AS recurring_interval_18 , t0 . product_id AS product_id_19 , t0 . tax_category_id AS tax_category_id_20 , t0 . shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0 . product_id = ? AND t0 . enabled = ? ORDER BY t0 . position ASC , t0 . id ASC LIMIT 1
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 , t0 . id AS id_6 , t0 . version AS version_7 , t0 . on_hold AS on_hold_8 , t0 . on_hand AS on_hand_9 , t0 . tracked AS tracked_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . depth AS depth_13 , t0 . weight AS weight_14 , t0 . shipping_required AS shipping_required_15 , t0 . recurring AS recurring_16 , t0 . recurring_times AS recurring_times_17 , t0 . recurring_interval AS recurring_interval_18 , t0 . product_id AS product_id_19 , t0 . tax_category_id AS tax_category_id_20 , t0 . shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0 . product_id = 481 AND t0 . enabled = 1 ORDER BY t0 . position ASC , t0 . id ASC LIMIT 1 ;
Copy
15
0.75 ms
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 , t0 . id AS id_6 , t0 . version AS version_7 , t0 . on_hold AS on_hold_8 , t0 . on_hand AS on_hand_9 , t0 . tracked AS tracked_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . depth AS depth_13 , t0 . weight AS weight_14 , t0 . shipping_required AS shipping_required_15 , t0 . recurring AS recurring_16 , t0 . recurring_times AS recurring_times_17 , t0 . recurring_interval AS recurring_interval_18 , t0 . product_id AS product_id_19 , t0 . tax_category_id AS tax_category_id_20 , t0 . shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0 . product_id = ? ORDER BY t0 . position ASC , t0 . id ASC
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 , t0 . id AS id_6 , t0 . version AS version_7 , t0 . on_hold AS on_hold_8 , t0 . on_hand AS on_hand_9 , t0 . tracked AS tracked_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . depth AS depth_13 , t0 . weight AS weight_14 , t0 . shipping_required AS shipping_required_15 , t0 . recurring AS recurring_16 , t0 . recurring_times AS recurring_times_17 , t0 . recurring_interval AS recurring_interval_18 , t0 . product_id AS product_id_19 , t0 . tax_category_id AS tax_category_id_20 , t0 . shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0 . product_id = 481 ORDER BY t0 . position ASC , t0 . id ASC ;
Copy
16
0.48 ms
SELECT t0 . code AS code_1 , t0 . position AS position_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . id AS id_5 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0 . id = sylius_product_options . option_id WHERE sylius_product_options . product_id = ? ORDER BY t0 . position ASC , t0 . id ASC
SELECT t0 . code AS code_1 , t0 . position AS position_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . id AS id_5 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0 . id = sylius_product_options . option_id WHERE sylius_product_options . product_id = 481 ORDER BY t0 . position ASC , t0 . id ASC ;
Copy
17
0.72 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . id AS id_6 FROM sylius_tax_category t0
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . id AS id_6 FROM sylius_tax_category t0 ;
Copy
18
0.52 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . id AS id_6 FROM sylius_shipping_category t0
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . id AS id_6 FROM sylius_shipping_category t0 ;
Copy
19
0.52 ms
SELECT t0 . locale_code AS locale_code_1 , t0 . text_value AS text_value_2 , t0 . boolean_value AS boolean_value_3 , t0 . integer_value AS integer_value_4 , t0 . float_value AS float_value_5 , t0 . datetime_value AS datetime_value_6 , t0 . date_value AS date_value_7 , t0 . json_value AS json_value_8 , t0 . id AS id_9 , t0 . showOnFront AS showOnFront_10 , t0 . product_id AS product_id_11 , t0 . attribute_id AS attribute_id_12 FROM sylius_product_attribute_value t0 WHERE t0 . product_id = ? ORDER BY t0 . id ASC
SELECT t0 . locale_code AS locale_code_1 , t0 . text_value AS text_value_2 , t0 . boolean_value AS boolean_value_3 , t0 . integer_value AS integer_value_4 , t0 . float_value AS float_value_5 , t0 . datetime_value AS datetime_value_6 , t0 . date_value AS date_value_7 , t0 . json_value AS json_value_8 , t0 . id AS id_9 , t0 . showOnFront AS showOnFront_10 , t0 . product_id AS product_id_11 , t0 . attribute_id AS attribute_id_12 FROM sylius_product_attribute_value t0 WHERE t0 . product_id = 481 ORDER BY t0 . id ASC ;
Copy
20
0.77 ms
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
21
0.43 ms
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
22
0.37 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = 481 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
23
0.45 ms
SELECT t0 . created_at AS created_at_1 , t0 . updated_at AS updated_at_2 , t0 . id AS id_3 , t0 . association_type_id AS association_type_id_4 , t0 . product_id AS product_id_5 FROM sylius_product_association t0 WHERE t0 . product_id = ? ORDER BY t0 . id ASC
SELECT t0 . created_at AS created_at_1 , t0 . updated_at AS updated_at_2 , t0 . id AS id_3 , t0 . association_type_id AS association_type_id_4 , t0 . product_id AS product_id_5 FROM sylius_product_association t0 WHERE t0 . product_id = 481 ORDER BY t0 . id ASC ;
Copy
24
1.55 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id INNER JOIN sylius_product_channels ON t0 . id = sylius_product_channels . channel_id WHERE sylius_product_channels . product_id = ? ORDER BY t0 . id ASC
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id INNER JOIN sylius_product_channels ON t0 . id = sylius_product_channels . channel_id WHERE sylius_product_channels . product_id = 481 ORDER BY t0 . id ASC ;
Copy
25
0.38 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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = ?
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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = 24 ;
Copy
26
0.48 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_ . tree_root AS tree_root_9 , s0_ . parent_id AS parent_id_10 FROM sylius_taxon s0_ WHERE s0_ . id IN (? ) ORDER BY s0_ . id ASC
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_ . tree_root AS tree_root_9 , s0_ . parent_id AS parent_id_10 FROM sylius_taxon s0_ WHERE s0_ . id IN ('24' ) ORDER BY s0_ . id ASC ;
Copy
27
0.46 ms
SELECT t0 . type AS type_1 , t0 . path AS path_2 , t0 . id AS id_3 , t0 . position AS position_4 , t0 . owner_id AS owner_id_5 FROM sylius_product_image t0 WHERE t0 . owner_id = ? ORDER BY t0 . position ASC , t0 . id ASC
SELECT t0 . type AS type_1 , t0 . path AS path_2 , t0 . id AS id_3 , t0 . position AS position_4 , t0 . owner_id AS owner_id_5 FROM sylius_product_image t0 WHERE t0 . owner_id = 481 ORDER BY t0 . position ASC , t0 . id ASC ;
Copy
28
0.69 ms
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id ;
Copy
29
0.51 ms
SELECT COUNT (* ) FROM sylius_product_variant_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_variant_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
30
0.40 ms
SELECT COUNT (* ) FROM sylius_product_variant_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_variant_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
31
0.33 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0 . translatable_id = 481 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
32
0.50 ms
SELECT t0 . price AS price_1 , t0 . original_price AS original_price_2 , t0 . minimum_price AS minimum_price_3 , t0 . lowest_price_before_discount AS lowest_price_before_discount_4 , t0 . channel_code AS channel_code_5 , t0 . id AS id_6 , t0 . product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0 . product_variant_id = ? ORDER BY t0 . id ASC
SELECT t0 . price AS price_1 , t0 . original_price AS original_price_2 , t0 . minimum_price AS minimum_price_3 , t0 . lowest_price_before_discount AS lowest_price_before_discount_4 , t0 . channel_code AS channel_code_5 , t0 . id AS id_6 , t0 . product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0 . product_variant_id = 481 ORDER BY t0 . id ASC ;
Copy
33
1.96 ms
SELECT t0 . position AS position_1 , t0 . id AS id_2 , t0 . product_id AS product_id_3 , t0 . taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0 . product_id = ? ORDER BY t0 . id ASC
SELECT t0 . position AS position_1 , t0 . id AS id_2 , t0 . product_id AS product_id_3 , t0 . taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0 . product_id = 481 ORDER BY t0 . id ASC ;
Copy
34
0.61 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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = ?
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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = 1 ;
Copy
35
0.60 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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = ?
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 . tree_root AS tree_root_10 , t0 . parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0 . id = 6 ;
Copy
36
0.64 ms
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . highlight_id AS highlight_id_4 FROM app_product_channel_highlight t0 WHERE t0 . product_id = ?
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . highlight_id AS highlight_id_4 FROM app_product_channel_highlight t0 WHERE t0 . product_id = 481 ;
Copy
37
0.59 ms
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . equipment_id AS equipment_id_4 FROM app_product_channel_equipment t0 WHERE t0 . product_id = ?
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . equipment_id AS equipment_id_4 FROM app_product_channel_equipment t0 WHERE t0 . product_id = 481 ;
Copy
38
0.62 ms
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . characteristic_id AS characteristic_id_4 FROM app_product_channel_characteristic t0 WHERE t0 . product_id = ?
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . characteristic_id AS characteristic_id_4 FROM app_product_channel_characteristic t0 WHERE t0 . product_id = 481 ;
Copy
39
0.58 ms
SELECT t0 . id AS id_1 , t0 . bestSeller AS bestSeller_2 , t0 . onSale AS onSale_3 , t0 . product_id AS product_id_4 , t0 . channel_id AS channel_id_5 FROM app_product_channel_config t0 WHERE t0 . product_id = ?
SELECT t0 . id AS id_1 , t0 . bestSeller AS bestSeller_2 , t0 . onSale AS onSale_3 , t0 . product_id AS product_id_4 , t0 . channel_id AS channel_id_5 FROM app_product_channel_config t0 WHERE t0 . product_id = 481 ;
Copy
40
0.57 ms
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . document_id AS document_id_4 FROM app_product_channel_document t0 WHERE t0 . product_id = ?
SELECT t0 . id AS id_1 , t0 . product_id AS product_id_2 , t0 . channel_id AS channel_id_3 , t0 . document_id AS document_id_4 FROM app_product_channel_document t0 WHERE t0 . product_id = 481 ;
Copy
41
0.89 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 3 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
42
0.67 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 4 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
43
0.66 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 5 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
44
0.64 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 6 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
45
0.63 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 7 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
46
0.58 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 8 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
47
0.57 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 9 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
48
0.62 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 10 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
49
0.62 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 11 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
50
0.59 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 12 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
51
0.68 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 13 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
52
0.64 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 14 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
53
0.65 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 15 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
54
0.65 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 16 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
55
0.58 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 17 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
56
0.55 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 18 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
57
0.66 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 19 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
58
0.67 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 20 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
59
0.61 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 21 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
60
0.63 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 22 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
61
0.59 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 23 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
62
0.60 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 24 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
63
0.69 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 25 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
64
0.66 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 26 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
65
0.58 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 27 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
66
0.65 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 28 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
67
0.53 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 29 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
68
0.56 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 30 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
69
0.60 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 31 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
70
0.63 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 32 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
71
0.66 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 33 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
72
0.58 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 34 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
73
0.70 ms
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . id AS id_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0 . translatable_id = 35 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
74
0.82 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
75
0.60 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = 6 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
76
0.53 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . id AS id_4 , t0 . locale AS locale_5 , t0 . translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0 . translatable_id = 24 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
77
0.56 ms
SELECT m0_ . name AS name_0 , m0_ . id AS id_1 FROM mollie_product_type m0_ ORDER BY m0_ . id ASC
SELECT m0_ . name AS name_0 , m0_ . id AS id_1 FROM mollie_product_type m0_ ORDER BY m0_ . id ASC ;
Copy
78
0.39 ms
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . icon AS icon_2 FROM app_highlight a0_ ORDER BY a0_ . id ASC
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . icon AS icon_2 FROM app_highlight a0_ ORDER BY a0_ . id ASC ;
Copy
79
0.54 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
80
0.54 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
81
0.42 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = 3 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
82
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = 4 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
83
0.51 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . shortDescription AS shortDescription_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_highlight_translation t0 WHERE t0 . translatable_id = 5 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
84
0.40 ms
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . image AS image_2 FROM app_equipment a0_ ORDER BY a0_ . id ASC
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . image AS image_2 FROM app_equipment a0_ ORDER BY a0_ . id ASC ;
Copy
85
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
86
0.39 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
87
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = 3 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
88
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . locale AS locale_4 , t0 . translatable_id AS translatable_id_5 FROM app_equipment_translation t0 WHERE t0 . translatable_id = 4 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
89
0.50 ms
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . icon AS icon_2 FROM app_characteristic a0_ ORDER BY a0_ . id ASC
SELECT a0_ . id AS id_0 , a0_ . code AS code_1 , a0_ . icon AS icon_2 FROM app_characteristic a0_ ORDER BY a0_ . id ASC ;
Copy
90
0.45 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 1 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
91
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
92
0.49 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 3 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
93
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 4 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
94
0.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 5 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
95
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 6 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
96
0.38 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 7 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
97
0.39 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 8 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
98
0.35 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 9 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
99
0.46 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 10 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
100
0.48 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 11 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
101
0.39 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 12 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
102
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 13 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
103
0.53 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 14 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
104
0.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 15 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
105
0.56 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 16 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
106
0.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 17 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
107
0.60 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 18 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
108
0.56 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 19 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
109
0.54 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 20 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
110
0.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 21 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
111
0.65 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 22 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
112
0.62 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 23 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
113
0.61 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 24 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
114
0.61 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 25 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
115
0.65 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_characteristic_translation t0 WHERE t0 . translatable_id = 26 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
116
0.66 ms
SELECT a0_ . id AS id_0 , a0_ . filePath AS filePath_1 , a0_ . originalFileName AS originalFileName_2 , a0_ . documentType_id AS documentType_id_3 FROM app_product_document a0_ WHERE a0_ . documentType_id = ? ORDER BY a0_ . id ASC
SELECT a0_ . id AS id_0 , a0_ . filePath AS filePath_1 , a0_ . originalFileName AS originalFileName_2 , a0_ . documentType_id AS documentType_id_3 FROM app_product_document a0_ WHERE a0_ . documentType_id = 1 ORDER BY a0_ . id ASC ;
Copy
117
0.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = 2 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
118
0.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = 3 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
119
0.69 ms
SELECT a0_ . id AS id_0 , a0_ . filePath AS filePath_1 , a0_ . originalFileName AS originalFileName_2 , a0_ . documentType_id AS documentType_id_3 FROM app_product_document a0_ WHERE a0_ . documentType_id = ? ORDER BY a0_ . id ASC
SELECT a0_ . id AS id_0 , a0_ . filePath AS filePath_1 , a0_ . originalFileName AS originalFileName_2 , a0_ . documentType_id AS documentType_id_3 FROM app_product_document a0_ WHERE a0_ . documentType_id = 2 ORDER BY a0_ . id ASC ;
Copy
120
0.58 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . locale AS locale_3 , t0 . translatable_id AS translatable_id_4 FROM app_product_document_translation t0 WHERE t0 . translatable_id = 4 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
121
1.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 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . enabled = ?
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . enabled = 1 ;
Copy
122
0.91 ms
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
123
0.73 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = 481 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
124
0.47 ms
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = ? AND t0 . locale = ? )
SELECT COUNT (* ) FROM sylius_product_translation t0 WHERE (t0 . translatable_id = 481 AND t0 . locale = 'fr' );
Copy
125
0.39 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = 481 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
126
0.72 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = ? AND t0 . locale = ? LIMIT 1
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = 481 AND t0 . locale = 'fr' LIMIT 1 ;
Copy
127
0.45 ms
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = ?
SELECT t0 . name AS name_1 , t0 . slug AS slug_2 , t0 . description AS description_3 , t0 . meta_keywords AS meta_keywords_4 , t0 . meta_description AS meta_description_5 , t0 . id AS id_6 , t0 . short_description AS short_description_7 , t0 . descriptionEquipement AS descriptionEquipement_8 , t0 . youtubeVideoUrl AS youtubeVideoUrl_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM sylius_product_translation t0 WHERE t0 . translatable_id = 481 ;
Copy
128
1.82 ms
SELECT taxon . id as id , taxon . tree_root as tree_root , taxon . parent_id as parent_id , taxon . code as code , taxon . tree_left as tree_left , taxon . tree_right as tree_right , taxon . tree_level as tree_level , taxon . position as position , taxon . enabled as enabled , COALESCE (current_translation . name , fallback_translation . name ) as name FROM sylius_taxon taxon LEFT JOIN sylius_taxon_translation current_translation ON (current_translation . translatable_id = taxon . id ) AND (current_translation . locale = ? ) LEFT JOIN sylius_taxon_translation fallback_translation ON (fallback_translation . translatable_id = taxon . id ) AND (fallback_translation . locale = ? ) ORDER BY taxon . tree_level DESC , taxon . position ASC
Parameters :
[
"fr "
"fr "
]
SELECT taxon . id as id , taxon . tree_root as tree_root , taxon . parent_id as parent_id , taxon . code as code , taxon . tree_left as tree_left , taxon . tree_right as tree_right , taxon . tree_level as tree_level , taxon . position as position , taxon . enabled as enabled , COALESCE (current_translation . name , fallback_translation . name ) as name FROM sylius_taxon taxon LEFT JOIN sylius_taxon_translation current_translation ON (current_translation . translatable_id = taxon . id ) AND (current_translation . locale = 'fr' ) LEFT JOIN sylius_taxon_translation fallback_translation ON (fallback_translation . translatable_id = taxon . id ) AND (fallback_translation . locale = 'fr' ) ORDER BY taxon . tree_level DESC , taxon . position ASC ;
Copy