Query Metrics
436
Database Queries
46
Different statements
93.58 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.66 ms (19.94%) |
167 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.textSEO AS textSEO_5, t0.metaDescription AS metaDescription_6, t0.metaTitle AS metaTitle_7, t0.meta_robot_index AS meta_robot_index_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10000 "fr_FR" ] |
|
8.94 ms (9.55%) |
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, s0_.archived_at AS archived_at_7, s0_.newProduct AS newProduct_8, s0_.saleable AS saleable_9, s0_.video_url AS video_url_10, s0_.seo_brand AS seo_brand_11, s0_.seo_gtin8 AS seo_gtin8_12, s0_.seo_gtin13 AS seo_gtin13_13, s0_.seo_gtin14 AS seo_gtin14_14, s0_.seo_mpn AS seo_mpn_15, s0_.seo_isbn AS seo_isbn_16, s0_.seo_sku AS seo_sku_17, s0_.seo_offer_aggregated AS seo_offer_aggregated_18, s1_.name AS name_19, s1_.slug AS slug_20, s1_.description AS description_21, s1_.meta_keywords AS meta_keywords_22, s1_.meta_description AS meta_description_23, s1_.id AS id_24, s1_.short_description AS short_description_25, s1_.locale AS locale_26, s0_.main_taxon_id AS main_taxon_id_27, s0_.supplier_id AS supplier_id_28, s0_.brand_id AS brand_id_29, s0_.main_image_id AS main_image_id_30, s0_.alternative_product_id AS alternative_product_id_31, s0_.referenceableContent_id AS referenceableContent_id_32, s1_.translatable_id AS translatable_id_33 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE 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_.created_at DESC LIMIT 4
Parameters:
[ "fr_FR" 1 1 ] |
|
5.68 ms (6.06%) |
17 |
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_.archived_at AS archived_at_7, s0_.newProduct AS newProduct_8, s0_.saleable AS saleable_9, s0_.video_url AS video_url_10, s0_.seo_brand AS seo_brand_11, s0_.seo_gtin8 AS seo_gtin8_12, s0_.seo_gtin13 AS seo_gtin13_13, s0_.seo_gtin14 AS seo_gtin14_14, s0_.seo_mpn AS seo_mpn_15, s0_.seo_isbn AS seo_isbn_16, s0_.seo_sku AS seo_sku_17, s0_.seo_offer_aggregated AS seo_offer_aggregated_18, s1_.name AS name_19, s1_.slug AS slug_20, s1_.description AS description_21, s1_.meta_keywords AS meta_keywords_22, s1_.meta_description AS meta_description_23, s1_.id AS id_24, s1_.short_description AS short_description_25, s1_.locale AS locale_26, s0_.main_taxon_id AS main_taxon_id_27, s0_.supplier_id AS supplier_id_28, s0_.brand_id AS brand_id_29, s0_.main_image_id AS main_image_id_30, s0_.alternative_product_id AS alternative_product_id_31, s0_.referenceableContent_id AS referenceableContent_id_32, s1_.translatable_id AS translatable_id_33 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 = ?
Parameters:
[ "fr_FR" "anneaux-fermes-torsades-427" 1 1 ] |
|
5.18 ms (5.54%) |
17 |
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_.storageArea AS storageArea_16, s1_.eanCode AS eanCode_17, s1_.purchase_price AS purchase_price_18, s1_.restocking_date AS restocking_date_19, s1_.archived_at AS archived_at_20, s1_.unlimited_stock AS unlimited_stock_21, s1_.articleCaractValPhotoId AS articleCaractValPhotoId_22, s0_.main_taxon_id AS main_taxon_id_23, s0_.supplier_id AS supplier_id_24, s0_.brand_id AS brand_id_25, s0_.main_image_id AS main_image_id_26, s0_.alternative_product_id AS alternative_product_id_27, s0_.referenceableContent_id AS referenceableContent_id_28, s1_.product_id AS product_id_29, s1_.tax_category_id AS tax_category_id_30, s1_.shipping_category_id AS shipping_category_id_31, s1_.alternative_variant_id AS alternative_variant_id_32 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s1_.position ASC
Parameters:
[
[
427
]
]
|
|
4.82 ms (5.15%) |
17 |
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_.searchable AS searchable_6, s1_.filterable AS filterable_7, s1_.search_weight AS search_weight_8, s0_.main_taxon_id AS main_taxon_id_9, s0_.supplier_id AS supplier_id_10, s0_.brand_id AS brand_id_11, s0_.main_image_id AS main_image_id_12, s0_.alternative_product_id AS alternative_product_id_13, s0_.referenceableContent_id AS referenceableContent_id_14 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 s1_.position ASC
Parameters:
[
[
427
]
]
|
|
4.65 ms (4.96%) |
14 |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.is_default_channel AS is_default_channel_27, s1_.is_auto_new_products AS is_auto_new_products_28, s1_.is_auto_new_product_by_button AS is_auto_new_product_by_button_29, s1_.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_30, s1_.is_auto_bestsellers AS is_auto_bestsellers_31, s1_.number_of_product_in_bestsellers_taxon AS number_of_product_in_bestsellers_taxon_32, s1_.bestsellers_min_price AS bestsellers_min_price_33, s1_.is_auto_promotions AS is_auto_promotions_34, s1_.number_of_product_in_promotions_taxon AS number_of_product_in_promotions_taxon_35, s1_.google_analytics_code AS google_analytics_code_36, s1_.google_tag_manager_id AS google_tag_manager_id_37, s1_.minimum_order_value AS minimum_order_value_38, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_39, s1_.default_locale_id AS default_locale_id_40, s1_.base_currency_id AS base_currency_id_41, s1_.default_tax_zone_id AS default_tax_zone_id_42, s1_.menu_taxon_id AS menu_taxon_id_43, s1_.base_country_id AS base_country_id_44, s1_.european_zone_id AS european_zone_id_45, s1_.shop_billing_data_id AS shop_billing_data_id_46, s1_.referenceableContent_id AS referenceableContent_id_47 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/art-anneaux-fermes-torsades-427.htm" 0 ] |
|
4.27 ms (4.56%) |
17 |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.alt AS alt_4, s0_.main_taxon_id AS main_taxon_id_5, s0_.supplier_id AS supplier_id_6, s0_.brand_id AS brand_id_7, s0_.main_image_id AS main_image_id_8, s0_.alternative_product_id AS alternative_product_id_9, s0_.referenceableContent_id AS referenceableContent_id_10, s1_.owner_id AS owner_id_11 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?)
Parameters:
[
[
427
]
]
|
|
4.10 ms (4.39%) |
17 |
SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.position AS position_3, s1_.filePath AS filePath_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, s0_.alternative_variant_id AS alternative_variant_id_8, s1_.option_id AS option_id_9 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 (?)
Parameters:
[
[
628
]
]
|
|
3.95 ms (4.22%) |
17 |
SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.channel_code AS channel_code_3, s1_.id AS id_4, s1_.discounted_price AS discounted_price_5, s1_.discounted_price_ends_at AS discounted_price_ends_at_6, s1_.discounted_price_begins_at AS discounted_price_begins_at_7, s0_.product_id AS product_id_8, s0_.tax_category_id AS tax_category_id_9, s0_.shipping_category_id AS shipping_category_id_10, s0_.alternative_variant_id AS alternative_variant_id_11, s1_.product_variant_id AS product_variant_id_12 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?)
Parameters:
[
[
628
]
]
|
|
2.78 ms (2.97%) |
14 |
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.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 1 ] |
|
2.72 ms (2.91%) |
12 |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ?
Parameters:
[ "num_telephone" "Web" ] |
|
2.60 ms (2.78%) |
11 |
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.storageArea AS storageArea_16, t0.eanCode AS eanCode_17, t0.purchase_price AS purchase_price_18, t0.restocking_date AS restocking_date_19, t0.archived_at AS archived_at_20, t0.unlimited_stock AS unlimited_stock_21, t0.articleCaractValPhotoId AS articleCaractValPhotoId_22, t0.product_id AS product_id_23, t0.tax_category_id AS tax_category_id_24, t0.shipping_category_id AS shipping_category_id_25, t0.alternative_variant_id AS alternative_variant_id_26 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
10832
]
|
|
2.39 ms (2.55%) |
13 |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.token AS token_2, b0_.channel_id AS channel_id_3, b0_.shop_user_id AS shop_user_id_4 FROM bitbag_wishlist b0_ WHERE b0_.channel_id = ? AND b0_.shop_user_id IS NULL AND b0_.token = ?
Parameters:
[
1
""
]
|
|
2.03 ms (2.17%) |
10 |
SELECT t0.code AS code_1, t0.name AS name_2, t0.startsAt AS startsAt_3, t0.endsAt AS endsAt_4, t0.priority AS priority_5, t0.position AS position_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.rules_assigned_at AS rules_assigned_at_10, t0.id AS id_11, t0.hexadecimal AS hexadecimal_12, t0.text_hexadecimal AS text_hexadecimal_13 FROM setono_sylius_callout__callout t0 INNER JOIN setono_sylius_callout__product_callouts ON t0.id = setono_sylius_callout__product_callouts.callout_id WHERE setono_sylius_callout__product_callouts.product_id = ?
Parameters:
[
427
]
|
|
1.99 ms (2.12%) |
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_.color AS color_9, s0_.flagshipTaxon AS flagshipTaxon_10, s0_.duplicated_taxon AS duplicated_taxon_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.textSEO AS textSEO_16, s1_.metaDescription AS metaDescription_17, s1_.metaTitle AS metaTitle_18, s1_.meta_robot_index AS meta_robot_index_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_.color AS color_30, s2_.flagshipTaxon AS flagshipTaxon_31, s2_.duplicated_taxon AS duplicated_taxon_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, s2_.position ASC
Parameters:
[ "fr_FR" 1 "category" ] |
|
1.84 ms (1.97%) |
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_.color AS color_9, s0_.flagshipTaxon AS flagshipTaxon_10, s0_.duplicated_taxon AS duplicated_taxon_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.textSEO AS textSEO_16, s1_.metaDescription AS metaDescription_17, s1_.metaTitle AS metaTitle_18, s1_.meta_robot_index AS meta_robot_index_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_.color AS color_30, s2_.flagshipTaxon AS flagshipTaxon_31, s2_.duplicated_taxon AS duplicated_taxon_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 s3_.code = ? ORDER BY s0_.position ASC, s2_.position ASC
Parameters:
[ "fr_FR" "category" ] |
|
1.58 ms (1.69%) |
9 |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "free_delivery" ] |
|
1.54 ms (1.65%) |
9 |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.discounted_price AS discounted_price_5, t0.discounted_price_ends_at AS discounted_price_ends_at_6, t0.discounted_price_begins_at AS discounted_price_begins_at_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
13155
]
|
|
1.47 ms (1.57%) |
9 |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
10832
]
|
|
1.36 ms (1.46%) |
8 |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.owner_id AS owner_id_5 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
54
]
|
|
1.17 ms (1.25%) |
6 |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.meta_robot_index AS meta_robot_index_11, t0.locale AS locale_12, t0.image_id AS image_id_13, t0.translatable_id AS translatable_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5 "fr_FR" ] |
|
1.09 ms (1.17%) |
7 |
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:
[ 1281 "fr_FR" ] |
|
1.01 ms (1.08%) |
6 |
SELECT t0.name AS name_1, t0.content AS content_2, t0.link AS link_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM bitbag_cms_block_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10 "fr_FR" ] |
|
0.87 ms (0.93%) |
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_.position AS position_5, s0_.archived_at AS archived_at_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.file_path AS file_path_10, s0_.api_key AS api_key_11, s0_.account_number AS account_number_12, s0_.password AS password_13, s0_.type_pickup_point AS type_pickup_point_14, s0_.is_apickup_point AS is_apickup_point_15, s0_.nb_days AS nb_days_16, s0_.tracking_link AS tracking_link_17, s0_.disable_default AS disable_default_18, s0_.category_id AS category_id_19, s0_.zone_id AS zone_id_20, s0_.tax_category_id AS tax_category_id_21 FROM sylius_shipping_method s0_ WHERE s0_.is_enabled = 1 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
Parameters:
[
1
]
|
|
0.67 ms (0.72%) |
4 |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2 FROM app_page_meta a0_ LEFT JOIN app_page_meta_translation a1_ ON a0_.id = a1_.translatable_id WHERE a1_.locale = ? AND a0_.code = ?
Parameters:
[ "fr_FR" "product" ] |
|
0.53 ms (0.57%) |
3 |
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.priority AS priority_4, t0.exclusive AS exclusive_5, t0.usage_limit AS usage_limit_6, t0.used AS used_7, t0.coupon_based AS coupon_based_8, t0.starts_at AS starts_at_9, t0.ends_at AS ends_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13 FROM sylius_promotion t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"francoport"
]
|
|
0.53 ms (0.57%) |
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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.is_auto_new_product_by_button AS is_auto_new_product_by_button_19, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_20, t0.is_auto_bestsellers AS is_auto_bestsellers_21, t0.number_of_product_in_bestsellers_taxon AS number_of_product_in_bestsellers_taxon_22, t0.bestsellers_min_price AS bestsellers_min_price_23, t0.is_auto_promotions AS is_auto_promotions_24, t0.number_of_product_in_promotions_taxon AS number_of_product_in_promotions_taxon_25, t0.google_analytics_code AS google_analytics_code_26, t0.google_tag_manager_id AS google_tag_manager_id_27, t0.minimum_order_value AS minimum_order_value_28, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_29, t0.default_locale_id AS default_locale_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.base_currency_id AS base_currency_id_36, t37.code AS code_38, t37.created_at AS created_at_39, t37.updated_at AS updated_at_40, t37.id AS id_41, t0.default_tax_zone_id AS default_tax_zone_id_42, t0.menu_taxon_id AS menu_taxon_id_43, t0.base_country_id AS base_country_id_44, t45.code AS code_46, t45.enabled AS enabled_47, t45.id AS id_48, t0.european_zone_id AS european_zone_id_49, t50.code AS code_51, t50.name AS name_52, t50.type AS type_53, t50.scope AS scope_54, t50.id AS id_55, t0.shop_billing_data_id AS shop_billing_data_id_56, t0.referenceableContent_id AS referenceableContent_id_57 FROM sylius_channel t0 INNER JOIN sylius_locale t31 ON t0.default_locale_id = t31.id INNER JOIN sylius_currency t37 ON t0.base_currency_id = t37.id LEFT JOIN sylius_country t45 ON t0.base_country_id = t45.id LEFT JOIN sylius_zone t50 ON t0.european_zone_id = t50.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
"idil2.arobases.fr"
]
|
|
0.48 ms (0.51%) |
3 |
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.color AS color_10, t0.flagshipTaxon AS flagshipTaxon_11, t0.duplicated_taxon AS duplicated_taxon_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
62
]
|
|
0.38 ms (0.41%) |
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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.is_auto_new_product_by_button AS is_auto_new_product_by_button_19, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_20, t0.is_auto_bestsellers AS is_auto_bestsellers_21, t0.number_of_product_in_bestsellers_taxon AS number_of_product_in_bestsellers_taxon_22, t0.bestsellers_min_price AS bestsellers_min_price_23, t0.is_auto_promotions AS is_auto_promotions_24, t0.number_of_product_in_promotions_taxon AS number_of_product_in_promotions_taxon_25, t0.google_analytics_code AS google_analytics_code_26, t0.google_tag_manager_id AS google_tag_manager_id_27, t0.minimum_order_value AS minimum_order_value_28, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_29, t0.default_locale_id AS default_locale_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.base_currency_id AS base_currency_id_36, t37.code AS code_38, t37.created_at AS created_at_39, t37.updated_at AS updated_at_40, t37.id AS id_41, t0.default_tax_zone_id AS default_tax_zone_id_42, t0.menu_taxon_id AS menu_taxon_id_43, t0.base_country_id AS base_country_id_44, t45.code AS code_46, t45.enabled AS enabled_47, t45.id AS id_48, t0.european_zone_id AS european_zone_id_49, t50.code AS code_51, t50.name AS name_52, t50.type AS type_53, t50.scope AS scope_54, t50.id AS id_55, t0.shop_billing_data_id AS shop_billing_data_id_56, t0.referenceableContent_id AS referenceableContent_id_57 FROM sylius_channel t0 INNER JOIN sylius_locale t31 ON t0.default_locale_id = t31.id INNER JOIN sylius_currency t37 ON t0.base_currency_id = t37.id LEFT JOIN sylius_country t45 ON t0.base_country_id = t45.id LEFT JOIN sylius_zone t50 ON t0.european_zone_id = t50.id INNER JOIN sylius_promotion_channels ON t0.id = sylius_promotion_channels.channel_id WHERE sylius_promotion_channels.promotion_id = ?
Parameters:
[
2
]
|
|
0.38 ms (0.41%) |
2 |
SELECT a0_.value AS value_0 FROM app_parameter a1_ INNER JOIN app_channel_parameter a0_ ON a1_.id = a0_.parameter_id WHERE a1_.code = ? AND a0_.channelCode = ? LIMIT 1
Parameters:
[ "nb_product_to_complete" "Web" ] |
|
0.37 ms (0.40%) |
1 |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_sections b3_ ON b0_.id = b3_.block_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id INNER JOIN bitbag_cms_page_channels b5_ ON b0_.id = b5_.page_id INNER JOIN sylius_channel s4_ ON s4_.id = b5_.channel_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 AND s4_.code = ?
Parameters:
[ "fr_FR" "information_footer" "Web" ] |
|
0.37 ms (0.39%) |
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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.is_auto_new_product_by_button AS is_auto_new_product_by_button_19, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_20, t0.is_auto_bestsellers AS is_auto_bestsellers_21, t0.number_of_product_in_bestsellers_taxon AS number_of_product_in_bestsellers_taxon_22, t0.bestsellers_min_price AS bestsellers_min_price_23, t0.is_auto_promotions AS is_auto_promotions_24, t0.number_of_product_in_promotions_taxon AS number_of_product_in_promotions_taxon_25, t0.google_analytics_code AS google_analytics_code_26, t0.google_tag_manager_id AS google_tag_manager_id_27, t0.minimum_order_value AS minimum_order_value_28, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_29, t0.default_locale_id AS default_locale_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.base_currency_id AS base_currency_id_36, t37.code AS code_38, t37.created_at AS created_at_39, t37.updated_at AS updated_at_40, t37.id AS id_41, t0.default_tax_zone_id AS default_tax_zone_id_42, t0.menu_taxon_id AS menu_taxon_id_43, t0.base_country_id AS base_country_id_44, t45.code AS code_46, t45.enabled AS enabled_47, t45.id AS id_48, t0.european_zone_id AS european_zone_id_49, t50.code AS code_51, t50.name AS name_52, t50.type AS type_53, t50.scope AS scope_54, t50.id AS id_55, t0.shop_billing_data_id AS shop_billing_data_id_56, t0.referenceableContent_id AS referenceableContent_id_57 FROM sylius_channel t0 INNER JOIN sylius_locale t31 ON t0.default_locale_id = t31.id INNER JOIN sylius_currency t37 ON t0.base_currency_id = t37.id LEFT JOIN sylius_country t45 ON t0.base_country_id = t45.id LEFT JOIN sylius_zone t50 ON t0.european_zone_id = t50.id WHERE t0.enabled = ?
Parameters:
[
1
]
|
|
0.36 ms (0.39%) |
2 |
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 628 "fr_FR" ] |
|
0.35 ms (0.37%) |
2 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
427
]
|
|
0.34 ms (0.36%) |
2 |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
628
]
|
|
0.31 ms (0.33%) |
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.is_default_channel AS is_default_channel_17, t0.is_auto_new_products AS is_auto_new_products_18, t0.is_auto_new_product_by_button AS is_auto_new_product_by_button_19, t0.number_of_last_product_in_nouvaute_taxon AS number_of_last_product_in_nouvaute_taxon_20, t0.is_auto_bestsellers AS is_auto_bestsellers_21, t0.number_of_product_in_bestsellers_taxon AS number_of_product_in_bestsellers_taxon_22, t0.bestsellers_min_price AS bestsellers_min_price_23, t0.is_auto_promotions AS is_auto_promotions_24, t0.number_of_product_in_promotions_taxon AS number_of_product_in_promotions_taxon_25, t0.google_analytics_code AS google_analytics_code_26, t0.google_tag_manager_id AS google_tag_manager_id_27, t0.minimum_order_value AS minimum_order_value_28, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_29, t0.default_locale_id AS default_locale_id_30, t31.code AS code_32, t31.created_at AS created_at_33, t31.updated_at AS updated_at_34, t31.id AS id_35, t0.base_currency_id AS base_currency_id_36, t37.code AS code_38, t37.created_at AS created_at_39, t37.updated_at AS updated_at_40, t37.id AS id_41, t0.default_tax_zone_id AS default_tax_zone_id_42, t0.menu_taxon_id AS menu_taxon_id_43, t0.base_country_id AS base_country_id_44, t45.code AS code_46, t45.enabled AS enabled_47, t45.id AS id_48, t0.european_zone_id AS european_zone_id_49, t50.code AS code_51, t50.name AS name_52, t50.type AS type_53, t50.scope AS scope_54, t50.id AS id_55, t0.shop_billing_data_id AS shop_billing_data_id_56, t0.referenceableContent_id AS referenceableContent_id_57 FROM sylius_channel t0 INNER JOIN sylius_locale t31 ON t0.default_locale_id = t31.id INNER JOIN sylius_currency t37 ON t0.base_currency_id = t37.id LEFT JOIN sylius_country t45 ON t0.base_country_id = t45.id LEFT JOIN sylius_zone t50 ON t0.european_zone_id = t50.id
Parameters:
[] |
|
0.23 ms (0.25%) |
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, s0_.archived_at AS archived_at_7, s0_.newProduct AS newProduct_8, s0_.saleable AS saleable_9, s0_.video_url AS video_url_10, s0_.seo_brand AS seo_brand_11, s0_.seo_gtin8 AS seo_gtin8_12, s0_.seo_gtin13 AS seo_gtin13_13, s0_.seo_gtin14 AS seo_gtin14_14, s0_.seo_mpn AS seo_mpn_15, s0_.seo_isbn AS seo_isbn_16, s0_.seo_sku AS seo_sku_17, s0_.seo_offer_aggregated AS seo_offer_aggregated_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.supplier_id AS supplier_id_20, s0_.brand_id AS brand_id_21, s0_.main_image_id AS main_image_id_22, s0_.alternative_product_id AS alternative_product_id_23, s0_.referenceableContent_id AS referenceableContent_id_24 FROM sylius_product s0_ WHERE s0_.id IN (1450, 1281, 7696, 8703, 1317, 1781, 1780, 1793, 1392, 1251, 1247, 426, 1462, 388, 1260, 427) LIMIT 8
Parameters:
[] |
|
0.20 ms (0.21%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.path AS path_4, t0.created_at AS created_at_5 FROM app_product_file t0 INNER JOIN app_product_product_file ON t0.id = app_product_product_file.product_file_id WHERE app_product_product_file.product_id = ?
Parameters:
[
427
]
|
|
0.20 ms (0.21%) |
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 = ?
Parameters:
[
1
]
|
|
0.18 ms (0.20%) |
1 |
SELECT t0.title AS title_1, t0.rating AS rating_2, t0.comment AS comment_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.product_id AS product_id_8, t0.author_id AS author_id_9 FROM sylius_product_review t0 WHERE t0.product_id = ?
Parameters:
[
427
]
|
|
0.18 ms (0.20%) |
1 |
SELECT t0.type AS type_1, t0.configuration AS configuration_2, t0.id AS id_3, t0.promotion_id AS promotion_id_4 FROM sylius_promotion_rule t0 WHERE t0.promotion_id = ?
Parameters:
[
2
]
|
|
0.18 ms (0.19%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.association_type_id AS association_type_id_4, t0.product_id AS product_id_5 FROM sylius_product_association t0 WHERE t0.product_id = ?
Parameters:
[
427
]
|
|
0.17 ms (0.18%) |
1 |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.selectedRoutes AS selectedRoutes_3, a0_.startDate AS startDate_4, a0_.endDate AS endDate_5 FROM app_popup a0_ WHERE (a0_.startDate IS NULL OR a0_.startDate <= ?) AND (a0_.endDate IS NULL OR a0_.endDate >= ?)
Parameters:
[ "2025-11-01 05:44:39" "2025-11-01 05:44:39" ] |
|
0.16 ms (0.17%) |
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:
[
1
]
|
|
0.16 ms (0.17%) |
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:
[
1
]
|
|
0.15 ms (0.16%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_description AS meta_description_3, t0.meta_keyword AS meta_keyword_4, t0.meta_robot_index AS meta_robot_index_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM app_page_meta_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5 "fr_FR" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Brille24\SyliusTierPricePlugin\Entity\TierPrice | No errors. |
| App\Entity\TierPrice\TierPrice | No errors. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| App\Entity\Wishlist\Wishlist |
|
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product | No errors. |
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| Setono\SyliusRedirectPlugin\Model\Redirect | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| App\Entity\Supplier\Supplier |
|
| App\Entity\Brand\Brand | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| App\Entity\Product\ProductFile | No errors. |
| Setono\SyliusCalloutPlugin\Model\Callout | No errors. |
| App\Entity\Callout\Callout | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| Sylius\Component\Attribute\Model\AttributeValue | No errors. |
| Sylius\Component\Product\Model\ProductAttributeValue | No errors. |
| App\Entity\Product\ProductAttributeValue | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Review\Model\Review | No errors. |
| Sylius\Component\Core\Model\ProductReview | No errors. |
| App\Entity\Product\ProductReview | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| Sylius\Component\Product\Model\ProductVariantTranslation | No errors. |
| App\Entity\Product\ProductVariantTranslation | No errors. |
| Sylius\Component\Core\Model\ChannelPricing | No errors. |
| App\Entity\Channel\ChannelPricing | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| App\Entity\Partners\Partner | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| Sylius\InvoicingPlugin\Entity\Invoice | No errors. |
| App\Entity\Invoicing\Invoice | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\CMS\PageTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion | No errors. |
| App\Entity\CMS\FrequentlyAskedQuestion | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\Order\OrderStatus | No errors. |
| App\Entity\PageMeta\PageMeta | No errors. |
| App\Entity\Parameter\Parameter | No errors. |
| App\Entity\Popup\Popup | No errors. |
| App\Entity\Reliquat\Reliquat | No errors. |
| App\Entity\Shipping\ShippingDelays | No errors. |
| Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate | No errors. |
| App\Entity\Shipping\ShippingTableRate | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| Sylius\RefundPlugin\Entity\Refund | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\RefundPlugin\Entity\RefundPayment | No errors. |
| MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| App\Entity\PageMeta\PageMetaTranslation | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Payum\Core\Model\GatewayConfig | No errors. |
| Sylius\Bundle\PayumBundle\Model\GatewayConfig | No errors. |
| App\Entity\Payment\GatewayConfig | No errors. |
| Sylius\Component\Payment\Model\PaymentMethodTranslation | No errors. |
| App\Entity\Payment\PaymentMethodTranslation | No errors. |
| App\Entity\Brand\BrandImage | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutTranslation | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutRule | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| Sylius\InvoicingPlugin\Entity\BillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\LineItem | No errors. |
| Sylius\InvoicingPlugin\Entity\TaxItem | No errors. |
| App\Entity\CMS\FrequentlyAskedQuestionCategory | No errors. |
| BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation | No errors. |
| Sylius\Component\Promotion\Model\PromotionRule | No errors. |
| App\Entity\Promotion\PromotionRule | No errors. |
| Sylius\Component\Promotion\Model\PromotionAction | No errors. |
| App\Entity\Promotion\PromotionAction | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| App\Entity\Channel\ChannelParameter | No errors. |
| App\Entity\Popup\PopupTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| App\Entity\CMS\FrequentlyAskedQuestionCategoryTranslation | No errors. |
| App\Entity\UserAlertStock\AvailabilityNotifier | No errors. |