- CMSBundle
- CatalogBundle
- CheckoutBundle
- ConsentBundle
- FrontendTestFrameworkBundle
- InventoryBundle
- MoneyOrderBundle
- OrderBundle
- PayPalBundle
- PaymentBundle
- PaymentTermBundle
- PricingBundle
- ProductBundle
- PromotionBundle
- RFPBundle
- RedirectBundle
- RuleBundle
- SEOBundle
- SaleBundle
- ShippingBundle
- ShoppingListBundle
- TaxBundle
- ValidationBundle
- VisibilityBundle
- WebCatalogBundle
- WebsiteSearchBundle
- The
TwigInVariablesExtension::__construct(Twig_Environment $twig)
[?] method was changed toTwigInVariablesExtension::__construct(ContainerInterface $container)
[?] - The
TwigInVariablesExtension::$twig
[?] property was removed.
- The following classes were removed:
- The
CategoryExtension::getCategoryTreeHandler
[?] method was removed. - The
CategoryExtension::__construct(ContainerInterface $container)
[?] method was changed toCategoryExtension::__construct(ContainerInterface $container)
[?] - The
CategoryImageExtension::__construct(ContainerInterface $container)
[?] method was changed toCategoryImageExtension::__construct(ContainerInterface $container)
[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper)
[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper)
[?]
- The
LineItemsExtension::__construct(ContainerInterface $container)
[?] method was changed toLineItemsExtension::__construct(ContainerInterface $container)
[?] - The
CheckoutSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, ProductPriceProviderInterface $productPriceProvider, PriceListTreeHandler $priceListTreeHandler, SubtotalProviderConstructorArguments $arguments, FeatureChecker $featureChecker, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory)
[?] method was changed toCheckoutSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, ProductPriceProviderInterface $productPriceProvider, PriceListTreeHandler $priceListTreeHandler, SubtotalProviderConstructorArguments $arguments, FeatureChecker $featureChecker, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory)
[?] - The
CheckoutWorkflowHelper::__construct(WorkflowManager $workflowManager, ActionGroupRegistry $actionGroupRegistry, TransitionProvider $transitionProvider, TransitionFormProvider $transitionFormProvider, CheckoutErrorHandler $errorHandler, CheckoutLineItemsManager $lineItemsManager, CustomerRegistrationHandler $registrationHandler, ForgotPasswordHandler $forgotPasswordHandler, EventDispatcherInterface $eventDispatcher, TranslatorInterface $translator)
[?] method was changed toCheckoutWorkflowHelper::__construct(WorkflowManager $workflowManager, ActionGroupRegistry $actionGroupRegistry, TransitionProvider $transitionProvider, TransitionFormProvider $transitionFormProvider, CheckoutErrorHandler $errorHandler, CheckoutLineItemsManager $lineItemsManager, CustomerRegistrationHandler $registrationHandler, ForgotPasswordHandler $forgotPasswordHandler, EventDispatcherInterface $eventDispatcher, TranslatorInterface $translator)
[?] - The
ResolvePaymentTermListener::__construct(RequestStack $requestStack, ManagerRegistry $registry, PaymentTermProvider $paymentTermProvider)
[?] method was changed toResolvePaymentTermListener::__construct(RequestStack $requestStack, ManagerRegistry $registry, PaymentTermProviderInterface $paymentTermProvider)
[?]
- The
LandingPageProvider::__construct(ManagerRegistry $doctrine, LocalizationHelper $localizationHelper, TranslatorInterface $translator)
[?] method was changed toLandingPageProvider::__construct(ManagerRegistry $doctrine, LocalizationHelper $localizationHelper, TranslatorInterface $translator)
[?] - The
CustomerUserViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack, CustomerUserConsentProvider $customerUserConsentProvider)
[?] method was changed toCustomerUserViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack, CustomerUserConsentProvider $customerUserConsentProvider)
[?]
- The
Client::request($method, $uri, array $parameters = [], array $files = [], array $server = [], $content = null, $changeHistory = true)
[?] method was changed toClient::request(string $method, string $uri, array $parameters = [], array $files = [], array $server = [], string $content = null, bool $changeHistory = true)
[?]
- The
LowInventoryCheckoutLineItemValidator::__construct(LowInventoryProvider $lowInventoryProvider, TranslatorInterface $translator)
[?] method was changed toLowInventoryCheckoutLineItemValidator::__construct(LowInventoryProvider $lowInventoryProvider, TranslatorInterface $translator)
[?] - The
QuantityToOrderValidatorService::__construct(EntityFallbackResolver $fallbackResolver, TranslatorInterface $translator)
[?] method was changed toQuantityToOrderValidatorService::__construct(EntityFallbackResolver $fallbackResolver, TranslatorInterface $translator)
[?] - The
UpcomingLabelCheckoutLineItemValidator::__construct(UpcomingProductProvider $ProductUpcomingProvider, TranslatorInterface $translator, DateTimeFormatterInterface $dateFormatter)
[?] method was changed toUpcomingLabelCheckoutLineItemValidator::__construct(UpcomingProductProvider $ProductUpcomingProvider, TranslatorInterface $translator, DateTimeFormatterInterface $dateFormatter)
[?] - The
ProductRowQuantityValidator::__construct(QuantityToOrderValidatorService $quantityValidatorService, DoctrineHelper $doctrineHelper)
[?] method was changed toProductRowQuantityValidator::__construct(QuantityToOrderValidatorService $quantityValidatorService, DoctrineHelper $doctrineHelper, AclHelper $aclHelper)
[?] - The
LowInventoryExtension::__construct(LowInventoryProvider $lowInventoryProvider)
[?] method was changed toLowInventoryExtension::__construct(ContainerInterface $container)
[?] - The
AbstractInventoryLevelStrategyHelper::__construct(DatabaseHelper $databaseHelper, TranslatorInterface $translator)
[?] method was changed toAbstractInventoryLevelStrategyHelper::__construct(DatabaseHelper $databaseHelper, TranslatorInterface $translator)
[?] - The
ProductUnitStrategyHelper::__construct(DatabaseHelper $databaseHelper, TranslatorInterface $translator, ProductUnitTransformer $productUnitTransformer)
[?] method was changed toProductUnitStrategyHelper::__construct(DatabaseHelper $databaseHelper, TranslatorInterface $translator, ProductUnitTransformer $productUnitTransformer)
[?] - The
InventoryLevelImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] method was changed toInventoryLevelImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] - The
InventoryLevelHandler::__construct(FormInterface $form, ObjectManager $manager, Request $request, RoundingServiceInterface $rounding)
[?] method was changed toInventoryLevelHandler::__construct(FormInterface $form, ObjectManager $manager, Request $request, RoundingServiceInterface $rounding, InventoryManager $inventoryManager)
[?] - The
CreateOrderLineItemValidationListener::__construct(InventoryQuantityManager $inventoryQuantityManager, DoctrineHelper $doctrineHelper, TranslatorInterface $translator, CheckoutLineItemsManager $checkoutLineItemsManager)
[?] method was changed toCreateOrderLineItemValidationListener::__construct(InventoryQuantityManager $inventoryQuantityManager, DoctrineHelper $doctrineHelper, TranslatorInterface $translator, CheckoutLineItemsManager $checkoutLineItemsManager)
[?] - The
LowInventoryExtension::$lowInventoryProvider
[?] property was removed.
- The
MoneyOrderOptionsListener::__construct(TranslatorInterface $translator)
[?] method was changed toMoneyOrderOptionsListener::__construct(TranslatorInterface $translator)
[?]
- The following classes were removed:
- The
OrderExtension::__construct(ContainerInterface $container)
[?] method was changed toOrderExtension::__construct(ContainerInterface $container)
[?] - The
OrderShippingExtension::__construct(ContainerInterface $container)
[?] method was changed toOrderShippingExtension::__construct(ContainerInterface $container)
[?] - The
DiscountSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, LineItemSubtotalProvider $lineItemSubtotal, TokenAccessorInterface $tokenAccessor, SubtotalProviderConstructorArguments $arguments)
[?] method was changed toDiscountSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, LineItemSubtotalProvider $lineItemSubtotal, TokenAccessorInterface $tokenAccessor, SubtotalProviderConstructorArguments $arguments)
[?] - The
ShippingCostSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] method was changed toShippingCostSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] - The
TopSellingItemsProvider::__construct(ProductRepository $productRepository, ProductManager $productManager)
[?] method was changed toTopSellingItemsProvider::__construct(ProductRepository $productRepository, ProductManager $productManager, AclHelper $aclHelper)
[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] - The
OrderPaymentTermEventListener::__construct(PaymentTermProvider $provider)
[?] method was changed toOrderPaymentTermEventListener::__construct(PaymentTermProviderInterface $provider)
[?] - The following methods in class
OrderController
[?] were removed:
- The
UniqueExpressCheckoutNameValidator::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] method was changed toUniqueExpressCheckoutNameValidator::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] - The
LineItemOptionsProvider::__construct(PaymentOrderLineItemOptionsProvider $paymentOrderLineItemOptionsProvider, TaxAmountProvider $taxAmountProvider, TaxationSettingsProvider $taxationSettingsProvider, TranslatorInterface $translator, LineItemOptionsFormatter $lineItemOptionsFormatter)
[?] method was changed toLineItemOptionsProvider::__construct(PaymentOrderLineItemOptionsProvider $paymentOrderLineItemOptionsProvider, TaxAmountProvider $taxAmountProvider, TaxationSettingsProvider $taxationSettingsProvider, TranslatorInterface $translator, LineItemOptionsFormatter $lineItemOptionsFormatter)
[?] - The
PayPalSettingsType::__construct(TranslatorInterface $translator, CreditCardTypesDataProviderInterface $creditCardTypesDataProvider, PaymentActionsDataProviderInterface $paymentActionsDataProvider)
[?] method was changed toPayPalSettingsType::__construct(TranslatorInterface $translator, CreditCardTypesDataProviderInterface $creditCardTypesDataProvider, PaymentActionsDataProviderInterface $paymentActionsDataProvider)
[?]
- The
PaymentMethodExtension::__construct(ContainerInterface $container)
[?] method was changed toPaymentMethodExtension::__construct(ContainerInterface $container)
[?] - The
PaymentStatusExtension::__construct(ContainerInterface $container)
[?] method was changed toPaymentStatusExtension::__construct(ContainerInterface $container)
[?] - The
PaymentStatusLabelFormatter::__construct(TranslatorInterface $translator)
[?] method was changed toPaymentStatusLabelFormatter::__construct(TranslatorInterface $translator)
[?]
-
The
DeleteMessageTextExtension::__construct(ContainerInterface $container)
[?] method was changed toDeleteMessageTextExtension::__construct(ContainerInterface $container)
[?] -
The
DeleteMessageTextGenerator::__construct(RouterInterface $router, Twig_Environment $twig, PaymentTermManager $paymentTermManager)
[?] method was changed toDeleteMessageTextGenerator::__construct(RouterInterface $router, Environment $twig, PaymentTermManager $paymentTermManager)
[?] -
The following methods in class
PaymentTermExtension
[?] were changed: -
The
PaymentTerm::__construct(PaymentTermProvider $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, DoctrineHelper $doctrineHelper, PaymentTermConfigInterface $config)
[?] method was changed toPaymentTerm::__construct(PaymentTermProviderInterface $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, DoctrineHelper $doctrineHelper, PaymentTermConfigInterface $config)
[?] -
The
PaymentTermView::__construct(PaymentTermProvider $paymentTermProvider, TranslatorInterface $translator, PaymentTermConfigInterface $config)
[?] method was changed toPaymentTermView::__construct(PaymentTermProviderInterface $paymentTermProvider, TranslatorInterface $translator, PaymentTermConfigInterface $config)
[?] -
The
PaymentTermPaymentMethodViewFactory::__construct(PaymentTermProvider $paymentTermProvider, TranslatorInterface $translator)
[?] method was changed toPaymentTermPaymentMethodViewFactory::__construct(PaymentTermProviderInterface $paymentTermProvider, TranslatorInterface $translator)
[?] -
The
PaymentTermPaymentMethodFactory::__construct(PaymentTermProvider $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, DoctrineHelper $doctrineHelper, LoggerInterface $logger)
[?] method was changed toPaymentTermPaymentMethodFactory::__construct(PaymentTermProviderInterface $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, DoctrineHelper $doctrineHelper, LoggerInterface $logger)
[?] -
The
CustomerFormExtension::__construct(PaymentTermProvider $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, TranslatorInterface $translator)
[?] method was changed toCustomerFormExtension::__construct(PaymentTermProviderInterface $paymentTermProvider, PaymentTermAssociationProvider $paymentTermAssociationProvider, TranslatorInterface $translator)
[?] -
The
DatagridListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider, PaymentTermProvider $paymentTermProvider)
[?] method was changed toDatagridListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider, PaymentTermProviderInterface $paymentTermProvider)
[?] -
The
ValueRenderEventListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider, TranslatorInterface $translator, RouterInterface $router)
[?] method was changed toValueRenderEventListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider, TranslatorInterface $translator, RouterInterface $router)
[?] -
The
PaymentTermExtension::$dataProvider
[?] property was removed.
- The following classes were removed:
- The
PriceRuleRelationExpressionsValidator::__construct(ExpressionParser $parser, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] method was changed toPriceRuleRelationExpressionsValidator::__construct(ExpressionParser $parser, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] - The
TotalProcessorProvider::__construct(SubtotalProviderRegistry $subtotalProviderRegistry, TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] method was changed toTotalProcessorProvider::__construct(SubtotalProviderRegistry $subtotalProviderRegistry, TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] - The
LineItemNotPricedSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, ProductPriceProviderInterface $productPriceProvider, SubtotalProviderConstructorArguments $arguments, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory)
[?] method was changed toLineItemNotPricedSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, ProductPriceProviderInterface $productPriceProvider, SubtotalProviderConstructorArguments $arguments, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory)
[?] - The
LineItemSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] method was changed toLineItemSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, SubtotalProviderConstructorArguments $arguments)
[?] - The
UserCurrencyManager::__construct(Session $session, TokenStorageInterface $tokenStorage, ManagerRegistry $doctrine, CurrencyProviderInterface $currencyProvider, WebsiteManager $websiteManager)
[?] method was changed toUserCurrencyManager::__construct(Session $session, TokenStorageInterface $tokenStorage, ManagerRegistry $doctrine, CurrencyProviderInterface $currencyProvider, WebsiteManager $websiteManager, CurrentCurrencyProviderInterface $currentCurrencyProvider)
[?] - The
ProductPriceImportStrategy::setTranslator(TranslatorInterface $translator)
[?] method was changed toProductPriceImportStrategy::setTranslator(TranslatorInterface $translator)
[?] - The
PriceAttributeProductPriceImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] method was changed toPriceAttributeProductPriceImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] - The
ProductPriceImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] method was changed toProductPriceImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] - The
PriceListStrategySelectType::__construct(StrategyRegister $priceStrategyRegister, TranslatorInterface $translator)
[?] method was changed toPriceListStrategySelectType::__construct(StrategyRegister $priceStrategyRegister, TranslatorInterface $translator)
[?] - The
ProductAttributePriceCollectionType::__construct(TranslatorInterface $translator)
[?] method was changed toProductAttributePriceCollectionType::__construct(TranslatorInterface $translator)
[?] - The
DefaultPriceListFilterType::__construct(TranslatorInterface $translator, PriceListProvider $priceListProvider, ShardManager $shardManager, $priceListClass)
[?] method was changed toDefaultPriceListFilterType::__construct(TranslatorInterface $translator, PriceListProvider $priceListProvider, ShardManager $shardManager, $priceListClass)
[?] - The
ProductPriceFilterType::__construct(TranslatorInterface $translator, ManagerRegistry $registry, UnitLabelFormatterInterface $formatter)
[?] method was changed toProductPriceFilterType::__construct(TranslatorInterface $translator, ManagerRegistry $registry, UnitLabelFormatterInterface $formatter)
[?] - The
PriceRuleEditorOptionsConfigurator::__construct(AutocompleteFieldsProviderInterface $autocompleteFieldsProvider, FormFactoryInterface $formFactory, Twig_Environment $environment)
[?] method was changed toPriceRuleEditorOptionsConfigurator::__construct(AutocompleteFieldsProviderInterface $autocompleteFieldsProvider, FormFactoryInterface $formFactory, Environment $environment)
[?] - The
PriceAttributesProductFormExtension::__construct(RegistryInterface $registry)
[?] method was changed toPriceAttributesProductFormExtension::__construct(RegistryInterface $registry, AclHelper $aclHelper)
[?] - The
AbstractCustomerFormViewListener::__construct(RequestStack $requestStack, TranslatorInterface $translator, DoctrineHelper $doctrineHelper, WebsiteProviderInterface $websiteProvider)
[?] method was changed toAbstractCustomerFormViewListener::__construct(RequestStack $requestStack, TranslatorInterface $translator, DoctrineHelper $doctrineHelper, WebsiteProviderInterface $websiteProvider)
[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, PriceAttributePricesProvider $provider, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, PriceAttributePricesProvider $provider, AuthorizationCheckerInterface $authorizationChecker, AclHelper $aclHelper)
[?] - The
FrontendProductPriceDatagridListener::__construct(ProductPriceScopeCriteriaRequestHandler $scopeCriteriaRequestHandler, UserCurrencyManager $currencyManager, ProductPriceProvider $combinedProductPriceProvider, TranslatorInterface $translator)
[?] method was changed toFrontendProductPriceDatagridListener::__construct(ProductPriceScopeCriteriaRequestHandler $scopeCriteriaRequestHandler, UserCurrencyManager $currencyManager, ProductPriceProvider $combinedProductPriceProvider, TranslatorInterface $translator)
[?] - The
PriceAttributeProductPriceDatagridExtension::__construct(PriceListRequestHandler $priceListRequestHandler, DoctrineHelper $doctrineHelper, SelectedFieldsProviderInterface $selectedFieldsProvider)
[?] method was changed toPriceAttributeProductPriceDatagridExtension::__construct(PriceListRequestHandler $priceListRequestHandler, DoctrineHelper $doctrineHelper, SelectedFieldsProviderInterface $selectedFieldsProvider, AclHelper $aclHelper)
[?] - The
ProductPriceDatagridExtension::__construct(PriceListRequestHandler $priceListRequestHandler, DoctrineHelper $doctrineHelper, SelectedFieldsProviderInterface $selectedFieldsProvider, TranslatorInterface $translator, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toProductPriceDatagridExtension::__construct(PriceListRequestHandler $priceListRequestHandler, DoctrineHelper $doctrineHelper, SelectedFieldsProviderInterface $selectedFieldsProvider, TranslatorInterface $translator, AuthorizationCheckerInterface $authorizationChecker)
[?] - The
ProductWithPricesSearchHandler::__construct($className, ProductRepository $productSearchRepository, ProductPriceScopeCriteriaRequestHandler $scopeCriteriaRequestHandler, ManagerRegistry $registry, ProductPriceFormatter $productPriceFormatter, UserCurrencyManager $userCurrencyManager, ProductPriceProviderInterface $productPriceProvider)
[?] method was changed toProductWithPricesSearchHandler::__construct($className, ProductRepository $productSearchRepository, ProductPriceScopeCriteriaRequestHandler $scopeCriteriaRequestHandler, ManagerRegistry $registry, ProductPriceFormatter $productPriceFormatter, UserCurrencyManager $userCurrencyManager, ProductPriceProviderInterface $productPriceProvider, RequestStack $requestStack, AclHelper $aclHelper)
[?] - The
PriceListAssignedProductsProcessor::__construct(PriceListTriggerFactory $triggerFactory, PriceListProductAssignmentBuilder $assignmentBuilder, LoggerInterface $logger, Messenger $messenger, TranslatorInterface $translator, ManagerRegistry $registry)
[?] method was changed toPriceListAssignedProductsProcessor::__construct(PriceListTriggerFactory $triggerFactory, PriceListProductAssignmentBuilder $assignmentBuilder, LoggerInterface $logger, Messenger $messenger, TranslatorInterface $translator, ManagerRegistry $registry)
[?] - The
PriceRuleProcessor::__construct(PriceListTriggerFactory $triggerFactory, ProductPriceBuilder $priceBuilder, LoggerInterface $logger, ManagerRegistry $registry, Messenger $messenger, TranslatorInterface $translator)
[?] method was changed toPriceRuleProcessor::__construct(PriceListTriggerFactory $triggerFactory, ProductPriceBuilder $priceBuilder, LoggerInterface $logger, ManagerRegistry $registry, Messenger $messenger, TranslatorInterface $translator)
[?] - The
PriceAttributesProductFormExtension::getManager
[?] method was removed. - The
PriceAttributePriceListRepository::getAttributesWithCurrencies
[?] method was removed. - The
PriceAttributesProductFormExtension::$objectManager
[?] property was removed.
- The
EmptyVariantFieldInSimpleProductForVariantLinksValidator::__construct(PropertyAccessor $propertyAccessor)
[?] method was changed toEmptyVariantFieldInSimpleProductForVariantLinksValidator::__construct(PropertyAccessor $propertyAccessor, ManagerRegistry $registry)
[?] - The
ExpressionValidator::__construct(ExpressionParser $parser, ExpressionPreprocessorInterface $preprocessor, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] method was changed toExpressionValidator::__construct(ExpressionParser $parser, ExpressionPreprocessorInterface $preprocessor, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] - The
ProductBySkuValidator::__construct(ManagerRegistry $registry)
[?] method was changed toProductBySkuValidator::__construct(ManagerRegistry $registry, AclHelper $aclHelper)
[?] - The
ProductImageCollectionValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator, ProductImageHelper $productImageHelper)
[?] method was changed toProductImageCollectionValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator, ProductImageHelper $productImageHelper)
[?] - The
ProductImageTypeCollectionValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator)
[?] method was changed toProductImageTypeCollectionValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator)
[?] - The
ProductImageTypeValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator)
[?] method was changed toProductImageTypeValidator::__construct(ImageTypeProvider $imageTypeProvider, TranslatorInterface $translator)
[?] - The
UniqueProductVariantLinksValidator::__construct(PropertyAccessor $propertyAccessor)
[?] method was changed toUniqueProductVariantLinksValidator::__construct(PropertyAccessor $propertyAccessor, ManagerRegistry $registry)
[?] - The
UniqueVariantLinksSimpleProductValidator::__construct(ValidatorInterface $validator)
[?] method was changed toUniqueVariantLinksSimpleProductValidator::__construct(ValidatorInterface $validator, ManagerRegistry $registry)
[?] - The
ProductExtension::__construct(ContainerInterface $container)
[?] method was changed toProductExtension::__construct(ContainerInterface $container)
[?] - The
ProductImageExtension::__construct(ContainerInterface $container)
[?] method was changed toProductImageExtension::__construct(ContainerInterface $container)
[?] - The
ProductUnitFieldsSettingsExtension::__construct(ContainerInterface $container)
[?] method was changed toProductUnitFieldsSettingsExtension::__construct(ContainerInterface $container)
[?] - The
ProductUnitLabelExtension::__construct(UnitLabelFormatterInterface $unitLabelFormatter)
[?] method was changed toProductUnitLabelExtension::__construct(ContainerInterface $container)
[?] - The
ProductUnitValueExtension::__construct(ContainerInterface $container)
[?] method was changed toProductUnitValueExtension::__construct(ContainerInterface $container)
[?] - The
RelatedItemExtension::__construct(RelatedItemConfigHelper $helper)
[?] method was changed toRelatedItemExtension::__construct(ContainerInterface $container)
[?] - The
UnitVisibilityExtension::__construct(ContainerInterface $container)
[?] method was changed toUnitVisibilityExtension::__construct(ContainerInterface $container)
[?] - The
ProductVariantAvailabilityProvider::__construct(DoctrineHelper $doctrineHelper, CustomFieldProvider $customFieldProvider, PropertyAccessor $propertyAccessor, EventDispatcherInterface $eventDispatcher, ProductVariantFieldValueHandlerRegistry $fieldValueHandlerRegistry)
[?] method was changed toProductVariantAvailabilityProvider::__construct(DoctrineHelper $doctrineHelper, CustomFieldProvider $customFieldProvider, PropertyAccessor $propertyAccessor, EventDispatcherInterface $eventDispatcher, ProductVariantFieldValueHandlerRegistry $fieldValueHandlerRegistry, AclHelper $aclHelper)
[?] - The
ProductSegmentWithLoggingErrorsProvider::__construct(SegmentManager $segmentManager, LoggerInterface $logger)
[?] method was changed toProductSegmentWithLoggingErrorsProvider::__construct(SegmentManager $segmentManager, LoggerInterface $logger, WebsiteManager $websiteManager)
[?] - The
BooleanVariantFieldValueHandler::__construct(TranslatorInterface $translator)
[?] method was changed toBooleanVariantFieldValueHandler::__construct(TranslatorInterface $translator)
[?] - The
QuickAddRowCollectionBuilder::__construct(EntityRepository $productRepository, ProductManager $productManager, EventDispatcherInterface $eventDispatcher, QuickAddRowInputParser $quickAddRowInputParser)
[?] method was changed toQuickAddRowCollectionBuilder::__construct(EntityRepository $productRepository, ProductManager $productManager, EventDispatcherInterface $eventDispatcher, QuickAddRowInputParser $quickAddRowInputParser, AclHelper $aclHelper)
[?] - The
QuickAddRowInputParser::__construct(ManagerRegistry $registry, ProductUnitsProvider $productUnitsProvider)
[?] method was changed toQuickAddRowInputParser::__construct(ManagerRegistry $registry, ProductUnitsProvider $productUnitsProvider, AclHelper $aclHelper)
[?] - The
ImageResizeMessageProcessor::__construct(EntityRepository $imageRepository, ProductImagesDimensionsProvider $imageDimensionsProvider, ImageResizer $imageResizer, MediaCacheManager $mediaCacheManager, AttachmentManager $attachmentManager)
[?] method was changed toImageResizeMessageProcessor::__construct(EntityRepository $imageRepository, ProductImagesDimensionsProvider $imageDimensionsProvider, ImageResizeManagerInterface $imageResizeManager)
[?] - The
AbstractSegmentProductsProvider::__construct(SegmentManager $segmentManager, ProductSegmentProviderInterface $productSegmentProvider, ProductManager $productManager, ConfigManager $configManager, RegistryInterface $registry, TokenStorageInterface $tokenStorage, SymmetricCrypterInterface $crypter)
[?] method was changed toAbstractSegmentProductsProvider::__construct(SegmentManager $segmentManager, ProductSegmentProviderInterface $productSegmentProvider, ProductManager $productManager, ConfigManager $configManager, RegistryInterface $registry, TokenStorageInterface $tokenStorage, SymmetricCrypterInterface $crypter, AclHelper $aclHelper)
[?] - The
SearchProductDataProvider::__construct(SearchProductHandler $searchProductHandler, TranslatorInterface $translator)
[?] method was changed toSearchProductDataProvider::__construct(SearchProductHandler $searchProductHandler, TranslatorInterface $translator)
[?] - The
ProductImageImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] method was changed toProductImageImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] - The
ProductImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] method was changed toProductImportExportConfigurationProvider::__construct(TranslatorInterface $translator)
[?] - The
AbstractUnitFormatter::__construct(TranslatorInterface $translator)
[?] method was changed toAbstractUnitFormatter::__construct(TranslatorInterface $translator)
[?] - The
ProductSelectType::__construct(TranslatorInterface $translator)
[?] method was changed toProductSelectType::__construct(TranslatorInterface $translator)
[?] - The
ProductUnitSelectionType::__construct(UnitLabelFormatterInterface $productUnitFormatter, TranslatorInterface $translator)
[?] method was changed toProductUnitSelectionType::__construct(UnitLabelFormatterInterface $productUnitFormatter, TranslatorInterface $translator)
[?] - The
ProductUpdateHandler::setTranslator(TranslatorInterface $translator)
[?] method was changed toProductUpdateHandler::setTranslator(TranslatorInterface $translator)
[?] - The
QuickAddHandler::__construct(ProductFormProvider $productFormProvider, QuickAddRowCollectionBuilder $quickAddRowCollectionBuilder, ComponentProcessorRegistry $componentRegistry, UrlGeneratorInterface $router, TranslatorInterface $translator, ValidatorInterface $validator, ProductsGrouperFactory $productGrouperFactory, EventDispatcherInterface $eventDispatcher)
[?] method was changed toQuickAddHandler::__construct(ProductFormProvider $productFormProvider, QuickAddRowCollectionBuilder $quickAddRowCollectionBuilder, ComponentProcessorRegistry $componentRegistry, UrlGeneratorInterface $router, TranslatorInterface $translator, ValidatorInterface $validator, ProductsGrouperFactory $productGrouperFactory, EventDispatcherInterface $eventDispatcher)
[?] - The
RelatedItemsHandler::__construct(TranslatorInterface $translator)
[?] method was changed toRelatedItemsHandler::__construct(TranslatorInterface $translator)
[?] - The
AbstractProductDataStorageExtension::__construct(RequestStack $requestStack, ProductDataStorage $storage, DoctrineHelper $doctrineHelper, $productClass)
[?] method was changed toAbstractProductDataStorageExtension::__construct(RequestStack $requestStack, ProductDataStorage $storage, DoctrineHelper $doctrineHelper, AclHelper $aclHelper, $productClass)
[?] - The
AttributeConfigExtension::__construct(ConfigProvider $attributeConfigProvider, TranslatorInterface $translator)
[?] method was changed toAttributeConfigExtension::__construct(ConfigProvider $attributeConfigProvider, TranslatorInterface $translator)
[?] - The
ProductCollectionExtension::__construct(TranslatorInterface $translator, $extendedType)
[?] method was changed toProductCollectionExtension::__construct(TranslatorInterface $translator, $extendedType)
[?] - The
AbstractAutocompleteFieldsProvider::__construct(ExpressionParser $expressionParser, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] method was changed toAbstractAutocompleteFieldsProvider::__construct(ExpressionParser $expressionParser, FieldsProviderInterface $fieldsProvider, TranslatorInterface $translator)
[?] - The
ProductImagesConfigurationListener::__construct(Session $session, TranslatorInterface $translator)
[?] method was changed toProductImagesConfigurationListener::__construct(Session $session, TranslatorInterface $translator)
[?] - The
RelatedItemsProductEditListener::__construct(TranslatorInterface $translator, RelatedItemConfigHelper $relatedItemConfigHelper, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toRelatedItemsProductEditListener::__construct(TranslatorInterface $translator, RelatedItemConfigHelper $relatedItemConfigHelper, AuthorizationCheckerInterface $authorizationChecker)
[?] - The
ValidateBeforeRemoveFieldListener::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] method was changed toValidateBeforeRemoveFieldListener::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] - The
RestrictedProductRepository::__construct(DoctrineHelper $doctrineHelper, ProductManager $productManager, $productClass)
[?] method was changed toRestrictedProductRepository::__construct(DoctrineHelper $doctrineHelper, ProductManager $productManager, AclHelper $aclHelper, $productClass)
[?] - The
SkuIncrementor::__construct(DoctrineHelper $doctrineHelper, $productClass)
[?] method was changed toSkuIncrementor::__construct(DoctrineHelper $doctrineHelper, AclHelper $aclHelper, $productClass)
[?] - The
TriggerEventForSelectedProductIdsMassActionHandler::__construct(ConfigManager $configManager, TranslatorInterface $translator)
[?] method was changed toTriggerEventForSelectedProductIdsMassActionHandler::__construct(ConfigManager $configManager, TranslatorInterface $translator)
[?] - The
FrontendProductCleanUpListener::__construct(DoctrineHelper $doctrineHelper)
[?] method was changed toFrontendProductCleanUpListener::__construct(DoctrineHelper $doctrineHelper, AclHelper $aclHelper)
[?] - The
DataStorageAwareComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator)
[?] method was changed toDataStorageAwareComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator)
[?] - The
RemoveRestrictedProducts::__construct(ProductRepository $productRepository, ProductManager $productManager, ContextAccessor $contextAccessor)
[?] method was changed toRemoveRestrictedProducts::__construct(ProductRepository $productRepository, ProductManager $productManager, AclHelper $aclHelper, ContextAccessor $contextAccessor)
[?] - The
AtLeastOneAvailableProduct::__construct(ProductRepository $productRepository, ProductManager $productManager)
[?] method was changed toAtLeastOneAvailableProduct::__construct(ProductRepository $productRepository, ProductManager $productManager, AclHelper $aclHelper)
[?] - The
ProductUnitLabelExtension::$unitLabelFormatter
[?] property was removed. - The
ImageResizeMessageProcessor::$imageResizer
[?] property was removed. - The
ProductStrategy::$productClass
[?] property was removed. - The
ProductStrategy::setProductClass
[?] method was removed. - The following methods in class
ProductRepository
[?] were removed:findAllSkuByPattern
[?]getProductsIdsBySku
[?]getLocalizedSearchQueryBuilder
[?]selectNames
[?]getProductWithNamesBySku
[?]getFilterSkuQueryBuilder
[?]getFilterProductWithNamesQueryBuilder
[?]getPrimaryUnitPrecisionCode
[?]getProductsByIds
[?]findByAttributeValue
[?]getProductIdsByAttribute
[?]getConfigurableProductIds
[?]
- The
AppliedPromotionsExtension::__construct(ManagerRegistry $registry)
[?] method was changed toAppliedPromotionsExtension::__construct(ContainerInterface $container)
[?] - The
CouponPreviewExtension::__construct(ContainerInterface $container)
[?] method was changed toCouponPreviewExtension::__construct(ContainerInterface $container)
[?] - The
DiscountsInformationExtension::__construct(DiscountsInformationDataProvider $dataProvider)
[?] method was changed toDiscountsInformationExtension::__construct(ContainerInterface $container)
[?] - The
SubtotalProvider::__construct(SubtotalProviderConstructorArguments $arguments, PromotionExecutor $promotionExecutor, AppliedDiscountsProvider $appliedDiscountsProvider, RoundingServiceInterface $roundingService, TranslatorInterface $translator)
[?] method was changed toSubtotalProvider::__construct(SubtotalProviderConstructorArguments $arguments, PromotionExecutor $promotionExecutor, AppliedDiscountsProvider $appliedDiscountsProvider, RoundingServiceInterface $roundingService, TranslatorInterface $translator)
[?] - The
CouponDataConverter::__construct(FieldHelper $fieldHelper, RelationCalculatorInterface $relationCalculator, LocaleSettings $localeSettings, TranslatorInterface $translator)
[?] method was changed toCouponDataConverter::__construct(FieldHelper $fieldHelper, RelationCalculatorInterface $relationCalculator, LocaleSettings $localeSettings, TranslatorInterface $translator)
[?] - The
OrderViewListener::__construct(TranslatorInterface $translator)
[?] method was changed toOrderViewListener::__construct(TranslatorInterface $translator)
[?] - The
CouponEditMassActionHandler::setTranslator(TranslatorInterface $translator)
[?] method was changed toCouponEditMassActionHandler::setTranslator(TranslatorInterface $translator)
[?] - The
CouponUnassignActionHandler::setTranslator(TranslatorInterface $translator)
[?] method was changed toCouponUnassignActionHandler::setTranslator(TranslatorInterface $translator)
[?] - The
AddOrderPromotionDiscounts::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] method was changed toAddOrderPromotionDiscounts::__construct(DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] - The
ComputeOrderLineItemDiscounts::__construct(OrderLineItemDiscountProvider $lineItemDiscountProvider, OrderLineItemTaxesProvider $lineItemTaxesProvider)
[?] method was changed toComputeOrderLineItemDiscounts::__construct(OrderLineItemDiscountProvider $lineItemDiscountProvider, OrderLineItemTaxesProvider $lineItemTaxesProvider, ValueTransformer $valueTransformer)
[?] - The
DiscountsInformationExtension::$dataProvider
[?] property was removed.
- The following classes were removed:
- The
RequestProductsExtension::__construct
[?] method was removed. - The
RequestProductsExtension::$container
[?] property was removed. - The
RequestDataStorageExtension::setTranslator(TranslatorInterface $translator)
[?] method was changed toRequestDataStorageExtension::setTranslator(TranslatorInterface $translator)
[?] - The
DataStorageComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator, RequestDataStorageExtension $requestDataStorageExtension, FeatureChecker $featureChecker)
[?] method was changed toDataStorageComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator, RequestDataStorageExtension $requestDataStorageExtension, FeatureChecker $featureChecker)
[?]
- The
SlugManager
[?] class was removed. - The
Router::setMatchedUrlDecisionMaker
[?] method was removed. - The
SlugRepository::findOneDirectUrlBySlug
[?] method was removed. - The
Router::setContainer(ContainerInterface $container = null)
[?] method was changed toRouter::setContainer(ContainerInterface $container = null)
[?] - The
SlugUrlMatcher::__construct(RouterInterface $router, SlugRepository $slugRepository, ScopeManager $scopeManager, MatchedUrlDecisionMaker $matchedUrlDecisionMaker)
[?] method was changed toSlugUrlMatcher::__construct(RouterInterface $router, SlugRepository $slugRepository, ScopeManager $scopeManager, MatchedUrlDecisionMaker $matchedUrlDecisionMaker, AclHelper $aclHelper)
[?] - The
SlugUrlDiffer::__construct(LocalizationHelper $localizationHelper, TranslatorInterface $translator)
[?] method was changed toSlugUrlDiffer::__construct(LocalizationHelper $localizationHelper, TranslatorInterface $translator)
[?] - The
UniqueSlugResolver::__construct(SlugRepository $repository)
[?] method was changed toUniqueSlugResolver::__construct(SlugRepository $repository, AclHelper $aclHelper)
[?] - The
SlugRepository::getSlugByUrlAndScopeCriteria($url, ScopeCriteria $scopeCriteria)
[?] method was changed toSlugRepository::getSlugByUrlAndScopeCriteria($url, ScopeCriteria $scopeCriteria, AclHelper $aclHelper = null)
[?]
- The
StatusMassActionHandler::__construct($responseMessage, $repositoryClassPath, EntityManager $entityManager, TranslatorInterface $translator)
[?] method was changed toStatusMassActionHandler::__construct($responseMessage, $repositoryClassPath, EntityManager $entityManager, TranslatorInterface $translator)
[?]
- The
BaseFormViewListener::__construct(TranslatorInterface $translator)
[?] method was changed toBaseFormViewListener::__construct(TranslatorInterface $translator)
[?]
- The
QuoteToOrderConverter
[?] class was removed. - The
QuoteExtension::__construct(ContainerInterface $container)
[?] method was changed toQuoteExtension::__construct(ContainerInterface $container)
[?] - The
QuoteGuestAccessExtension::__construct(ContainerInterface $container)
[?] method was changed toQuoteGuestAccessExtension::__construct(ContainerInterface $container)
[?] - The
QuoteEntityNameProvider::__construct(TranslatorInterface $translator)
[?] method was changed toQuoteEntityNameProvider::__construct(TranslatorInterface $translator)
[?] - The
QuoteProductPriceProvider::__construct(ProductPriceProviderInterface $productPriceProvider, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory, CurrencyProviderInterface $currencyProvider, DoctrineHelper $doctrineHelper)
[?] method was changed toQuoteProductPriceProvider::__construct(ProductPriceProviderInterface $productPriceProvider, ProductPriceScopeCriteriaFactoryInterface $priceScopeCriteriaFactory, CurrencyProviderInterface $currencyProvider, DoctrineHelper $doctrineHelper, AclHelper $aclHelper)
[?] - The
QuoteProductFormatter::__construct(TranslatorInterface $translator, NumberFormatter $numberFormatter, UnitValueFormatterInterface $productUnitValueFormatter, UnitLabelFormatterInterface $productUnitLabelFormatter)
[?] method was changed toQuoteProductFormatter::__construct(TranslatorInterface $translator, NumberFormatter $numberFormatter, UnitValueFormatterInterface $productUnitValueFormatter, UnitLabelFormatterInterface $productUnitLabelFormatter)
[?] - The
QuoteProductOfferFormatter::__construct(TranslatorInterface $translator)
[?] method was changed toQuoteProductOfferFormatter::__construct(TranslatorInterface $translator)
[?] - The
QuoteProductDemandOfferChoiceType::__construct(UnitValueFormatterInterface $unitValueFormatter, TranslatorInterface $translator, UnitVisibilityInterface $unitVisibility)
[?] method was changed toQuoteProductDemandOfferChoiceType::__construct(UnitValueFormatterInterface $unitValueFormatter, TranslatorInterface $translator, UnitVisibilityInterface $unitVisibility)
[?] - The
QuoteProductType::__construct(TranslatorInterface $translator, UnitLabelFormatterInterface $labelFormatter, QuoteProductFormatter $formatter, ManagerRegistry $registry)
[?] method was changed toQuoteProductType::__construct(TranslatorInterface $translator, UnitLabelFormatterInterface $labelFormatter, QuoteProductFormatter $formatter, ManagerRegistry $registry)
[?] - The
QuoteFormSubscriber::__construct(QuoteProductPriceProvider $provider, TranslatorInterface $translator, DoctrineHelper $doctrineHelper)
[?] method was changed toQuoteFormSubscriber::__construct(QuoteProductPriceProvider $provider, TranslatorInterface $translator, DoctrineHelper $doctrineHelper)
[?] - The
FrontendQuoteDemandAccessRule::__construct(FrontendHelper $frontendHelper, TokenAccessor $tokenAccessor)
[?] method was changed toFrontendQuoteDemandAccessRule::__construct(TokenStorageInterface $tokenStorage)
[?]
- The
DimensionsUnitValueExtension::__construct(ContainerInterface $container)
[?] method was changed toDimensionsUnitValueExtension::__construct(ContainerInterface $container)
[?] - The
ShippingMethodExtension::__construct(ShippingMethodLabelFormatter $shippingMethodLabelFormatter, EventDispatcherInterface $dispatcher, ShippingMethodEnabledByIdentifierCheckerInterface $checker)
[?] method was changed toShippingMethodExtension::__construct(ContainerInterface $container)
[?] - The
ShippingOptionLabelExtension::__construct(ContainerInterface $container)
[?] method was changed toShippingOptionLabelExtension::__construct(ContainerInterface $container)
[?] - The
WeightUnitValueExtension::__construct(ContainerInterface $container)
[?] method was changed toWeightUnitValueExtension::__construct(ContainerInterface $container)
[?] - The
ShippingMethodLabelTranslator::__construct(ShippingMethodLabelFormatter $formatter, TranslatorInterface $translator)
[?] method was changed toShippingMethodLabelTranslator::__construct(ShippingMethodLabelFormatter $formatter, TranslatorInterface $translator)
[?] - The
BasicShippingMethodChoicesProvider::__construct(ShippingMethodProviderInterface $shippingMethodProvider, TranslatorInterface $translator)
[?] method was changed toBasicShippingMethodChoicesProvider::__construct(ShippingMethodProviderInterface $shippingMethodProvider, TranslatorInterface $translator)
[?] - The
ShippingOriginConfigSearchProvider::__construct(TranslatorInterface $translator, ConfigManager $configManager)
[?] method was changed toShippingOriginConfigSearchProvider::__construct(TranslatorInterface $translator, ConfigManager $configManager)
[?] - The
EnabledShippingMethodsByRulesShippingMethodValidatorDecorator::__construct(ShippingMethodValidatorInterface $parentShippingMethodValidator, CommonShippingMethodValidatorResultErrorFactoryInterface $errorFactory, NonDeletableMethodTypeIdentifiersProviderInterface $nonDeletableTypeIdentifiersProvider, MethodTypeLabelsProviderInterface $methodTypeLabelsProvider, TranslatorInterface $translator, LoggerInterface $logger)
[?] method was changed toEnabledShippingMethodsByRulesShippingMethodValidatorDecorator::__construct(ShippingMethodValidatorInterface $parentShippingMethodValidator, CommonShippingMethodValidatorResultErrorFactoryInterface $errorFactory, NonDeletableMethodTypeIdentifiersProviderInterface $nonDeletableTypeIdentifiersProvider, MethodTypeLabelsProviderInterface $methodTypeLabelsProvider, TranslatorInterface $translator, LoggerInterface $logger)
[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] - The following properties in class
ShippingMethodExtension
[?] were removed:
- The
ShoppingListLimitExtension::__construct(ShoppingListLimitManager $shoppingListLimitManager)
[?] method was changed toShoppingListLimitExtension::__construct(ContainerInterface $container)
[?] - The
AbstractShoppingListQuickAddProcessor::__construct(ShoppingListLineItemHandler $shoppingListLineItemHandler, ManagerRegistry $registry, MessageGenerator $messageGenerator)
[?] method was changed toAbstractShoppingListQuickAddProcessor::__construct(ShoppingListLineItemHandler $shoppingListLineItemHandler, ManagerRegistry $registry, MessageGenerator $messageGenerator, AclHelper $aclHelper)
[?] - The
QuickAddCheckoutProcessor::setTranslator(TranslatorInterface $translator)
[?] method was changed toQuickAddCheckoutProcessor::setTranslator(TranslatorInterface $translator)
[?] - The
GuestShoppingListManager::__construct(DoctrineHelper $doctrineHelper, TokenStorageInterface $tokenStorage, WebsiteManager $websiteManager, TranslatorInterface $translator, ConfigManager $configManager)
[?] method was changed toGuestShoppingListManager::__construct(DoctrineHelper $doctrineHelper, TokenStorageInterface $tokenStorage, WebsiteManager $websiteManager, TranslatorInterface $translator, ConfigManager $configManager)
[?] - The
ShoppingListManager::__construct(ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, TranslatorInterface $translator, QuantityRoundingService $rounding, WebsiteManager $websiteManager, ShoppingListTotalManager $totalManager, ProductVariantAvailabilityProvider $productVariantProvider, ProductMatrixAvailabilityProvider $productMatrixAvailabilityProvider, ConfigManager $configManager)
[?] method was changed toShoppingListManager::__construct(ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, TranslatorInterface $translator, QuantityRoundingService $rounding, WebsiteManager $websiteManager, ShoppingListTotalManager $totalManager, ProductVariantAvailabilityProvider $productVariantProvider, ProductMatrixAvailabilityProvider $productMatrixAvailabilityProvider, ConfigManager $configManager)
[?] - The
ShoppingListLineItemHandler::__construct(ManagerRegistry $managerRegistry, ShoppingListManager $shoppingListManager, CurrentShoppingListManager $currentShoppingListManager, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, FeatureChecker $featureChecker, ProductManager $productManager)
[?] method was changed toShoppingListLineItemHandler::__construct(ManagerRegistry $managerRegistry, ShoppingListManager $shoppingListManager, CurrentShoppingListManager $currentShoppingListManager, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, FeatureChecker $featureChecker, ProductManager $productManager, AclHelper $aclHelper)
[?] - The
MessageGenerator::__construct(TranslatorInterface $translator, UrlGeneratorInterface $router)
[?] method was changed toMessageGenerator::__construct(TranslatorInterface $translator, UrlGeneratorInterface $router)
[?] - The
FrontendLineItemWidgetType::__construct(ManagerRegistry $registry, TranslatorInterface $translator, CurrentShoppingListManager $currentShoppingListManager)
[?] method was changed toFrontendLineItemWidgetType::__construct(ManagerRegistry $registry, TranslatorInterface $translator, CurrentShoppingListManager $currentShoppingListManager)
[?] - The
AddLineItemMassActionProvider::__construct(CurrentShoppingListManager $currentShoppingListManager, TranslatorInterface $translator, TokenStorageInterface $tokenStorage, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toAddLineItemMassActionProvider::__construct(CurrentShoppingListManager $currentShoppingListManager, TranslatorInterface $translator, TokenStorageInterface $tokenStorage, AuthorizationCheckerInterface $authorizationChecker)
[?] - The
AddProductsMassActionHandler::__construct(ShoppingListLineItemHandler $shoppingListLineItemHandler, MessageGenerator $messageGenerator, ManagerRegistry $managerRegistry, ProductShoppingListsDataProvider $productShoppingListsDataProvider)
[?] method was changed toAddProductsMassActionHandler::__construct(ShoppingListLineItemHandler $shoppingListLineItemHandler, MessageGenerator $messageGenerator, ManagerRegistry $managerRegistry, ProductShoppingListsDataProvider $productShoppingListsDataProvider, AclHelper $aclHelper)
[?] - The following methods in class
ShoppingListController
[?] were removed:
- The
TaxSubtotalProvider::__construct(TranslatorInterface $translator, TaxProviderRegistry $taxProviderRegistry, TaxFactory $taxFactory, TaxationSettingsProvider $taxationSettingsProvider)
[?] method was changed toTaxSubtotalProvider::__construct(TranslatorInterface $translator, TaxProviderRegistry $taxProviderRegistry, TaxFactory $taxFactory, TaxationSettingsProvider $taxationSettingsProvider)
[?] - The
CustomerTaxCodeImportExportSubscriber::__construct(TranslatorInterface $translator, CustomerTaxCodeImportExportHelper $customerTaxManager, $customerClassName)
[?] method was changed toCustomerTaxCodeImportExportSubscriber::__construct(TranslatorInterface $translator, CustomerTaxCodeImportExportHelper $customerTaxManager, $customerClassName)
[?] - The
ComputeOrderLineItemTaxes::__construct(OrderLineItemTaxesProvider $lineItemTaxesProvider)
[?] method was changed toComputeOrderLineItemTaxes::__construct(OrderLineItemTaxesProvider $lineItemTaxesProvider, ValueTransformer $valueTransformer)
[?] - The
ComputeOrderTaxes::__construct(OrderTaxesProvider $orderTaxesProvider)
[?] method was changed toComputeOrderTaxes::__construct(OrderTaxesProvider $orderTaxesProvider, ValueTransformer $valueTransformer)
[?]
- The
BlankOneOfValidator::__construct(TranslatorInterface $translator, PropertyAccessor $propertyAccessor)
[?] method was changed toBlankOneOfValidator::__construct(TranslatorInterface $translator, PropertyAccessor $propertyAccessor)
[?] - The
NotBlankOneOfValidator::__construct(TranslatorInterface $translator)
[?] method was changed toNotBlankOneOfValidator::__construct(TranslatorInterface $translator)
[?]
- The
VisibilityChoicesProvider::__construct(TranslatorInterface $translator, Registry $registry)
[?] method was changed toVisibilityChoicesProvider::__construct(TranslatorInterface $translator, Registry $registry)
[?] - The
VisibilityRootScopesProvider::getScopes()
[?] method was changed toVisibilityRootScopesProvider::getScopes(Product $product = null)
[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)
[?] - The
CategoryTreeHandlerListener::__construct(CategoryVisibilityResolverInterface $categoryVisibilityResolver, CustomerUserRelationsProvider $customerUserRelationsProvider)
[?] method was changed toCategoryTreeHandlerListener::__construct(CategoryVisibilityProvider $categoryVisibilityProvider)
[?] - The
AbstractCustomerPartialUpdateDriver::getAllWebsites()
[?] method was changed toAbstractCustomerPartialUpdateDriver::getAllWebsites(Customer $customer)
[?] - The
VisibilityRootScopesProviderInterface::getScopes()
[?] method was changed toVisibilityRootScopesProviderInterface::getScopes(Product $product = null)
[?] - The following properties in class
CategoryTreeHandlerListener
[?] were removed: