Query Metrics
15
Database Queries
12
Different statements
3.26 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.59 ms (18.01%) |
2 |
SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.archived_at AS archived_at_18, s0_.shipping_date_estimated AS shipping_date_estimated_19, s0_.from_prestashop AS from_prestashop_20, s0_.invoice_number_prestashop AS invoice_number_prestashop_21, s0_.date_invoice_prestashop AS date_invoice_prestashop_22, s0_.admin_order_comment AS admin_order_comment_23, s0_.customer_order_comment AS customer_order_comment_24, s0_.mailchimpState AS mailchimpState_25, s0_.mailchimpError AS mailchimpError_26, s0_.mailchimpStateUpdatedAt AS mailchimpStateUpdatedAt_27, s0_.mailchimpTries AS mailchimpTries_28, s0_.channel_id AS channel_id_29, s0_.promotion_coupon_id AS promotion_coupon_id_30, s0_.customer_id AS customer_id_31, s0_.orderStatus_id AS orderStatus_id_32, s0_.shipping_address_id AS shipping_address_id_33, s0_.billing_address_id AS billing_address_id_34 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ?
Parameters:
[ 102281 "cart" 2 ] |
|
0.55 ms (16.79%) |
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.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
|
0.54 ms (16.44%) |
2 |
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_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 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:
[ "/userfiles/elements/plateau.png" 1 ] |
|
0.22 ms (6.85%) |
1 |
SELECT t0.quantity AS quantity_1, t0.unit_price AS unit_price_2, t0.units_total AS units_total_3, t0.adjustments_total AS adjustments_total_4, t0.total AS total_5, t0.is_immutable AS is_immutable_6, t0.id AS id_7, t0.product_name AS product_name_8, t0.variant_name AS variant_name_9, t0.version AS version_10, t0.order_item_id_prestashop AS order_item_id_prestashop_11, t0.order_id AS order_id_12, t0.variant_id AS variant_id_13, t0.configuration_id AS configuration_id_14 FROM sylius_order_item t0 WHERE t0.order_id = ?
Parameters:
[
102281
]
|
|
0.22 ms (6.78%) |
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.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
"preprod.lachouettemauve.com"
]
|
|
0.21 ms (6.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 = ?
Parameters:
[
2
]
|
|
0.20 ms (5.98%) |
1 |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.old_id AS old_id_8, t0.archived_at AS archived_at_9, t0.is_digital_product AS is_digital_product_10, t0.seo_brand AS seo_brand_11, t0.seo_gtin8 AS seo_gtin8_12, t0.seo_gtin13 AS seo_gtin13_13, t0.seo_gtin14 AS seo_gtin14_14, t0.seo_mpn AS seo_mpn_15, t0.seo_isbn AS seo_isbn_16, t0.seo_sku AS seo_sku_17, t0.seo_offer_aggregated AS seo_offer_aggregated_18, t0.hs_code AS hs_code_19, t0.main_taxon_id AS main_taxon_id_20, t0.brand_id AS brand_id_21, t22.id AS id_23, t22.code AS code_24, t22.name AS name_25, t22.parent_id AS parent_id_26, t0.supplier_id AS supplier_id_27, t28.is_packed_product AS is_packed_product_29, t28.created_at AS created_at_30, t28.updated_at AS updated_at_31, t28.id AS id_32, t28.product_id AS product_id_33, t0.referenceableContent_id AS referenceableContent_id_34 FROM sylius_product t0 LEFT JOIN app_brand t22 ON t0.brand_id = t22.id LEFT JOIN bitbag_product_bundle t28 ON t28.product_id = t0.id WHERE t0.id = ?
Parameters:
[
938
]
|
|
0.19 ms (5.92%) |
1 |
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.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
1751
]
|
|
0.17 ms (5.30%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1751 "fr_FR" ] |
|
0.14 ms (4.42%) |
1 |
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:
[ 938 "fr_FR" ] |
|
0.12 ms (3.75%) |
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.11 ms (3.40%) |
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
]
|
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. |
| 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\StockFamily\StockFamily | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product |
|
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPoints | No errors. |
| App\Entity\BonusPoints\BonusPoints | 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. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategy | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\CustomerBonusPoints | No errors. |
| App\Entity\Brand\Brand | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\CMS\PageTranslation | No errors. |
| App\Entity\Configurator\Configuration |
|
| App\Entity\Configurator\ConfigurationImage | 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\PageMeta\PageMeta | No errors. |
| App\Entity\Parameter\Parameter | No errors. |
| App\Entity\Partners\Partner | No errors. |
| App\Entity\Popup\Popup | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| App\Entity\Shipping\ShippingDelays | No errors. |
| Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate | No errors. |
| App\Entity\Shipping\ShippingTableRate | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | 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. |
| 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\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Setono\SyliusRedirectPlugin\Model\Redirect | 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\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| App\Entity\Order\OrderStatus | 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\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | 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. |
| App\Entity\Configurator\Model | 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. |
| App\Entity\Supplier\Supplier | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | 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\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\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | 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. |
| BitBag\SyliusWishlistPlugin\Entity\WishlistProduct | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategyRule | No errors. |
| App\Entity\Brand\BrandImage | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| App\Entity\Configurator\ConfigurationItem | No errors. |
| App\Entity\Configurator\ConfigurationImageType | 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. |
| Arobases\SyliusTransporterLabelGenerationPlugin\Entity\Transporter | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| App\Entity\PageMeta\PageMetaTranslation | No errors. |
| App\Entity\Channel\ChannelParameter | No errors. |
| App\Entity\Popup\PopupTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |