- ActionBundle
- ActivityBundle
- ApiBundle
- AssetBundle
- ConfigBundle
- EntityConfigBundle
- EntityExtendBundle
- EntitySerializer
- FormBundle
- ImportExportBundle
- LocaleBundle
- MessageQueueBundle
- NoteBundle
- OrganizationBundle
- ScopeBundle
- SecurityBundle
- SegmentBundle
- SoapBundle
- SyncBundle
- TagBundle
- UIBundle
- UserBundle
- The
DeleteHandler::__construct(DeleteHandler $deleteHandler, ApiEntityManager $apiEntityManager, DoctrineHelper $doctrineHelper)
[?] method was changed toDeleteHandler::__construct(EntityDeleteHandlerRegistry $deleteHandlerRegistry)
[?] - The following properties in class
DeleteHandler
[?] were removed:
- The following classes were removed:
- The
ActivityEntityDeleteHandlerInterface
[?] interface was removed.
-
The following classes were removed:
ApiActions
[?]AbstractConfigProvider
[?]RelationConfigProvider
[?]LoadExtendedAssociation
[?]LoadNestedAssociation
[?]DeleteDataByDeleteHandler
[?]DeleteListDataByDeleteHandler
[?]DeleteDataByDeleteHandler
[?]RelationConfigProcessor
[?]CompleteDefinitionOfAssociationsByConfig
[?]LoadFromConfigBag
[?]LoadFromMetadata
[?]RelationConfigContext
[?]ActionMetadataExtra
[?]HateoasMetadataExtra
[?]MetadataExtraCollection
[?]AbstractConfigExtension
[?]AbstractConfigLoader
[?]ActionsConfigExtension
[?]ActionsConfigLoader
[?]ConfigExtensionRegistry
[?]ConfigExtraCollection
[?]ConfigLoaderFactory
[?]CustomizeLoadedDataConfigExtra
[?]DataTransformersConfigExtra
[?]DescriptionsConfigExtra
[?]EntityDefinitionConfigExtra
[?]EntityDefinitionConfigLoader
[?]EntityDefinitionFieldConfigLoader
[?]ExpandRelatedEntitiesConfigExtra
[?]FeatureConfigurationExtension
[?]FilterFieldsConfigExtra
[?]FilterIdentifierFieldsConfigExtra
[?]FiltersConfigExtension
[?]FiltersConfigExtra
[?]FiltersConfigLoader
[?]MaxRelatedEntitiesConfigExtra
[?]MetaPropertiesConfigExtra
[?]RelationConfigMerger
[?]SortersConfigExtension
[?]SortersConfigExtra
[?]SortersConfigLoader
[?]StatusCodesConfigLoader
[?]SubresourcesConfigExtension
[?]SubresourcesConfigLoader
[?]RelationDefinitionConfiguration
[?]
-
The
ArrayAccessor::getValue($object, $propertyName)
[?] method was changed toArrayAccessor::getValue($object, string $propertyName)
[?] -
The
AssociationToArrayAttributeConverter::__construct(ObjectAccessorInterface $objectAccessor)
[?] method was changed toAssociationToArrayAttributeConverter::__construct(ObjectAccessorInterface $objectAccessor, TargetMetadataProvider $targetMetadataProvider)
[?] -
The
EntityPropertyAccessor::getValue($object, $propertyName)
[?] method was changed toEntityPropertyAccessor::getValue($object, string $propertyName)
[?] -
The
ObjectAccessor::getValue($object, $propertyName)
[?] method was changed toObjectAccessor::getValue($object, string $propertyName)
[?] -
The
CombinedConfigBag::__construct(array $configBags, EntityConfigMerger $entityConfigMerger, RelationConfigMerger $relationConfigMerger)
[?] method was changed toCombinedConfigBag::__construct(array $configBags, EntityConfigMerger $entityConfigMerger)
[?] -
The
ConfigCacheWarmer::__construct(array $configFiles, ConfigExtensionRegistry $configExtensionRegistry, ConfigCacheFactory $configCacheFactory, bool $debug, string $environment)
[?] method was changed toConfigCacheWarmer::__construct(array $configFiles, ConfigExtensionRegistry $configExtensionRegistry, ConfigCacheFactory $configCacheFactory, bool $debug, string $environment)
[?] -
The
ExpandedAssociationExtractor::getExpandedAssociations(EntityDefinitionConfig $config)
[?] method was changed toExpandedAssociationExtractor::getExpandedAssociations(EntityDefinitionConfig $config, ExpandRelatedEntitiesConfigExtra $expandConfigExtra, string $associationPath = null)
[?] -
The
Context::addConfigExtra(ConfigExtraInterface $extra)
[?] method was changed toContext::addConfigExtra(ConfigExtraInterface $extra)
[?] -
The
SubresourceContext::addParentConfigExtra(ConfigExtraInterface $extra)
[?] method was changed toSubresourceContext::addParentConfigExtra(ConfigExtraInterface $extra)
[?] -
The
LoadCustomAssociation::__construct(EntitySerializer $entitySerializer, DoctrineHelper $doctrineHelper, EntityIdHelper $entityIdHelper)
[?] method was changed toLoadCustomAssociation::__construct(EntitySerializer $entitySerializer, DoctrineHelper $doctrineHelper, EntityIdHelper $entityIdHelper, ConfigProvider $configProvider)
[?] -
The following methods in class
LoadTitleMetaProperty
[?] were changed: -
The
LoadTitleMetaPropertyForCollection::updateData(array $data, $entityClass, EntityDefinitionConfig $config, $titleFieldName)
[?] method was changed toLoadTitleMetaPropertyForCollection::updateData(array $data, string $entityClass, EntityDefinitionConfig $config)
[?] -
The
LoadTitleMetaPropertyForSingleItem::updateData(array $data, $entityClass, EntityDefinitionConfig $config, $titleFieldName)
[?] method was changed toLoadTitleMetaPropertyForSingleItem::updateData(array $data, string $entityClass, EntityDefinitionConfig $config)
[?] -
The
AssociationHandler::__construct(ActionProcessorInterface $customizationProcessor, string $version, RequestType $requestType, string $rootEntityClass, string $propertyPath, string $entityClass, EntityDefinitionConfig $config, bool $collection, $previousHandler = null)
[?] method was changed toAssociationHandler::__construct(ActionProcessorInterface $customizationProcessor, string $version, RequestType $requestType, string $rootEntityClass, string $propertyPath, string $entityClass, EntityDefinitionConfig $config, array $configExtras, bool $collection, $previousHandler = null)
[?] -
The
EntityHandler::__construct(ActionProcessorInterface $customizationProcessor, string $version, RequestType $requestType, string $entityClass, EntityDefinitionConfig $config, bool $collection, $previousHandler = null)
[?] method was changed toEntityHandler::__construct(ActionProcessorInterface $customizationProcessor, string $version, RequestType $requestType, string $entityClass, EntityDefinitionConfig $config, array $configExtras, bool $collection, $previousHandler = null)
[?] -
The
EnsureInitialized::__construct(ConfigLoaderFactory $configLoaderFactory)
[?] method was changed toEnsureInitialized::__construct(ConfigLoaderFactory $configLoaderFactory)
[?] -
The following methods in class
LoadFromConfigBag
[?] were changed:__construct(ConfigExtensionRegistry $configExtensionRegistry, ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry, ResourcesProvider $resourcesProvider, EntityConfigMerger $entityConfigMerger, MergeParentResourceHelper $mergeParentResourceHelper, MergeActionConfigHelper $mergeActionConfigHelper, MergeSubresourceConfigHelper $mergeSubresourceConfigHelper)
[?]__construct(ConfigExtensionRegistry $configExtensionRegistry, ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry, ResourcesProvider $resourcesProvider, EntityConfigMerger $entityConfigMerger, MergeParentResourceHelper $mergeParentResourceHelper, MergeActionConfigHelper $mergeActionConfigHelper, MergeSubresourceConfigHelper $mergeSubresourceConfigHelper)
[?]
__construct(ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry, ConfigProvider $configProvider, MetadataProvider $metadataProvider)
[?]__construct(ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry, ConfigProvider $configProvider, MetadataProvider $metadataProvider)
[?]
-
The
AddExcludedActions::__construct(ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry)
[?] method was changed toAddExcludedActions::__construct(ConfigLoaderFactory $configLoaderFactory, ConfigBagRegistry $configBagRegistry)
[?] -
The
AssociationMetadata::getTargetMetadata()
[?] method was changed toAssociationMetadata::getTargetMetadata(string $targetClassName = null)
[?] -
The
EntityConfigMerger::__construct(ConfigExtensionRegistry $configExtensionRegistry)
[?] method was changed toEntityConfigMerger::__construct(ConfigExtensionRegistry $configExtensionRegistry)
[?] -
The
ApiConfiguration::__construct(ConfigExtensionRegistry $extensionRegistry, $maxNestingLevel = null)
[?] method was changed toApiConfiguration::__construct(ConfigExtensionRegistry $extensionRegistry, $maxNestingLevel = null)
[?] -
The
DumpConfigCommand::__construct(ValueNormalizer $valueNormalizer, ResourcesProvider $resourcesProvider, ProcessorBagInterface $processorBag, ConfigProvider $configProvider, RelationConfigProvider $relationConfigProvider)
[?] method was changed toDumpConfigCommand::__construct(ValueNormalizer $valueNormalizer, ResourcesProvider $resourcesProvider, ProcessorBagInterface $processorBag, ConfigProvider $configProvider)
[?] -
The
DumpConfigReferenceCommand::__construct(ConfigExtensionRegistry $configExtensionRegistry)
[?] method was changed toDumpConfigReferenceCommand::__construct(ConfigExtensionRegistry $configExtensionRegistry)
[?] -
The
SecurityContext::__construct(TokenStorageInterface $tokenStorage)
[?] method was changed toSecurityContext::__construct(TokenStorageInterface $tokenStorage, RequestStack $requestStack = null)
[?] -
The
ObjectPropertyAccessorInterface::getValue($object, $propertyName)
[?] method was changed toObjectPropertyAccessorInterface::getValue($object, string $propertyName)
[?] -
The
ContextInterface::addConfigExtra(ConfigExtraInterface $extra)
[?] method was changed toContextInterface::addConfigExtra(ConfigExtraInterface $extra)
[?] -
The
CombinedConfigBag::getRelationConfig
[?] method was removed. -
The
ConfigBag::getRelationConfig
[?] method was removed. -
The following methods in class
LoadTitleMetaProperty
[?] were removed: -
The
CompleteAssociationHelper::mergeAssociationFields
[?] method was removed. -
The
ObjectNormalizer::normalizeObject
[?] method was removed. -
The
ReflectionUtil::clearFormErrors
[?] method was removed. -
The following methods in class
EntityDefinitionConfig
[?] were removed: -
The
DumpConfigCommand::getRelationConfig
[?] method was removed. -
The
ConfigBagInterface::getRelationConfig
[?] method was removed. -
The
DumpConfigCommand::$knownExtras
[?] property was removed. -
The following interfaces were removed:
-
The
ContextInterface::getManageableEntityClass
[?] interface method was added. -
The
SecurityContextInterface::getCsrfCookieName
[?] interface method was added.
- The
AssetConfigCache::__construct(KernelInterface $kernel)
[?] method was changed toAssetConfigCache::__construct(KernelInterface $kernel, array $webpackDevServerOptions)
[?]
- The
SettingsBuilder::append(ArrayNodeDefinition $root, $settings)
[?] method was changed toSettingsBuilder::append(ArrayNodeDefinition $root, array $settings)
[?]
-
The following methods in class
RemoveFieldQuery
[?] were changed:
- The following classes were removed:
- The
UniqueExtendEntityMethodNameValidator::__construct(FieldNameValidationHelper $validationHelper, ClassMethodNameChecker $methodNameChecker)
[?] method was changed toUniqueExtendEntityMethodNameValidator::__construct(FieldNameValidationHelper $validationHelper, ClassMethodNameChecker $methodNameChecker, FieldTypeHelper $fieldTypeHelper)
[?] - The
MigrationUpdateConfigCommand::__construct(ExtendOptionsParser $extendOptionsParser, ExtendConfigProcessor $extendConfigProcessor)
[?] method was changed toMigrationUpdateConfigCommand::__construct(ExtendOptionsParser $extendOptionsParser, ExtendConfigProcessor $extendConfigProcessor, string $optionsPath)
[?]
-
The following methods in class
SerializationHelper
[?] were removed: -
The following methods in class
SerializationHelper
[?] were changed:
- The
HtmlTagProvider::__construct(array $elements)
[?] method was changed toHtmlTagProvider::__construct(array $elements, $htmlPurifierMode, $iframeDomains = [], $uriSchemes = [])
[?] - The
SanitizeHTMLTransformer::__construct($allowedElements = null, $cacheDir = null)
[?] method was changed toSanitizeHTMLTransformer::__construct(HtmlTagProvider $htmlTagProvider, $allowedElements = null, $cacheDir = null)
[?]
- The
ImportStrategyHelper::checkEntityFieldsAcl
[?] method was removed.
- The
ProcessLocalizedFields
[?] class was removed. - The
LocalizationScopeCriteriaProvider::getCriteriaForCurrentScope
[?] method was removed. - The
LocalizedFallbackValueAwareStrategy::mapCollections
[?] method was removed.
- The
ConsumerHeartbeatCommand::__construct(ConsumerHeartbeat $consumerHeartbeat, ConnectionChecker $connectionChecker, WebsocketClientInterface $websocketClient)
[?] method was changed toConsumerHeartbeatCommand::__construct(ConsumerHeartbeat $consumerHeartbeat, ConnectionChecker $connectionChecker, WebsocketClientInterface $websocketClient, int $heartBeatUpdatePeriod)
[?]
- The
NoteActivityEntityDeleteHandler
[?] class was removed.
-
The following classes were removed:
-
The
BusinessUnitAclProvider::getOrganizationContextId
[?] method was removed. -
The
ScopeOrganizationCriteriaProvider::getCriteriaForCurrentScope
[?] method was removed. -
The
OwnerDeletionManager::registerAssignmentChecker
[?] method was removed. -
The following methods in class
OwnerFormExtension
[?] were removed: -
The following methods in class
RecordOwnerDataListener
[?] were removed: -
The
OwnerDeletionManagerPass::loadAssignmentCheckers
[?] method was removed. -
The
BusinessUnitController::getDeleteHandler
[?] method was removed. -
The following methods in class
UpdateOrganizationCommand
[?] were removed: -
The following methods in class
OwnerAssignmentChecker
[?] were changed: -
The
OwnerDeletionManager::__construct(OwnerAssignmentCheckerInterface $defaultChecker, ConfigProvider $ownershipProvider, OwnershipMetadataProviderInterface $ownershipMetadata, EntityManager $em, ObjectIdAccessor $objectIdAccessor)
[?] method was changed toOwnerDeletionManager::__construct(ContainerInterface $checkerContainer, ConfigProvider $ownershipProvider, OwnershipMetadataProviderInterface $ownershipMetadata, DoctrineHelper $doctrineHelper, ObjectIdAccessor $objectIdAccessor)
[?] -
The
BusinessUnitController::indexAction(Request $request)
[?] method was changed toBusinessUnitController::indexAction()
[?] -
The
OwnerAssignmentCheckerInterface::hasAssignments($ownerId, $entityClassName, $ownerFieldName, EntityManager $em)
[?] method was changed toOwnerAssignmentCheckerInterface::hasAssignments($ownerId, string $entityClassName, string $ownerFieldName, EntityManagerInterface $em)
[?] -
The following properties in class
OwnerDeletionManager
[?] were removed: -
The
UpdateOrganizationCommand::$entityManager
[?] property was removed.
- The
AbstractScopeCriteriaProvider
[?] class was removed. - The
ScopeCriteria::__construct(array $context, array $fieldsInfo)
[?] method was changed toScopeCriteria::__construct(array $context, ClassMetadata $scopeClassMetadata)
[?] - The
ScopeManager::__construct(ScopeEntityStorage $entityStorage, ServiceLink $entityFieldProviderLink)
[?] method was changed toScopeManager::__construct(ContainerInterface $providerContainer, array $providers, ScopeEntityStorage $entityStorage, PropertyAccessorInterface $propertyAccessor)
[?] - The
ScopeCriteria::$fieldsInfo
[?] property was removed. - The following properties in class
ScopeManager
[?] were removed: - The following methods in class
ScopeManager
[?] were removed: - The following methods in class
ScopeCriteriaProviderInterface
[?] were removed: - The
ScopeCriteriaProviderInterface::getCriteriaValue
[?] interface method was added.
-
The following classes were removed:
-
The following methods in class
ContextListener
[?] were removed: -
The
ContextListener::__construct(ContainerInterface $container)
[?] method was changed toContextListener::__construct(TokenStorageInterface $tokenStorage, ManagerRegistry $doctrine, LoggerInterface $logger)
[?] -
The
RefreshContextListener::checkOrganization(OnClearEventArgs $event, OrganizationContextTokenInterface $token)
[?] method was changed toRefreshContextListener::checkOrganization(OnClearEventArgs $event, OrganizationAwareTokenInterface $token)
[?] -
The following methods in class
CsrfRequestManager
[?] were changed: -
The
AbstractAccessLevelAclExtension::isAccessDeniedByOrganizationContext($object, OrganizationContextTokenInterface $securityToken, $accessLevel)
[?] method was changed toAbstractAccessLevelAclExtension::isAccessDeniedByOrganizationContext($object, OrganizationAwareTokenInterface $securityToken, $accessLevel)
[?] -
The
OrganizationContextTokenInterface
[?] interface was removed.
- The
StaticSegmentManager::__construct(EntityManager $em, DynamicSegmentQueryBuilder $dynamicSegmentQB, OwnershipMetadataProviderInterface $ownershipMetadataProvider)
[?] method was changed toStaticSegmentManager::__construct(EntityManager $em, DynamicSegmentQueryBuilder $dynamicSegmentQB, OwnershipMetadataProviderInterface $ownershipMetadataProvider, NativeQueryExecutorHelper $nativeQueryExecutorHelper)
[?]
- The following methods in class
DeleteHandler
[?] were removed: - The
DeleteHandler::handleDelete($id, ApiEntityManager $manager)
[?] method was changed toDeleteHandler::handleDelete($id, ApiEntityManager $manager, array $options = [])
[?] - The
RestController::handleDeleteRequest($id)
[?] method was changed toRestController::handleDeleteRequest($id, array $options = [])
[?] - The
RestApiCrudInterface::handleDeleteRequest($id)
[?] method was changed toRestApiCrudInterface::handleDeleteRequest($id, array $options = [])
[?] - The
DeleteHandler::$ownerDeletionManager
[?] property was removed. - The
DeleteHandlerInterface
[?] interface was removed.
- The
TicketAuthenticationProvider::__construct(TicketDigestGeneratorInterface $ticketDigestGenerator, UserProvider $userProvider, string $providerKey, string $secret, $ticketTtl)
[?] method was changed toTicketAuthenticationProvider::__construct(TicketDigestGeneratorInterface $ticketDigestGenerator, UserProviderInterface $userProvider, string $providerKey, string $secret, int $ticketTtl)
[?]
- The
TagOwnerAssignmentChecker::hasAssignments($ownerId, $entityClassName, $ownerFieldName, EntityManager $em)
[?] method was changed toTagOwnerAssignmentChecker::hasAssignments($ownerId, string $entityClassName, string $ownerFieldName, EntityManagerInterface $em)
[?]
- The
JqueryUiDateTimeFormatConverter::convertFormat
[?] method was removed.
- The following classes were removed:
- The
ImpersonationAuthenticator::__construct(ManagerRegistry $doctrine, UsernamePasswordOrganizationTokenFactoryInterface $tokenFactory, EventDispatcherInterface $eventDispatcher, UrlGeneratorInterface $router)
[?] method was changed toImpersonationAuthenticator::__construct(ManagerRegistry $doctrine, UsernamePasswordOrganizationTokenFactoryInterface $tokenFactory, OrganizationGuesserInterface $organizationGuesser, EventDispatcherInterface $eventDispatcher, UrlGeneratorInterface $router)
[?] - The
AbstractUser::getOrganizations($onlyActive = false)
[?] method was changed toAbstractUser::getOrganizations(bool $onlyEnabled = false)
[?] - The
User::getOrganizations($onlyActive = false)
[?] method was changed toUser::getOrganizations(bool $onlyEnabled = false)
[?] - The
ScopeUserCriteriaProvider::getCriteriaForCurrentScope
[?] method was removed. - The
BaseUserManager::assertRoles
[?] method was removed. - The
UserManager::assertRoles
[?] method was removed. - The following methods in class
UserController
[?] were removed: - The
RoleController::getDeleteHandler
[?] method was removed. - The following methods in class
CreateUserCommand
[?] were removed: - The
OrganizationAwareUserInterface
[?] interface was removed.