Query Metrics
25
Database Queries
18
Different statements
258.94 ms
Query time
0
Invalid entities
69
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
34.29 ms (13.24%) |
1 |
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 ] |
|
26.97 ms (10.41%) |
2 |
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:
[
9848
]
|
|
26.16 ms (10.10%) |
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.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 ] |
|
25.83 ms (9.97%) |
2 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.wp_id AS wp_id_3, s1_.wp_data AS wp_data_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 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:
[
9848
]
|
|
23.15 ms (8.94%) |
2 |
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_.wp_id AS wp_id_16, s1_.wp_data AS wp_data_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.vendor_id AS vendor_id_19, s1_.product_id AS product_id_20, s1_.tax_category_id AS tax_category_id_21, s1_.shipping_category_id AS shipping_category_id_22 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:
[
8243
]
|
|
21.64 ms (8.36%) |
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
]
|
|
15.37 ms (5.94%) |
2 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.wp_id AS wp_id_6, s1_.wp_data AS wp_data_7, s0_.main_taxon_id AS main_taxon_id_8, s0_.vendor_id AS vendor_id_9 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:
[
8243
]
|
|
12.35 ms (4.77%) |
1 |
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
]
|
|
11.62 ms (4.49%) |
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.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 ] |
|
10.96 ms (4.23%) |
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.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:
[] |
|
8.89 ms (3.43%) |
1 |
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" ] |
|
8.78 ms (3.39%) |
1 |
SELECT s0_.title AS title_0, s0_.rating AS rating_1, s0_.comment AS comment_2, s0_.status AS status_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.id AS id_6, s0_.product_id AS product_id_7, s0_.author_id AS author_id_8 FROM sylius_product_review s0_ INNER JOIN sylius_product s1_ ON s0_.product_id = s1_.id INNER JOIN sylius_product_translation s2_ ON s1_.id = s2_.translatable_id WHERE s2_.locale = ? AND s2_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s1_.id AND s3_.channel_id IN (?)) AND s0_.status = ? ORDER BY s0_.id ASC
Parameters:
[ "ca" "vi-blanc-les-troies" 2 "accepted" ] |
|
8.53 ms (3.29%) |
1 |
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
]
|
|
7.92 ms (3.06%) |
1 |
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[] |
|
5.27 ms (2.03%) |
2 |
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, s0_.main_taxon_id AS main_taxon_id_24, s0_.vendor_id AS vendor_id_25, s1_.translatable_id AS translatable_id_26 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC
Parameters:
[ "ca" "vi-blanc-les-troies" 2 1 ] |
|
5.02 ms (1.94%) |
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
]
|
|
4.32 ms (1.67%) |
2 |
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, s1_.alt_ca AS alt_ca_5, s1_.alt_es AS alt_es_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.vendor_id AS vendor_id_8, s1_.owner_id AS owner_id_9 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:
[
8243
]
|
|
1.88 ms (0.73%) |
1 |
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
]
|
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\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\Product\Product | 1 |
| App\Entity\Marketplace\Vendor | 1 |
| App\Entity\Product\ProductTranslation | 1 |
| App\Entity\Product\ProductImage | 1 |
| App\Entity\Product\ProductVariant | 1 |
| App\Entity\Taxation\TaxCategory | 1 |
| App\Entity\Channel\ChannelPricing | 1 |
| App\Entity\Taxation\TaxRate | 1 |