Query Metrics
161
Database Queries
28
Different statements
26.34 ms
Query time
3
Invalid entities
175
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.23 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.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:
[ "sylius.drulk.com" 1 ] |
2 | 0.10 ms |
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[] |
3 | 0.15 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 LIMIT 1
Parameters:
[] |
4 | 0.19 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
5 | 0.34 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_header"
]
|
6 | 0.12 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_footer"
]
|
7 | 0.12 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_bo"
]
|
8 | 0.11 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_login"
]
|
9 | 0.14 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
10 | 0.18 ms |
SELECT t0.id AS id_1, t0.title_bloc1 AS title_bloc1_2, t0.content_bloc1 AS content_bloc1_3, t0.title_bloc2 AS title_bloc2_4, t0.content_bloc2 AS content_bloc2_5, t0.title_bloc3 AS title_bloc3_6, t0.content_bloc3 AS content_bloc3_7, t0.title_bloc4 AS title_bloc4_8, t0.content_bloc4 AS content_bloc4_9, t0.contact_link AS contact_link_10, t0.need_help_link AS need_help_link_11, t0.legal_notice_link AS legal_notice_link_12 FROM custom_footer t0 LIMIT 1
Parameters:
[] |
11 | 0.29 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
12 | 0.27 ms |
SELECT t0.quantity AS quantity_1, t0.unit_price AS unit_price_2, t0.original_unit_price AS original_unit_price_3, t0.units_total AS units_total_4, t0.adjustments_total AS adjustments_total_5, t0.total AS total_6, t0.is_immutable AS is_immutable_7, t0.id AS id_8, t0.product_name AS product_name_9, t0.variant_name AS variant_name_10, t0.version AS version_11, t0.is_requirement AS is_requirement_12, t0.order_id AS order_id_13, t0.variant_id AS variant_id_14 FROM sylius_order_item t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
Parameters:
[
219
]
|
13 | 0.29 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
57
]
|
14 | 0.34 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
62
]
|
15 | 0.29 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
62
]
|
16 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
93
]
|
17 | 0.20 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
98
]
|
18 | 0.17 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
98
]
|
19 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
129
]
|
20 | 0.16 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
134
]
|
21 | 0.16 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
134
]
|
22 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
160
]
|
23 | 0.16 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
165
]
|
24 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
165
]
|
25 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
169
]
|
26 | 0.15 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
174
]
|
27 | 0.18 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
174
]
|
28 | 0.15 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
188
]
|
29 | 0.15 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
193
]
|
30 | 0.16 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
193
]
|
31 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
219
]
|
32 | 0.17 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
224
]
|
33 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
224
]
|
34 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
7
]
|
35 | 0.17 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
12
]
|
36 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
12
]
|
37 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
14
]
|
38 | 0.14 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
19
]
|
39 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
19
]
|
40 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
15
]
|
41 | 0.16 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
20
]
|
42 | 0.15 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
20
]
|
43 | 0.12 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
8
]
|
44 | 0.15 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
13
]
|
45 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
13
]
|
46 | 0.15 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
9
]
|
47 | 0.16 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
14
]
|
48 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
14
]
|
49 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
33
]
|
50 | 0.16 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
38
]
|
51 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
38
]
|
52 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
36
]
|
53 | 0.20 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
41
]
|
54 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
41
]
|
55 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
142
]
|
56 | 0.17 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
147
]
|
57 | 0.12 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
147
]
|
58 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
59
]
|
59 | 0.17 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
64
]
|
60 | 0.16 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
64
]
|
61 | 0.13 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
10
]
|
62 | 0.17 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.origin AS origin_8, t0.is_pack AS is_pack_9, t0.is_current_offer AS is_current_offer_10, t0.main_taxon_id AS main_taxon_id_11, t12.id AS id_13, t12.label AS label_14, t12.school_year AS school_year_15, t12.personalized_product_title AS personalized_product_title_16, t12.status_enum AS status_enum_17, t12.creation_date AS creation_date_18, t12.update_date AS update_date_19, t12.closing_date AS closing_date_20, t12.to_validate_date AS to_validate_date_21, t12.validated_date AS validated_date_22, t12.grade_establishment_id AS grade_establishment_id_23, t12.collaborator_id AS collaborator_id_24, t12.establishment_id AS establishment_id_25, t12.user_creator_id AS user_creator_id_26, t12.product_id AS product_id_27, t0.product_taxon_id AS product_taxon_id_28, t29.is_packed_product AS is_packed_product_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t29.product_id AS product_id_34 FROM sylius_product t0 LEFT JOIN requirement t12 ON t12.product_id = t0.id LEFT JOIN bitbag_product_bundle t29 ON t29.product_id = t0.id WHERE t0.id = ?
Parameters:
[
15
]
|
63 | 0.16 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
15
]
|
64 | 0.19 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
65 | 2.46 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.origin AS origin_7, s0_.is_pack AS is_pack_8, s0_.is_current_offer AS is_current_offer_9, RAND() AS sclr_10, s0_.main_taxon_id AS main_taxon_id_11, s0_.product_taxon_id AS product_taxon_id_12 FROM sylius_product s0_ LEFT JOIN sylius_product_channels s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id LEFT JOIN sylius_product_translation s3_ ON s0_.id = s3_.translatable_id LEFT JOIN sylius_product_variant s4_ ON s0_.id = s4_.product_id LEFT JOIN sylius_channel_pricing s5_ ON s4_.id = s5_.product_variant_id WHERE s0_.enabled = 1 AND s3_.locale = ? AND s1_.id = ? AND s5_.price IS NOT NULL AND s0_.id NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY sclr_10 ASC, s0_.id ASC LIMIT 2
Parameters:
[ "fr_FR" 2 62 98 134 165 174 193 224 12 19 20 13 14 38 41 147 64 15 ] |
66 | 0.17 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.school_year AS school_year_3, t0.personalized_product_title AS personalized_product_title_4, t0.status_enum AS status_enum_5, t0.creation_date AS creation_date_6, t0.update_date AS update_date_7, t0.closing_date AS closing_date_8, t0.to_validate_date AS to_validate_date_9, t0.validated_date AS validated_date_10, t0.grade_establishment_id AS grade_establishment_id_11, t0.collaborator_id AS collaborator_id_12, t0.establishment_id AS establishment_id_13, t0.user_creator_id AS user_creator_id_14, t0.product_id AS product_id_15 FROM requirement t0 WHERE t0.product_id = ?
Parameters:
[
230
]
|
67 | 0.14 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
230
]
|
68 | 0.13 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.school_year AS school_year_3, t0.personalized_product_title AS personalized_product_title_4, t0.status_enum AS status_enum_5, t0.creation_date AS creation_date_6, t0.update_date AS update_date_7, t0.closing_date AS closing_date_8, t0.to_validate_date AS to_validate_date_9, t0.validated_date AS validated_date_10, t0.grade_establishment_id AS grade_establishment_id_11, t0.collaborator_id AS collaborator_id_12, t0.establishment_id AS establishment_id_13, t0.user_creator_id AS user_creator_id_14, t0.product_id AS product_id_15 FROM requirement t0 WHERE t0.product_id = ?
Parameters:
[
84
]
|
69 | 0.11 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
84
]
|
70 | 0.19 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
71 | 0.18 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
72 | 0.12 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
Parameters:
[
59
]
|
73 | 0.20 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
Parameters:
[
10
]
|
74 | 0.20 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
75 | 0.16 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.school_year AS school_year_3, t0.personalized_product_title AS personalized_product_title_4, t0.status_enum AS status_enum_5, t0.creation_date AS creation_date_6, t0.update_date AS update_date_7, t0.closing_date AS closing_date_8, t0.to_validate_date AS to_validate_date_9, t0.validated_date AS validated_date_10, t0.grade_establishment_id AS grade_establishment_id_11, t0.collaborator_id AS collaborator_id_12, t0.establishment_id AS establishment_id_13, t0.user_creator_id AS user_creator_id_14, t0.product_id AS product_id_15 FROM requirement t0 INNER JOIN order_requirement ON t0.id = order_requirement.requirement_id WHERE order_requirement.order_id = ?
Parameters:
[
219
]
|
76 | 0.26 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
77 | 0.17 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
Parameters:
[
57
]
|
78 | 0.13 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
Parameters:
[
93
]
|
79 | 0.13 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
Parameters:
[
129
]
|
80 | 0.11 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
Parameters:
[
160
]
|
81 | 0.12 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
Parameters:
[
169
]
|
82 | 0.10 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
Parameters:
[
188
]
|
83 | 0.10 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
Parameters:
[
219
]
|
84 | 0.10 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
Parameters:
[
7
]
|
85 | 0.10 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
Parameters:
[
14
]
|
86 | 0.11 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
Parameters:
[
15
]
|
87 | 0.11 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
Parameters:
[
8
]
|
88 | 0.09 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
Parameters:
[
9
]
|
89 | 0.09 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
Parameters:
[
33
]
|
90 | 0.10 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
Parameters:
[
36
]
|
91 | 0.10 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
Parameters:
[
142
]
|
92 | 0.15 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
93 | 0.24 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.image_url AS image_url_4, t0.owner_id AS owner_id_5 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
230
]
|
94 | 0.19 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 230 "fr_FR" ] |
95 | 0.17 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
230
]
|
96 | 0.17 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 230 1 ] |
97 | 0.14 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
Parameters:
[
230
]
|
98 | 0.18 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.enabled AS enabled_5, t0.priority AS priority_6, t0.exclusive AS exclusive_7, t0.state AS state_8, t0.id AS id_9 FROM sylius_catalog_promotion t0 INNER JOIN sylius_channel_pricing_catalog_promotions ON t0.id = sylius_channel_pricing_catalog_promotions.catalog_promotion_id WHERE sylius_channel_pricing_catalog_promotions.channel_pricing_id = ? ORDER BY t0.id ASC
Parameters:
[
716
]
|
99 | 0.12 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, t0.is_filterable AS is_filterable_6 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
Parameters:
[
230
]
|
100 | 0.22 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.option_id AS option_id_3 FROM sylius_product_option_value t0 WHERE t0.option_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
101 | 0.26 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.image_url AS image_url_4, t0.owner_id AS owner_id_5 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
84
]
|
102 | 0.15 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 84 "fr_FR" ] |
103 | 0.14 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ?
Parameters:
[
84
]
|
104 | 0.17 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.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 84 1 ] |
105 | 0.13 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
Parameters:
[
79
]
|
106 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.enabled AS enabled_5, t0.priority AS priority_6, t0.exclusive AS exclusive_7, t0.state AS state_8, t0.id AS id_9 FROM sylius_catalog_promotion t0 INNER JOIN sylius_channel_pricing_catalog_promotions ON t0.id = sylius_channel_pricing_catalog_promotions.catalog_promotion_id WHERE sylius_channel_pricing_catalog_promotions.channel_pricing_id = ? ORDER BY t0.id ASC
Parameters:
[
565
]
|
107 | 0.13 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, t0.is_filterable AS is_filterable_6 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
Parameters:
[
84
]
|
108 | 0.17 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_header"
]
|
109 | 0.16 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_footer"
]
|
110 | 0.13 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_bo"
]
|
111 | 0.11 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_login"
]
|
112 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
113 | 0.11 ms |
SELECT t0.id AS id_1, t0.title_bloc1 AS title_bloc1_2, t0.content_bloc1 AS content_bloc1_3, t0.title_bloc2 AS title_bloc2_4, t0.content_bloc2 AS content_bloc2_5, t0.title_bloc3 AS title_bloc3_6, t0.content_bloc3 AS content_bloc3_7, t0.title_bloc4 AS title_bloc4_8, t0.content_bloc4 AS content_bloc4_9, t0.contact_link AS contact_link_10, t0.need_help_link AS need_help_link_11, t0.legal_notice_link AS legal_notice_link_12 FROM custom_footer t0 LIMIT 1
Parameters:
[] |
114 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.is_hidden AS is_hidden_4 FROM cart_custom_content t0 WHERE t0.id = ?
Parameters:
[
1
]
|
115 | 0.33 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC
Parameters:
[] |
116 | 0.38 ms |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.student_first_name AS student_first_name_18, s0_.student_last_name AS student_last_name_19, s0_.legal_document_number AS legal_document_number_20, s0_.is_legal_number_valid AS is_legal_number_valid_21, s0_.shipping_date AS shipping_date_22, s0_.shippingbo_order_id AS shippingbo_order_id_23, s0_.shippingbo_order_shipping_tracking_url AS shippingbo_order_shipping_tracking_url_24, s0_.shippingbo_order_shipping_id AS shippingbo_order_shipping_id_25, s0_.shippingbo_order_shipping_tracking_id AS shippingbo_order_shipping_tracking_id_26, s0_.channel_id AS channel_id_27, s0_.promotion_coupon_id AS promotion_coupon_id_28, s0_.customer_id AS customer_id_29, s0_.establishment_id AS establishment_id_30, s0_.shipping_address_id AS shipping_address_id_31, s0_.billing_address_id AS billing_address_id_32 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC
Parameters:
[ 219 "cart" 2 ] |
117 | 0.19 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
Parameters:
[ 57 "fr_FR" ] |
118 | 0.17 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 62 "fr_FR" ] |
119 | 0.15 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
Parameters:
[ 93 "fr_FR" ] |
120 | 0.14 ms |
SELECT COUNT(*) FROM sylius_product_variant_translation t0 WHERE (t0.translatable_id = ? AND t0.locale = ?)
Parameters:
[ 93 "fr_FR" ] |
121 | 0.12 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 = ?
Parameters:
[
93
]
|
122 | 0.14 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 98 "fr_FR" ] |
123 | 0.11 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
Parameters:
[ 129 "fr_FR" ] |
124 | 0.10 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 134 "fr_FR" ] |
125 | 0.11 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
Parameters:
[ 160 "fr_FR" ] |
126 | 0.12 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 165 "fr_FR" ] |
127 | 0.11 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
Parameters:
[ 169 "fr_FR" ] |
128 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 174 "fr_FR" ] |
129 | 0.09 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
Parameters:
[ 188 "fr_FR" ] |
130 | 0.13 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 193 "fr_FR" ] |
131 | 0.11 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
Parameters:
[ 219 "fr_FR" ] |
132 | 0.13 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 224 "fr_FR" ] |
133 | 0.10 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
Parameters:
[ 7 "fr_FR" ] |
134 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 12 "fr_FR" ] |
135 | 0.14 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
Parameters:
[ 14 "fr_FR" ] |
136 | 0.14 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 19 "fr_FR" ] |
137 | 0.11 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
Parameters:
[ 15 "fr_FR" ] |
138 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 20 "fr_FR" ] |
139 | 0.10 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
Parameters:
[ 8 "fr_FR" ] |
140 | 0.13 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 13 "fr_FR" ] |
141 | 0.12 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
Parameters:
[ 9 "fr_FR" ] |
142 | 0.12 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
143 | 0.10 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
Parameters:
[ 33 "fr_FR" ] |
144 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 38 "fr_FR" ] |
145 | 0.13 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
Parameters:
[ 36 "fr_FR" ] |
146 | 0.14 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 41 "fr_FR" ] |
147 | 0.11 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
Parameters:
[ 142 "fr_FR" ] |
148 | 0.10 ms |
SELECT COUNT(*) FROM sylius_product_variant_translation t0 WHERE (t0.translatable_id = ? AND t0.locale = ?)
Parameters:
[ 142 "fr_FR" ] |
149 | 0.09 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 = ?
Parameters:
[
142
]
|
150 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 147 "fr_FR" ] |
151 | 0.11 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
Parameters:
[ 59 "fr_FR" ] |
152 | 0.12 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 64 "fr_FR" ] |
153 | 0.10 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
Parameters:
[ 10 "fr_FR" ] |
154 | 0.11 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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 15 "fr_FR" ] |
155 | 0.19 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_header"
]
|
156 | 0.12 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_fo_footer"
]
|
157 | 0.12 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_bo"
]
|
158 | 0.12 ms |
SELECT c0_.id AS id_0, c0_.section AS section_1, c0_.file_path AS file_path_2 FROM custom_init_logo c1_ INNER JOIN custom_logo c0_ ON c1_.id = c0_.init_logo_id WHERE c0_.section = ? ORDER BY c1_.id ASC
Parameters:
[
"logo_login"
]
|
159 | 0.13 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
160 | 0.12 ms |
SELECT t0.id AS id_1, t0.title_bloc1 AS title_bloc1_2, t0.content_bloc1 AS content_bloc1_3, t0.title_bloc2 AS title_bloc2_4, t0.content_bloc2 AS content_bloc2_5, t0.title_bloc3 AS title_bloc3_6, t0.content_bloc3 AS content_bloc3_7, t0.title_bloc4 AS title_bloc4_8, t0.content_bloc4 AS content_bloc4_9, t0.contact_link AS contact_link_10, t0.need_help_link AS need_help_link_11, t0.legal_notice_link AS legal_notice_link_12 FROM custom_footer t0 LIMIT 1
Parameters:
[] |
161 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.is_hidden AS is_hidden_4 FROM cart_custom_content t0 WHERE t0.id = ?
Parameters:
[
2
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Product\ProductVariant | 27 |
App\Entity\Product\Product | 19 |
App\Entity\Channel\ChannelPricing | 19 |
App\Entity\Product\ProductTranslation | 19 |
App\Entity\Order\OrderItem | 17 |
App\Entity\Product\ProductImage | 17 |
App\Entity\Product\ProductVariantTranslation | 15 |
App\Entity\Product\ProductOptionValue | 13 |
App\Entity\Taxonomy\Taxon | 9 |
BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | 2 |
App\Entity\Product\ProductOption | 2 |
App\Entity\CustomContent\CartCustomContent | 2 |
App\Entity\Channel\Channel | 1 |
App\Entity\Addressing\Zone | 1 |
Sylius\Component\Core\Model\ShopBillingData | 1 |
App\Entity\Channel\ChannelPriceHistoryConfig | 1 |
App\Entity\Locale\Locale | 1 |
App\Entity\Currency\Currency | 1 |
App\Entity\CustomContent\CustomPreFooterInit | 1 |
App\Entity\CustomContent\CustomFooter | 1 |
App\Entity\Order\Order | 1 |
App\Entity\Taxation\TaxCategory | 1 |
App\Entity\Requirement | 1 |
App\Entity\GradeEstablishment | 1 |
App\Entity\User\Establishment | 1 |
App\Entity\User\ShopUser | 1 |