Query Metrics
90
Database Queries
22
Different statements
93.39 ms
Query time
0
Invalid entities
134
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.47 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.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 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:
[ "acooptest01.taller.fesomia.net" 1 ] |
| 2 | 0.88 ms |
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[] |
| 3 | 0.91 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.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 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 | 1.35 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
| 5 | 1.60 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 6 | 2.83 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_4 FROM (SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s2_.position AS position_24, s2_.id AS id_25 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id INNER JOIN sylius_taxon s3_ ON s2_.taxon_id = s3_.id INNER JOIN vendor v4_ ON s0_.vendor_id = v4_.id WHERE s3_.tree_left >= ? AND s3_.tree_right <= ? AND s3_.tree_root = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s5_ WHERE s5_.product_id = s0_.id AND s5_.channel_id IN (?)) AND s0_.enabled = ? AND v4_.enabled = ? ORDER BY s1_.name ASC, s0_.id ASC, s2_.id ASC) dctrn_result) dctrn_table
Parameters:
[ "ca" 29 30 28 2 1 1 ] |
| 7 | 2.90 ms |
SELECT DISTINCT id_4 FROM (SELECT DISTINCT id_4, name_14 FROM (SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s2_.position AS position_24, s2_.id AS id_25, s3_.code AS code_26, s3_.tree_left AS tree_left_27, s3_.tree_right AS tree_right_28, s3_.tree_level AS tree_level_29, s3_.position AS position_30, s3_.enabled AS enabled_31, s3_.id AS id_32, s3_.created_at AS created_at_33, s3_.updated_at AS updated_at_34, s3_.og_image AS og_image_35, s3_.wp_id AS wp_id_36, s3_.wp_data AS wp_data_37, v4_.id AS id_38, v4_.name AS name_39, v4_.slug AS slug_40, v4_.code AS code_41, v4_.commercial_email AS commercial_email_42, v4_.commercial_phone_number AS commercial_phone_number_43, v4_.business_type AS business_type_44, v4_.identification_document_number AS identification_document_number_45, v4_.fcac_member AS fcac_member_46, v4_.street AS street_47, v4_.city AS city_48, v4_.postcode AS postcode_49, v4_.region AS region_50, v4_.vegueria AS vegueria_51, v4_.demarcation AS demarcation_52, v4_.latitude AS latitude_53, v4_.longitude AS longitude_54, v4_.shipping_method AS shipping_method_55, v4_.stripe_user_id AS stripe_user_id_56, v4_.woo_commerce_api_key AS woo_commerce_api_key_57, v4_.woo_commerce_api_secret AS woo_commerce_api_secret_58, v4_.enabled AS enabled_59, v4_.address AS address_60, v4_.social_reason AS social_reason_61, v4_.schedule AS schedule_62, v4_.featured AS featured_63, v4_.generalitat_cooperative_number AS generalitat_cooperative_number_64, v4_.riaac_number AS riaac_number_65, v4_.og_image AS og_image_66 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id INNER JOIN sylius_taxon s3_ ON s2_.taxon_id = s3_.id INNER JOIN vendor v4_ ON s0_.vendor_id = v4_.id WHERE s3_.tree_left >= ? AND s3_.tree_right <= ? AND s3_.tree_root = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s5_ WHERE s5_.product_id = s0_.id AND s5_.channel_id IN (?)) AND s0_.enabled = ? AND v4_.enabled = ? ORDER BY s2_.id ASC) dctrn_result_inner ORDER BY name_14 ASC, id_4 ASC) dctrn_result LIMIT 9 OFFSET 9
Parameters:
[ "ca" 29 30 28 2 1 1 ] |
| 8 | 3.80 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s2_.position AS position_24, s2_.id AS id_25, s0_.main_taxon_id AS main_taxon_id_26, s0_.vendor_id AS vendor_id_27, s1_.translatable_id AS translatable_id_28, s2_.product_id AS product_id_29, s2_.taxon_id AS taxon_id_30 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) INNER JOIN sylius_product_taxon s2_ ON s0_.id = s2_.product_id INNER JOIN sylius_taxon s3_ ON s2_.taxon_id = s3_.id INNER JOIN vendor v4_ ON s0_.vendor_id = v4_.id WHERE s3_.tree_left >= ? AND s3_.tree_right <= ? AND s3_.tree_root = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s5_ WHERE s5_.product_id = s0_.id AND s5_.channel_id IN (?)) AND s0_.enabled = ? AND v4_.enabled = ? AND s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s1_.name ASC, s0_.id ASC, s2_.id ASC
Parameters:
[ "ca" 29 30 28 2 1 1 8312 8515 8516 8243 8194 8483 8309 8305 8306 ] |
| 9 | 1.60 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 10 | 1.48 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 11 | 1.29 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 12 | 1.69 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
| 13 | 4.01 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s0_.code AS code_12, s0_.tree_left AS tree_left_13, s0_.tree_right AS tree_right_14, s0_.tree_level AS tree_level_15, s0_.position AS position_16, s0_.enabled AS enabled_17, s0_.id AS id_18, s0_.created_at AS created_at_19, s0_.updated_at AS updated_at_20, s0_.og_image AS og_image_21, s0_.wp_id AS wp_id_22, s0_.wp_data AS wp_data_23, s1_.name AS name_24, s1_.slug AS slug_25, s1_.description AS description_26, s1_.id AS id_27, s1_.meta_title AS meta_title_28, s1_.meta_description AS meta_description_29, s1_.og_title AS og_title_30, s1_.og_description AS og_description_31, s1_.locale AS locale_32, s2_.code AS code_33, s2_.tree_left AS tree_left_34, s2_.tree_right AS tree_right_35, s2_.tree_level AS tree_level_36, s2_.position AS position_37, s2_.enabled AS enabled_38, s2_.id AS id_39, s2_.created_at AS created_at_40, s2_.updated_at AS updated_at_41, s2_.og_image AS og_image_42, s2_.wp_id AS wp_id_43, s2_.wp_data AS wp_data_44, s0_.tree_root AS tree_root_45, s0_.parent_id AS parent_id_46, s1_.translatable_id AS translatable_id_47, s2_.tree_root AS tree_root_48, s2_.parent_id AS parent_id_49 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC
Parameters:
[ "ca" 28 ] |
| 14 | 1.72 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s2_.code AS code_21, s2_.tree_left AS tree_left_22, s2_.tree_right AS tree_right_23, s2_.tree_level AS tree_level_24, s2_.position AS position_25, s2_.enabled AS enabled_26, s2_.id AS id_27, s2_.created_at AS created_at_28, s2_.updated_at AS updated_at_29, s2_.og_image AS og_image_30, s2_.wp_id AS wp_id_31, s2_.wp_data AS wp_data_32, s0_.tree_root AS tree_root_33, s0_.parent_id AS parent_id_34, s1_.translatable_id AS translatable_id_35, s2_.tree_root AS tree_root_36, s2_.parent_id AS parent_id_37 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC
Parameters:
[ "ca" 1 "ABC_CATEGORY" ] |
| 15 | 1.51 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 16 | 0.92 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 17 | 0.74 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s0_.tree_root AS tree_root_21, s0_.parent_id AS parent_id_22, s1_.translatable_id AS translatable_id_23 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC
Parameters:
[ 1 "vi" "ca" ] |
| 18 | 0.68 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_taxon_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
Parameters:
[
48
]
|
| 19 | 1.82 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8312 1 ] |
| 20 | 1.32 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:
[
9920
]
|
| 21 | 1.42 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8312
]
|
| 22 | 1.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
150
]
|
| 23 | 1.63 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8312
]
|
| 24 | 0.63 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9920
]
|
| 25 | 0.74 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6, t0.wp_id AS wp_id_7, t0.wp_data AS wp_data_8 FROM sylius_tax_category t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 26 | 1.20 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.id AS id_10, t0.wp_id AS wp_id_11, t0.wp_data AS wp_data_12, t0.category_id AS category_id_13, t0.zone_id AS zone_id_14 FROM sylius_tax_rate t0 WHERE t0.category_id = ? ORDER BY t0.id ASC
Parameters:
[
15
]
|
| 27 | 1.31 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8312 1 ] |
| 28 | 1.30 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8312
]
|
| 29 | 0.91 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8515 1 ] |
| 30 | 1.46 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:
[
10186
]
|
| 31 | 0.61 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8515
]
|
| 32 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
162
]
|
| 33 | 0.90 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8515
]
|
| 34 | 1.07 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
10186
]
|
| 35 | 0.66 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8515 1 ] |
| 36 | 0.70 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10186 "ca" ] |
| 37 | 0.54 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10187 "ca" ] |
| 38 | 0.56 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10188 "ca" ] |
| 39 | 0.98 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8516 1 ] |
| 40 | 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:
[
10189
]
|
| 41 | 0.60 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8516
]
|
| 42 | 1.03 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8516
]
|
| 43 | 0.69 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
10189
]
|
| 44 | 0.79 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8516 1 ] |
| 45 | 0.91 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8516
]
|
| 46 | 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8243 1 ] |
| 47 | 0.46 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:
[
9848
]
|
| 48 | 0.62 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8243
]
|
| 49 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
131
]
|
| 50 | 0.56 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8243
]
|
| 51 | 0.48 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9848
]
|
| 52 | 0.69 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8243 1 ] |
| 53 | 0.79 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8243
]
|
| 54 | 0.83 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8194 1 ] |
| 55 | 0.54 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:
[
9771
]
|
| 56 | 0.69 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8194
]
|
| 57 | 0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
129
]
|
| 58 | 0.86 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8194
]
|
| 59 | 0.53 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9771
]
|
| 60 | 0.80 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8194 1 ] |
| 61 | 0.86 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8194
]
|
| 62 | 1.13 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8483 1 ] |
| 63 | 0.68 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:
[
10126
]
|
| 64 | 0.65 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8483
]
|
| 65 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
160
]
|
| 66 | 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8483
]
|
| 67 | 0.62 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
10126
]
|
| 68 | 0.73 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8483 1 ] |
| 69 | 0.84 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8483
]
|
| 70 | 0.67 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8309 1 ] |
| 71 | 0.52 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:
[
9917
]
|
| 72 | 0.61 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8309
]
|
| 73 | 0.66 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8309
]
|
| 74 | 0.53 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9917
]
|
| 75 | 0.82 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8309 1 ] |
| 76 | 0.80 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8309
]
|
| 77 | 0.73 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8305 1 ] |
| 78 | 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:
[
9913
]
|
| 79 | 0.72 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8305
]
|
| 80 | 0.72 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8305
]
|
| 81 | 0.53 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9913
]
|
| 82 | 0.76 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8305 1 ] |
| 83 | 0.95 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8305
]
|
| 84 | 0.80 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8306 1 ] |
| 85 | 0.52 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:
[
9914
]
|
| 86 | 0.77 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.position AS position_4, t0.alt_ca AS alt_ca_5, t0.alt_es AS alt_es_6, t0.owner_id AS owner_id_7 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8306
]
|
| 87 | 0.65 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8306
]
|
| 88 | 0.60 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.wp_id AS wp_id_3, t0.wp_data AS wp_data_4, t0.option_id AS option_id_5 FROM sylius_product_option_value t0 INNER JOIN sylius_product_variant_option_value ON t0.id = sylius_product_variant_option_value.option_value_id WHERE sylius_product_variant_option_value.variant_id = ? ORDER BY t0.id ASC
Parameters:
[
9914
]
|
| 89 | 3.40 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.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 8306 1 ] |
| 90 | 0.98 ms |
SELECT t0.code AS code_1, t0.position AS position_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.wp_id AS wp_id_6, t0.wp_data AS wp_data_7 FROM sylius_product_option t0 INNER JOIN sylius_product_options ON t0.id = sylius_product_options.option_id WHERE sylius_product_options.product_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
8306
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Taxonomy\Taxon | 27 |
| App\Entity\Taxonomy\TaxonTranslation | 27 |
| App\Entity\Product\ProductImage | 13 |
| App\Entity\Product\ProductVariant | 11 |
| App\Entity\Product\Product | 9 |
| App\Entity\Product\ProductTranslation | 9 |
| App\Entity\Product\ProductTaxon | 9 |
| App\Entity\Channel\ChannelPricing | 9 |
| App\Entity\Marketplace\Vendor | 5 |
| App\Entity\Product\ProductVariantTranslation | 3 |
| App\Entity\Channel\Channel | 1 |
| App\Entity\Addressing\Zone | 1 |
| App\Entity\Channel\ChannelTranslatable | 1 |
| App\Entity\Channel\ShopBillingData | 1 |
| App\Entity\Channel\ChannelPriceHistoryConfig | 1 |
| App\Entity\Locale\Locale | 1 |
| App\Entity\Currency\Currency | 1 |
| App\Entity\Taxation\TaxCategory | 1 |
| App\Entity\Taxation\TaxRate | 1 |
| App\Entity\Addressing\Province | 1 |
| App\Entity\Marketplace\VendorLogo | 1 |
| App\Entity\Marketplace\VendorMainImage | 1 |