Query Metrics
74
Database Queries
40
Different statements
22.08 ms
Query time
0
Invalid entities
145
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.43 ms (24.61%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.30 ms (5.91%) |
1 |
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, s1_.code AS code_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.position AS position_10, s1_.enabled AS enabled_11, s1_.id AS id_12, s1_.version AS version_13, s1_.on_hold AS on_hold_14, s1_.on_hand AS on_hand_15, s1_.tracked AS tracked_16, s1_.width AS width_17, s1_.height AS height_18, s1_.depth AS depth_19, s1_.weight AS weight_20, s1_.shipping_required AS shipping_required_21, s1_.ean AS ean_22, s1_.recurring AS recurring_23, s1_.recurring_times AS recurring_times_24, s1_.recurring_interval AS recurring_interval_25, s2_.price AS price_26, s2_.original_price AS original_price_27, s2_.minimum_price AS minimum_price_28, s2_.lowest_price_before_discount AS lowest_price_before_discount_29, s2_.channel_code AS channel_code_30, s2_.id AS id_31, s3_.type AS type_32, s3_.path AS path_33, s3_.id AS id_34, s3_.position AS position_35, s4_.position AS position_36, s4_.id AS id_37, s5_.code AS code_38, s5_.tree_left AS tree_left_39, s5_.tree_right AS tree_right_40, s5_.tree_level AS tree_level_41, s5_.position AS position_42, s5_.enabled AS enabled_43, s5_.id AS id_44, s5_.created_at AS created_at_45, s5_.updated_at AS updated_at_46, s5_.tags AS tags_47, s5_.icon AS icon_48, s6_.code AS code_49, s6_.tree_left AS tree_left_50, s6_.tree_right AS tree_right_51, s6_.tree_level AS tree_level_52, s6_.position AS position_53, s6_.enabled AS enabled_54, s6_.id AS id_55, s6_.created_at AS created_at_56, s6_.updated_at AS updated_at_57, s6_.tags AS tags_58, s6_.icon AS icon_59, s7_.name AS name_60, s7_.slug AS slug_61, s7_.description AS description_62, s7_.id AS id_63, s7_.locale AS locale_64, s0_.main_taxon_id AS main_taxon_id_65, s0_.product_type_id AS product_type_id_66, s1_.product_id AS product_id_67, s1_.tax_category_id AS tax_category_id_68, s1_.shipping_category_id AS shipping_category_id_69, s2_.product_variant_id AS product_variant_id_70, s3_.owner_id AS owner_id_71, s4_.product_id AS product_id_72, s4_.taxon_id AS taxon_id_73, s5_.tree_root AS tree_root_74, s5_.parent_id AS parent_id_75, s6_.tree_root AS tree_root_76, s6_.parent_id AS parent_id_77, s7_.translatable_id AS translatable_id_78 FROM sylius_product s0_ LEFT JOIN sylius_product_customer_groups s9_ ON s0_.id = s9_.product_id LEFT JOIN sylius_customer_group s8_ ON s8_.id = s9_.customer_group_id LEFT JOIN sylius_product_organizations s11_ ON s0_.id = s11_.product_id LEFT JOIN sylius_organization s10_ ON s10_.id = s11_.organization_id INNER JOIN sylius_product_translation s12_ ON s0_.id = s12_.translatable_id AND (s12_.locale = ?) LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id LEFT JOIN sylius_channel_pricing s2_ ON s1_.id = s2_.product_variant_id AND (s2_.channel_code = ?) LEFT JOIN sylius_product_image s3_ ON s0_.id = s3_.owner_id AND (s3_.type = ?) LEFT JOIN sylius_product_taxon s4_ ON s0_.id = s4_.product_id LEFT JOIN sylius_taxon s5_ ON s4_.taxon_id = s5_.id LEFT JOIN sylius_taxon s6_ ON s5_.tree_root = s6_.id AND (s6_.code = ?) LEFT JOIN sylius_taxon_translation s7_ ON s5_.id = s7_.translatable_id AND (s7_.locale = ?) WHERE (s8_.id IS NULL AND s10_.id IS NULL) AND s0_.enabled = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s13_ WHERE s13_.product_id = s0_.id AND s13_.channel_id IN (?)) AND s0_.code IN (?, ?, ?, ?, ?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC, s2_.id ASC, s3_.position ASC, s3_.id ASC, s4_.id ASC
Parameters:
[ "en_US" "COMM_MODULE_SHOP" "main" "brands" "en_US" 1 2 "RBT-10000" "RBT-10800" "CTL-12884" "SEN-9290" "ACC-7455" ] |
|
1.16 ms (5.27%) |
5 |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.priority AS priority_2, s0_.id AS id_3, s0_.address_id AS address_id_4 FROM sylius_multi_source_inventory_inventory_source s0_ INNER JOIN sylius_multi_source_inventory_inventory_source_channels s2_ ON s0_.id = s2_.inventory_source_id INNER JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s1_.id = ? ORDER BY s0_.id ASC
Parameters:
[
2
]
|
|
1.08 ms (4.89%) |
7 |
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.tags AS tags_10, t0.icon AS icon_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
442
]
|
|
1.01 ms (4.57%) |
6 |
SELECT t0.on_hand AS on_hand_1, t0.on_hold AS on_hold_2, t0.inventory_source_code AS inventory_source_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5, t0.inventory_source_id AS inventory_source_id_6 FROM sylius_multi_source_inventory_inventory_source_stock t0 WHERE t0.inventory_source_id IN (?, ?) AND t0.product_variant_id = ?
Parameters:
[ 1 2 39171 ] |
|
0.84 ms (3.79%) |
3 |
SELECT s0_.name AS name_0, s0_.token AS token_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.shop_user_id AS shop_user_id_5, s0_.channel_id AS channel_id_6 FROM sylius_wishlist s0_ WHERE s0_.channel_id = ? AND s0_.shop_user_id IS NULL AND s0_.token = ? ORDER BY s0_.id ASC
Parameters:
[ 2 "a7496c02-5be5-4833-bf81-cefac2eb0806" ] |
|
0.82 ms (3.71%) |
5 |
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:
[ 6456 "en_US" ] |
|
0.76 ms (3.42%) |
3 |
SELECT s0_.code AS code_0, s0_.configuration AS configuration_1, s0_.category_requirement AS category_requirement_2, s0_.calculator AS calculator_3, s0_.is_enabled AS is_enabled_4, s0_.min_delivery_time_days AS min_delivery_time_days_5, s0_.max_delivery_time_days AS max_delivery_time_days_6, s0_.position AS position_7, s0_.archived_at AS archived_at_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10, s0_.id AS id_11, s0_.category_id AS category_id_12, s0_.zone_id AS zone_id_13, s0_.tax_category_id AS tax_category_id_14 FROM sylius_shipping_method s0_ WHERE s0_.is_enabled = ? AND s0_.archived_at IS NULL AND EXISTS (SELECT 1 FROM sylius_shipping_method_channels s1_ WHERE s1_.shipping_method_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.position ASC, s0_.id ASC
Parameters:
[ 1 2 ] |
|
0.67 ms (3.02%) |
6 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 320 "en_US" ] |
|
0.58 ms (2.64%) |
2 |
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.login_required AS login_required_18, t0.rfq_admin_emails AS rfq_admin_emails_19, t0.default_locale_id AS default_locale_id_20, t21.code AS code_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.id AS id_25, t0.base_currency_id AS base_currency_id_26, t27.code AS code_28, t27.created_at AS created_at_29, t27.updated_at AS updated_at_30, t27.id AS id_31, t0.default_tax_zone_id AS default_tax_zone_id_32, t0.menu_taxon_id AS menu_taxon_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34, t0.channel_price_history_config_id AS channel_price_history_config_id_35 FROM sylius_channel t0 INNER JOIN sylius_locale t21 ON t0.default_locale_id = t21.id INNER JOIN sylius_currency t27 ON t0.base_currency_id = t27.id INNER JOIN sylius_multi_source_inventory_inventory_source_channels ON t0.id = sylius_multi_source_inventory_inventory_source_channels.channel_id WHERE sylius_multi_source_inventory_inventory_source_channels.inventory_source_id = ?
Parameters:
[
1
]
|
|
0.58 ms (2.62%) |
1 |
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, s1_.name AS name_7, s1_.slug AS slug_8, s1_.description AS description_9, s1_.meta_keywords AS meta_keywords_10, s1_.meta_description AS meta_description_11, s1_.id AS id_12, s1_.short_description AS short_description_13, s1_.locale AS locale_14, s0_.main_taxon_id AS main_taxon_id_15, s0_.product_type_id AS product_type_id_16, s1_.translatable_id AS translatable_id_17 FROM sylius_product s0_ LEFT JOIN sylius_product_customer_groups s3_ ON s0_.id = s3_.product_id LEFT JOIN sylius_customer_group s2_ ON s2_.id = s3_.customer_group_id LEFT JOIN sylius_product_organizations s5_ ON s0_.id = s5_.product_id LEFT JOIN sylius_organization s4_ ON s4_.id = s5_.organization_id INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE (s2_.id IS NULL AND s4_.id IS NULL) AND s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s6_ WHERE s6_.product_id = s0_.id AND s6_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC
Parameters:
[ "en_US" "magnavolt-photodiode-model-2f87b6" 2 1 ] |
|
0.57 ms (2.57%) |
2 |
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.ean AS ean_16, t0.recurring AS recurring_17, t0.recurring_times AS recurring_times_18, t0.recurring_interval AS recurring_interval_19, t0.product_id AS product_id_20, t0.tax_category_id AS tax_category_id_21, t0.shipping_category_id AS shipping_category_id_22 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1
Parameters:
[ 6315 1 ] |
|
0.52 ms (2.36%) |
1 |
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.login_required AS login_required_18, t0.rfq_admin_emails AS rfq_admin_emails_19, t0.default_locale_id AS default_locale_id_20, t21.code AS code_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.id AS id_25, t0.base_currency_id AS base_currency_id_26, t27.code AS code_28, t27.created_at AS created_at_29, t27.updated_at AS updated_at_30, t27.id AS id_31, t0.default_tax_zone_id AS default_tax_zone_id_32, t0.menu_taxon_id AS menu_taxon_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34, t0.channel_price_history_config_id AS channel_price_history_config_id_35 FROM sylius_channel t0 INNER JOIN sylius_locale t21 ON t0.default_locale_id = t21.id INNER JOIN sylius_currency t27 ON t0.base_currency_id = t27.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1
Parameters:
[ "demo-sylius-elesto.antadis.net" 1 ] |
|
0.42 ms (1.92%) |
2 |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC
Parameters:
[] |
|
0.42 ms (1.90%) |
1 |
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
]
|
|
0.41 ms (1.85%) |
1 |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.position AS position_4, s0_.main_taxon_id AS main_taxon_id_5, s0_.product_type_id AS product_type_id_6, s1_.owner_id AS owner_id_7 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC
Parameters:
[
6315
]
|
|
0.37 ms (1.67%) |
1 |
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.lowest_price_before_discount AS lowest_price_before_discount_4, s1_.channel_code AS channel_code_5, s1_.id AS id_6, s0_.product_id AS product_id_7, s0_.tax_category_id AS tax_category_id_8, s0_.shipping_category_id AS shipping_category_id_9, s1_.product_variant_id AS product_variant_id_10 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[
39171
]
|
|
0.35 ms (1.59%) |
1 |
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
]
|
|
0.34 ms (1.55%) |
1 |
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.login_required AS login_required_18, t0.rfq_admin_emails AS rfq_admin_emails_19, t0.default_locale_id AS default_locale_id_20, t21.code AS code_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.id AS id_25, t0.base_currency_id AS base_currency_id_26, t27.code AS code_28, t27.created_at AS created_at_29, t27.updated_at AS updated_at_30, t27.id AS id_31, t0.default_tax_zone_id AS default_tax_zone_id_32, t0.menu_taxon_id AS menu_taxon_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34, t0.channel_price_history_config_id AS channel_price_history_config_id_35 FROM sylius_channel t0 INNER JOIN sylius_locale t21 ON t0.default_locale_id = t21.id INNER JOIN sylius_currency t27 ON t0.base_currency_id = t27.id WHERE t0.code = ? ORDER BY t0.id ASC LIMIT 1
Parameters:
[
"COMM_MODULE_SHOP"
]
|
|
0.32 ms (1.45%) |
2 |
SELECT t0.gateway_name AS gateway_name_1, t0.factory_name AS factory_name_2, t0.config AS config_3, t0.id AS id_4, t0.use_payum AS use_payum_5 FROM sylius_gateway_config t0 WHERE t0.id = ?
Parameters:
[
4
]
|
|
0.31 ms (1.40%) |
1 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.ean AS ean_16, s1_.recurring AS recurring_17, s1_.recurring_times AS recurring_times_18, s1_.recurring_interval AS recurring_interval_19, s0_.main_taxon_id AS main_taxon_id_20, s0_.product_type_id AS product_type_id_21, s1_.product_id AS product_id_22, s1_.tax_category_id AS tax_category_id_23, s1_.shipping_category_id AS shipping_category_id_24 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC
Parameters:
[
6315
]
|
|
0.29 ms (1.31%) |
1 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s0_.main_taxon_id AS main_taxon_id_6, s0_.product_type_id AS product_type_id_7 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC
Parameters:
[
6315
]
|
|
0.28 ms (1.28%) |
1 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s0_.product_id AS product_id_3, s0_.tax_category_id AS tax_category_id_4, s0_.shipping_category_id AS shipping_category_id_5, s1_.option_id AS option_id_6 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC
Parameters:
[
39171
]
|
|
0.25 ms (1.15%) |
2 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM sylius_shipping_method_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4 "en_US" ] |
|
0.25 ms (1.15%) |
2 |
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:
[
442
]
|
|
0.24 ms (1.08%) |
1 |
INSERT INTO sylius_wishlist (name, token, created_at, updated_at, shop_user_id, channel_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "Shopping list" Sylius\WishlistPlugin\Entity\WishlistToken {#14744 : "ce13afea-c18b-41a2-bdeb-2934fc1680a0" } "2026-06-28 15:00:47" "2026-06-28 15:00:47" null 2 ] |
|
0.24 ms (1.06%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.required AS required_3, t0.configuration AS configuration_4, t0.product_id AS product_id_5 FROM sylius_product_customization t0 WHERE t0.product_id = ?
Parameters:
[
6315
]
|
|
0.23 ms (1.06%) |
1 |
SELECT s0_.code AS code_0, s0_.environment AS environment_1, s0_.is_enabled AS is_enabled_2, s0_.position AS position_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.id AS id_6, s0_.gateway_config_id AS gateway_config_id_7 FROM sylius_payment_method s0_ WHERE s0_.is_enabled = ? AND EXISTS (SELECT 1 FROM sylius_payment_method_channels s1_ WHERE s1_.payment_method_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.position ASC, s0_.id ASC
Parameters:
[ 1 2 ] |
|
0.23 ms (1.05%) |
1 |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
Parameters:
[
6315
]
|
|
0.21 ms (0.97%) |
1 |
SELECT t0.code AS code_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.enabled AS enabled_5, t0.priority AS priority_6, t0.exclusive AS exclusive_7, t0.state AS state_8, t0.id AS id_9 FROM sylius_catalog_promotion t0 INNER JOIN sylius_channel_pricing_catalog_promotions ON t0.id = sylius_channel_pricing_catalog_promotions.catalog_promotion_id WHERE sylius_channel_pricing_catalog_promotions.channel_pricing_id = ? ORDER BY t0.id ASC
Parameters:
[
39171
]
|
|
0.21 ms (0.95%) |
1 |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.priority AS priority_2, s0_.id AS id_3, s0_.address_id AS address_id_4 FROM sylius_multi_source_inventory_inventory_source s0_ INNER JOIN sylius_multi_source_inventory_inventory_source_channels s2_ ON s0_.id = s2_.inventory_source_id INNER JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s1_.id = ? ORDER BY s0_.priority DESC, s0_.id ASC
Parameters:
[
2
]
|
|
0.21 ms (0.93%) |
1 |
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:
[
6315
]
|
|
0.21 ms (0.93%) |
1 |
SELECT t0.code AS code_1, t0.name AS name_2, t0.priority AS priority_3, t0.id AS id_4, t0.address_id AS address_id_5, t6.country_code AS country_code_7, t6.street AS street_8, t6.city AS city_9, t6.postcode AS postcode_10, t6.id AS id_11 FROM sylius_multi_source_inventory_inventory_source t0 LEFT JOIN sylius_multi_source_inventory_inventory_source_address t6 ON t0.address_id = t6.id
Parameters:
[] |
|
0.18 ms (0.81%) |
1 |
SELECT t0.on_hand AS on_hand_1, t0.on_hold AS on_hold_2, t0.inventory_source_code AS inventory_source_code_3, t0.id AS id_4, t0.product_variant_id AS product_variant_id_5, t0.inventory_source_id AS inventory_source_id_6 FROM sylius_multi_source_inventory_inventory_source_stock t0 WHERE t0.product_variant_id = ?
Parameters:
[
39171
]
|
|
0.16 ms (0.74%) |
1 |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
2
]
|
|
0.14 ms (0.63%) |
1 |
SELECT t0.label AS label_1, t0.description AS description_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM sylius_catalog_promotion_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8 "en_US" ] |
|
0.14 ms (0.62%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.13 ms (0.61%) |
1 |
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.tags AS tags_10, t0.icon AS icon_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13 FROM sylius_taxon t0 INNER JOIN sylius_channel_price_history_config_excluded_taxons ON t0.id = sylius_channel_price_history_config_excluded_taxons.taxon_id WHERE sylius_channel_price_history_config_excluded_taxons.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
|
0.11 ms (0.51%) |
1 |
SELECT t0.lowest_price_for_discounted_products_checking_period AS lowest_price_for_discounted_products_checking_period_1, t0.lowest_price_for_discounted_products_visible AS lowest_price_for_discounted_products_visible_2, t0.id AS id_3 FROM sylius_channel_price_history_config t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.10 ms (0.47%) |
1 |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 WHERE t0.enabled = ?
Parameters:
[
1
]
|
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 |
|---|---|
| Elesto\Entity\Taxonomy\Taxon | 21 |
| Elesto\Entity\Channel\ChannelPricing | 18 |
| Elesto\Entity\Product\ProductVariant | 17 |
| Elesto\Entity\Taxonomy\TaxonTranslation | 15 |
| Sylius\MultiSourceInventoryPlugin\Domain\Model\InventorySourceStock | 12 |
| Elesto\Entity\Product\ProductTaxon | 11 |
| Elesto\Entity\Product\Product | 6 |
| Elesto\Entity\Product\ProductTranslation | 6 |
| Elesto\Entity\Product\ProductImage | 6 |
| Elesto\Entity\Taxonomy\TaxonImage | 3 |
| Elesto\Entity\Shipping\ShippingMethod | 3 |
| Elesto\Entity\Addressing\Country | 3 |
| Elesto\Entity\Channel\Channel | 2 |
| Elesto\Entity\Channel\ShopBillingData | 2 |
| Elesto\Entity\Channel\ChannelPriceHistoryConfig | 2 |
| Elesto\Entity\Locale\Locale | 2 |
| Elesto\Entity\Currency\Currency | 2 |
| Sylius\MultiSourceInventoryPlugin\Domain\Model\InventorySource | 2 |
| Sylius\MultiSourceInventoryPlugin\Domain\Model\InventorySourceAddress | 2 |
| Elesto\Entity\Shipping\ShippingMethodTranslation | 2 |
| Elesto\Entity\Payment\PaymentMethod | 2 |
| Elesto\Entity\Payment\GatewayConfig | 2 |
| Elesto\Entity\Addressing\Zone | 1 |
| Elesto\Entity\Promotion\CatalogPromotion | 1 |
| Elesto\Entity\Promotion\CatalogPromotionTranslation | 1 |
| Sylius\WishlistPlugin\Entity\Wishlist | 1 |