Query Metrics
215
Database Queries
22
Different statements
259.53 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.58 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 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:
[ "dev.luume.fr" 1 ] |
| 2 | 1.51 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 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
Parameters:
[] |
| 3 | 0.76 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
| 4 | 0.57 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
| 5 | 0.44 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
2
]
|
| 6 | 0.82 ms |
SELECT t0.id AS id_1, t0.section AS section_2, t0.parameter_key AS parameter_key_3, t0.string_value AS string_value_4, t0.int_value AS int_value_5, t0.float_value AS float_value_6, t0.bool_value AS bool_value_7, t0.array_value AS array_value_8 FROM app_parameter t0 WHERE t0.parameter_key = ? LIMIT 1
Parameters:
[
"app.maintenance.lock"
]
|
| 7 | 2.39 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.is_mybiz_product AS is_mybiz_product_7, s0_.is_program AS is_program_8, s0_.main_taxon_id AS main_taxon_id_9 FROM sylius_product s0_ WHERE EXISTS (SELECT 1 FROM sylius_product_channels s1_ WHERE s1_.product_id = s0_.id AND s1_.channel_id IN (?)) AND s0_.enabled = ? AND s0_.is_mybiz_product = ? ORDER BY s0_.created_at DESC, s0_.id ASC
Parameters:
[ 2 1 0 ] |
| 8 | 0.89 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:
[
48
]
|
| 9 | 0.66 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:
[
49
]
|
| 10 | 0.39 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:
[
35
]
|
| 11 | 0.29 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:
[
36
]
|
| 12 | 0.30 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:
[
37
]
|
| 13 | 0.25 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
]
|
| 14 | 0.28 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
]
|
| 15 | 0.28 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:
[
40
]
|
| 16 | 0.28 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
]
|
| 17 | 0.26 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:
[
42
]
|
| 18 | 0.29 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:
[
43
]
|
| 19 | 0.27 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:
[
44
]
|
| 20 | 0.28 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:
[
45
]
|
| 21 | 0.33 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:
[
46
]
|
| 22 | 0.32 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:
[
47
]
|
| 23 | 0.30 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:
[
32
]
|
| 24 | 0.35 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:
[
25
]
|
| 25 | 0.74 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:
[
26
]
|
| 26 | 0.38 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:
[
27
]
|
| 27 | 0.30 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:
[
28
]
|
| 28 | 0.31 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:
[
29
]
|
| 29 | 0.31 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:
[
30
]
|
| 30 | 0.27 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:
[
31
]
|
| 31 | 0.26 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:
[
19
]
|
| 32 | 0.25 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:
[
24
]
|
| 33 | 0.29 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:
[
16
]
|
| 34 | 0.29 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
]
|
| 35 | 0.27 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
]
|
| 36 | 0.31 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
]
|
| 37 | 0.34 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
]
|
| 38 | 0.34 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:
[
11
]
|
| 39 | 0.30 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
]
|
| 40 | 0.52 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:
[
6
]
|
| 41 | 0.33 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
]
|
| 42 | 0.42 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:
[
4
]
|
| 43 | 0.40 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:
[
3
]
|
| 44 | 0.44 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:
[
2
]
|
| 45 | 0.43 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:
[
1
]
|
| 46 | 3.28 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, s1_.dlc AS dlc_16, s0_.main_taxon_id AS main_taxon_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_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC
Parameters:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 47 | 1.93 ms |
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.channel_code AS channel_code_4, s1_.id AS id_5, s1_.first_public_price AS first_public_price_6, s1_.first_sponsored_price AS first_sponsored_price_7, s1_.debit_public_price AS debit_public_price_8, s1_.debit_sponsored_price AS debit_sponsored_price_9, s0_.product_id AS product_id_10, s0_.tax_category_id AS tax_category_id_11, s0_.shipping_category_id AS shipping_category_id_12, s1_.product_variant_id AS product_variant_id_13 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 48 | 2.19 ms |
SELECT s0_.id AS id_0, s1_.name AS name_1, s1_.id AS id_2, s1_.locale AS locale_3, s0_.product_id AS product_id_4, s0_.tax_category_id AS tax_category_id_5, s0_.shipping_category_id AS shipping_category_id_6, s1_.translatable_id AS translatable_id_7 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 49 | 2.90 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, s1_.translatable_id AS translatable_id_10 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:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 50 | 3.02 ms |
SELECT s0_.id AS id_0, s1_.title AS title_1, s1_.rating AS rating_2, s1_.comment AS comment_3, s1_.status AS status_4, s1_.created_at AS created_at_5, s1_.updated_at AS updated_at_6, s1_.id AS id_7, s0_.main_taxon_id AS main_taxon_id_8, s1_.product_id AS product_id_9, s1_.author_id AS author_id_10 FROM sylius_product s0_ LEFT JOIN sylius_product_review s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 51 | 2.56 ms |
SELECT s0_.id AS id_0, s1_.position AS position_1, s1_.id AS id_2, s0_.main_taxon_id AS main_taxon_id_3, s1_.product_id AS product_id_4, s1_.taxon_id AS taxon_id_5 FROM sylius_product s0_ LEFT JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[ 48 49 35 36 37 38 39 40 41 42 43 44 45 46 47 32 25 26 27 28 29 30 31 19 24 16 15 14 13 12 11 7 6 5 4 3 2 1 ] |
| 52 | 4.39 ms |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.tree_left AS tree_left_2, s1_.tree_right AS tree_right_3, s1_.tree_level AS tree_level_4, s1_.position AS position_5, s1_.enabled AS enabled_6, s1_.id AS id_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s0_.product_id AS product_id_10, s0_.taxon_id AS taxon_id_11, s1_.tree_root AS tree_root_12, s1_.parent_id AS parent_id_13 FROM sylius_product_taxon s0_ LEFT JOIN sylius_taxon s1_ ON s0_.taxon_id = s1_.id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 156 157 158 159 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 117 118 119 120 121 122 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 70 125 75 124 10 11 13 14 1 2 3 4 7 8 9 15 25 26 27 16 19 20 21 22 24 53 54 55 38 39 40 34 35 36 45 46 47 41 42 44 49 51 52 30 31 32 ] |
| 53 | 2.42 ms |
SELECT s0_.id AS id_0, s1_.name AS name_1, s1_.slug AS slug_2, s1_.description AS description_3, s1_.id AS id_4, s1_.locale AS locale_5, s0_.tree_root AS tree_root_6, s0_.parent_id AS parent_id_7, s1_.translatable_id AS translatable_id_8 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.id ASC
Parameters:
[ 13 37 38 36 12 35 32 20 31 23 34 30 10 26 29 25 24 6 5 28 27 33 22 21 19 18 17 15 9 8 16 ] |
| 54 | 0.88 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 48 1 ] |
| 55 | 2.50 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 56 | 1.09 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 48 1 ] |
| 57 | 1.79 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 58 | 1.25 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 49 1 ] |
| 59 | 1.73 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 60 | 1.06 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 49 1 ] |
| 61 | 2.11 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 62 | 0.83 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 35 1 ] |
| 63 | 1.20 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 64 | 0.78 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 35 1 ] |
| 65 | 2.07 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 66 | 1.06 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 36 1 ] |
| 67 | 1.37 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 68 | 0.79 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 36 1 ] |
| 69 | 1.31 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 70 | 0.71 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 37 1 ] |
| 71 | 1.91 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 72 | 1.01 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 37 1 ] |
| 73 | 2.19 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 74 | 1.21 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 38 1 ] |
| 75 | 1.46 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 76 | 0.86 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 38 1 ] |
| 77 | 1.86 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 78 | 1.27 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 39 1 ] |
| 79 | 1.14 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 80 | 0.73 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 39 1 ] |
| 81 | 1.15 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 82 | 1.42 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 83 | 0.90 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 40 1 ] |
| 84 | 1.15 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 85 | 0.95 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 41 1 ] |
| 86 | 1.05 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 87 | 0.68 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 41 1 ] |
| 88 | 1.02 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 89 | 0.60 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 42 1 ] |
| 90 | 1.26 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 91 | 0.78 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 42 1 ] |
| 92 | 1.14 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 93 | 0.81 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 43 1 ] |
| 94 | 1.05 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 95 | 0.76 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 43 1 ] |
| 96 | 0.93 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 97 | 0.63 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 44 1 ] |
| 98 | 0.88 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 99 | 0.64 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 44 1 ] |
| 100 | 0.94 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 101 | 0.60 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 45 1 ] |
| 102 | 0.91 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 103 | 0.45 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 45 1 ] |
| 104 | 0.72 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 105 | 0.67 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 46 1 ] |
| 106 | 0.90 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 107 | 1.30 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 46 1 ] |
| 108 | 1.51 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 109 | 1.20 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 47 1 ] |
| 110 | 2.21 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 111 | 1.42 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 47 1 ] |
| 112 | 1.57 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 113 | 1.50 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 32 1 ] |
| 114 | 2.11 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 115 | 1.38 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 32 1 ] |
| 116 | 1.92 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 117 | 1.17 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 25 1 ] |
| 118 | 1.86 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 119 | 0.99 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 25 1 ] |
| 120 | 2.15 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 121 | 1.49 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 26 1 ] |
| 122 | 1.52 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 123 | 1.35 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 26 1 ] |
| 124 | 2.41 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 125 | 1.26 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 27 1 ] |
| 126 | 1.50 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 127 | 0.93 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 27 1 ] |
| 128 | 1.55 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 129 | 1.20 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 28 1 ] |
| 130 | 1.52 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 131 | 1.01 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 28 1 ] |
| 132 | 1.46 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 133 | 1.18 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 29 1 ] |
| 134 | 1.75 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 135 | 1.29 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 29 1 ] |
| 136 | 1.51 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 137 | 1.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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 30 1 ] |
| 138 | 1.80 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 139 | 1.47 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 30 1 ] |
| 140 | 2.82 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 141 | 1.39 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 31 1 ] |
| 142 | 2.52 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 143 | 1.34 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 31 1 ] |
| 144 | 2.42 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 145 | 1.50 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 19 1 ] |
| 146 | 2.04 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 147 | 1.87 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 19 1 ] |
| 148 | 1.48 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 149 | 1.98 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 24 1 ] |
| 150 | 1.57 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 151 | 1.68 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 24 1 ] |
| 152 | 1.51 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 153 | 1.41 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 16 1 ] |
| 154 | 1.91 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 155 | 1.42 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 16 1 ] |
| 156 | 2.02 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 157 | 1.51 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 15 1 ] |
| 158 | 2.33 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 159 | 1.27 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 15 1 ] |
| 160 | 2.18 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 161 | 1.61 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 14 1 ] |
| 162 | 1.67 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 163 | 1.01 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 14 1 ] |
| 164 | 2.08 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 165 | 1.74 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 13 1 ] |
| 166 | 1.62 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 167 | 1.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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 13 1 ] |
| 168 | 2.40 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 169 | 1.41 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 12 1 ] |
| 170 | 2.17 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 171 | 1.33 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 12 1 ] |
| 172 | 1.53 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 173 | 0.79 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 11 1 ] |
| 174 | 1.06 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 175 | 1.04 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 11 1 ] |
| 176 | 1.77 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 177 | 1.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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 7 1 ] |
| 178 | 1.97 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 179 | 0.83 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 7 1 ] |
| 180 | 1.41 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 181 | 0.91 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 6 1 ] |
| 182 | 1.51 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 183 | 0.87 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 6 1 ] |
| 184 | 1.50 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 185 | 1.01 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 5 1 ] |
| 186 | 1.38 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 187 | 0.83 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 5 1 ] |
| 188 | 1.42 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 189 | 0.82 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 4 1 ] |
| 190 | 1.36 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 191 | 0.77 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 4 1 ] |
| 192 | 1.47 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 193 | 1.06 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 3 1 ] |
| 194 | 1.57 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 195 | 1.17 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 3 1 ] |
| 196 | 1.61 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 197 | 1.06 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 2 1 ] |
| 198 | 1.56 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 199 | 1.02 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 2 1 ] |
| 200 | 1.44 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 201 | 1.01 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 1 1 ] |
| 202 | 1.82 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 203 | 1.08 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.dlc AS dlc_16, t0.product_id AS product_id_17, t0.tax_category_id AS tax_category_id_18, t0.shipping_category_id AS shipping_category_id_19 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 1 1 ] |
| 204 | 1.33 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.amount AS amount_2, s0_.included_in_price AS included_in_price_3, s0_.calculator AS calculator_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.category_id AS category_id_10, s0_.zone_id AS zone_id_11 FROM sylius_tax_rate s0_ INNER JOIN sylius_zone s1_ ON s0_.zone_id = s1_.id INNER JOIN sylius_zone_member s2_ ON s1_.id = s2_.belongs_to INNER JOIN sylius_tax_category s3_ ON s0_.category_id = s3_.id WHERE s3_.code = ? AND s1_.scope = ? AND s2_.code = ? ORDER BY s0_.id ASC
Parameters:
[ "product" "tax" "FR" ] |
| 205 | 0.77 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id IS NULL ORDER BY t0.tree_level ASC
Parameters:
[] |
| 206 | 0.67 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
1
]
|
| 207 | 0.53 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 208 | 0.48 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
11
]
|
| 209 | 0.54 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 11 "fr_FR" ] |
| 210 | 0.67 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
14
]
|
| 211 | 0.56 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
| 212 | 1.21 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.is_mybiz_product AS is_mybiz_product_8, t0.is_program AS is_program_9, t0.main_taxon_id AS main_taxon_id_10, t11.is_packed_product AS is_packed_product_12, t11.created_at AS created_at_13, t11.updated_at AS updated_at_14, t11.id AS id_15, t11.product_id AS product_id_16 FROM sylius_product t0 LEFT JOIN bitbag_product_bundle t11 ON t11.product_id = t0.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"ikigai-pro"
]
|
| 213 | 0.74 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.is_mybiz_product AS is_mybiz_product_8, t0.is_program AS is_program_9, t0.main_taxon_id AS main_taxon_id_10, t11.is_packed_product AS is_packed_product_12, t11.created_at AS created_at_13, t11.updated_at AS updated_at_14, t11.id AS id_15, t11.product_id AS product_id_16 FROM sylius_product t0 LEFT JOIN bitbag_product_bundle t11 ON t11.product_id = t0.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"ikigai-premium"
]
|
| 214 | 1.79 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.is_mybiz_product AS is_mybiz_product_8, t0.is_program AS is_program_9, t0.main_taxon_id AS main_taxon_id_10, t11.is_packed_product AS is_packed_product_12, t11.created_at AS created_at_13, t11.updated_at AS updated_at_14, t11.id AS id_15, t11.product_id AS product_id_16 FROM sylius_product t0 LEFT JOIN bitbag_product_bundle t11 ON t11.product_id = t0.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"ikigai-pro"
]
|
| 215 | 0.95 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.is_mybiz_product AS is_mybiz_product_8, t0.is_program AS is_program_9, t0.main_taxon_id AS main_taxon_id_10, t11.is_packed_product AS is_packed_product_12, t11.created_at AS created_at_13, t11.updated_at AS updated_at_14, t11.id AS id_15, t11.product_id AS product_id_16 FROM sylius_product t0 LEFT JOIN bitbag_product_bundle t11 ON t11.product_id = t0.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"ikigai-premium"
]
|
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.