Query Metrics
410
Database Queries
37
Different statements
60.15 ms
Query time
3
Invalid entities
825
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.26 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:
[ "www.marentree-keepschool.com" 1 ] |
2 | 0.22 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
]
|
3 | 0.26 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"
]
|
4 | 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"
]
|
5 | 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"
]
|
6 | 0.10 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"
]
|
7 | 0.13 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
8 | 0.16 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:
[] |
9 | 0.31 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:
[ 226 "cart" 2 ] |
10 | 0.65 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 = ? ORDER BY s0_.id ASC
Parameters:
[ 226 "cart" ] |
11 | 0.85 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.label AS label_2, s1_.amount AS amount_3, s1_.is_neutral AS is_neutral_4, s1_.is_locked AS is_locked_5, s1_.origin_code AS origin_code_6, s1_.details AS details_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.id AS id_10, s0_.channel_id AS channel_id_11, s0_.promotion_coupon_id AS promotion_coupon_id_12, s0_.customer_id AS customer_id_13, s0_.establishment_id AS establishment_id_14, s0_.shipping_address_id AS shipping_address_id_15, s0_.billing_address_id AS billing_address_id_16, s1_.order_id AS order_id_17, s1_.order_item_id AS order_item_id_18, s1_.order_item_unit_id AS order_item_unit_id_19, s1_.shipment_id AS shipment_id_20 FROM sylius_order s0_ LEFT JOIN sylius_adjustment s1_ ON s0_.id = s1_.order_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[
226
]
|
12 | 0.59 ms |
SELECT s0_.id AS id_0, s1_.quantity AS quantity_1, s1_.unit_price AS unit_price_2, s1_.original_unit_price AS original_unit_price_3, s1_.units_total AS units_total_4, s1_.adjustments_total AS adjustments_total_5, s1_.total AS total_6, s1_.is_immutable AS is_immutable_7, s1_.id AS id_8, s1_.product_name AS product_name_9, s1_.variant_name AS variant_name_10, s1_.version AS version_11, s1_.is_requirement AS is_requirement_12, s0_.channel_id AS channel_id_13, s0_.promotion_coupon_id AS promotion_coupon_id_14, s0_.customer_id AS customer_id_15, s0_.establishment_id AS establishment_id_16, s0_.shipping_address_id AS shipping_address_id_17, s0_.billing_address_id AS billing_address_id_18, s1_.order_id AS order_id_19, s1_.variant_id AS variant_id_20 FROM sylius_order s0_ LEFT JOIN sylius_order_item s1_ ON s0_.id = s1_.order_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[
226
]
|
13 | 0.93 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.label AS label_2, s1_.amount AS amount_3, s1_.is_neutral AS is_neutral_4, s1_.is_locked AS is_locked_5, s1_.origin_code AS origin_code_6, s1_.details AS details_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.id AS id_10, s0_.order_id AS order_id_11, s0_.variant_id AS variant_id_12, s1_.order_id AS order_id_13, s1_.order_item_id AS order_item_id_14, s1_.order_item_unit_id AS order_item_unit_id_15, s1_.shipment_id AS shipment_id_16 FROM sylius_order_item s0_ LEFT JOIN sylius_adjustment s1_ ON s0_.id = s1_.order_item_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 ] |
14 | 0.57 ms |
SELECT s0_.id AS id_0, s1_.adjustments_total AS adjustments_total_1, s1_.id AS id_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s0_.order_id AS order_id_5, s0_.variant_id AS variant_id_6, s1_.order_item_id AS order_item_id_7, s1_.shipment_id AS shipment_id_8 FROM sylius_order_item s0_ LEFT JOIN sylius_order_item_unit s1_ ON s0_.id = s1_.order_item_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 ] |
15 | 0.97 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.label AS label_2, s1_.amount AS amount_3, s1_.is_neutral AS is_neutral_4, s1_.is_locked AS is_locked_5, s1_.origin_code AS origin_code_6, s1_.details AS details_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.id AS id_10, s0_.order_item_id AS order_item_id_11, s0_.shipment_id AS shipment_id_12, s1_.order_id AS order_id_13, s1_.order_item_id AS order_item_id_14, s1_.order_item_unit_id AS order_item_unit_id_15, s1_.shipment_id AS shipment_id_16 FROM sylius_order_item_unit s0_ LEFT JOIN sylius_adjustment s1_ ON s0_.id = s1_.order_item_unit_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 ] |
16 | 0.69 ms |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s0_.order_id AS order_id_16, s0_.variant_id AS variant_id_17, s1_.product_id AS product_id_18, s1_.tax_category_id AS tax_category_id_19, s1_.shipping_category_id AS shipping_category_id_20 FROM sylius_order_item s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.variant_id = s1_.id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 ] |
17 | 0.83 ms |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s0_.product_id AS product_id_3, s0_.tax_category_id AS tax_category_id_4, s0_.shipping_category_id AS shipping_category_id_5, s1_.option_id AS option_id_6 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 238 284 393 1 2 33 34 79 81 89 97 103 104 106 108 110 113 116 120 124 130 141 219 45 65 71 197 201 36 118 132 375 146 72 10 73 13 5 7 8 9 46 48 ] |
18 | 0.22 ms |
SELECT s0_.id AS id_0, s1_.value AS value_1, s1_.id AS id_2, s1_.locale AS locale_3, s0_.option_id AS option_id_4, s1_.translatable_id AS translatable_id_5 FROM sylius_product_option_value s0_ LEFT JOIN sylius_product_option_value_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IN (?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 7 21 24 23 35 ] |
19 | 0.68 ms |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.enabled AS enabled_4, s1_.id AS id_5, s1_.variant_selection_method AS variant_selection_method_6, s1_.average_rating AS average_rating_7, s1_.origin AS origin_8, s1_.is_pack AS is_pack_9, s1_.is_current_offer AS is_current_offer_10, s0_.product_id AS product_id_11, s0_.tax_category_id AS tax_category_id_12, s0_.shipping_category_id AS shipping_category_id_13, s1_.main_taxon_id AS main_taxon_id_14, s1_.product_taxon_id AS product_taxon_id_15 FROM sylius_product_variant s0_ LEFT JOIN sylius_product s1_ ON s0_.product_id = s1_.id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 238 284 393 1 2 33 34 79 81 89 97 103 104 106 108 110 113 116 120 124 130 141 219 45 65 71 197 201 36 118 132 375 146 72 10 73 13 5 7 8 9 46 48 ] |
20 | 0.19 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:
[
5
]
|
21 | 0.13 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:
[
5
]
|
22 | 0.19 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:
[
7
]
|
23 | 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:
[
7
]
|
24 | 0.10 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:
[
10
]
|
25 | 0.09 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:
[
10
]
|
26 | 0.12 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:
[
12
]
|
27 | 0.08 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:
[
12
]
|
28 | 0.10 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:
[
13
]
|
29 | 0.08 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:
[
13
]
|
30 | 0.10 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:
[
14
]
|
31 | 0.09 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:
[
14
]
|
32 | 0.10 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:
[
15
]
|
33 | 0.09 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:
[
15
]
|
34 | 0.29 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:
[
18
]
|
35 | 0.09 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:
[
18
]
|
36 | 0.09 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:
[
38
]
|
37 | 0.09 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:
[
38
]
|
38 | 0.11 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:
[
39
]
|
39 | 0.09 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:
[
39
]
|
40 | 0.09 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:
[
41
]
|
41 | 0.09 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:
[
41
]
|
42 | 0.10 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:
[
50
]
|
43 | 0.10 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:
[
50
]
|
44 | 0.14 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:
[
51
]
|
45 | 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:
[
51
]
|
46 | 0.10 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:
[
53
]
|
47 | 0.10 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:
[
53
]
|
48 | 0.25 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:
[
70
]
|
49 | 0.09 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:
[
70
]
|
50 | 0.18 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:
[
76
]
|
51 | 0.15 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:
[
76
]
|
52 | 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:
[
77
]
|
53 | 0.10 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:
[
77
]
|
54 | 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:
[
78
]
|
55 | 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:
[
78
]
|
56 | 0.12 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
]
|
57 | 0.10 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
]
|
58 | 0.15 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:
[
86
]
|
59 | 0.10 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:
[
86
]
|
60 | 0.25 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:
[
94
]
|
61 | 0.13 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:
[
94
]
|
62 | 0.15 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:
[
102
]
|
63 | 0.12 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:
[
102
]
|
64 | 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:
[
108
]
|
65 | 0.09 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:
[
108
]
|
66 | 0.19 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:
[
109
]
|
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:
[
109
]
|
68 | 0.26 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:
[
111
]
|
69 | 0.10 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:
[
111
]
|
70 | 0.15 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:
[
113
]
|
71 | 0.12 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:
[
113
]
|
72 | 0.20 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:
[
115
]
|
73 | 0.13 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:
[
115
]
|
74 | 0.24 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:
[
118
]
|
75 | 0.12 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:
[
118
]
|
76 | 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:
[
121
]
|
77 | 0.09 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:
[
121
]
|
78 | 0.11 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:
[
123
]
|
79 | 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:
[
123
]
|
80 | 0.31 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:
[
125
]
|
81 | 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:
[
125
]
|
82 | 0.21 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:
[
129
]
|
83 | 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:
[
129
]
|
84 | 0.10 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:
[
135
]
|
85 | 0.10 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:
[
135
]
|
86 | 0.10 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:
[
137
]
|
87 | 0.12 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:
[
137
]
|
88 | 0.12 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:
[
146
]
|
89 | 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:
[
146
]
|
90 | 0.10 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:
[
151
]
|
91 | 0.10 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:
[
151
]
|
92 | 0.12 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:
[
202
]
|
93 | 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:
[
202
]
|
94 | 0.11 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:
[
206
]
|
95 | 0.10 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:
[
206
]
|
96 | 0.21 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:
[
224
]
|
97 | 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:
[
224
]
|
98 | 0.20 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
]
|
99 | 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:
[
230
]
|
100 | 0.11 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:
[
239
]
|
101 | 0.12 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:
[
239
]
|
102 | 0.10 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:
[
255
]
|
103 | 0.10 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:
[
255
]
|
104 | 0.18 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:
[
265
]
|
105 | 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:
[
265
]
|
106 | 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:
[
230
]
|
107 | 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:
[
239
]
|
108 | 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:
[
265
]
|
109 | 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:
[
5
]
|
110 | 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:
[
7
]
|
111 | 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:
[
38
]
|
112 | 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:
[
39
]
|
113 | 0.11 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
]
|
114 | 0.11 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:
[
86
]
|
115 | 0.10 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:
[
94
]
|
116 | 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:
[
102
]
|
117 | 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:
[
108
]
|
118 | 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:
[
109
]
|
119 | 0.11 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:
[
111
]
|
120 | 0.11 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:
[
113
]
|
121 | 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:
[
115
]
|
122 | 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:
[
118
]
|
123 | 0.11 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:
[
121
]
|
124 | 0.11 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:
[
125
]
|
125 | 0.10 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:
[
129
]
|
126 | 0.11 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:
[
135
]
|
127 | 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:
[
146
]
|
128 | 0.10 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
]
|
129 | 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:
[
50
]
|
130 | 0.11 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:
[
70
]
|
131 | 0.11 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:
[
76
]
|
132 | 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:
[
202
]
|
133 | 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:
[
206
]
|
134 | 0.11 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
]
|
135 | 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:
[
123
]
|
136 | 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:
[
137
]
|
137 | 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:
[
255
]
|
138 | 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:
[
151
]
|
139 | 0.11 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:
[
77
]
|
140 | 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:
[
15
]
|
141 | 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:
[
78
]
|
142 | 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:
[
18
]
|
143 | 0.11 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:
[
10
]
|
144 | 0.11 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
]
|
145 | 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
]
|
146 | 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
]
|
147 | 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:
[
51
]
|
148 | 0.11 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:
[
53
]
|
149 | 0.91 ms |
SELECT s0_.id AS id_0, s1_.name AS name_1, s1_.slug AS slug_2, s1_.description AS description_3, s1_.meta_keywords AS meta_keywords_4, s1_.meta_description AS meta_description_5, s1_.id AS id_6, s1_.short_description AS short_description_7, s1_.locale AS locale_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.product_taxon_id AS product_taxon_id_10, s1_.translatable_id AS translatable_id_11 FROM sylius_product s0_ LEFT JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 230 239 265 5 7 38 39 84 86 94 102 108 109 111 113 115 118 121 125 129 135 146 224 50 70 76 202 206 41 123 137 255 151 77 15 78 18 10 12 13 14 51 53 ] |
150 | 0.79 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.image_url AS image_url_4, s0_.main_taxon_id AS main_taxon_id_5, s0_.product_taxon_id AS product_taxon_id_6, s1_.owner_id AS owner_id_7 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 230 239 265 5 7 38 39 84 86 94 102 108 109 111 113 115 118 121 125 129 135 146 224 50 70 76 202 206 41 123 137 255 151 77 15 78 18 10 12 13 14 51 53 ] |
151 | 0.62 ms |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.is_filterable AS is_filterable_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.product_taxon_id AS product_taxon_id_8 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC
Parameters:
[ 230 239 265 5 7 38 39 84 86 94 102 108 109 111 113 115 118 121 125 129 135 146 224 50 70 76 202 206 41 123 137 255 151 77 15 78 18 10 12 13 14 51 53 ] |
152 | 0.21 ms |
SELECT s0_.id AS id_0, s1_.name AS name_1, s1_.id AS id_2, s1_.locale AS locale_3, s1_.translatable_id AS translatable_id_4 FROM sylius_product_option s0_ LEFT JOIN sylius_product_option_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IN (?, ?) ORDER BY s0_.id ASC
Parameters:
[ 1 2 ] |
153 | 0.19 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 WHERE t0.enabled = ?
Parameters:
[
1
]
|
154 | 0.18 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 WHERE t0.enabled = ?
Parameters:
[
1
]
|
155 | 0.29 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
156 | 0.26 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
157 | 0.19 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
158 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
159 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
160 | 0.13 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
161 | 0.21 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"
]
|
162 | 0.14 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"
]
|
163 | 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_bo"
]
|
164 | 0.10 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"
]
|
165 | 0.09 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
166 | 0.09 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:
[] |
167 | 0.17 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:
[ 226 "cart" 2 ] |
168 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
169 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
170 | 0.11 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
171 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
172 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
173 | 0.22 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
174 | 0.29 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:
[] |
175 | 0.31 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:
[ 226 "cart" 2 ] |
176 | 0.17 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:
[ 238 "fr_FR" ] |
177 | 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:
[ 284 "fr_FR" ] |
178 | 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:
[ 393 "fr_FR" ] |
179 | 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:
[ 1 "fr_FR" ] |
180 | 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:
[ 2 "fr_FR" ] |
181 | 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:
[ 33 "fr_FR" ] |
182 | 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:
[ 34 "fr_FR" ] |
183 | 0.08 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:
[ 79 "fr_FR" ] |
184 | 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:
[ 81 "fr_FR" ] |
185 | 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:
[ 89 "fr_FR" ] |
186 | 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:
[ 97 "fr_FR" ] |
187 | 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:
[ 103 "fr_FR" ] |
188 | 0.08 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:
[ 104 "fr_FR" ] |
189 | 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:
[ 106 "fr_FR" ] |
190 | 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:
[ 108 "fr_FR" ] |
191 | 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:
[ 110 "fr_FR" ] |
192 | 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:
[ 113 "fr_FR" ] |
193 | 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:
[ 116 "fr_FR" ] |
194 | 0.08 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:
[ 120 "fr_FR" ] |
195 | 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:
[ 124 "fr_FR" ] |
196 | 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:
[ 130 "fr_FR" ] |
197 | 0.08 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:
[ 141 "fr_FR" ] |
198 | 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:
[ 219 "fr_FR" ] |
199 | 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:
[ 45 "fr_FR" ] |
200 | 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:
[ 65 "fr_FR" ] |
201 | 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:
[ 71 "fr_FR" ] |
202 | 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:
[ 197 "fr_FR" ] |
203 | 0.08 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:
[ 201 "fr_FR" ] |
204 | 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:
[ 36 "fr_FR" ] |
205 | 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:
[ 118 "fr_FR" ] |
206 | 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:
[ 132 "fr_FR" ] |
207 | 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:
[ 375 "fr_FR" ] |
208 | 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:
[ 146 "fr_FR" ] |
209 | 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:
[ 72 "fr_FR" ] |
210 | 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:
[ 10 "fr_FR" ] |
211 | 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:
[ 73 "fr_FR" ] |
212 | 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:
[ 13 "fr_FR" ] |
213 | 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:
[ 5 "fr_FR" ] |
214 | 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" ] |
215 | 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:
[ 8 "fr_FR" ] |
216 | 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:
[ 9 "fr_FR" ] |
217 | 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:
[ 46 "fr_FR" ] |
218 | 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:
[ 48 "fr_FR" ] |
219 | 0.11 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
220 | 0.11 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
221 | 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_fo_header"
]
|
222 | 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_fo_footer"
]
|
223 | 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_bo"
]
|
224 | 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"
]
|
225 | 0.11 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
226 | 0.10 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:
[] |
227 | 0.16 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:
[ 226 "cart" 2 ] |
228 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
229 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
230 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
231 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
232 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
233 | 0.18 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
234 | 0.34 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:
[] |
235 | 0.23 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:
[ 226 "cart" 2 ] |
236 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
237 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
238 | 0.32 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
239 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
240 | 0.18 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
241 | 0.13 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
242 | 0.16 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
243 | 0.14 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
244 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
245 | 0.24 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:
[ 226 "cart" 2 ] |
246 | 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:
[
238
]
|
247 | 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:
[
284
]
|
248 | 0.18 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:
[
393
]
|
249 | 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:
[
1
]
|
250 | 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:
[
2
]
|
251 | 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:
[
33
]
|
252 | 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:
[
34
]
|
253 | 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:
[
79
]
|
254 | 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:
[
81
]
|
255 | 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:
[
89
]
|
256 | 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:
[
97
]
|
257 | 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:
[
103
]
|
258 | 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:
[
104
]
|
259 | 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:
[
106
]
|
260 | 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:
[
108
]
|
261 | 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:
[
110
]
|
262 | 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:
[
113
]
|
263 | 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:
[
116
]
|
264 | 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:
[
120
]
|
265 | 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:
[
124
]
|
266 | 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:
[
130
]
|
267 | 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:
[
141
]
|
268 | 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:
[
219
]
|
269 | 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:
[
45
]
|
270 | 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:
[
65
]
|
271 | 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:
[
71
]
|
272 | 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:
[
197
]
|
273 | 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:
[
201
]
|
274 | 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
]
|
275 | 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:
[
118
]
|
276 | 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:
[
132
]
|
277 | 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:
[
375
]
|
278 | 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:
[
146
]
|
279 | 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:
[
72
]
|
280 | 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:
[
10
]
|
281 | 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:
[
73
]
|
282 | 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:
[
13
]
|
283 | 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:
[
5
]
|
284 | 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:
[
7
]
|
285 | 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:
[
8
]
|
286 | 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:
[
9
]
|
287 | 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:
[
46
]
|
288 | 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:
[
48
]
|
289 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
238
]
|
290 | 0.15 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
230
]
|
291 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
284
]
|
292 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
239
]
|
293 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
393
]
|
294 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
265
]
|
295 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
296 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
5
]
|
297 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
298 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
7
]
|
299 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
33
]
|
300 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
38
]
|
301 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
34
]
|
302 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
39
]
|
303 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
79
]
|
304 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
84
]
|
305 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
81
]
|
306 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
86
]
|
307 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
89
]
|
308 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
94
]
|
309 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
97
]
|
310 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
102
]
|
311 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
103
]
|
312 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
108
]
|
313 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
104
]
|
314 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
109
]
|
315 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
106
]
|
316 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
111
]
|
317 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
108
]
|
318 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
113
]
|
319 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
110
]
|
320 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
115
]
|
321 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
113
]
|
322 | 0.14 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
118
]
|
323 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
116
]
|
324 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
121
]
|
325 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
120
]
|
326 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
125
]
|
327 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
124
]
|
328 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
129
]
|
329 | 0.14 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
130
]
|
330 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
135
]
|
331 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
141
]
|
332 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
146
]
|
333 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
219
]
|
334 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
224
]
|
335 | 0.14 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
45
]
|
336 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
50
]
|
337 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
65
]
|
338 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
70
]
|
339 | 0.14 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
71
]
|
340 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
76
]
|
341 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
197
]
|
342 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
202
]
|
343 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
201
]
|
344 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
206
]
|
345 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
36
]
|
346 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
41
]
|
347 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
118
]
|
348 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
123
]
|
349 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
132
]
|
350 | 0.10 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
137
]
|
351 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
375
]
|
352 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
255
]
|
353 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
146
]
|
354 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
151
]
|
355 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
72
]
|
356 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
77
]
|
357 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
10
]
|
358 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
15
]
|
359 | 0.11 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
73
]
|
360 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
78
]
|
361 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
13
]
|
362 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
18
]
|
363 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
5
]
|
364 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
10
]
|
365 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
7
]
|
366 | 0.11 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
12
]
|
367 | 0.15 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
8
]
|
368 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
13
]
|
369 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9
]
|
370 | 0.12 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
14
]
|
371 | 0.13 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
46
]
|
372 | 0.13 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
51
]
|
373 | 0.12 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 INNER JOIN sylius_product_image_product_variants ON t0.id = sylius_product_image_product_variants.image_id WHERE sylius_product_image_product_variants.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
48
]
|
374 | 0.14 ms |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
53
]
|
375 | 0.17 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
376 | 0.13 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
377 | 0.15 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.content AS content_4, t0.file_path AS file_path_5, t0.owner_id AS owner_id_6 FROM custom_pre_footer t0 WHERE t0.owner_id = ?
Parameters:
[
1
]
|
378 | 0.12 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.link AS link_3, t0.file_path AS file_path_4, t0.owner_id AS owner_id_5 FROM custom_social_network t0 WHERE t0.owner_id = ?
Parameters:
[
1
]
|
379 | 0.16 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_sections b3_ ON b0_.id = b3_.block_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
Parameters:
[ "fr_FR" "footer" ] |
380 | 0.16 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 12 "fr_FR" ] |
381 | 0.12 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
382 | 0.12 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
383 | 0.11 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
384 | 0.14 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
385 | 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_fo_header"
]
|
386 | 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"
]
|
387 | 0.10 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"
]
|
388 | 0.10 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"
]
|
389 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
390 | 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:
[] |
391 | 0.29 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.code AS code_9, s0_.tree_left AS tree_left_10, s0_.tree_right AS tree_right_11, s0_.tree_level AS tree_level_12, s0_.position AS position_13, s0_.enabled AS enabled_14, s0_.id AS id_15, s0_.created_at AS created_at_16, s0_.updated_at AS updated_at_17, s1_.name AS name_18, s1_.slug AS slug_19, s1_.description AS description_20, s1_.id AS id_21, s1_.title_header AS title_header_22, s1_.content_header AS content_header_23, s1_.title_footer AS title_footer_24, s1_.content_footer AS content_footer_25, s1_.locale AS locale_26, s2_.code AS code_27, s2_.tree_left AS tree_left_28, s2_.tree_right AS tree_right_29, s2_.tree_level AS tree_level_30, s2_.position AS position_31, s2_.enabled AS enabled_32, s2_.id AS id_33, s2_.created_at AS created_at_34, s2_.updated_at AS updated_at_35, s0_.tree_root AS tree_root_36, s0_.parent_id AS parent_id_37, s1_.translatable_id AS translatable_id_38, s2_.tree_root AS tree_root_39, s2_.parent_id AS parent_id_40 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC
Parameters:
[ "fr_FR" 1 ] |
392 | 0.26 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s1_.name AS name_9, s1_.slug AS slug_10, s1_.description AS description_11, s1_.id AS id_12, s1_.title_header AS title_header_13, s1_.content_header AS content_header_14, s1_.title_footer AS title_footer_15, s1_.content_footer AS content_footer_16, s1_.locale AS locale_17, s2_.code AS code_18, s2_.tree_left AS tree_left_19, s2_.tree_right AS tree_right_20, s2_.tree_level AS tree_level_21, s2_.position AS position_22, s2_.enabled AS enabled_23, s2_.id AS id_24, s2_.created_at AS created_at_25, s2_.updated_at AS updated_at_26, s0_.tree_root AS tree_root_27, s0_.parent_id AS parent_id_28, s1_.translatable_id AS translatable_id_29, s2_.tree_root AS tree_root_30, s2_.parent_id AS parent_id_31 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC
Parameters:
[ "fr_FR" 1 "MENU_CATEGORY" ] |
393 | 0.28 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:
[] |
394 | 0.24 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:
[ 226 "cart" 2 ] |
395 | 0.21 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"
]
|
396 | 0.15 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"
]
|
397 | 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_bo"
]
|
398 | 0.10 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"
]
|
399 | 0.10 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
400 | 0.13 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:
[] |
401 | 0.13 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.link AS link_4, t0.paragraph AS paragraph_5, t0.image_name AS image_name_6, t0.updated_at AS updated_at_7, t0.product_id AS product_id_8, t0.taxon_main_id AS taxon_main_id_9, t0.taxon_sub_id AS taxon_sub_id_10 FROM push_product_custom_content t0 WHERE t0.id = ?
Parameters:
[
1
]
|
402 | 0.31 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:
[] |
403 | 0.24 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:
[ 226 "cart" 2 ] |
404 | 0.20 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"
]
|
405 | 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_fo_footer"
]
|
406 | 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"
]
|
407 | 0.10 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"
]
|
408 | 0.09 ms |
SELECT t0.id AS id_1 FROM custom_pre_footer_init t0 LIMIT 1
Parameters:
[] |
409 | 0.10 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:
[] |
410 | 0.15 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.paragraph_search_establishment AS paragraph_search_establishment_3, t0.paragraph_student AS paragraph_student_4, t0.paragraph_personal_data AS paragraph_personal_data_5, t0.paragraph_no_requirement AS paragraph_no_requirement_6, t0.paragraph_no_result AS paragraph_no_result_7 FROM find_requirement_custom_content t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\ProductImage | 215 |
App\Entity\Taxonomy\Taxon | 90 |
App\Entity\Taxonomy\TaxonTranslation | 90 |
App\Entity\Product\ProductVariant | 67 |
App\Entity\Order\Adjustment | 45 |
App\Entity\Order\OrderItemUnit | 45 |
App\Entity\Order\OrderItem | 43 |
App\Entity\Product\Product | 43 |
App\Entity\Product\ProductTranslation | 43 |
App\Entity\Product\ProductVariantTranslation | 43 |
App\Entity\Channel\ChannelPricing | 43 |
App\Entity\Addressing\Country | 12 |
App\Entity\Product\ProductOptionValue | 5 |
App\Entity\Product\ProductOptionValueTranslation | 5 |
BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | 5 |
App\Entity\CustomContent\CustomSocialNetwork | 5 |
App\Entity\CustomContent\CustomPreFooter | 4 |
App\Entity\Taxation\TaxCategory | 2 |
App\Entity\Product\ProductOption | 2 |
App\Entity\Product\ProductOptionTranslation | 2 |
BitBag\SyliusCmsPlugin\Entity\Page | 2 |
BitBag\SyliusCmsPlugin\Entity\PageTranslation | 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\Shipping\Shipment | 1 |
App\Entity\CustomContent\PushProductCustomContent | 1 |
App\Entity\CustomContent\FindRequirementCustomContent | 1 |