Query Metrics

398 Database Queries
25 Different statements
139.54 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.05 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1
Parameters:
[
  "gornapolka2.dev.midero.com.pl"
  1
]
2 0.30 ms
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[]
3 0.73 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id LIMIT 1
Parameters:
[]
4 0.60 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:
[
  1
]
5 0.71 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.technologyCode AS technologyCode_8, t0.linkedProduct AS linkedProduct_9, t0.main_taxon_id AS main_taxon_id_10, t11.id AS id_12, t11.data AS data_13, t11.product_id AS product_id_14 FROM sylius_product t0 LEFT JOIN sylius_product_configuration_data t11 ON t11.product_id = t0.id WHERE t0.code = ? LIMIT 1
Parameters:
[
  "LAY41"
]
6 0.60 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1287
  "pl_PL"
]
7 0.50 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1287
]
8 0.43 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1287
]
9 0.76 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1287
]
10 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 WHERE t0.code IN (?)
Parameters:
[
  "material-holder-test"
]
11 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM decorgroup_taxon t0 WHERE t0.id = ?
Parameters:
[
  1
]
12 1.70 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decor_id WHERE decor_decorgroup.decorgroup_id = ?
Parameters:
[
  1
]
13 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
14 0.41 ms
SELECT t0.id AS id_1, t0.catGlobalpriceMultiplier AS catGlobalpriceMultiplier_2, t0.decorRoughness AS decorRoughness_3 FROM decor_taxonomy t0 WHERE t0.id = ?
Parameters:
[
  1
]
15 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM decor_taxonomy_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
16 0.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  2
]
17 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  3
]
18 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  3
]
19 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4
]
20 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  4
]
21 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5
]
22 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  5
]
23 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
24 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  6
]
25 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
26 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  7
]
27 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  8
]
28 0.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  8
]
29 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  10
]
30 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  10
]
31 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  13
]
32 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  13
]
33 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  14
]
34 0.55 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  14
]
35 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  15
]
36 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  15
]
37 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  16
]
38 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  16
]
39 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  17
]
40 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  17
]
41 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  18
]
42 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  18
]
43 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  19
]
44 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  19
]
45 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  21
]
46 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  21
]
47 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  23
]
48 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  23
]
49 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  24
]
50 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  24
]
51 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  25
]
52 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  25
]
53 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  26
]
54 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  26
]
55 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  27
]
56 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  27
]
57 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
58 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  29
]
59 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  31
]
60 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  31
]
61 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  159
]
62 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  159
]
63 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  160
]
64 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  160
]
65 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  161
]
66 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  161
]
67 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  162
]
68 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  162
]
69 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  163
]
70 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  163
]
71 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  164
]
72 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  164
]
73 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  165
]
74 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  165
]
75 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  166
]
76 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  166
]
77 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  195
]
78 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  195
]
79 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  198
]
80 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  198
]
81 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  199
]
82 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  199
]
83 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  200
]
84 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  200
]
85 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  201
]
86 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  201
]
87 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  202
]
88 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  202
]
89 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  203
]
90 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  203
]
91 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  204
]
92 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  204
]
93 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  205
]
94 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  205
]
95 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  259
]
96 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  259
]
97 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  260
]
98 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  260
]
99 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  261
]
100 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  261
]
101 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  262
]
102 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  262
]
103 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  264
]
104 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  264
]
105 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  265
]
106 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  265
]
107 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  266
]
108 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  266
]
109 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM decor_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  267
]
110 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 INNER JOIN decor_decorgroup ON t0.id = decor_decorgroup.decorgroup_id WHERE decor_decorgroup.decor_id = ?
Parameters:
[
  267
]
111 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.type_id AS type_id_4 FROM decorgroup t0 WHERE t0.code IN (?)
Parameters:
[
  "material-holder-test"
]
112 0.27 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1287
]
113 0.33 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1287
]
114 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1287
]
115 0.53 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1281
]
116 0.45 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1287
]
117 0.45 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  3
]
118 0.48 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 = ?
Parameters:
[
  3
]
119 0.61 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  3
  1287
]
120 1.28 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.technologyCode AS technologyCode_8, t0.linkedProduct AS linkedProduct_9, t0.main_taxon_id AS main_taxon_id_10, t11.id AS id_12, t11.data AS data_13, t11.product_id AS product_id_14 FROM sylius_product t0 LEFT JOIN sylius_product_configuration_data t11 ON t11.product_id = t0.id WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1454
  580
  1806
  37
  1752
  1753
  583
  1339
  1340
  1341
  1342
  1343
  1344
  1345
  1346
  1347
  1348
  1349
  1350
  1351
  1352
  1353
  1354
  1355
  1356
  2124
]
121 0.57 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  37
  "pl_PL"
]
122 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  37
]
123 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  37
]
124 0.57 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  37
]
125 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  37
]
126 0.54 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  37
]
127 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  37
]
128 0.56 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  31
]
129 0.42 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  37
]
130 0.39 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  12
]
131 0.48 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 = ?
Parameters:
[
  12
]
132 0.36 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  6
]
133 0.48 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 = ?
Parameters:
[
  6
]
134 0.55 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  12
  37
]
135 0.42 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  580
  "pl_PL"
]
136 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  580
]
137 0.41 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  580
]
138 0.62 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  580
]
139 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  580
]
140 0.60 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  580
]
141 0.58 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  580
]
142 0.59 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  574
]
143 0.25 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  580
]
144 0.18 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  15
]
145 0.22 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 = ?
Parameters:
[
  15
]
146 0.21 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  15
  580
]
147 0.24 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  583
  "pl_PL"
]
148 0.16 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  583
]
149 0.17 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  583
]
150 0.27 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  583
]
151 0.14 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  583
]
152 0.27 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  583
]
153 0.70 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  583
]
154 0.60 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  577
]
155 0.56 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  583
]
156 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.id = ?
Parameters:
[
  10
]
157 0.50 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 = ?
Parameters:
[
  10
]
158 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.id = ?
Parameters:
[
  9
]
159 0.47 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 = ?
Parameters:
[
  9
]
160 0.47 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  14
]
161 0.48 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 = ?
Parameters:
[
  14
]
162 0.55 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  10
  583
]
163 0.53 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1339
  "pl_PL"
]
164 0.38 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1339
]
165 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1339
]
166 0.51 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1339
]
167 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1339
]
168 0.39 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1339
]
169 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1339
]
170 0.55 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1333
]
171 0.29 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1339
]
172 0.33 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  63
]
173 0.34 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 = ?
Parameters:
[
  63
]
174 0.33 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  16
]
175 0.50 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 = ?
Parameters:
[
  16
]
176 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1339
]
177 0.27 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1340
  "pl_PL"
]
178 0.25 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1340
]
179 0.25 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1340
]
180 0.41 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1340
]
181 0.21 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1340
]
182 0.36 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1340
]
183 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1340
]
184 0.39 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1334
]
185 0.35 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1340
]
186 0.36 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1340
]
187 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1341
  "pl_PL"
]
188 0.29 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1341
]
189 0.26 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1341
]
190 0.38 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1341
]
191 0.19 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1341
]
192 0.31 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1341
]
193 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1341
]
194 0.61 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1335
]
195 0.35 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1341
]
196 0.35 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1341
]
197 0.33 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1342
  "pl_PL"
]
198 0.24 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1342
]
199 0.23 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1342
]
200 0.38 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1342
]
201 0.19 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1342
]
202 0.33 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1342
]
203 0.55 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1342
]
204 0.36 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1336
]
205 0.33 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1342
]
206 0.36 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1342
]
207 0.54 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1343
  "pl_PL"
]
208 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1343
]
209 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1343
]
210 0.45 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1343
]
211 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1343
]
212 0.32 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1343
]
213 0.37 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1343
]
214 0.37 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1337
]
215 0.35 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1343
]
216 0.59 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1343
]
217 0.32 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1344
  "pl_PL"
]
218 0.30 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1344
]
219 0.24 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1344
]
220 0.41 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1344
]
221 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1344
]
222 0.32 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1344
]
223 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1344
]
224 0.35 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1338
]
225 0.34 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1344
]
226 0.56 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1344
]
227 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1345
  "pl_PL"
]
228 0.29 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1345
]
229 0.27 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1345
]
230 0.39 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1345
]
231 0.21 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1345
]
232 0.35 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1345
]
233 0.44 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1345
]
234 0.37 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1339
]
235 0.32 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1345
]
236 0.36 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1345
]
237 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1346
  "pl_PL"
]
238 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1346
]
239 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1346
]
240 0.45 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1346
]
241 0.21 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1346
]
242 0.34 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1346
]
243 0.46 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1346
]
244 0.38 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1340
]
245 0.51 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1346
]
246 0.36 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1346
]
247 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1347
  "pl_PL"
]
248 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1347
]
249 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1347
]
250 0.48 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1347
]
251 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1347
]
252 0.36 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1347
]
253 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1347
]
254 0.41 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1341
]
255 0.54 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1347
]
256 0.48 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1347
]
257 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1348
  "pl_PL"
]
258 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1348
]
259 0.32 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1348
]
260 0.43 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1348
]
261 0.23 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1348
]
262 0.35 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1348
]
263 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1348
]
264 0.38 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1342
]
265 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1348
]
266 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1348
]
267 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1349
  "pl_PL"
]
268 0.43 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1349
]
269 0.39 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1349
]
270 0.46 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1349
]
271 0.21 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1349
]
272 0.34 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1349
]
273 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1349
]
274 0.39 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1343
]
275 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1349
]
276 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1349
]
277 0.34 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1350
  "pl_PL"
]
278 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1350
]
279 0.32 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1350
]
280 0.47 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1350
]
281 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1350
]
282 0.37 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1350
]
283 0.48 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1350
]
284 0.39 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1344
]
285 0.45 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1350
]
286 0.51 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1350
]
287 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1351
  "pl_PL"
]
288 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1351
]
289 0.31 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1351
]
290 0.43 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1351
]
291 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1351
]
292 0.35 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1351
]
293 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1351
]
294 0.38 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1345
]
295 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1351
]
296 0.52 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1351
]
297 0.33 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1352
  "pl_PL"
]
298 0.31 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1352
]
299 0.26 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1352
]
300 0.37 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1352
]
301 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1352
]
302 0.32 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1352
]
303 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1352
]
304 0.35 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1346
]
305 0.33 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1352
]
306 0.58 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1352
]
307 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1353
  "pl_PL"
]
308 0.30 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1353
]
309 0.35 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1353
]
310 0.46 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1353
]
311 0.24 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1353
]
312 0.35 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1353
]
313 0.43 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1353
]
314 0.37 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1347
]
315 0.46 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1353
]
316 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1353
]
317 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1354
  "pl_PL"
]
318 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1354
]
319 0.31 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1354
]
320 0.43 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1354
]
321 0.23 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1354
]
322 0.36 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1354
]
323 0.46 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1354
]
324 0.35 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1348
]
325 0.39 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1354
]
326 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1354
]
327 0.44 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1355
  "pl_PL"
]
328 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1355
]
329 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1355
]
330 0.46 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1355
]
331 0.21 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1355
]
332 0.36 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1355
]
333 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1355
]
334 0.40 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1349
]
335 0.39 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1355
]
336 0.39 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1355
]
337 0.37 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1356
  "pl_PL"
]
338 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1356
]
339 0.39 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1356
]
340 0.48 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1356
]
341 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1356
]
342 0.35 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1356
]
343 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1356
]
344 0.47 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1350
]
345 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1356
]
346 0.39 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  1356
]
347 0.38 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1454
  "pl_PL"
]
348 0.34 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1454
]
349 0.27 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1454
]
350 0.44 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1454
]
351 0.23 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1454
]
352 0.39 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1454
]
353 0.46 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1454
]
354 0.48 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1448
]
355 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1454
]
356 0.34 ms
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
  13
]
357 0.41 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 = ?
Parameters:
[
  13
]
358 0.38 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  13
  1454
]
359 0.36 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1752
  "pl_PL"
]
360 0.33 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1752
]
361 0.26 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1752
]
362 0.38 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1752
]
363 0.20 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1752
]
364 0.39 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1752
]
365 0.43 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1752
]
366 0.39 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1746
]
367 0.37 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1752
]
368 0.36 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  9
  1752
]
369 0.34 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1753
  "pl_PL"
]
370 0.30 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1753
]
371 0.27 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1753
]
372 0.42 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1753
]
373 0.23 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1753
]
374 0.44 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1753
]
375 0.52 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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1753
]
376 0.47 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1747
]
377 0.39 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1753
]
378 0.47 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  9
  1753
]
379 0.39 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  1806
  "pl_PL"
]
380 0.35 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  1806
]
381 0.29 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1806
]
382 0.52 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  1806
]
383 0.25 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  1806
]
384 0.51 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  1806
]
385 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  1806
]
386 0.49 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  1800
]
387 0.40 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  1806
]
388 0.39 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  15
  1806
]
389 0.38 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  2124
  "pl_PL"
]
390 0.31 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
  2124
]
391 0.33 ms
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2124
]
392 0.48 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.code AS code_3, t0.priceMultiplier AS priceMultiplier_4, t0.isNew AS isNew_5, t0.taxonomy_id AS taxonomy_id_6, t7.type AS type_8, t7.path AS path_9, t7.id AS id_10, t7.owner_id AS owner_id_11, t12.id AS id_13, t12.surchargeData AS surchargeData_14, t12.decor_id AS decor_id_15 FROM decor t0 LEFT JOIN decor_image t7 ON t7.owner_id = t0.id LEFT JOIN decor_surcharge_data t12 ON t12.decor_id = t0.id INNER JOIN sylius_product_decors ON t0.id = sylius_product_decors.decor_id WHERE sylius_product_decors.product_id = ?
Parameters:
[
  2124
]
393 0.22 ms
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.price_percentage_multiplier AS price_percentage_multiplier_4, t0.owner_id AS owner_id_5, t0.color_taxon AS color_taxon_6 FROM sylius_product_model_texture t0 WHERE t0.owner_id = ?
Parameters:
[
  2124
]
394 0.38 ms
SELECT t0.type AS type_1, t0.mime_type AS mime_type_2, t0.path AS path_3, t0.id AS id_4, t0.visibility_range AS visibility_range_5, t0.owner_id AS owner_id_6, t7.code AS code_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.enabled AS enabled_11, t7.id AS id_12, t7.variant_selection_method AS variant_selection_method_13, t7.average_rating AS average_rating_14, t7.technologyCode AS technologyCode_15, t7.linkedProduct AS linkedProduct_16, t7.main_taxon_id AS main_taxon_id_17 FROM sylius_product_model t0 INNER JOIN sylius_product t7 ON t0.owner_id = t7.id WHERE t0.owner_id = ?
Parameters:
[
  2124
]
395 0.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.width_price_mod AS width_price_mod_16, t0.height_price_mod AS height_price_mod_17, t0.depth_price_mod AS depth_price_mod_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
  2124
]
396 0.39 ms
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.lowest_price_before_discount AS lowest_price_before_discount_4, t0.channel_code AS channel_code_5, t0.id AS id_6, t0.product_variant_id AS product_variant_id_7 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
Parameters:
[
  2118
]
397 0.30 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
  2124
]
398 0.40 ms
SELECT s0_.position AS position_0, s0_.id AS id_1, s0_.product_id AS product_id_2, s0_.taxon_id AS taxon_id_3 FROM sylius_product s1_, sylius_product_taxon s0_ LEFT JOIN sylius_product s2_ ON s0_.product_id = s2_.id WHERE s2_.id = s1_.id AND s0_.taxon_id = ? AND s2_.id = ? ORDER BY s1_.id ASC
Parameters:
[
  63
  2124
]

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.

Entities Mapping

Class Mapping errors
Sylius\Component\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
App\Entity\Order\Order No errors.
Sylius\Component\Shipping\Model\Shipment No errors.
Sylius\Component\Core\Model\Shipment No errors.
App\Entity\Shipping\Shipment No errors.
Sylius\Component\Product\Model\ProductVariant No errors.
Sylius\Component\Core\Model\ProductVariant No errors.
App\Entity\Product\ProductVariant No errors.
Sylius\Component\Channel\Model\Channel No errors.
Sylius\Component\Core\Model\Channel No errors.
App\Entity\Channel\Channel No errors.
Sylius\Component\Locale\Model\Locale No errors.
App\Entity\Locale\Locale No errors.
Sylius\Component\Currency\Model\Currency No errors.
App\Entity\Currency\Currency No errors.
Sylius\Component\Addressing\Model\Zone No errors.
App\Entity\Addressing\Zone No errors.
Sylius\Component\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
App\Entity\Taxonomy\Taxon No errors.
Sylius\Component\Core\Model\ShopBillingData No errors.
Sylius\Component\Core\Model\ChannelPriceHistoryConfig No errors.
Sylius\Component\Addressing\Model\Country No errors.
App\Entity\Addressing\Country No errors.
Sylius\Component\Currency\Model\ExchangeRate No errors.
App\Entity\Currency\ExchangeRate No errors.
Sylius\Component\Product\Model\Product No errors.
Sylius\Component\Core\Model\Product No errors.
App\Entity\Product\Product No errors.
App\Entity\Product\ProductConfigurationData No errors.
Mezcalito\SyliusFileUploadPlugin\Model\File No errors.
App\Entity\Product\ProductModel No errors.
Sylius\Component\Core\Model\Image No errors.
App\Entity\Product\ProductModelTexture No errors.
App\Entity\Decor\Decor No errors.
Sylius\Component\Product\Model\ProductTranslation No errors.
Sylius\Component\Core\Model\ProductTranslation No errors.
App\Entity\Product\ProductTranslation No errors.
Sylius\Component\Core\Model\ProductTaxon No errors.
App\Entity\Product\ProductTaxon No errors.
Sylius\Component\Review\Model\Review No errors.
Sylius\Component\Core\Model\ProductReview No errors.
App\Entity\Product\ProductReview No errors.
Sylius\Component\Core\Model\ProductImage No errors.
App\Entity\Product\ProductImage No errors.
Sylius\Component\Attribute\Model\AttributeValue No errors.
Sylius\Component\Product\Model\ProductAttributeValue No errors.
App\Entity\Product\ProductAttributeValue No errors.
Sylius\Component\Product\Model\ProductAssociation No errors.
App\Entity\Product\ProductAssociation No errors.
Sylius\Component\Product\Model\ProductOption No errors.
App\Entity\Product\ProductOption No errors.
App\Entity\Decor\DecorTaxonomy
  • The field 'App\Entity\Decor\DecorTaxonomy#decorRoughness' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Decor\DecorImage No errors.
App\Entity\Decor\DecorSurchargeData No errors.
App\Entity\DecorGroup\DecorGroup No errors.
App\Entity\DecorGroup\DecorGroupTaxon No errors.
App\Entity\Decor\DecorTranslation No errors.
App\Entity\Decor\DecorTaxonomyTranslation No errors.
Sylius\Component\Taxation\Model\TaxCategory No errors.
App\Entity\Taxation\TaxCategory No errors.
Sylius\Component\Shipping\Model\ShippingCategory No errors.
App\Entity\Shipping\ShippingCategory No errors.
Sylius\Component\Product\Model\ProductVariantTranslation No errors.
App\Entity\Product\ProductVariantTranslation No errors.
Sylius\Component\Core\Model\ChannelPricing No errors.
App\Entity\Channel\ChannelPricing No errors.
Sylius\Component\Product\Model\ProductOptionValue No errors.
App\Entity\Product\ProductOptionValue No errors.
Sylius\Component\Promotion\Model\CatalogPromotion No errors.
Sylius\Component\Core\Model\CatalogPromotion No errors.
App\Entity\Promotion\CatalogPromotion No errors.
Sylius\Component\Taxonomy\Model\TaxonTranslation No errors.
App\Entity\Taxonomy\TaxonTranslation No errors.
Sylius\Component\Core\Model\TaxonImage No errors.
App\Entity\Taxonomy\TaxonImage No errors.
Sylius\Component\Payment\Model\PaymentMethod No errors.
Sylius\Component\Core\Model\PaymentMethod No errors.
App\Entity\Payment\PaymentMethod No errors.
Sylius\Component\Shipping\Model\ShippingMethod No errors.
Sylius\Component\Core\Model\ShippingMethod No errors.
App\Entity\Shipping\ShippingMethod No errors.