- AuthorizeNetBundle
- CMSBundle
- CatalogBundle
- CheckoutBundle
- FlatRateShippingBundle
- InventoryBundle
- OrderBundle
- PayPalBundle
- PaymentBundle
- PricingBundle
- ProductBundle
- RFPBundle
- RuleBundle
- SEOBundle
- SaleBundle
- ShippingBundle
- ShoppingListBundle
- TaxBundle
- UPSBundle
- WebCatalogBundle
- WebsiteSearchBundle
- The following classes were removed:
OroAuthorizeNetBundle[?]BasicCardTypesDataProvider[?]BasicPaymentActionsDataProvider[?]AuthorizeNetPaymentMethod[?]AuthorizeNetPaymentMethodView[?]AuthorizeNetMethodViewProvider[?]AuthorizeNetPaymentMethodViewFactory[?]AuthorizeNetMethodProvider[?]AuthorizeNetPaymentMethodFactory[?]AuthorizeNetConfig[?]AuthorizeNetConfigProvider[?]AuthorizeNetConfigFactory[?]AuthorizeNetChannelType[?]AuthorizeNetTransport[?]AuthorizeNetSettingsType[?]CreditCardExpirationDateType[?]CreditCardType[?]AuthorizeNetSettings[?]AuthorizeNetSettingsRepository[?]OroAuthorizeNetExtension[?]Gateway[?]AuthorizeNetSDKResponse[?]AbstractRequest[?]AuthorizeRequest[?]CaptureRequest[?]ChargeRequest[?]RequestRegistry[?]Amount[?]ApiLoginId[?]Currency[?]DataDescriptor[?]DataValue[?]OptionsResolver[?]OriginalTransaction[?]SolutionId[?]Transaction[?]TransactionKey[?]AuthorizeNetSDKClient[?]FallbackRequestConfigurator[?]MerchantAuthenticationRequestConfigurator[?]RequestConfiguratorRegistry[?]TransactionRequestConfigurator[?]AnetSDKRequestFactory[?]
- The following interfaces were removed:
CardTypesDataProviderInterface[?]PaymentActionsDataProviderInterface[?]AuthorizeNetPaymentMethodViewFactoryInterface[?]AuthorizeNetPaymentMethodFactoryInterface[?]AuthorizeNetConfigInterface[?]AuthorizeNetConfigProviderInterface[?]AuthorizeNetConfigFactoryInterface[?]ResponseInterface[?]RequestInterface[?]OptionInterface[?]OptionsDependentInterface[?]ClientInterface[?]RequestConfiguratorInterface[?]AnetSDKRequestFactoryInterface[?]
- The
CmsPageContentVariantType::__construct(SecurityFacade $securityFacade, PropertyAccessor $propertyAccessor)[?] method was changed toCmsPageContentVariantType::__construct(AuthorizationCheckerInterface $authorizationChecker, PropertyAccessor $propertyAccessor)[?]
- The
CategoriesProductsProvider::__construct(CategoryRepository $categoryRepository, ProductManager $productManager)[?] method was changed toCategoriesProductsProvider::__construct(CategoryRepository $categoryRepository, ProductRepository $searchRepository)[?] - The
CategoryBreadcrumbProvider::__construct(CategoryProvider $categoryProvider, LocalizationHelper $localizationHelper, Router $router)[?] method was changed toCategoryBreadcrumbProvider::__construct(CategoryProvider $categoryProvider, LocalizationHelper $localizationHelper, Router $router, RequestStack $requestStack)[?] - The
CategoryTreeHandler::__construct($entityClass, ManagerRegistry $managerRegistry, SecurityFacade $securityFacade, CategoryTreeProvider $categoryTreeProvider)[?] method was changed toCategoryTreeHandler::__construct($entityClass, ManagerRegistry $managerRegistry, TokenAccessorInterface $tokenAccessor, CategoryTreeProvider $categoryTreeProvider)[?] - The
FormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, RequestStack $requestStack)[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper)[?] - The
CategoryPageContentVariantType::__construct(SecurityFacade $securityFacade, PropertyAccessor $propertyAccessor)[?] method was changed toCategoryPageContentVariantType::__construct(AuthorizationCheckerInterface $authorizationChecker, PropertyAccessor $propertyAccessor)[?] - The
CategoryTreeHandler::$securityFacade[?] property was removed. - The
FormViewListener::$requestStack[?] property was removed.
- The
CheckoutTotalsProvider::__construct(CheckoutLineItemsManager $checkoutLineItemsManager, TotalProcessorProvider $totalsProvider, MapperInterface $mapper, CheckoutShippingMethodsProviderInterface $checkoutShippingMethodsProvider)[?] method was changed toCheckoutTotalsProvider::__construct(CheckoutToOrderConverter $checkoutToOrderConverter, TotalProcessorProvider $totalsProvider, CheckoutShippingMethodsProviderInterface $checkoutShippingMethodsProvider)[?] - The following properties in class
CheckoutTotalsProvider[?] were removed: - The
CheckoutVoter::getSecurityFacade[?] method was removed.
- The following classes were removed:
- The
FlatRateMethodFromChannelFactory::__construct(IntegrationMethodIdentifierGeneratorInterface $identifierGenerator, LocalizationHelper $localizationHelper, IntegrationIconProviderInterface $integrationIconProvider)[?] method was changed toFlatRateMethodFromChannelFactory::__construct(IntegrationIdentifierGeneratorInterface $identifierGenerator, LocalizationHelper $localizationHelper, IntegrationIconProviderInterface $integrationIconProvider)[?] - The
ShippingMethodDisableIntegrationListener::__construct(IntegrationMethodIdentifierGeneratorInterface $methodIdentifierGenerator, ShippingMethodDisableHandlerInterface $shippingMethodDisableHandler)[?] method was changed toShippingMethodDisableIntegrationListener::__construct(IntegrationIdentifierGeneratorInterface $integrationIdentifierGenerator, ShippingMethodDisableHandlerInterface $shippingMethodDisableHandler)[?]
- The following classes were removed:
- The
FrontendOrderDataHandler::__construct(ManagerRegistry $registry, RequestStack $requestStack, SecurityFacade $securityFacade, PaymentTermProvider $paymentTermProvider)[?] method was changed toFrontendOrderDataHandler::__construct(ManagerRegistry $registry, RequestStack $requestStack, TokenAccessorInterface $tokenAccessor, PaymentTermProvider $paymentTermProvider)[?] - The
DiscountSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, LineItemSubtotalProvider $lineItemSubtotal, SecurityFacade $securityFacade, UserCurrencyManager $currencyManager)[?] method was changed toDiscountSubtotalProvider::__construct(TranslatorInterface $translator, RoundingServiceInterface $rounding, LineItemSubtotalProvider $lineItemSubtotal, TokenAccessorInterface $tokenAccessor, UserCurrencyManager $currencyManager)[?] - The
OrderAddressProvider::__construct(SecurityFacade $securityFacade, ManagerRegistry $registry, AclHelper $aclHelper, $customerAddressClass, $customerUserAddressClass)[?] method was changed toOrderAddressProvider::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry, AclHelper $aclHelper, $customerAddressClass, $customerUserAddressClass)[?] - The
OrderAddressSecurityProvider::__construct(SecurityFacade $securityFacade, OrderAddressProvider $orderAddressProvider, $customerAddressClass, $customerUserAddressClass)[?] method was changed toOrderAddressSecurityProvider::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, OrderAddressProvider $orderAddressProvider, $customerAddressClass, $customerUserAddressClass)[?] - The
FrontendOrderDataHandler::$securityFacade[?] property was removed. - The
DiscountSubtotalProvider::$securityFacade[?] property was removed. - The
OrderAddressProvider::$securityFacade[?] property was removed. - The
OrderAddressSecurityProvider::$securityFacade[?] property was removed. - The
ShippingTrackingFormatter::$shippingMethodRegistry[?] property was removed. - The
OrderShippingTrackingType::$shippingMethodRegistry[?] property was removed. - The
TopSellingItemsProvider::getAll[?] method was removed.
- The
PayPalPasswordType[?] class was removed. - The
Gateway::__construct(ClientInterface $client, RequestRegistry $requestRegistry, ProcessorRegistry $processorRegistry)[?] method was changed toGateway::__construct(HostAddressProviderInterface $hostAddressProvider, ClientInterface $client, RequestRegistry $requestRegistry, ProcessorRegistry $processorRegistry)[?] - The
PayPalSettingsType::__construct(TranslatorInterface $translator, SymmetricCrypterInterface $encoder, CardTypesDataProviderInterface $cardTypesDataProvider, PaymentActionsDataProviderInterface $paymentActionsDataProvider)[?] method was changed toPayPalSettingsType::__construct(TranslatorInterface $translator, SymmetricCrypterInterface $encoder, CreditCardTypesDataProviderInterface $creditCardTypesDataProvider, PaymentActionsDataProviderInterface $paymentActionsDataProvider)[?] - The
CardTypesDataProviderInterface[?] interface was removed.
- The following classes were removed:
- The
PaymentStatusProvider::computeStatus[?] method was removed. - The
PaymentMethodProvider::getPaymentMethodsForConfig[?] method was removed. - The
PaymentMethodProvider::__construct(PaymentMethodProvidersRegistryInterface $paymentMethodRegistry, PaymentMethodsConfigsRulesProviderInterface $paymentMethodsConfigsRulesProvider)[?] method was changed toPaymentMethodProvider::__construct(PaymentMethodProviderInterface $paymentMethodProvider, PaymentMethodsConfigsRulesProviderInterface $paymentMethodsConfigsRulesProvider)[?] - The
PaymentMethodConfigType::__construct(PaymentMethodProvidersRegistryInterface $methodRegistry, PaymentMethodViewProviderInterface $methodViewProvider)[?] method was changed toPaymentMethodConfigType::__construct(PaymentMethodProviderInterface $methodProvider, PaymentMethodViewProviderInterface $methodViewProvider)[?] - The
PaymentMethodsConfigsRuleType::__construct(PaymentMethodProvidersRegistryInterface $methodRegistry, PaymentMethodViewProviderInterface $methodViewProvider)[?] method was changed toPaymentMethodsConfigsRuleType::__construct(PaymentMethodProviderInterface $paymentMethodProvider, PaymentMethodViewProviderInterface $methodViewProvider)[?] - The
RuleMethodConfigCollectionSubscriber::__construct(PaymentMethodProvidersRegistryInterface $methodRegistry)[?] method was changed toRuleMethodConfigCollectionSubscriber::__construct(PaymentMethodProviderInterface $paymentMethodProvider)[?] - The
BasicPaymentLineItemBuilder::__construct(Price $price, ProductUnit $unit, $unitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toBasicPaymentLineItemBuilder::__construct(ProductUnit $unit, $unitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
BasicPaymentLineItemBuilderFactory::createBuilder(Price $price, ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toBasicPaymentLineItemBuilderFactory::createBuilder(ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
BasicPaymentContextBuilder::__construct($currency, Price $subTotal, $sourceEntity, $sourceEntityIdentifier, PaymentLineItemCollectionFactoryInterface $paymentLineItemCollectionFactory)[?] method was changed toBasicPaymentContextBuilder::__construct($sourceEntity, $sourceEntityIdentifier, PaymentLineItemCollectionFactoryInterface $paymentLineItemCollectionFactory)[?] - The
BasicPaymentContextBuilderFactory::createPaymentContextBuilder($currency, Price $subTotal, $sourceEntity, $sourceEntityId)[?] method was changed toBasicPaymentContextBuilderFactory::createPaymentContextBuilder($sourceEntity, $sourceEntityId)[?] - The
PaymentMethodSupports::__construct(PaymentMethodProvidersRegistryInterface $paymentMethodRegistry)[?] method was changed toPaymentMethodSupports::__construct(PaymentMethodProviderInterface $paymentMethodProvider)[?] - The
RequirePaymentRedirect::__construct(PaymentMethodProvidersRegistryInterface $paymentMethodRegistry, EventDispatcherInterface $eventDispatcher)[?] method was changed toRequirePaymentRedirect::__construct(PaymentMethodProviderInterface $paymentMethodProvider, EventDispatcherInterface $eventDispatcher)[?] - The
AbstractPaymentMethodAction::__construct(ContextAccessor $contextAccessor, PaymentMethodProvidersRegistryInterface $paymentMethodRegistry, PaymentTransactionProvider $paymentTransactionProvider, RouterInterface $router)[?] method was changed toAbstractPaymentMethodAction::__construct(ContextAccessor $contextAccessor, PaymentMethodProviderInterface $paymentMethodProvider, PaymentTransactionProvider $paymentTransactionProvider, RouterInterface $router)[?] - The
PaymentMethodConfigType::$methodRegistry[?] property was removed. - The
PaymentMethodsConfigsRuleType::$methodRegistry[?] property was removed. - The
RuleMethodConfigCollectionSubscriber::$methodRegistry[?] property was removed. - The
PaymentMethodSupports::$paymentMethodRegistry[?] property was removed. - The
AbstractPaymentMethodAction::$paymentMethodRegistry[?] property was removed. - The following interfaces were removed:
- The
PaymentLineItemBuilderInterface::setPrice[?] interface method was added. - The following methods in interface
PaymentContextBuilderInterface[?] were added: - The
PaymentLineItemBuilderFactoryInterface::createBuilder(Price $price, ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toPaymentLineItemBuilderFactoryInterface::createBuilder(ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
PaymentContextBuilderFactoryInterface::createPaymentContextBuilder($currency, Price $subTotal, $sourceEntity, $sourceEntityId)[?] method was changed toPaymentContextBuilderFactoryInterface::createPaymentContextBuilder($sourceEntity, $sourceEntityId)[?]
- The following classes were removed:
- The
RequestHandler::__construct(TotalProcessorProvider $totalProvider, EventDispatcherInterface $eventDispatcher, SecurityFacade $securityFacade, EntityRoutingHelper $entityRoutingHelper, Registry $doctrine)[?] method was changed toRequestHandler::__construct(TotalProcessorProvider $totalProvider, EventDispatcherInterface $eventDispatcher, AuthorizationCheckerInterface $authorizationChecker, EntityRoutingHelper $entityRoutingHelper, Registry $doctrine)[?] - The
PriceListRequestHandler::__construct(RequestStack $requestStack, SecurityFacade $securityFacade, PriceListTreeHandler $priceListTreeHandler, ManagerRegistry $registry, CustomerUserRelationsProvider $relationsProvider, WebsiteManager $websiteManager)[?] method was changed toPriceListRequestHandler::__construct(RequestStack $requestStack, TokenAccessorInterface $tokenAccessor, PriceListTreeHandler $priceListTreeHandler, ManagerRegistry $registry, CustomerUserRelationsProvider $relationsProvider, WebsiteManager $websiteManager)[?] - The
FormViewListener::__construct(RequestStack $requestStack, TranslatorInterface $translator, DoctrineHelper $doctrineHelper)[?] method was changed toFormViewListener::__construct(TranslatorInterface $translator, DoctrineHelper $doctrineHelper, PriceAttributePricesProvider $provider)[?] - The
ProductUnitPrecisionListener::postRemove(LifecycleEventArgs $event)[?] method was changed toProductUnitPrecisionListener::postRemove(ProductUnitPrecision $precision, LifecycleEventArgs $event)[?] - The
AbstractCombinedPriceListBuilder::__construct(ManagerRegistry $registry, PriceListCollectionProvider $priceListCollectionProvider, CombinedPriceListProvider $combinedPriceListProvider, CombinedPriceListGarbageCollector $garbageCollector, CombinedPriceListScheduleResolver $scheduleResolver, CombinedProductPriceResolver $priceResolver, CombinedPriceListTriggerHandler $triggerHandler)[?] method was changed toAbstractCombinedPriceListBuilder::__construct(ManagerRegistry $registry, PriceListCollectionProvider $priceListCollectionProvider, CombinedPriceListProvider $combinedPriceListProvider, CombinedPriceListGarbageCollector $garbageCollector, CombinedPriceListScheduleResolver $scheduleResolver, StrategyRegister $strategyRegister, CombinedPriceListTriggerHandler $triggerHandler)[?] - The
CombinedPriceListsBuilder::__construct(ConfigManager $configManager, PriceListCollectionProvider $priceListCollectionProvider, CombinedPriceListProvider $combinedPriceListProvider, CombinedPriceListGarbageCollector $garbageCollector, CombinedPriceListScheduleResolver $scheduleResolver, CombinedProductPriceResolver $priceResolver)[?] method was changed toCombinedPriceListsBuilder::__construct(ConfigManager $configManager, PriceListCollectionProvider $priceListCollectionProvider, CombinedPriceListProvider $combinedPriceListProvider, CombinedPriceListGarbageCollector $garbageCollector, CombinedPriceListScheduleResolver $scheduleResolver, StrategyRegister $priceStrategyRegister)[?] - The
PriceListProcessor::__construct(PriceListTriggerFactory $triggerFactory, ManagerRegistry $registry, CombinedProductPriceResolver $priceResolver, EventDispatcherInterface $dispatcher, LoggerInterface $logger, DatabaseExceptionHelper $databaseExceptionHelper, CombinedPriceListTriggerHandler $triggerHandler)[?] method was changed toPriceListProcessor::__construct(PriceListTriggerFactory $triggerFactory, ManagerRegistry $registry, StrategyRegister $strategyRegister, EventDispatcherInterface $dispatcher, LoggerInterface $logger, DatabaseExceptionHelper $databaseExceptionHelper, CombinedPriceListTriggerHandler $triggerHandler)[?] - The
RequestHandler::$securityFacade[?] property was removed. - The
PriceListRequestHandler::$securityFacade[?] property was removed. - The
FormViewListener::$requestStack[?] property was removed. - The
AbstractCombinedPriceListBuilder::$priceResolver[?] property was removed. - The
CombinedPriceListsBuilder::$priceResolver[?] property was removed. - The
PriceListProcessor::$priceResolver[?] property was removed. - The following methods in class
FormViewListener[?] were removed: - The following methods in class
ProductUnitPrecisionListener[?] were removed: - The following methods in class
PriceListSchedule[?] were removed: - The
CacheAwareInterface::supportsCachedSubtotal[?] interface method was added.
- The following classes were removed:
- The
ConfigurableProductProvider::__construct(CustomFieldProvider $customFieldProvider, ProductVariantAvailabilityProvider $productVariantAvailabilityProvider, PropertyAccessor $propertyAccessor)[?] method was changed toConfigurableProductProvider::__construct(CustomFieldProvider $customFieldProvider, ProductVariantAvailabilityProvider $productVariantAvailabilityProvider, PropertyAccessor $propertyAccessor, ProductVariantFieldValueHandlerRegistry $fieldValueHandlerRegistry)[?] - The
EnumVariantFieldValueHandler::__construct(DoctrineHelper $doctrineHelper, EnumValueProvider $enumValueProvider)[?] method was changed toEnumVariantFieldValueHandler::__construct(DoctrineHelper $doctrineHelper, EnumValueProvider $enumValueProvider, LoggerInterface $logger)[?] - The
FrontendVariantFiledType::__construct(ProductVariantAvailabilityProvider $productVariantAvailabilityProvider, ProductVariantTypeHandlerRegistry $productVariantTypeHandlerRegistry, CustomFieldProvider $customFieldProvider, PropertyAccessor $propertyAccessor, $productClass)[?] method was changed toFrontendVariantFiledType::__construct(ProductVariantAvailabilityProvider $productVariantAvailabilityProvider, ProductVariantTypeHandlerRegistry $productVariantTypeHandlerRegistry, VariantFieldProvider $variantFieldProvider, PropertyAccessor $propertyAccessor, $productClass)[?] - The
QuickAddRowCollectionBuilder::__construct(EntityRepository $productRepository, ProductManager $productManager, EventDispatcherInterface $eventDispatcher)[?] method was changed toQuickAddRowCollectionBuilder::__construct(EntityRepository $productRepository, ProductManager $productManager, EventDispatcherInterface $eventDispatcher, QuickAddRowInputParser $quickAddRowInputParser)[?] - The
FeaturedProductsProvider::__construct(SegmentManager $segmentManager, ProductManager $productManager, ConfigManager $configManager, LoggerInterface $logger)[?] method was changed toFeaturedProductsProvider::__construct(SegmentManager $segmentManager, ProductSegmentProviderInterface $productSegmentProvider, ProductManager $productManager, ConfigManager $configManager)[?] - The
ProductCustomVariantFieldsCollectionType::__construct(CustomFieldProvider $customFieldProvider, $productClass)[?] method was changed toProductCustomVariantFieldsCollectionType::__construct(VariantFieldProvider $variantFieldProvider)[?] - The
QuickAddHandler::__construct(ProductFormProvider $productFormProvider, QuickAddRowCollectionBuilder $quickAddRowCollectionBuilder, ComponentProcessorRegistry $componentRegistry, UrlGeneratorInterface $router, TranslatorInterface $translator)[?] method was changed toQuickAddHandler::__construct(ProductFormProvider $productFormProvider, QuickAddRowCollectionBuilder $quickAddRowCollectionBuilder, ComponentProcessorRegistry $componentRegistry, UrlGeneratorInterface $router, TranslatorInterface $translator, ValidatorInterface $validator, ProductsGrouperFactory $productGrouperFactory, EventDispatcherInterface $eventDispatcher)[?] - The
EnumValueForProductExtension::__construct(DoctrineHelper $doctrineHelper)[?] method was changed toEnumValueForProductExtension::__construct(DoctrineHelper $doctrineHelper, ConfigManager $configManager)[?] - The
ProductCollectionDatagridListener::__construct(RequestStack $requestStack, SegmentManager $segmentManager, ManagerRegistry $registry, NameStrategyInterface $nameStrategy)[?] method was changed toProductCollectionDatagridListener::__construct(RequestStack $requestStack, SegmentManager $segmentManager, ManagerRegistry $registry, NameStrategyInterface $nameStrategy, ProductCollectionDefinitionConverter $definitionConverter)[?] - The
ProductVariantCustomFieldsDatagridListener::__construct(DoctrineHelper $doctrineHelper, CustomFieldProvider $customFieldProvider, $productClass, $productVariantLinkClass)[?] method was changed toProductVariantCustomFieldsDatagridListener::__construct(DoctrineHelper $doctrineHelper, CustomFieldProvider $customFieldProvider, VariantFieldProvider $variantFieldProvider, $productClass, $productVariantLinkClass)[?] - The
ProductCollectionContentVariantType::__construct(SecurityFacade $securityFacade)[?] method was changed toProductCollectionContentVariantType::__construct(AuthorizationCheckerInterface $authorizationChecker)[?] - The
ProductPageContentVariantType::__construct(SecurityFacade $securityFacade, PropertyAccessor $propertyAccessor)[?] method was changed toProductPageContentVariantType::__construct(AuthorizationCheckerInterface $authorizationChecker, PropertyAccessor $propertyAccessor)[?] - The
DataStorageAwareComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, SecurityFacade $securityFacade, Session $session, TranslatorInterface $translator)[?] method was changed toDataStorageAwareComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator)[?] - The
CustomFieldProvider::getVariantFields[?] method was removed. - The
QuickAddRow::isComplete[?] method was removed. - The following methods in class
QuickAddRowCollection[?] were removed: - The
QuickAddRowCollectionBuilder::buildCollectionBySkuFromFile[?] method was removed. - The
FeaturedProductsProvider::getAll[?] method was removed. - The
ProductStrategy::setSecurityFacade[?] method was removed. - The
ProductCollectionVariantType::finishView[?] method was removed. - The following methods in class
AutocompleteFieldsProvider[?] were removed: - The
FrontendVariantFiledType::$customFieldProvider[?] property was removed. - The
QuickAddRow::$complete[?] property was removed. - The
ProductStrategy::$securityFacade[?] property was removed. - The following properties in class
ProductCustomVariantFieldsCollectionType[?] were removed: - The following properties in class
AutocompleteFieldsProvider[?] were removed: - The
DataStorageAwareComponentProcessor::$securityFacade[?] property was removed. - The
FieldsProvider::isSupportedRelation[?] method was removed. - The following methods in class
AutocompleteFieldsProvider[?] were removed: - The
ProductVariantFieldValueHandlerInterface::getHumanReadableValue[?] interface method was added.
- The
RequestManager::__construct(SecurityFacade $securityFacade, DoctrineHelper $doctrineHelper)[?] method was changed toRequestManager::__construct(TokenAccessorInterface $tokenAccessor, DoctrineHelper $doctrineHelper)[?] - The
NavigationListener::__construct(SecurityFacade $securityFacade, FeatureChecker $featureChecker)[?] method was changed toNavigationListener::__construct(AuthorizationCheckerInterface $authorizationChecker, FeatureChecker $featureChecker)[?] - The
DataStorageComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, SecurityFacade $securityFacade, Session $session, TranslatorInterface $translator, RequestDataStorageExtension $requestDataStorageExtension)[?] method was changed toDataStorageComponentProcessor::__construct(UrlGeneratorInterface $router, ProductDataStorage $storage, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, Session $session, TranslatorInterface $translator, RequestDataStorageExtension $requestDataStorageExtension)[?] - The
RequestManager::$securityFacade[?] property was removed. - The
RequestController::getSecurityFacade[?] method was removed.
- The
StatusMassActionHandler::__construct($responseMessage, $repositoryClassPath, EntityManager $entityManager, TranslatorInterface $translator, ServiceLink $securityFacadeServiceLink)[?] method was changed toStatusMassActionHandler::__construct($responseMessage, $repositoryClassPath, EntityManager $entityManager, TranslatorInterface $translator)[?] - The
StatusMassActionHandler::$securityFacade[?] property was removed.
- The
ContentVariantUrlItemsProvider::getScopeRepository[?] method was removed. - The following methods in class
UrlItemsProviderRegistry[?] were removed: - The
BaseFormViewListener::setBlockPriority[?] method was removed. - The
SitemapDumper::__construct(UrlItemsProviderRegistry $providerRegistry, SitemapStorageFactory $sitemapStorageFactory, SitemapFilesystemAdapter $filesystemAdapter, EventDispatcherInterface $eventDispatcher, $storageType)[?] method was changed toSitemapDumper::__construct(WebsiteUrlProvidersServiceInterface $websiteUrlProvidersService, SitemapStorageFactory $sitemapStorageFactory, SitemapFilesystemAdapter $filesystemAdapter, EventDispatcherInterface $eventDispatcher, $storageType)[?] - The
BaseFormViewListener::__construct(RequestStack $requestStack, TranslatorInterface $translator, DoctrineHelper $doctrineHelper)[?] method was changed toBaseFormViewListener::__construct(TranslatorInterface $translator)[?] - The
GenerateSitemapProcessor::__construct(JobRunner $jobRunner, DependentJobService $dependentJobService, MessageProducerInterface $producer, UrlItemsProviderRegistry $providerRegistry, WebsiteProviderInterface $websiteProvider, SitemapIndexMessageFactory $indexMessageFactory, SitemapMessageFactory $messageFactory, LoggerInterface $logger, CanonicalUrlGenerator $canonicalUrlGenerator)[?] method was changed toGenerateSitemapProcessor::__construct(JobRunner $jobRunner, DependentJobService $dependentJobService, MessageProducerInterface $producer, WebsiteUrlProvidersServiceInterface $websiteUrlProvidersService, WebsiteProviderInterface $websiteProvider, SitemapIndexMessageFactory $indexMessageFactory, SitemapMessageFactory $messageFactory, LoggerInterface $logger, CanonicalUrlGenerator $canonicalUrlGenerator)[?] - The
BaseFormViewListener::addSEOBlock(ScrollData $scrollData, $descriptionTemplate, $keywordsTemplate)[?] method was changed toBaseFormViewListener::addSEOBlock(ScrollData $scrollData, $titleTemplate, $descriptionTemplate, $keywordsTemplate, $priority)[?] - The
ContentNodeFormViewListener::addSEOBlock(ScrollData $scrollData, $descriptionTemplate, $keywordsTemplate)[?] method was changed toContentNodeFormViewListener::addSEOBlock(ScrollData $scrollData, $titleTemplate, $descriptionTemplate, $keywordsTemplate, $priority)[?] - The following properties in class
BaseFormViewListener[?] were removed:
- The
QuoteAddressSecurityProvider::__construct(SecurityFacade $securityFacade, QuoteAddressProvider $quoteAddressProvider, $customerAddressClass, $customerUserAddressClass)[?] method was changed toQuoteAddressSecurityProvider::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, QuoteAddressProvider $quoteAddressProvider, $customerAddressClass, $customerUserAddressClass)[?] - The
QuoteType::__construct(QuoteAddressSecurityProvider $quoteAddressSecurityProvider, ConfigManager $configManager)[?] method was changed toQuoteType::__construct(QuoteAddressSecurityProvider $quoteAddressSecurityProvider, ConfigManager $configManager, EventSubscriberInterface $quoteFormSubscriber, SecurityFacade $securityFacade)[?] - The
QuoteAddressSecurityProvider::$securityFacade[?] property was removed.
- The following classes were removed:
- The
BasicShippingMethodChoicesProvider::__construct(ShippingMethodRegistry $methodRegistry, TranslatorInterface $translator)[?] method was changed toBasicShippingMethodChoicesProvider::__construct(ShippingMethodProviderInterface $shippingMethodProvider, TranslatorInterface $translator)[?] - The
EnabledMethodsShippingPriceProviderDecorator::__construct(ShippingPriceProviderInterface $provider, ShippingMethodRegistry $registry)[?] method was changed toEnabledMethodsShippingPriceProviderDecorator::__construct(ShippingPriceProviderInterface $provider, ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
EnabledShippingMethodChoicesProviderDecorator::__construct(ShippingMethodRegistry $methodRegistry, ShippingMethodChoicesProviderInterface $provider)[?] method was changed toEnabledShippingMethodChoicesProviderDecorator::__construct(ShippingMethodProviderInterface $shippingMethodProvider, ShippingMethodChoicesProviderInterface $provider)[?] - The
ShippingMethodIconProvider::__construct(ShippingMethodRegistry $methodRegistry)[?] method was changed toShippingMethodIconProvider::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
ShippingPriceProvider::__construct(ShippingMethodsConfigsRulesProvider $shippingRulesProvider, ShippingMethodRegistry $registry, ShippingPriceCache $priceCache, ShippingMethodViewFactory $shippingMethodViewFactory)[?] method was changed toShippingPriceProvider::__construct(ShippingMethodsConfigsRulesProvider $shippingRulesProvider, ShippingMethodProviderInterface $shippingMethodProvider, ShippingPriceCache $priceCache, ShippingMethodViewFactory $shippingMethodViewFactory)[?] - The
ShippingMethodViewFactory::__construct(ShippingMethodRegistry $registry)[?] method was changed toShippingMethodViewFactory::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
RulesShippingMethodDisableHandlerDecorator::__construct(ShippingMethodDisableHandlerInterface $handler, ShippingMethodsConfigsRuleRepository $repository, ShippingMethodRegistry $methodRegistry)[?] method was changed toRulesShippingMethodDisableHandlerDecorator::__construct(ShippingMethodDisableHandlerInterface $handler, ShippingMethodsConfigsRuleRepository $repository, ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
ShippingMethodLabelFormatter::__construct(ShippingMethodRegistry $shippingMethodRegistry)[?] method was changed toShippingMethodLabelFormatter::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
ShippingMethodConfigType::__construct(MethodConfigSubscriber $subscriber, ShippingMethodRegistry $methodRegistry)[?] method was changed toShippingMethodConfigType::__construct(MethodConfigSubscriber $subscriber, ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
MethodConfigCollectionSubscriber::__construct(ShippingMethodRegistry $methodRegistry)[?] method was changed toMethodConfigCollectionSubscriber::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
MethodConfigSubscriber::__construct(FormFactoryInterface $factory, ShippingMethodRegistry $methodRegistry)[?] method was changed toMethodConfigSubscriber::__construct(FormFactoryInterface $factory, ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
MethodTypeConfigCollectionSubscriber::__construct(ShippingMethodRegistry $methodRegistry)[?] method was changed toMethodTypeConfigCollectionSubscriber::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
BasicShippingLineItemBuilder::__construct(Price $price, ProductUnit $unit, $unitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toBasicShippingLineItemBuilder::__construct(ProductUnit $unit, $unitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
BasicShippingLineItemBuilderFactory::createBuilder(Price $price, ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toBasicShippingLineItemBuilderFactory::createBuilder(ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
BasicShippingContextBuilder::__construct($currency, Price $subTotal, $sourceEntity, $sourceEntityIdentifier, ShippingLineItemCollectionFactoryInterface $shippingLineItemCollectionFactory, ShippingOriginProvider $shippingOriginProvider)[?] method was changed toBasicShippingContextBuilder::__construct($sourceEntity, $sourceEntityIdentifier, ShippingLineItemCollectionFactoryInterface $shippingLineItemCollectionFactory, ShippingOriginProvider $shippingOriginProvider)[?] - The
BasicShippingContextBuilderFactory::createShippingContextBuilder($currency, Price $subTotal, $sourceEntity, $sourceEntityId)[?] method was changed toBasicShippingContextBuilderFactory::createShippingContextBuilder($sourceEntity, $sourceEntityId)[?] - The
HasApplicableShippingMethods::__construct(ShippingMethodRegistry $shippingMethodRegistry, ShippingPriceProviderInterface $shippingPriceProvider)[?] method was changed toHasApplicableShippingMethods::__construct(ShippingMethodProviderInterface $shippingMethodProvider, ShippingPriceProviderInterface $shippingPriceProvider)[?] - The
ShippingMethodEnabledByIdentifierChecker::__construct(ShippingMethodRegistry $registry)[?] method was changed toShippingMethodEnabledByIdentifierChecker::__construct(ShippingMethodProviderInterface $shippingMethodProvider)[?] - The
BasicShippingMethodChoicesProvider::$methodRegistry[?] property was removed. - The
EnabledMethodsShippingPriceProviderDecorator::$registry[?] property was removed. - The
EnabledShippingMethodChoicesProviderDecorator::$methodRegistry[?] property was removed. - The
ShippingPriceProvider::$registry[?] property was removed. - The
ShippingMethodLabelFormatter::$shippingMethodRegistry[?] property was removed. - The
ShippingMethodConfigType::$methodRegistry[?] property was removed. - The
MethodConfigCollectionSubscriber::$methodRegistry[?] property was removed. - The
MethodConfigSubscriber::$methodRegistry[?] property was removed. - The
MethodTypeConfigCollectionSubscriber::$methodRegistry[?] property was removed. - The
HasApplicableShippingMethods::$shippingMethodRegistry[?] property was removed. - The
ShippingMethodsConfigsRuleRepository::getConfigsWithEnabledRuleAndMethod[?] method was removed. - The
IntegrationMethodIdentifierGeneratorInterface[?] interface was removed. - The
ShippingLineItemInterface::getPrice[?] interface method was added. - The
ShippingLineItemBuilderInterface::setPrice[?] interface method was added. - The following methods in interface
ShippingContextBuilderInterface[?] were added: - The
ShippingLineItemBuilderFactoryInterface::createBuilder(Price $price, ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] method was changed toShippingLineItemBuilderFactoryInterface::createBuilder(ProductUnit $productUnit, $productUnitCode, $quantity, ProductHolderInterface $productHolder)[?] - The
ShippingContextBuilderFactoryInterface::createShippingContextBuilder($currency, Price $subTotal, $sourceEntity, $sourceEntityId)[?] method was changed toShippingContextBuilderFactoryInterface::createShippingContextBuilder($sourceEntity, $sourceEntityId)[?]
- The
PlaceholderFilter::__construct(SecurityFacade $securityFacade)[?] method was changed toPlaceholderFilter::__construct(AuthorizationCheckerInterface $authorizationChecker)[?] - The
ShoppingListLineItemHandler::__construct(ManagerRegistry $managerRegistry, ShoppingListManager $shoppingListManager, SecurityFacade $securityFacade)[?] method was changed toShoppingListLineItemHandler::__construct(ManagerRegistry $managerRegistry, ShoppingListManager $shoppingListManager, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor)[?] - The
FrontendProductDatagridListener::__construct(TokenStorage $tokenStorage, AclHelper $aclHelper, RegistryInterface $manager)[?] method was changed toFrontendProductDatagridListener::__construct(ProductShoppingListsDataProvider $productShoppingListsDataProvider)[?] - The
LineItemRepository::getProductItemsWithShoppingListNames($products, $customerUser)[?] method was changed toLineItemRepository::getProductItemsWithShoppingListNames(AclHelper $aclHelper, $products)[?] - The
FrontendProductPricesDataProvider::__construct(ProductPriceProvider $productPriceProvider, SecurityFacade $securityFacade, UserCurrencyManager $userCurrencyManager, PriceListRequestHandler $priceListRequestHandler)[?] method was changed toFrontendProductPricesDataProvider::__construct(ProductPriceProvider $productPriceProvider, UserCurrencyManager $userCurrencyManager, PriceListRequestHandler $priceListRequestHandler)[?] - The
ProductShoppingListsDataProvider::__construct(ShoppingListManager $shoppingListManager, LineItemRepository $lineItemRepository, SecurityFacade $securityFacade)[?] method was changed toProductShoppingListsDataProvider::__construct(ShoppingListManager $shoppingListManager, LineItemRepository $lineItemRepository, AclHelper $aclHelper)[?] - The
PlaceholderFilter::$securityFacade[?] property was removed. - The
ShoppingListLineItemHandler::$securityFacade[?] property was removed. - The following properties in class
FrontendProductDatagridListener[?] were removed: - The
FrontendProductPricesDataProvider::$securityFacade[?] property was removed. - The
ProductShoppingListsDataProvider::$securityFacade[?] property was removed. - The following methods in class
FrontendProductDatagridListener[?] were removed:
- The
CustomerTaxCodeImportExportHelper::setTaxCode[?] method was removed. - The
OrderLineItemTypeExtension::buildForm[?] method was removed. - The following methods in class
CustomerTaxCode[?] were removed: - The following methods in class
ProductTaxCode[?] were removed: - The
AbstractTaxCodeRepository::clearCachedQueries[?] method was removed. - The following methods in class
CustomerTaxCodeRepository[?] were removed: - The
ProductTaxCodeRepository::findOneByProduct[?] method was removed. - The
TaxCodeGridListener::getFieldName[?] method was removed. - The
AbstractTaxCodeRepository::getFindManyByEntitiesQueryBuilder[?] method was removed. - The
TaxCodeGridListener::__construct(DoctrineHelper $doctrineHelper, $taxCodeClass, $relatedEntityClass)[?] method was changed toTaxCodeGridListener::__construct($taxCodeClass, $relatedEntityClass)[?] - The
TaxCodeGridListener::$doctrineHelper[?] property was removed. - The following properties in class
CustomerTaxCode[?] were removed: - The
ProductTaxCode::$products[?] property was removed.
- The
UPSMethodIdentifierGenerator[?] class was removed. - The
UPSShippingMethodFactory::__construct(UPSTransport $transport, PriceRequestFactory $priceRequestFactory, LocalizationHelper $localizationHelper, IntegrationIconProviderInterface $integrationIconProvider, ShippingPriceCache $shippingPriceCache, IntegrationMethodIdentifierGeneratorInterface $methodIdentifierGenerator, UPSShippingMethodTypeFactoryInterface $methodTypeFactory)[?] method was changed toUPSShippingMethodFactory::__construct(UPSTransport $transport, PriceRequestFactory $priceRequestFactory, LocalizationHelper $localizationHelper, IntegrationIconProviderInterface $integrationIconProvider, ShippingPriceCache $shippingPriceCache, IntegrationIdentifierGeneratorInterface $integrationIdentifierGenerator, UPSShippingMethodTypeFactoryInterface $methodTypeFactory)[?] - The
UPSShippingMethodTypeFactory::__construct(UPSMethodTypeIdentifierGeneratorInterface $typeIdentifierGenerator, IntegrationMethodIdentifierGeneratorInterface $methodIdentifierGenerator, UPSTransport $transport, PriceRequestFactory $priceRequestFactory, ShippingPriceCache $shippingPriceCache)[?] method was changed toUPSShippingMethodTypeFactory::__construct(UPSMethodTypeIdentifierGeneratorInterface $typeIdentifierGenerator, IntegrationIdentifierGeneratorInterface $integrationIdentifierGenerator, UPSTransport $transport, PriceRequestFactory $priceRequestFactory, ShippingPriceCache $shippingPriceCache)[?] - The
UPSTransportSettingsType::__construct(TransportInterface $transport, ShippingOriginProvider $shippingOriginProvider, DoctrineHelper $doctrineHelper)[?] method was changed toUPSTransportSettingsType::__construct(TransportInterface $transport, ShippingOriginProvider $shippingOriginProvider)[?] - The
UPSTransportEntityListener::__construct(IntegrationMethodIdentifierGeneratorInterface $methodIdentifierGenerator, UPSMethodTypeIdentifierGeneratorInterface $typeIdentifierGenerator, MethodTypeRemovalEventDispatcherInterface $typeRemovalEventDispatcher)[?] method was changed toUPSTransportEntityListener::__construct(IntegrationIdentifierGeneratorInterface $integrationIdentifierGenerator, UPSMethodTypeIdentifierGeneratorInterface $typeIdentifierGenerator, MethodTypeRemovalEventDispatcherInterface $typeRemovalEventDispatcher)[?] - The
UPSTransportSettingsType::getCountry[?] method was removed. - The
UPSTransportSettingsType::$doctrineHelper[?] property was removed.
- The
WebCatalogBreadcrumbProvider::__construct(ManagerRegistry $registry, LocalizationHelper $localizationHelper, RequestStack $requestStack)[?] method was changed toWebCatalogBreadcrumbProvider::__construct(ManagerRegistry $registry, LocalizationHelper $localizationHelper, RequestStack $requestStack, CategoryBreadcrumbProvider $categoryBreadcrumbProvider)[?] - The
WebCatalogBreadcrumbProvider::$categoryProvider[?] property was removed.
- The
ReindexDemoDataListener[?] class was removed.