| 1 |
3.42 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.points_enabled AS points_enabled_18, t0.points_code AS points_code_19, t0.billing_mode AS billing_mode_20, t0.billing_business_code AS billing_business_code_21, t0.billing_article_code AS billing_article_code_22, t0.login_required AS login_required_23, t0.default_locale_id AS default_locale_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_36, t0.menu_taxon_id AS menu_taxon_id_37, t0.business_unit_id AS business_unit_id_38, t0.customer_pool_id AS customer_pool_id_39, t0.shop_billing_data_id AS shop_billing_data_id_40, t0.channel_price_history_config_id AS channel_price_history_config_id_41 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id WHERE t0.code = ? ORDER BY t0.id ASC LIMIT 1
Parameters: [
"HOME_WEB"
]
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.points_enabled AS points_enabled_18, t0.points_code AS points_code_19, t0.billing_mode AS billing_mode_20, t0.billing_business_code AS billing_business_code_21, t0.billing_article_code AS billing_article_code_22, t0.login_required AS login_required_23, t0.default_locale_id AS default_locale_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_36, t0.menu_taxon_id AS menu_taxon_id_37, t0.business_unit_id AS business_unit_id_38, t0.customer_pool_id AS customer_pool_id_39, t0.shop_billing_data_id AS shop_billing_data_id_40, t0.channel_price_history_config_id AS channel_price_history_config_id_41 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id WHERE t0.code = 'HOME_WEB' ORDER BY t0.id ASC LIMIT 1;
|
| 2 |
3.15 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
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 = 3;
|
| 3 |
3.72 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.internalReference AS internalReference_8, t0.expired AS expired_9, t0.expirationDate AS expirationDate_10, t0.toExpire AS toExpire_11, t0.bufferStock AS bufferStock_12, t0.internalName AS internalName_13, t0.isParent AS isParent_14, t0.main_taxon_id AS main_taxon_id_15, t0.product_type_id AS product_type_id_16 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.internalReference AS internalReference_8, t0.expired AS expired_9, t0.expirationDate AS expirationDate_10, t0.toExpire AS toExpire_11, t0.bufferStock AS bufferStock_12, t0.internalName AS internalName_13, t0.isParent AS isParent_14, t0.main_taxon_id AS main_taxon_id_15, t0.product_type_id AS product_type_id_16 FROM sylius_product t0 WHERE t0.id = '85';
|
| 4 |
3.20 ms |
SELECT s0_.name AS name_0, s0_.token AS token_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.shop_user_id AS shop_user_id_5, s0_.channel_id AS channel_id_6 FROM sylius_wishlist s0_ WHERE s0_.channel_id = ? AND s0_.shop_user_id IS NULL AND s0_.token = ? ORDER BY s0_.id ASC
Parameters: [
3
"76d1cc6b-e5e7-42cd-b36f-c5b3696dbc44"
]
SELECT s0_.name AS name_0, s0_.token AS token_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.shop_user_id AS shop_user_id_5, s0_.channel_id AS channel_id_6 FROM sylius_wishlist s0_ WHERE s0_.channel_id = 3 AND s0_.shop_user_id IS NULL AND s0_.token = '76d1cc6b-e5e7-42cd-b36f-c5b3696dbc44' ORDER BY s0_.id ASC;
|
| 5 |
2.95 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 6 |
3.36 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.points_enabled AS points_enabled_18, t0.points_code AS points_code_19, t0.billing_mode AS billing_mode_20, t0.billing_business_code AS billing_business_code_21, t0.billing_article_code AS billing_article_code_22, t0.login_required AS login_required_23, t0.default_locale_id AS default_locale_id_42, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_43, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.business_unit_id AS business_unit_id_46, t0.customer_pool_id AS customer_pool_id_47, t0.shop_billing_data_id AS shop_billing_data_id_48, t0.channel_price_history_config_id AS channel_price_history_config_id_49 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id WHERE t0.code = ? ORDER BY t0.id ASC LIMIT 1
Parameters: [
"HOME_WEB"
]
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.points_enabled AS points_enabled_18, t0.points_code AS points_code_19, t0.billing_mode AS billing_mode_20, t0.billing_business_code AS billing_business_code_21, t0.billing_article_code AS billing_article_code_22, t0.login_required AS login_required_23, t0.default_locale_id AS default_locale_id_42, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.base_currency_id AS base_currency_id_43, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.business_unit_id AS business_unit_id_46, t0.customer_pool_id AS customer_pool_id_47, t0.shop_billing_data_id AS shop_billing_data_id_48, t0.channel_price_history_config_id AS channel_price_history_config_id_49 FROM sylius_channel t0 INNER JOIN sylius_locale t25 ON t0.default_locale_id = t25.id INNER JOIN sylius_currency t31 ON t0.base_currency_id = t31.id WHERE t0.code = 'HOME_WEB' ORDER BY t0.id ASC LIMIT 1;
|
| 7 |
3.07 ms |
INSERT INTO sylius_wishlist (name, token, created_at, updated_at, shop_user_id, channel_id) VALUES (?, ?, ?, ?, ?, ?)
INSERT INTO sylius_wishlist (name, token, created_at, updated_at, shop_user_id, channel_id) VALUES ('Wishlist', 'cfd56d9c-0a21-4e91-b68f-2406feb6504a', '2026-07-14 01:12:52', '2026-07-14 01:12:52', NULL, 3);
|
| 8 |
6.40 ms |
"COMMIT"
|
| 9 |
3.31 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.operator AS operator_16, t0.operator_reference AS operator_reference_17, t0.brandReference AS brandReference_18, t0.ean AS ean_19, t0.internalName AS internalName_20, t0.expired AS expired_21, t0.expirationDate AS expirationDate_22, t0.toExpire AS toExpire_23, t0.internalReference AS internalReference_24, t0.brand_name AS brand_name_25, t0.amount_fixed_flag AS amount_fixed_flag_26, t0.amount_dropdown_list AS amount_dropdown_list_27, t0.amount_max AS amount_max_28, t0.recurring AS recurring_29, t0.recurring_times AS recurring_times_30, t0.recurring_interval AS recurring_interval_31, t0.product_id AS product_id_32, t0.tax_category_id AS tax_category_id_33, t0.shipping_category_id AS shipping_category_id_34 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.operator AS operator_16, t0.operator_reference AS operator_reference_17, t0.brandReference AS brandReference_18, t0.ean AS ean_19, t0.internalName AS internalName_20, t0.expired AS expired_21, t0.expirationDate AS expirationDate_22, t0.toExpire AS toExpire_23, t0.internalReference AS internalReference_24, t0.brand_name AS brand_name_25, t0.amount_fixed_flag AS amount_fixed_flag_26, t0.amount_dropdown_list AS amount_dropdown_list_27, t0.amount_max AS amount_max_28, t0.recurring AS recurring_29, t0.recurring_times AS recurring_times_30, t0.recurring_interval AS recurring_interval_31, t0.product_id AS product_id_32, t0.tax_category_id AS tax_category_id_33, t0.shipping_category_id AS shipping_category_id_34 FROM sylius_product_variant t0 WHERE t0.product_id = 85 ORDER BY t0.position ASC, t0.id ASC;
|
| 10 |
2.86 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 11 |
3.82 ms |
INSERT INTO sylius_wishlist_product (quantity, wishlist_id, product_id, variant_id) VALUES (?, ?, ?, ?)
Parameters: [
0
212
85
382
]
INSERT INTO sylius_wishlist_product (quantity, wishlist_id, product_id, variant_id) VALUES (0, 212, 85, 382);
|
| 12 |
6.47 ms |
"COMMIT"
|