Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Core\DependencyInjection\IbexaCoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\LegacySearchEngine\DependencyInjection\IbexaLegacySearchEngineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\IO\DependencyInjection\IbexaIOExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\IO\DependencyInjection\IbexaIOExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\HttpCache\DependencyInjection\IbexaHttpCacheExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Solr\DependencyInjection\IbexaSolrExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Solr\DependencyInjection\IbexaSolrExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\SystemInfo\DependencyInjection\IbexaSystemInfoExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\DesignEngine\DependencyInjection\IbexaDesignEngineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\DesignEngine\DependencyInjection\IbexaDesignEngineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\FieldTypeRichText\DependencyInjection\IbexaFieldTypeRichTextExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\FieldTypeRichText\DependencyInjection\IbexaFieldTypeRichTextExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Overblog\GraphiQLBundle\DependencyInjection\OverblogGraphiQLExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getXsdValidationBasePath()" might add "string|false" as a native return type declaration in the future. Do the same in implementation "Overblog\GraphiQLBundle\DependencyInjection\OverblogGraphiQLExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Overblog\GraphiQLBundle\DependencyInjection\OverblogGraphiQLExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\DependencyInjection\BabDevPagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\HttpBasicFactory" class is considered internal. It may change without further notice. You should not use it from "Ibexa\Bundle\Core\DependencyInjection\Security\HttpBasicFactory".
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
The "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory" class is considered internal. It may change without further notice. You should not use it from "Ibexa\Bundle\Rest\DependencyInjection\Security\RestSessionBasedFactory".
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AbstractFactory::isRememberMeAware()" might add "bool" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Rest\DependencyInjection\Security\RestSessionBasedFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Permission\InvitationPolicyProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Bundle\Core\DependencyInjection\Configuration\AbstractParser::postMap()" might add "mixed" as a native return type declaration in the future. Do the same in child class "EzSystems\EzPlatformXmlTextFieldTypeBundle\DependencyInjection\Configuration\Parser\FieldType\XmlText" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AbstractFactory::createAuthProvider()" might add "string" as a native return type declaration in the future. Do the same in child class "eZ\Bundle\EzPublishLegacyBundle\DependencyInjection\Security\SSOFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AbstractFactory::getListenerId()" might add "string" as a native return type declaration in the future. Do the same in child class "eZ\Bundle\EzPublishLegacyBundle\DependencyInjection\Security\SSOFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getPosition()" might add "string" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\DependencyInjection\Security\SSOFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getKey()" might add "string" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\DependencyInjection\Security\SSOFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Bundle\Core\DependencyInjection\Configuration\AbstractParser::preMap()" might add "mixed" as a native return type declaration in the future. Do the same in child class "MediataCom\MediataEzpageFieldtypeBundle\DependencyInjection\Configuration\Parser\Page" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o644" to represent the octal number.
Since symfony/yaml 5.1: Support for parsing numbers prefixed with 0 as octal numbers. They will be parsed as strings as of 6.0. Use "0o755" to represent the octal number.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pagerfanta\Twig\Extension\PagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Ibexa\Core\MVC\Symfony\Security\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Method "Symfony\Component\Security\Core\User\EquatableInterface::isEqualTo()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Security\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Ibexa\Core\MVC\Symfony\Security\User" should implement it.
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Ibexa\Core\MVC\Symfony\Security\User" should implement it.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/friendsofsymfony/http-cache-bundle/src/DependencyInjection/../Resources/config/user_context_legacy.xml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/friendsofsymfony/http-cache-bundle/src/DependencyInjection/../Resources/config/user_context_legacy.xml" is deprecated.
League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead
League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $mimeTypeDetector as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/config 5.1: The signature of method "Symfony\Component\Config\Definition\Builder\NodeDefinition::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.
Method "Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface::render()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Fragment\InlineFragmentRenderer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Fragment\InlineFragmentRenderer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\IO\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\HttpCache\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Solr\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Platforms\AbstractPlatform::getCreateSchemaSQL()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Platforms\AbstractPlatform::getCreateTableSQL()" might add "array" as a native return type declaration in the future. Do the same in child class "Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\DesignEngine\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/se7enxweb/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/dashboard.yaml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/se7enxweb/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/dashboard.yaml" is deprecated.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\FieldSettings" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\FieldSettings" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationHasChildren" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationIsContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueURL" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\UniqueURL" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/se7enxweb/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/translation.yaml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/se7enxweb/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/translation.yaml" is deprecated.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\EventListener\RequestAttributesListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::apply()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Since ibexa/core 4.0.0: Support for old configuration files is deprecated, please update name of /var/www/vhosts/alpha.se7enx.com/doc/site.v4.platform.alpha.se7enx.com/vendor/ibexa/fieldtype-richtext/src/bundle/Resources/encore/ez.webpack.custom.config.js file, to ibexa.webpack.custom.config.js
Method "JMS\TranslationBundle\Translation\TranslationContainerInterface::getTranslationMessages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Validator\Constraints\EmailInvitation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\Type\UserRegisterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\Type\UserRegisterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\GraphQL\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Overblog\GraphiQLBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Hautelook\TemplatedUriBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\RequestContextAwareInterface::getContext()" might add "RequestContext" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Routing\UrlAliasRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Matcher\UrlMatcherInterface::match()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Routing\UrlAliasRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Cmf\Component\Routing\VersatileGeneratorInterface::getRouteDebugMessage()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Routing\UrlAliasRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Lolautruche\EzCoreExtraBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "PhpParser\NodeVisitor::enterNode()" might add "int|Node|null" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "PhpParser\NodeVisitor::beforeTraverse()" might add "?array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "PhpParser\NodeVisitor::leaveNode()" might add "int|Node|array|null" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "PhpParser\NodeVisitor::afterTraverse()" might add "?array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::createValueFromInput()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaFieldTypeEnhancedLink\FieldType\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Ibexa\Bundle\Cron\Registry\CronJobsRegistry::addCronJob(): Implicitly marking parameter $schedule as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\SwitcherType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\SwitcherType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Type\RelationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Ibexa\AdminUi\Form\Factory\FormFactory::deleteNotification(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\BaseChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\BaseChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\BaseChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateLanguageChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateLanguageChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateLanguageChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\SiteAccessChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\SiteAccessChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\SiteAccessChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\Content\ContentTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\DateTimeIntervalType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\DateTimeIntervalType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\DateTimePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\Embedded\SectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\Language\LanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\Role\LimitationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\SwitcherType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\SwitcherType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\URL\URLEditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\URL\URLListType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\User\Form\Processor\UserRegisterFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Overblog\GraphQLBundle\Resolver\ResolverMap::map()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Ibexa\GraphQL\Resolver\Map\UploadMap" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Rest\FieldTypeProcessor::preProcessValueHash()" might add "mixed" as a native return type declaration in the future. Do the same in child class "MediataCom\MediataEzpageFieldtypeBundle\Core\REST\Common\FieldTypeProcessor\PageProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Rest\FieldTypeProcessor::postProcessValueHash()" might add "mixed" as a native return type declaration in the future. Do the same in child class "MediataCom\MediataEzpageFieldtypeBundle\Core\REST\Common\FieldTypeProcessor\PageProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
Netgen\Bundle\InformationCollectionBundle\DataCollector\InformationCollectionCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface::vote()" might add "int" as a native return type declaration in the future. Do the same in implementation "Lolautruche\EzCoreExtraBundle\Security\Voter\SimplifiedCoreVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Core\FieldType\FieldStorage::getIndexData()" might add "array" as a native return type declaration in the future. Do the same in implementation "Netgen\Bundle\EnhancedSelectionBundle\Core\FieldType\EnhancedSelection\EnhancedSelectionStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Core\FieldType\FieldStorage::getIndexData()" might add "array" as a native return type declaration in the future. Do the same in implementation "Netgen\IbexaFieldTypeEnhancedLink\FieldType\UrlStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Core\FieldType\FieldStorage::storeFieldData()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "eZ\Publish\Core\FieldType\XmlText\XmlTextStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Core\FieldType\FieldStorage::deleteFieldData()" might add "bool" as a native return type declaration in the future. Do the same in implementation "eZ\Publish\Core\FieldType\XmlText\XmlTextStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Contracts\Core\FieldType\FieldStorage::getIndexData()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Publish\Core\FieldType\XmlText\XmlTextStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Generator\UrlGenerator::doGenerate()" might add "string" as a native return type declaration in the future. Do the same in child class "Hautelook\TemplatedUriRouter\Routing\Generator\Rfc6570Generator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Routing\DefaultRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Routing\DefaultRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\Routing\DefaultRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead
Method "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Converter\RepositoryParamConverter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Cache\Adapter\AdapterInterface::getItem()" might add "CacheItem" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Cache\Adapter\AdapterInterface::getItems()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::hasItem()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::deleteItem()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::deleteItems()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Cache\Adapter\TagAwareAdapterInterface::invalidateTags()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Cache\Adapter\AdapterInterface::clear()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::save()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::saveDeferred()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Psr\Cache\CacheItemPoolInterface::commit()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
League\Flysystem\Filesystem::__construct(): Implicitly marking parameter $pathNormalizer as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ConfigScopeListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\EventListener\ViewTemplatesListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Search\Form\Type\ContentTypeChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Search\View\SearchViewFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::accept()" might add "bool" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Common\CriterionHandler\ObjectStateIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::handle()" might add "\Doctrine\DBAL\Query\Expression\CompositeExpression|string" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Common\CriterionHandler\ObjectStateIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::accept()" might add "bool" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Common\CriterionHandler\SectionIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::handle()" might add "\Doctrine\DBAL\Query\Expression\CompositeExpression|string" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Common\CriterionHandler\SectionIdentifier" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::accept()" might add "bool" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Content\CriterionHandler\LocationQuery" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::handle()" might add "\Doctrine\DBAL\Query\Expression\CompositeExpression|string" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Content\CriterionHandler\LocationQuery" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::accept()" might add "bool" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Content\CriterionHandler\Visible" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::handle()" might add "\Doctrine\DBAL\Query\Expression\CompositeExpression|string" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Content\CriterionHandler\Visible" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::accept()" might add "bool" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Location\CriterionHandler\Visible" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler::handle()" might add "\Doctrine\DBAL\Query\Expression\CompositeExpression|string" as a native return type declaration in the future. Do the same in child class "Netgen\IbexaSearchExtra\Core\Search\Legacy\Query\Location\CriterionHandler\Visible" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Http\Authentication\AuthenticationFailureHandlerInterface::onAuthenticationFailure()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\User\Security\Authentication\DefaultAuthenticationFailureHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
eZ\Bundle\EzPublishLegacyBundle\Cache\PersistenceCachePurger::content(): Implicitly marking parameter $contentIds as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\ContentEditController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\ContentViewController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\DashboardController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\LinkManagerController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\UrlAliasController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Ibexa\AdminUi\Notification\FlashBagNotificationHandler" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\User\Controller\UserInvitationController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ibexa\Bundle\User\Controller\UserRegisterController" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "netgen.ibexa_site_api.controller.base" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "ezpublish_legacy.session_mapper" service.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "ngsite.controller.base" service.
Method "Ibexa\Core\FieldType\FieldType::createValueFromInput()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\BirthdayBundle\Core\FieldType\Birthday\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::getSortInfo()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\BirthdayBundle\Core\FieldType\Birthday\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::createValueFromInput()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\ContentTypeListBundle\Core\FieldType\ContentTypeList\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::getSortInfo()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\ContentTypeListBundle\Core\FieldType\ContentTypeList\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::getSortInfo()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\EnhancedSelectionBundle\Core\FieldType\EnhancedSelection\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
eZ\Publish\Core\FieldType\XmlText\Type::__construct(): Implicitly marking parameter $internalLinkValidator as nullable is deprecated, the explicit nullable type must be used instead
Method "Ibexa\Core\FieldType\FieldType::createValueFromInput()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\MetadataBundle\Core\FieldType\Metadata\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Ibexa\Core\FieldType\FieldType::getSortInfo()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Netgen\Bundle\MetadataBundle\Core\FieldType\Metadata\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
FOS\HttpCacheBundle\EventListener\TagListener::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\EventListener\InvalidationListener::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\EventListener\UserContextListener::__construct(): Implicitly marking parameter $anonymousRequestMatcher as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\EventListener\UserContextListener::__construct(): Implicitly marking parameter $responseTagger as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ConsoleCommandListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ViewControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ExceptionListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventSubscriber\CrowdinRequestLocaleSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Security\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\RoutingListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\RequestEventListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\IndexRequestListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\EventListener\LanguageSwitchListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\OriginalRequestListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ContentDownloadRouteReferenceListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\BackgroundIndexingTerminateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\Builder\ParametersFilter\RequestAttributes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\ViewRendererListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\ParametersInjector\CustomParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\ParametersInjector\EmbedObjectParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\ParametersInjector\NoLayout" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\ParametersInjector\ValueObjectsIds" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\View\ParametersInjector\ViewbaseLayout" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\SessionSetDynamicNameListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\SessionInitByPostListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\IO\EventListener\StreamFileListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventListener\ConditionallyRemoveVaryHeaderListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\AddContentLanguageHeaderSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\HttpCacheResponseSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\XLocationIdResponseSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\RestKernelViewSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\UserContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\HiddenLocationExceptionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\SystemInfo\EventSubscriber\AddXPoweredByHeader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Processor\User\UserCreateFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Processor\User\UserUpdateFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\ContentForms\Form\Processor\User\UserCancelFormProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Lolautruche\EzCoreExtraBundle\EventListener\ViewTemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\SiteAccess" now to avoid errors or add an explicit @return annotation to suppress this message.
eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\Session::__construct(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\Session" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\LegacyBundles" now to avoid errors or add an explicit @return annotation to suppress this message.
eZ\Publish\Core\MVC\Legacy\EventListener\APIContentExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Publish\Core\MVC\Legacy\EventListener\APIContentExceptionListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\EventListener\CsrfTokenResponseListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\EventListener\ConfigScopeListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\EventListener\LegacyKernelListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\EventListener\SetupListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Publish\Core\MVC\Legacy\Security\Firewall\LoginCleanupListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\Security" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
FOS\HttpCacheBundle\Command\InvalidatePathCommand::__construct(): Implicitly marking parameter $cacheManager as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\Command\BaseInvalidateCommand::__construct(): Implicitly marking parameter $cacheManager as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\Command\InvalidateRegexCommand::__construct(): Implicitly marking parameter $cacheManager as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\Command\RefreshPathCommand::__construct(): Implicitly marking parameter $cacheManager as nullable is deprecated, the explicit nullable type must be used instead
FOS\HttpCacheBundle\Command\InvalidateTagCommand::__construct(): Implicitly marking parameter $cacheManager as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\SwiftmailerBundle\Command\AbstractSwiftMailerCommand::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "EzSystems\EzPlatformXmlTextFieldTypeBundle\Command\ConvertXmlTextToRichTextCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "EzSystems\EzPlatformXmlTextFieldTypeBundle\Command\ConvertXmlTextToRichTextCommandSubProcess" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "EzSystems\EzPlatformXmlTextFieldTypeBundle\Command\ImportXmlCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
eZ\Bundle\EzPublishLegacyBundle\Command\LegacyBundleInstallCommand::linkLegacyExtension(): Optional parameter $options declared before required parameter $output is implicitly treated as a required parameter
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "eZ\Bundle\EzPublishLegacyBundle\Command\LegacyConfigurationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "eZ\Bundle\EzPublishLegacyBundle\Command\LegacyInitCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "eZ\Bundle\EzPublishLegacyBundle\Command\LegacySrcSymlinkCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler::removeFieldDefinition()" method will require a new "mixed $fieldDefinitionId" argument in the next major version of its interface "Ibexa\Contracts\Core\Persistence\Content\Type\Handler", not defining it is deprecated.
eZ\Bundle\EzPublishLegacyBundle\Routing\FallbackRouter::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
eZ\Bundle\EzPublishLegacyBundle\Routing\FallbackRouter::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Routing\Matcher\UrlMatcherInterface::match()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\Routing\FallbackRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest()" might add "array" as a native return type declaration in the future. Do the same in implementation "eZ\Bundle\EzPublishLegacyBundle\Routing\FallbackRouter" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtensionClass()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\HttpCache\IbexaHttpCacheBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\HttpCache\IbexaHttpCacheBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Solr\IbexaSolrBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\DesignEngine\IbexaDesignEngineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\FieldTypeRichText\IbexaFieldTypeRichTextBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\GraphQL\IbexaGraphQLBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Overblog\GraphiQLBundle\OverblogGraphiQLBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Siteaccess not matched against configuration, returning default siteaccess.
app
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\EventListener\SessionInitByPostListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Router eZ\Bundle\EzPublishLegacyBundle\Routing\DefaultRouter was not able to match, message "No routes found for "/visual/templatecreate/loginpagelayout.tpl/"."
app
debug
Router ContainerSjYHASF\GeneratorRouter_9277dee was not able to match, message "Pass to the next router"
Router Netgen\Bundle\IbexaSiteApiBundle\Routing\UrlAliasRouter was not able to match, message "Could not find 'URLAlias' with identifier 'visual/templatecreate/loginpagelayout.tpl'"
app
debug
Router Netgen\TagsBundle\Routing\TagRouter was not able to match, message "Route not found"
Router Ibexa\Bundle\Core\Routing\UrlAliasRouter was not able to match, message "Could not find 'UrlAlias' with identifier 'visual/templatecreate/loginpagelayout.tpl'"
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "ezpublish_legacy.controller::indexAction" instead.
User Deprecated: Since ibexa/admin-ui 4.6.19: The Ibexa\AdminUi\Component\Registry is deprecated, will be removed in 5.0. Use Ibexa\TwigComponents\Component\Registry instead
Deprecated: eZ\Publish\Core\MVC\Legacy\Kernel::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: eZ\Bundle\EzPublishLegacyBundle\LegacyMapper\Session::__construct(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: eZ\Bundle\EzPublishLegacyBundle\Cache\PersistenceCachePurger::content(): Implicitly marking parameter $contentIds as nullable is deprecated, the explicit nullable type must be used instead
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
2072
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyInjectedSettingsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LegacyInjectedSettingsSubscriber).
Resolving inheritance for "App\EventSubscriber\LegacyInjectedSettingsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyInjectedSettingsSubscriber).
Resolving inheritance for "App\Installer\ExponentialOssInstaller" (parent: Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.rest_listener" (parent: .abstract.instanceof.ezpublish_legacy.rest_listener).
Resolving inheritance for "ezpublish_legacy.rest_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.rest_listener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.request_listener" (parent: .abstract.instanceof.ezpublish_legacy.request_listener).
Resolving inheritance for "ezpublish_legacy.request_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.request_listener).
Resolving inheritance for "cache.tagaware.filesystem" (parent: cache.adapter.filesystem).
Resolving inheritance for "fragment.renderer.inline" (parent: Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer).
Resolving inheritance for "fragment.renderer.hinclude" (parent: Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer).
Resolving inheritance for "fragment.renderer.esi" (parent: Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._package_ibexa_file" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_standard_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_standard_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_standard_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_standard_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_standard_dev_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_standard_dev_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_standard_dev_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_standard_dev_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_standard" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_standard" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_ibexa_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_ibexa_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_ibexa_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_ibexa_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_ibexa_dev_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_ibexa_dev_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_ibexa_dev_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_ibexa_dev_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_ibexa" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_ibexa" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin_dev_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin_dev_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin_dev_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin_dev_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin_images" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin_images" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_admin" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_admin" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_dev_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_dev_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_dev_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_dev_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_app_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_app_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_app_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_app_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_app_vendor" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_app_vendor" (parent: assets.path_package).
Resolving inheritance for "assets._version_nglayouts_app" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_nglayouts_app" (parent: assets.path_package).
Resolving inheritance for "assets._version_ngcb_css" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_ngcb_css" (parent: assets.path_package).
Resolving inheritance for "assets._version_ngcb_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_ngcb_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_ngcb" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_ngcb" (parent: assets.path_package).
Resolving inheritance for "assets._version_ibexa" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_ibexa" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.netgen_ibexa_search_extra_asynchronous_indexing" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.netgen_ibexa_search_extra_asynchronous_indexing_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_forgot_password" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.ibexa_forgot_password" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_register_from_invitation" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.ibexa_register_from_invitation" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_rest" (parent: security.firewall.config).
Resolving inheritance for "security.listener.ibexa_rest.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.ibexa_rest" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.ibexa_rest" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.ibexa_rest" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.ibexa_rest" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.ibexa_rest" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.ibexa_rest" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_front" (parent: security.firewall.config).
Resolving inheritance for "security.listener.ibexa_front.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.ibexa_front" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.ibexa_front" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.ibexa_front" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.ibexa_front" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.ibexa_front" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.ibexa_front.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.ibexa_front.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.ibexa_front" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.ibexa_front" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.ibexa_front" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.ibexa_front" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.ibexa_front" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.ibexa_default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.ibexa_default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.ibexa_default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "fos_http_cache.request_matcher.24c43a6edaa55b5c23cb5e381467686d936ff142449e08f3a53651fc9443befc3e69c4b4" (parent: fos_http_cache.request_matcher).
Resolving inheritance for "fos_http_cache.cache_control.match_response.01fe9ca024b890204e7104849f32d422" (parent: fos_http_cache.response_matcher.cache_control.expression).
Resolving inheritance for "fos_http_cache.cache_control.rule_matcher.d6fad7d25c62e8f501ed5905e0ff65c8" (parent: fos_http_cache.rule_matcher).
Resolving inheritance for "fos_http_cache.cache_control.match_response.d13474ceb60952884bbc334559e8d0d0" (parent: fos_http_cache.response_matcher.cache_control.expression).
Resolving inheritance for "fos_http_cache.cache_control.rule_matcher.a492e95fb906ee33b5fb3927bf4ee720" (parent: fos_http_cache.rule_matcher).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "oneup_flysystem.default_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.default_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ReindexCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\ReindexCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ReindexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\ViewController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadRedirectionController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\Core\Fragment\DirectFragmentRenderer" (parent: Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\ExceptionMessageTemplateFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\TranslatableExceptionsFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\ValidationErrorFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber" (parent: .abstract.instanceof.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber).
Resolving inheritance for "Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\CopySubtreeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Routing\Generator\UrlAliasGenerator" (parent: Ibexa\Core\MVC\Symfony\Routing\Generator).
Resolving inheritance for "Ibexa\Core\Repository\Mapper\ContentTypeDomainMapper" (parent: Ibexa\Core\Repository\Mapper\ProxyAwareDomainMapper).
Resolving inheritance for "Ibexa\Core\Repository\Mapper\ContentDomainMapper" (parent: Ibexa\Core\Repository\Mapper\ProxyAwareDomainMapper).
Resolving inheritance for "Ibexa\Core\Repository\SiteAccessAware\Language\LanguageResolver" (parent: Ibexa\Core\Repository\SiteAccessAware\Language\AbstractLanguageResolver).
Resolving inheritance for "Ibexa\Core\FieldType\Author\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\BinaryFile\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Checkbox\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Country\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Date\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\DateAndTime\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Time\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\EmailAddress\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Float\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Integer\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Image\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\ISBN\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Keyword\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Media\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Relation\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Selection\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\TextBlock\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\TextLine\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\Url\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\MapLocation\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\RelationList\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\User\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezenum" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezidentifier" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezinisetting" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezmatrix" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezmultioption" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezmultioption2" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezmultiprice" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezoption" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezpackage" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezproductcategory" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezrangeoption" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezsubtreesubscription" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezcomcomments" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezpaex" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezsurvey" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.eztags" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezrecommendation" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\ImageAsset\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "ibexa.field_type.ezimage.io_service.published" (parent: ibexa.core.io.service).
Resolving inheritance for "ibexa.field_type.ezimage.io_service.draft" (parent: ibexa.core.io.service).
Resolving inheritance for "ibexa.field_type.ezbinaryfile.io_service" (parent: ibexa.core.io.service).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator" (parent: .abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator).
Resolving inheritance for "Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator" (parent: .instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator" (parent: .abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator).
Resolving inheritance for "Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator" (parent: .instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator" (parent: .abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator).
Resolving inheritance for "Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator" (parent: .instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator" (parent: .abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator).
Resolving inheritance for "Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator" (parent: .instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator" (parent: .abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator).
Resolving inheritance for "Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator" (parent: .instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\SectionHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\LocationHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\ContentHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\ObjectStateHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\ContentLanguageHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\ContentTypeHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\UserHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\TransactionHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\TrashHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\UrlAliasHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\URLHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\BookmarkHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\NotificationHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\UserPreferenceHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\UrlWildcardHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Cache\SettingHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase" (parent: Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalAnd" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalOr" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalNot" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchAll" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchNone" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Validity" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Pattern" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\VisibleOnly" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionId" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionIdentifier" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler\ObjectStateHandler" (parent: Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber).
Resolving inheritance for "ibexa.core.io.flysystem.default_filesystem" (parent: ibexa.core.io.flysystem.base_filesystem).
Resolving inheritance for "Ibexa\Core\IO\Flysystem\VisibilityConverter\SiteAccessAwareVisibilityConverter" (parent: Ibexa\Core\IO\Flysystem\VisibilityConverter\BaseVisibilityConverter).
Resolving inheritance for "Ibexa\Core\IO\Flysystem\VisibilityConverter\DFSVisibilityConverter" (parent: Ibexa\Core\IO\Flysystem\VisibilityConverter\BaseVisibilityConverter).
Resolving inheritance for "ibexa.core.io.flysystem.path_normalizer.whitespace" (parent: ibexa.core.io.flysystem.path_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber).
Resolving inheritance for "Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber).
Resolving inheritance for "Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy" (parent: .abstract.instanceof.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy).
Resolving inheritance for "Ibexa\Core\FieldType\Image\ImageThumbnailStrategy" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ezimage.io_service.published.config_scope_change_aware" (parent: .abstract.instanceof.ibexa.field_type.ezimage.io_service.published.config_scope_change_aware).
Resolving inheritance for "ibexa.field_type.ezimage.io_service.published.config_scope_change_aware" (parent: .instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ezimage.io_service.published.config_scope_change_aware).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType" (parent: .abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType).
Resolving inheritance for "Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime).
Resolving inheritance for "Ibexa\Bundle\Core\SiteAccess\LanguageResolver" (parent: Ibexa\Core\Repository\SiteAccessAware\Language\AbstractLanguageResolver).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleExactFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scale_exact.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScalePercentFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scale_exact.base).
Resolving inheritance for "ibexa.url_checker.handler.http" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "ibexa.url_checker.handler.https" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "Ibexa\Bundle\Core\URLChecker\Handler\MailToHandler" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\CompositeCriterion" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeGroupId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\DateMetadata" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\Field" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldEmpty" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FullText" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsContainer" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LanguageCode" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalAnd" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalNot" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalOr" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MapLocationDistance" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MatchAll" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MatchNone" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldRelation" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\RemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserEmail" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserLogin" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserEnabled" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserMetadata" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserBased" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Keyword" (parent: ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated).
Resolving inheritance for "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.hypen_separated" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Composite" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Ancestor" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationRemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\ParentLocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\PermissionSubtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Subtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Visibility" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Ancestor" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Depth" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsMainLocation" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\ParentLocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Priority" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationRemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Subtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Visibility" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsBookmarked" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DateModified" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DatePublished" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\MapLocationDistance" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\MySqlRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\SqlLiteRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\PgSqlRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\ContentTypeName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\UserLogin" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\DateTrashed" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Id" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Depth" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Path" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\IsMainLocation" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Priority" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Visibility" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "ibexa.core.io.migration.file_lister.binary_file_lister" (parent: Ibexa\Bundle\IO\Migration\MigrationHandler).
Resolving inheritance for "ibexa.core.io.migration.file_lister.media_file_lister" (parent: Ibexa\Bundle\IO\Migration\MigrationHandler).
Resolving inheritance for "Ibexa\Bundle\IO\Migration\FileLister\ImageFileLister" (parent: Ibexa\Bundle\IO\Migration\MigrationHandler).
Resolving inheritance for "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageBinaryFileRowReader" (parent: Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageFileRowReader).
Resolving inheritance for "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageMediaFileRowReader" (parent: Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageFileRowReader).
Resolving inheritance for "Ibexa\Bundle\IO\Migration\FileMigrator\FileMigrator" (parent: Ibexa\Bundle\IO\Migration\MigrationHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber" (parent: .abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber).
Resolving inheritance for "Ibexa\HttpCache\ResponseTagger\Value\ContentInfoTagger" (parent: ibexa.http_cache.view_cache.response_tagger.abstract_value).
Resolving inheritance for "Ibexa\HttpCache\ResponseTagger\Value\LocationTagger" (parent: ibexa.http_cache.view_cache.response_tagger.abstract_value).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Root" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\BinaryContent" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLWildcard" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Views" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\SessionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Bookmark" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\JWT" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Options" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\Core\Routing\DefaultRouter" (parent: hautelook.router.template).
Resolving inheritance for "ibexa.rest.output.value_object_visitor.InvalidArgumentException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotFoundException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UnauthorizedException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadStateException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentFieldValidationException" (parent: Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ForbiddenException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotImplementedException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Exception" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\HttpException" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Language" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\SectionList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedSection" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Section" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcardList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcard" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLWildcard" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasRefList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAlias" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLAlias" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Author" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContent" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContent" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedVersion" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionInfo" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ImageVariation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Version" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionTranslationInfo" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUserGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupRefList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserRefList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUser" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\User" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUser" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserSession" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\DeletedUserSession" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\JWT" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeInfoList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentTypeGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\FieldDefinitionList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedFieldDefinition" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Field" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestFieldDefinition" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RelationList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestRelation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRelation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRole" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PublishedRole" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedPolicy" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PolicyList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleAssignmentList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserRoleAssignment" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroupRoleAssignment" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedLocation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\LocationList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Trash" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestTrashItem" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Range" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RangeAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\StatsAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\TermAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectStateGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroupList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Output\ValueObjectVisitor\ContentObjectStates" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CountryList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\TemporaryRedirect" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PermanentRedirect" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ResourceCreated" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\NoContent" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Root" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\SeeOther" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Conflict" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Options" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\OK" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CachedValue" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\BookmarkList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Input\Parser\ContentObjectStates" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeGroupInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\RestViewInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FieldDefinitionUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\JWTInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\LocationCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\LocationUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ObjectStateCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ObjectStateUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\PolicyCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\PolicyUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\RelationCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\RoleAssignInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\RoleInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\SectionInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\SessionInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\UserGroupUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\URLAliasCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\URLWildcardCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\UserCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\UserGroupCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\UserUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ViewInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ViewInputOneDotOne" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\VersionUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentQuery" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\LocationQuery" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Ancestor" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentRemoteId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeGroupId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\DateMetadata" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Field" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\FullText" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LanguageCode" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LocationId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LocationRemoteId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalAnd" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalNot" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalOperator" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalOr" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\MoreLikeThis" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Operator" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationRemoteId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\SectionIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\SectionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Subtree" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserMetadata" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserBased" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserEnabled" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserLogin" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserEmail" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Visibility" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Sibling" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.content_id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.content_name" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.date_modified" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.date_published" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_depth" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_path" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_priority" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.section_identifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.SectionName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.score" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\SortClause\Field" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\ContentTypeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\CriterionParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\DateRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\FieldParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\FieldRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\LocationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\SectionParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\TermParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FacetBuilder\UserParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\DateTimeRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\FloatRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\IntRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeGroupTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\DateMetadataRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\AuthorTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CheckboxTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CountryTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateTimeRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\KeywordTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\SelectionTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\TimeRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\LanguageTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ObjectStateTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\SectionTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\SubtreeTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\LocationChildrenTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\UserMetadataTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\VisibilityTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Limitation\PathStringRouteBasedLimitationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Limitation\RouteBasedLimitationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageMimeType" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageFileSize" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageOrientation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageDimensions" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Image" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsBookmarked" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.identifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Solr\Query\Content\CriterionVisitor\Factory\ContentFullTextFactory" (parent: Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract).
Resolving inheritance for "Ibexa\Solr\Query\Location\CriterionVisitor\Factory\LocationFullTextFactory" (parent: Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\MimeType" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\FileSize" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Width" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Height" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Orientation" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream" (parent: .abstract.instanceof.Ibexa\Solr\Gateway\HttpClient\Stream).
Resolving inheritance for "Ibexa\Solr\Gateway\HttpClient\Stream" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface" (parent: .abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializerInterface" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface).
Resolving inheritance for "ibexa.solr.connection.default.endpoint_resolver_id" (parent: ibexa.solr.gateway.endpoint_resolver.native).
Resolving inheritance for "ibexa.solr.connection.default.core_filter_id" (parent: ibexa.solr.core_filter.native).
Resolving inheritance for "ibexa.solr.connection.default.distribution_strategy" (parent: ibexa.solr.gateway.distribution_strategy.abstract_standalone).
Resolving inheritance for "ibexa.solr.connection.default.gateway_id" (parent: ibexa.solr.gateway.native).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .abstract.instanceof.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "ibexa.support_tools.systeminfo.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener" (parent: .abstract.instanceof.Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener).
Resolving inheritance for "Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener" (parent: .abstract.instanceof.Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener).
Resolving inheritance for "Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener).
Resolving inheritance for "Ibexa\SystemInfo\Storage\Metrics\PublishedContentObjectsCountMetrics" (parent: Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics).
Resolving inheritance for "Ibexa\SystemInfo\Storage\Metrics\UsersCountMetrics" (parent: Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics).
Resolving inheritance for "Ibexa\SystemInfo\Storage\Metrics\DraftsCountMetrics" (parent: Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics).
Resolving inheritance for "Ibexa\SystemInfo\Storage\Metrics\VersionsCountMetrics" (parent: Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics).
Resolving inheritance for "Ibexa\SystemInfo\Storage\Metrics\ContentTypesCountMetrics" (parent: Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Cron\Command\CronRunCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Cron\Command\CronRunCommand).
Resolving inheritance for "Ibexa\Bundle\Cron\Command\CronRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Cron\Command\CronRunCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber" (parent: .abstract.instanceof.Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber).
Resolving inheritance for "Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber).
Resolving inheritance for "Ibexa\Bundle\RepositoryInstaller\Installer\CoreInstaller" (parent: Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller).
Resolving inheritance for "Ibexa\Bundle\RepositoryInstaller\Installer\ExponentialOssInstaller" (parent: Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller).
Resolving inheritance for ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform" (parent: .abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform).
Resolving inheritance for "Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform" (parent: .instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform).
Resolving inheritance for ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform" (parent: .abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform).
Resolving inheritance for "Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform" (parent: .instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand" (parent: .abstract.instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand).
Resolving inheritance for "Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType).
Resolving inheritance for "Ibexa\ContentForms\FieldType\Mapper\RelationFormMapper" (parent: Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "Ibexa\ContentForms\FieldType\Mapper\RelationListFormMapper" (parent: Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "ibexa.content_forms.field_type.form_mapper.ezemail" (parent: Ibexa\ContentForms\FieldType\Mapper\FormTypeBasedFieldValueFormMapper).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\SwitcherType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\SwitcherType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\SwitcherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\SwitcherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\LocationType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\LocationType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\LocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\RelationType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\RelationType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\RelationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\RelationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\Content\FieldCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" (parent: .abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter).
Resolving inheritance for "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter" (parent: .abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter).
Resolving inheritance for "Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter).
Resolving inheritance for "Ibexa\ContentForms\Validator\Constraints\FieldValueValidator" (parent: Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator).
Resolving inheritance for "Ibexa\ContentForms\Form\ActionDispatcher\ContentDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\ContentForms\Form\ActionDispatcher\UserDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor).
Resolving inheritance for "Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor).
Resolving inheritance for "Ibexa\Bundle\ContentForms\Controller\ContentEditController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\ContentForms\Controller\UserController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\FieldTypeRichText\FieldType\RichText\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType).
Resolving inheritance for "Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextType).
Resolving inheritance for "Ibexa\FieldTypeRichText\Form\Type\RichTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator).
Resolving inheritance for "Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag\ChoiceAttributeMapper" (parent: Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag\CommonAttributeMapper).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\AssetController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\BookmarkController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentDraftController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\LanguageController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\LocationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\NotificationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\AllNotificationsController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ObjectStateController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\PolicyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\RoleController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\SectionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\TranslationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\TrashController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\URLManagementController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\URLWildcardController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\VersionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\DetailsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\LocationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\RelationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\SubItemsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\UrlsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\VersionsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "ibexa.adminui.location_view.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\ContentType\ViewTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "ibexa.adminui.content_type.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "app.my_tabs.custom_group" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractRouteBasedTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractControllerBasedTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension).
Resolving inheritance for "ibexa.admin_ui.component.user_menu" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.search.autocomplete.content_template" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension).
Resolving inheritance for "ibexa.adminui.layout.content.after" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper" (parent: Ibexa\AdminUi\Pagination\Mapper\AbstractPagerContentToDataMapper).
Resolving inheritance for "ibexa.adminui.dashboard.me" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.adminui.dashboard.all" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.adminui.dashboard.my.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "ibexa.adminui.dashboard.all.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\UI\Module\Subitems\ValueObjectVisitor\SubitemsRow" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\UI\Module\Subitems\ValueObjectVisitor\SubitemsList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\TranslationFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\FieldSettingsValidator" (parent: Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\ValidatorConfigurationValidator" (parent: Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" (parent: .abstract.instanceof.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter).
Resolving inheritance for "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" (parent: .abstract.instanceof.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter).
Resolving inheritance for "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter).
Resolving inheritance for "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\BulkOperation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\Operation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\BulkOperationResponse" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequestNode" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequest" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Node" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Root" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\NodeExtendedInfoVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionDelete" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionReorder" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationListDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\AccordionDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentInfoType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentInfoType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\ContentInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\ContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentTypeType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\ContentTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\LocationType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\LocationType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\LocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\SortType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\SortType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\SortType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\SortType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\VersionInfoType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\VersionInfoType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Content\VersionInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\VersionInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Date\DateIntervalType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Date\DateIntervalType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Date\DateIntervalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Date\DateIntervalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimeIntervalType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\DateTimeIntervalType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\DateTimeIntervalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimeIntervalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimePickerType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\DateTimePickerType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\DateTimePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Embedded\SectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Embedded\SectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Embedded\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Embedded\SectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguageCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationCopyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationCopyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationMoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationMoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationMoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationMoveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationSwapType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationSwapType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationSwapType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationSwapType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationTrashType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationTrashType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationTrashType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationTrashType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\LimitationType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\LimitationType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\LimitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\LimitationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCopyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleCopyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleCopyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCopyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RoleUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RolesDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RolesDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Role\RolesDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RolesDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\DateIntervalType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\DateIntervalType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Search\DateIntervalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\DateIntervalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\SearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\SearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Search\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\TrashSearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Search\TrashSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\SearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Notification\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\SwitcherType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\SwitcherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URL\URLEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLListType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URL\URLListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UserChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UserChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UserGroupChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UserGroupChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Version\VersionRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\RichTextTypeExtension" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Extension\RichTextTypeExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\Extension\RichTextTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\RichTextTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\ContentTypeDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\CreateUserOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\EditUserOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\LanguageSwitchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\LanguageSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\LocationPathQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\LocationPathQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\ContentSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\MediaSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\TrashSearchQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\TrashSearchQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\UserQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\UserQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType).
Resolving inheritance for "Ibexa\Bundle\SiteFactory\Form\DataMapper\SiteFactorySiteAccessLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.content_type" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_content_type" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.section" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.new_section" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.object_state" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.new_object_state" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\LanguageLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.owner" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_owner" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.group" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_group" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\ParentDepthLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.location" (parent: ibexa.content_forms.limitation.form_mapper.udw_based).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\SubtreeLimitationMapper" (parent: ibexa.content_forms.limitation.form_mapper.udw_based).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" (parent: Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" (parent: Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition).
Resolving inheritance for "Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\AdminExceptionListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\AdminExceptionListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpiredListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\CredentialsExpiredListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\InContextTranslationListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\InContextTranslationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\MenuPermissionsListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\MenuPermissionsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData).
Resolving inheritance for "Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestAttributesListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestAttributesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestLocaleListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestLocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SetViewParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SetViewParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions).
Resolving inheritance for "Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\UserProfileListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\UserProfileListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ViewTemplatesListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ViewTemplatesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver" (parent: .abstract.instanceof.Ibexa\AdminUi\Resolver\IconPathResolver).
Resolving inheritance for "Ibexa\AdminUi\Resolver\IconPathResolver" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset" (parent: .abstract.instanceof.Ibexa\AdminUi\Notifier\PasswordReset).
Resolving inheritance for "Ibexa\AdminUi\Notifier\PasswordReset" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation" (parent: .abstract.instanceof.Ibexa\AdminUi\Notifier\UserInvitation).
Resolving inheritance for "Ibexa\AdminUi\Notifier\UserInvitation" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener" (parent: .abstract.instanceof.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener).
Resolving inheritance for "Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory" (parent: .abstract.instanceof.Ibexa\AdminUi\UI\Dataset\DatasetFactory).
Resolving inheritance for "Ibexa\AdminUi\UI\Dataset\DatasetFactory" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory).
Resolving inheritance for "Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for "Ibexa\AdminUi\UI\Service\ContentTypeIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter" (parent: .abstract.instanceof.Ibexa\AdminUi\Menu\Voter\LocationVoter).
Resolving inheritance for "Ibexa\AdminUi\Menu\Voter\LocationVoter" (parent: .instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\EmailInvitationValidator" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\EmailInvitationValidator).
Resolving inheritance for "Ibexa\User\Validator\Constraints\EmailInvitationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\EmailInvitationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\PasswordValidator" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\PasswordValidator).
Resolving inheritance for "Ibexa\User\Validator\Constraints\PasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\PasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\UserPasswordValidator" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\UserPasswordValidator).
Resolving inheritance for "Ibexa\User\Validator\Constraints\UserPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\UserPasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\InvitationType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\InvitationType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\InvitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\InvitationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\RoleChoiceType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\RoleChoiceType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\RoleChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\RoleChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SectionsChoiceType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\SectionsChoiceType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\SectionsChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SectionsChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserGroupChoiceType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\UserGroupChoiceType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\UserGroupChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserGroupChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserInvitationType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\Invitation\UserInvitationType).
Resolving inheritance for "Ibexa\User\Form\Type\Invitation\UserInvitationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserInvitationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordChangeType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserPasswordChangeType).
Resolving inheritance for "Ibexa\User\Form\Type\UserPasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserPasswordForgotType).
Resolving inheritance for "Ibexa\User\Form\Type\UserPasswordForgotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotWithLoginType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserPasswordForgotWithLoginType).
Resolving inheritance for "Ibexa\User\Form\Type\UserPasswordForgotWithLoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotWithLoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordResetType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserPasswordResetType).
Resolving inheritance for "Ibexa\User\Form\Type\UserPasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserRegisterType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserRegisterType).
Resolving inheritance for "Ibexa\User\Form\Type\UserRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettingUpdateType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserSettingUpdateType).
Resolving inheritance for "Ibexa\User\Form\Type\UserSettingUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettingUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\DateTimeFormatType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserSettings\DateTimeFormatType).
Resolving inheritance for "Ibexa\User\Form\Type\UserSettings\DateTimeFormatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\DateTimeFormatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType).
Resolving inheritance for "Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType" (parent: .abstract.instanceof.Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType).
Resolving inheritance for "Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType).
Resolving inheritance for "Ibexa\User\Permission\UserPermissionsLimitationHandler" (parent: Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\BuildSchemaSubscriber" (parent: .abstract.instanceof.Ibexa\User\EventListener\BuildSchemaSubscriber).
Resolving inheritance for "Ibexa\User\EventListener\BuildSchemaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\BuildSchemaSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\User\Twig\UserExtension" (parent: .abstract.instanceof.Ibexa\Bundle\User\Twig\UserExtension).
Resolving inheritance for "Ibexa\Bundle\User\Twig\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\User\Twig\UserExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Bundle\User\Twig\UserRuntime" (parent: .abstract.instanceof.Ibexa\Bundle\User\Twig\UserRuntime).
Resolving inheritance for "Ibexa\Bundle\User\Twig\UserRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Bundle\User\Twig\UserRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\ViewTemplatesListener" (parent: .abstract.instanceof.Ibexa\User\EventListener\ViewTemplatesListener).
Resolving inheritance for "Ibexa\User\EventListener\ViewTemplatesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\ViewTemplatesListener).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand" (parent: .abstract.instanceof.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand).
Resolving inheritance for "Ibexa\Bundle\User\Command\AuditUserDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\Form\Processor\UserRegisterFormProcessor" (parent: .abstract.instanceof.Ibexa\User\Form\Processor\UserRegisterFormProcessor).
Resolving inheritance for "Ibexa\User\Form\Processor\UserRegisterFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\Form\Processor\UserRegisterFormProcessor).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\DateTimeExtension" (parent: .abstract.instanceof.Ibexa\User\Templating\Twig\DateTimeExtension).
Resolving inheritance for "Ibexa\User\Templating\Twig\DateTimeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\DateTimeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\InvitationExtension" (parent: .abstract.instanceof.Ibexa\User\Templating\Twig\InvitationExtension).
Resolving inheritance for "Ibexa\User\Templating\Twig\InvitationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\InvitationExtension).
Resolving inheritance for "Ibexa\FieldTypeMatrix\FieldType\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand).
Resolving inheritance for "Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver" (parent: .abstract.instanceof.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver).
Resolving inheritance for "Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\LocationResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\LocationResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ContentResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ContentResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\DomainContentResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\DomainContentResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ItemResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ItemResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\RelationFieldResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\RelationFieldResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ContentThumbnailResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ContentThumbnailResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ThumbnailResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ThumbnailResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UserResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\UserResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\UserResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UserResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentTypeResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ContentTypeResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ContentTypeResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentTypeResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\FieldDefinitionResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\FieldDefinitionResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\FieldDefinitionResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\FieldDefinitionResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SectionResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\SectionResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\SectionResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SectionResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UrlAliasResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\UrlAliasResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\UrlAliasResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UrlAliasResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SearchResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\SearchResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\SearchResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SearchResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RichTextResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\RichTextResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\RichTextResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RichTextResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageFieldResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ImageFieldResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ImageFieldResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageFieldResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DateResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\DateResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\DateResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DateResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageAssetFieldResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ImageAssetFieldResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ImageAssetFieldResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageAssetFieldResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SelectionFieldResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\SelectionFieldResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\SelectionFieldResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SelectionFieldResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateGroupResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ObjectStateGroupResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ObjectStateGroupResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateGroupResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ObjectStateResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ObjectStateResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateResolver).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\NameValidator" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\NameValidator).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\NameValidator" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\NameValidator).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain" (parent: .instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\ImageVariationDomain" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain).
Resolving inheritance for ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator" (parent: .abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator" (parent: .instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\Content\NameHelper" (parent: Ibexa\GraphQL\Schema\Domain\BaseNameHelper).
Resolving inheritance for "Ibexa\GraphQL\Schema\Domain\Content\NameHelper" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\Content\NameHelper).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" (parent: .abstract.instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand).
Resolving inheritance for "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand).
Resolving inheritance for "Ibexa\FieldTypeQuery\FieldType\Query\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" (parent: .abstract.instanceof.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType).
Resolving inheritance for "Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector" (parent: .abstract.instanceof.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector).
Resolving inheritance for "Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension).
Resolving inheritance for "Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .abstract.instanceof.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for "Ibexa\Bundle\Search\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for "Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType" (parent: .abstract.instanceof.Ibexa\Search\QueryType\SearchQueryType).
Resolving inheritance for "Ibexa\Search\QueryType\SearchQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias" (parent: .abstract.instanceof.expression_function.parameter_alias).
Resolving inheritance for "expression_function.parameter_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias" (parent: .abstract.instanceof.expression_function.service_alias).
Resolving inheritance for "expression_function.service_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias" (parent: .abstract.instanceof.expression_function.mutation_alias).
Resolving inheritance for "expression_function.mutation_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias" (parent: .abstract.instanceof.expression_function.query_alias).
Resolving inheritance for "expression_function.query_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" (parent: .abstract.instanceof.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension).
Resolving inheritance for "Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .abstract.instanceof.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for "Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber" (parent: .abstract.instanceof.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber).
Resolving inheritance for "Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber).
Resolving inheritance for "netgen_birthday.field_type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen_content_browser.controller.api.load_config" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_content_browser.controller.api.load_sub_locations" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_content_browser.controller.api.load_sub_items" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_content_browser.controller.api.search_items" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_content_browser.controller.api.render_item" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_content_browser.controller.api.load_items_by_value" (parent: netgen_content_browser.controller.base).
Resolving inheritance for "netgen_class_list.field_type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen.enhanced_selection.field_type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen.enhanced_selection.search.legacy.gateway.criterion_handler.common.enhanced_selection" (parent: ibexa.search.legacy.gateway.criterion_handler.field_base).
Resolving inheritance for "netgen.enhanced_selection.ibexa.admin.component.javascripts" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen.enhanced_selection.ibexa.admin.component.stylesheets" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "Netgen\IbexaFieldTypeEnhancedLink\FieldType\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen.ibexa_search_extra.legacy.query.common.criterion_visitor.object_state_identifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen.ibexa_search_extra.legacy.query.common.criterion_visitor.section_identifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen.ibexa_search_extra.legacy.query.content.criterion_visitor.location_query" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen.ibexa_search_extra.legacy.query.content.criterion_visitor.visible" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen.ibexa_search_extra.legacy.query.location.criterion_visitor.visible" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen.ibexa_site_api.controller.content.view" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "ezpublish.fieldType.ezxmltext" (parent: ezpublish.fieldType).
Resolving inheritance for "ezxmltext.command.convert_to_richtext_sub_process" (parent: ezxmltext.command.convert_to_richtext).
Resolving inheritance for "netgen_information_collection.controller.admin" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "netgen_information_collection.controller.tree" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "netgen_layouts.controller.block.view_ajax_block" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.transfer.import" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.transfer.export" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.index" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.create_rule" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.edit_rule_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.update_priorities" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.link_layout" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.unlink_layout" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.enable_rule" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.disable_rule" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.copy_rule_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.create_rule_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.discard_rule_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.publish_rule_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.delete_rule" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.delete" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.create_target_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.edit_target_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.delete_target" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.create_rule_condition_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.edit_rule_condition_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layout_resolver.delete_rule_condition" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layouts.index" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layouts.copy_layout_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layouts.delete_layout" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.layouts.clear_layout_cache" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.shared_layouts.index" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.shared_layouts.related_layouts" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.admin.shared_layouts.clear_related_layouts_cache" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.index" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.layout.create_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.layout.edit_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.block.edit" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.block.edit_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.block.edit_config_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.collection.edit_collection_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.collection.edit_item_config_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.collection.edit_query_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.collection.edit_item_view_type_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.app.collection.edit_slot_view_type_form" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.config.load_config" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.config.load_block_types" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.config.load_layout_types" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.load_shared_layouts" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.load" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.load_layout_blocks" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.load_zone_blocks" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.link_zone" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.unlink_zone" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.create" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.copy" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.change_type" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.create_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.discard_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.publish_draft" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.restore_from_archive" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.layout.delete" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.load" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.create" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.create_in_zone" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.copy" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.copy_to_zone" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.move" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.move_to_zone" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.restore" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block.delete" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block_collection.add_items" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block_collection.change_collection_type" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.block_collection.load_collection_result" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.load_collection" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.load_items" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.load_item" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.move_item" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.delete_item" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.delete_items" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.create_slot" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.controller.api.collection.delete_slot" (parent: netgen_layouts.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.location_layouts" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.layout_wizard" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.layout_wizard_callback" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.create_content" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.connect_component_content" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.delete_rule" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.controller.components.index" (parent: netgen_layouts.ibexa.admin.controller.base).
Resolving inheritance for "netgen_layouts.ibexa.admin.component.stylesheets" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen_layouts.ibexa.admin.component.javascripts" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen_layouts.ibexa.admin.component.meta" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen_layouts.ibexa.search.persistence.criterion_handler.is_component_used" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "netgen_open_graph.handler.field_type.abstract" (parent: netgen_open_graph.handler.abstract).
Resolving inheritance for "netgen_open_graph.handler.literal.text" (parent: netgen_open_graph.handler.abstract).
Resolving inheritance for "netgen_open_graph.handler.literal.url" (parent: netgen_open_graph.handler.abstract).
Resolving inheritance for "netgen_open_graph.handler.field_type.text_line" (parent: netgen_open_graph.handler.field_type.abstract).
Resolving inheritance for "netgen_open_graph.handler.field_type.text_block" (parent: netgen_open_graph.handler.field_type.abstract).
Resolving inheritance for "netgen_open_graph.handler.field_type.rich_text" (parent: netgen_open_graph.handler.field_type.abstract).
Resolving inheritance for "netgen_open_graph.handler.field_type.xml_text" (parent: netgen_open_graph.handler.field_type.abstract).
Resolving inheritance for "netgen_open_graph.handler.field_type.image" (parent: netgen_open_graph.handler.field_type.abstract).
Resolving inheritance for "netgen_tags.controller.tag_view" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "netgen_tags.routing.tag_url_generator" (parent: Ibexa\Core\MVC\Symfony\Routing\Generator).
Resolving inheritance for "netgen_tags.rest.controller.tags" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "netgen_tags.rest.output.value_object_visitor.cached_value" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "netgen_tags.rest.output.value_object_visitor.rest_tag" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "netgen_tags.rest.output.value_object_visitor.tag_list" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "netgen_tags.rest.output.value_object_visitor.content_list" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "netgen_tags.rest.output.value_object_visitor.created_tag" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "netgen_tags.field_type.eztags" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen_tags.admin.controller.base" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "netgen_tags.admin.controller.tag" (parent: netgen_tags.admin.controller.base).
Resolving inheritance for "netgen_tags.admin.controller.related_content" (parent: netgen_tags.admin.controller.base).
Resolving inheritance for "netgen_tags.admin.controller.synonym" (parent: netgen_tags.admin.controller.base).
Resolving inheritance for "netgen_tags.admin.controller.tree" (parent: netgen_tags.admin.controller.base).
Resolving inheritance for "netgen_tags.admin.controller.field" (parent: netgen_tags.admin.controller.base).
Resolving inheritance for "netgen_tags.admin.controller.access" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "netgen_tags.ibexa.admin.component.stylesheets" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen_tags.ibexa.admin.component.javascripts" (parent: Ibexa\AdminUi\Component\TwigComponent).
Resolving inheritance for "netgen_tags.api.persistence_handler.tags.cache" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryHandler).
Resolving inheritance for "netgen_tags.search.legacy.gateway.criterion_handler.common.tag_id" (parent: ibexa.search.legacy.gateway.criterion_handler.base).
Resolving inheritance for "netgen_tags.search.legacy.gateway.criterion_handler.common.tag_keyword" (parent: ibexa.search.legacy.gateway.criterion_handler.base).
Resolving inheritance for "ezpublish_legacy.treemenu.controller" (parent: ezpublish.controller.base).
Resolving inheritance for "ezpublish_legacy.rest.controller" (parent: ezpublish.controller.base).
Resolving inheritance for "ezpublish_legacy.preview.controller" (parent: ezpublish.controller.content.preview.core).
Resolving inheritance for "ezpublish_legacy.website_toolbar.controller" (parent: ezpublish.controller.base).
Resolving inheritance for "ezpublish_legacy.url_generator" (parent: ezpublish.url_generator.base).
Resolving inheritance for "ezpublish.templating.global_helper.legacy" (parent: ezpublish.templating.global_helper.core).
Resolving inheritance for "ezpublish_legacy.content_view_provider" (parent: ezpublish_legacy.view_provider).
Resolving inheritance for "ezpublish_legacy.location_view_provider" (parent: ezpublish_legacy.view_provider).
Resolving inheritance for "ezpublish_legacy.block_view_provider" (parent: ezpublish_legacy.view_provider).
Resolving inheritance for "ezpublish_legacy.signalslot.assign_section" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.copy_content" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.create_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_content" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_version" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.hide_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.move_subtree" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.publish_version" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.set_content_state" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.create_object_state" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.create_object_state_group" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_object_state" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_object_state_group" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.set_priority_of_object_state" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.update_object_state" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.update_object_state_group" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.swap_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.unhide_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.update_location" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.publish_content_type_draft" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.create_language" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.delete_language" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.disable_language" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.enable_language" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.update_language_name" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.update_user" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.create_user" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.assign_user_to_user_group" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ezpublish_legacy.signalslot.unassign_user_from_user_group" (parent: ezpublish_legacy.signalslot.base).
Resolving inheritance for "ibexa.field_type.ezpage" (parent: ezpublish.fieldType).
Resolving inheritance for "ibexa.controller.page.view" (parent: ezpublish.controller.base).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension" (parent: .abstract.instanceof.MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension).
Resolving inheritance for "MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension).
Resolving inheritance for "ngsite.listener.user.post_register" (parent: ngsite.listener.user).
Resolving inheritance for "ngsite.listener.user.activation_request" (parent: ngsite.listener.user).
Resolving inheritance for "ngsite.listener.user.post_activate" (parent: ngsite.listener.user).
Resolving inheritance for "ngsite.listener.user.password_reset_request" (parent: ngsite.listener.user).
Resolving inheritance for "ngsite.listener.user.post_password_reset" (parent: ngsite.listener.user).
Resolving inheritance for "ngsite.matcher.content.content_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.content_type_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.content_type_group_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.location_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.parent_content_type_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.parent_location_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.remote_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.location_remote_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.matcher.content.section_id" (parent: ngsite.matcher.config_resolver).
Resolving inheritance for "ngsite.controller.base" (parent: netgen.ibexa_site_api.controller.base).
Resolving inheritance for "ngsite.controller.check_redirect" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.embed_view.image" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.search" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.menu" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.relations.related_items" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.relations.related_multimedia_items" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.download" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.user.register" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.user.activation_form" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.user.activate" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.user.forgot_password" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.user.reset_password" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.view_modal" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.info_collection.ajax_submit" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.info_collection.view_modal" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.info_collection.proxy_form_handler" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.view_content_by_remote_id" (parent: ngsite.controller.base).
Resolving inheritance for "ngsite.controller.view_location_by_remote_id" (parent: ngsite.controller.base).
Resolving inheritance for "netgen_metadata.field_type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "netgen_site_legacy.site_api.content_view_provider" (parent: ezpublish_legacy.view_provider).
Resolving inheritance for "netgen_site_legacy.site_api.location_view_provider" (parent: ezpublish_legacy.view_provider).
Resolving inheritance for ".abstract.instanceof.App\Installer\ExponentialOssInstaller" (parent: Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".abstract.instanceof.Ibexa\User\Permission\UserPermissionsLimitationHandler" (parent: Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler).
Resolving inheritance for ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\NameHelper" (parent: Ibexa\GraphQL\Schema\Domain\BaseNameHelper).
Resolving inheritance for ".abstract.instanceof.ibexa.controller.page.view" (parent: ezpublish.controller.base).
Resolving inheritance for "ezpublish.urlalias_generator" (parent: Ibexa\Core\MVC\Symfony\Routing\Generator).
Resolving inheritance for "ezpublish.spi.persistence.cache.locationHandler" (parent: Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.core" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.core.io" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.rest" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.solr" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.admin" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.admin_ui" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ngcb" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ngsearchextra" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ngsiteapi" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nglayouts" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ngsite" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cronjob" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.0" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.1" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.2" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.3" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.4" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.5" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.6" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.7" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.8" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.9" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.10" (parent: jms_translation.loader.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.0" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.1" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.2" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.3" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.4" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.5" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.6" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.7" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.8" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.9" (parent: jms_translation.dumper.symfony_adapter).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.10" (parent: jms_translation.dumper.symfony_adapter).
6
Skipping service "App\ezpublish_legacy\app\root\config": Class or interface "App\ezpublish_legacy\app\root\config" cannot be loaded.
Skipping service "Ibexa\Core\Repository\NameSchema\NameSchemaFilter": Class or interface "Ibexa\Core\Repository\NameSchema\NameSchemaFilter" cannot be loaded.
Skipping service "Ibexa\Core\Repository\NameSchema\TokenHandler": Class or interface "Ibexa\Core\Repository\NameSchema\TokenHandler" cannot be loaded.
Skipping service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationChildrenAggregationKeyMapper": Class or interface "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationChildrenAggregationKeyMapper" cannot be loaded.
Skipping service "Ibexa\Solr\Query\Common\AggregationVisitor\LocationChildrenTermAggregationVisitor": Class or interface "Ibexa\Solr\Query\Common\AggregationVisitor\LocationChildrenTermAggregationVisitor" cannot be loaded.
Skipping service "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToDomainContent": Class or interface "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToDomainContent" cannot be loaded.
90
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::loadChildrenAction": no corresponding services exist for the referenced types.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\BinaryContent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\BinaryContent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\BinaryContent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\BinaryContent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Bookmark" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Bookmark" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Bookmark" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Bookmark" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Content" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\ContentType" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\JWT" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\JWT" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\JWT" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\JWT" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Location" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\ObjectState" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Options" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Options" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Options" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Options" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Role" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Root" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Root" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Root" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Root" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Section" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Section" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\SessionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\SessionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\SessionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\SessionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Trash" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\URLAlias" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLWildcard" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLWildcard" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\URLWildcard" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLWildcard" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Ibexa\Rest\Server\Controller\User::redirectToCurrentUser": no corresponding services exist for the referenced types.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\User" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Views" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Views" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestParser" of service "Ibexa\Rest\Server\Controller\Views" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Views" from controller candidates: the method is called at instantiation, thus cannot be an action.
761
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $ibexaFilePackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsStandardCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsStandardJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsStandardDevCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsStandardDevJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsStandardPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsIbexaCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsIbexaJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsIbexaDevCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsIbexaDevJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsIbexaPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminDevCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminDevJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminImagesPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAdminPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsDevCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsDevJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAppCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAppJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAppVendorPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $nglayoutsAppPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $ngcbCssPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $ngcbJsPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $ngcbPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $ibexaPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.ibexa"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.ibexa_rest"; reason: private alias.
Removed service "security.user_checker.ibexa_rest"; reason: private alias.
Removed service "security.authentication.session_strategy.ibexa_front"; reason: private alias.
Removed service "security.user_checker.ibexa_front"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.ibexa_default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.ibexa_default_result_cache"; reason: private alias.
Removed service "doctrine.orm.ibexa_default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $ibexaDefaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.ibexa_default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "fos_http_cache.default_proxy_client"; reason: private alias.
Removed service "FOS\HttpCache\ProxyClient\ProxyClient"; reason: private alias.
Removed service "security.logout.handler.session"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "League\Flysystem\FilesystemAdapter $defaultFilesystem"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Ibexa\Core\Query\QueryFactoryInterface"; reason: private alias.
Removed service "Ibexa\Core\Pagination\Pagerfanta\AdapterFactory\SearchHitAdapterFactoryInterface"; reason: private alias.
Removed service "ibexa.security.user_provider"; reason: private alias.
Removed service "ibexa.security.user_provider.username"; reason: private alias.
Removed service "ibexa.security.user_provider.email"; reason: private alias.
Removed service "Ibexa\Bundle\Core\Fragment\SiteAccessSerializerInterface"; reason: private alias.
Removed service "Ibexa\Bundle\Core\SiteAccess\SiteAccessMatcherRegistryInterface"; reason: private alias.
Removed service "ibexa.siteaccess.provider"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\SiteAccess\SiteAccessServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NameSchema\SchemaIdentifierExtractorInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NameSchema\NameSchemaServiceInterface"; reason: private alias.
Removed service "Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface"; reason: private alias.
Removed service "Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\Validator\ContentValidator"; reason: private alias.
Removed service "Ibexa\Core\Repository\LocationResolver\LocationResolver"; reason: private alias.
Removed service "Ibexa\Core\Repository\Validator\TargetContentValidatorInterface"; reason: private alias.
Removed service "ibexa.siteaccessaware.repository"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.content"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.content_type"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.object_state"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.url_alias"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.user"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.search"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.section"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.trash"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.location"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.language"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.notification"; reason: private alias.
Removed service "ibexa.siteaccessaware.service.setting"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\LanguageResolver"; reason: private alias.
Removed service "ibexa.helper.language_resolver"; reason: private alias.
Removed service "Ibexa\Core\IO\IOConfigProvider"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\Repository"; reason: private alias.
Removed service "Ibexa\Contracts\Core\SiteAccess\ConfigResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\BookmarkService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ContentService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ContentTypeService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\FieldTypeService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\LanguageService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\LocationService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NotificationService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ObjectStateService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\RoleService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SearchService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SectionService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\UserPreferenceService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\UserService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLWildcardService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLAliasService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\TrashService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SettingService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\TokenService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionResolver"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionCriterionResolver"; reason: private alias.
Removed service "Ibexa\Core\Helper\FieldsGroups\FieldsGroupsList"; reason: private alias.
Removed service "ibexa.field_type.ezimageasset"; reason: private alias.
Removed service "Ibexa\Contracts\Core\FieldType\ValueSerializerInterface"; reason: private alias.
Removed service "ibexa.field_type.ezimage.io"; reason: private alias.
Removed service "Ibexa\Core\FieldType\Image\AliasCleanerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PasswordHashService"; reason: private alias.
Removed service "Ibexa\Core\Repository\User\PasswordValidatorInterface"; reason: private alias.
Removed service "ibexa.repository.transaction_handler"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\TransactionHandler"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGeneratorInterface"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.bookmark.handler"; reason: private alias.
Removed service "ibexa.persistence.legacy.content.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.content_type.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.content_type.update_handler"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.content_type.handler"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageRegistryInterface"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcherInterface"; reason: private alias.
Removed service "ibexa.field_type.ezimageasset.converter"; reason: private alias.
Removed service "ibexa.persistence.legacy.language.gateway"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.language.handler"; reason: private alias.
Removed service "ibexa.persistence.legacy.location.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.object_state.gateway"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Filter\Content\Handler"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Filter\Location\Handler"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Filter\Gateway\Content\GatewayDataMapper"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Filter\CriterionVisitor"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Filter\SortClauseVisitor"; reason: private alias.
Removed service "ibexa.persistence.legacy.section.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url_alias.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url_wildcard.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.user.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.role.gateway"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.notification.handler"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.user_preference.handler"; reason: private alias.
Removed service "ibexa.persistence.legacy.setting.gateway"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\Token\Gateway"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\TokenType\Gateway"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Token\Handler"; reason: private alias.
Removed service "ibexa.api.storage_engine.legacy.connection"; reason: private alias.
Removed service "ibexa.core.io.mimeTypeDetector"; reason: private alias.
Removed service "ibexa.io.nfs.adapter.site_access_aware"; reason: private alias.
Removed service "ibexa.core.io.default_url_decorator"; reason: private alias.
Removed service "Ibexa\Core\IO\FilePathNormalizerInterface"; reason: private alias.
Removed service "notification.renderer.registry"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Token\TokenGeneratorInterface"; reason: private alias.
Removed service "ibexa.api.persistence_handler"; reason: private alias.
Removed service "ibexa.spi.search.indexer"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Search\Content\IndexerGateway"; reason: private alias.
Removed service "ibexa.api.storage_engine.legacy"; reason: private alias.
Removed service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactoryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\MVC\View\ViewMatcherRegistryInterface"; reason: private alias.
Removed service "ibexa.templating.global_helper"; reason: private alias.
Removed service "ibexa.templating.field_block_renderer"; reason: private alias.
Removed service "Ibexa\Contracts\Core\MVC\Templating\RenderStrategy"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\View\VariableProviderRegistry"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Cache\CacheIndicesValidatorInterface"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\Locale\LocaleConverterInterface"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\Locale\UserLanguagePreferenceProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\SiteAccess\ConfigProcessor"; reason: private alias.
Removed service "ibexa.image_alias.imagine.filter.reduce_noise"; reason: private alias.
Removed service "ibexa.image_alias.imagine.filter.swirl"; reason: private alias.
Removed service "ibexa.image_alias.variation_purger"; reason: private alias.
Removed service "ibexa.image_alias.variation_path_generator"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Variation\VariationHandler"; reason: private alias.
Removed service "ibexa.field_type.ezimage.variation_service"; reason: private alias.
Removed service "Ibexa\Contracts\CorePersistence\Gateway\DoctrineSchemaMetadataRegistryInterface"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_handler.field_base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_field_value_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_field_value_handler.default"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.sort_clause_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.sort_clause_handler.common.field"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.content"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.location"; reason: private alias.
Removed service "ibexa.search.legacy.fulltext_mapper"; reason: private alias.
Removed service "ibexa.http_cache.purge_client"; reason: private alias.
Removed service "ibexa.http_cache.purge_client_internal"; reason: private alias.
Removed service "Ibexa\Contracts\HttpCache\ResponseTagger\ResponseTagger"; reason: private alias.
Removed service "Ibexa\Contracts\Rest\UriParser\UriParserInterface"; reason: private alias.
Removed service "ibexa.solr.gateway.endpoint_resolver"; reason: private alias.
Removed service "ibexa.solr.core_filter"; reason: private alias.
Removed service "ibexa.solr.document_mapper"; reason: private alias.
Removed service "ibexa.solr.result_extractor"; reason: private alias.
Removed service "ibexa.solr.result_extractor.content"; reason: private alias.
Removed service "ibexa.solr.result_extractor.location"; reason: private alias.
Removed service "ibexa.solr.gateway"; reason: private alias.
Removed service "Ibexa\SystemInfo\VersionStability\VersionStabilityChecker"; reason: private alias.
Removed service "Ibexa\SystemInfo\Storage\MetricsProvider"; reason: private alias.
Removed service "Ibexa\SystemInfo\Service\ServiceProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\SchemaExporterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\SchemaImporterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\DbPlatformFactoryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\Builder\SchemaBuilderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\ContentForms\Content\Form\Provider\GroupedContentFormFieldsProviderInterface"; reason: private alias.
Removed service "ibexadesign.asset_path_resolver"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\RichText\InputHandlerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\Persistence\Legacy\MigrateRichTextNamespaces\GatewayInterface"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditorConfigMapper"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\Configuration\ProviderService"; reason: private alias.
Removed service "Ibexa\AdminUi\Config\AdminUiForms\ContentTypeFieldTypesResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\REST\ApplicationConfigRestGeneratorRegistryInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\ContentType\ContentTypeFieldsByExpressionServiceInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Siteaccess\SiteaccessResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UniversalDiscovery\Provider"; reason: private alias.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionParserInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractorInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UI\Action\EventDispatcherInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UI\Action\FormUiActionMapperInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\UserProfile\UserProfileConfigurationInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Permission\PermissionCheckerInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Permission\LimitationResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\PreviewUrlResolver\VersionPreviewUrlResolverInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcherInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Autosave\AutosaveServiceInterface"; reason: private alias.
Removed service "Ibexa\User\ExceptionHandler\ActionResultHandler"; reason: private alias.
Removed service "Ibexa\User\Form\SubmitHandler"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Resolver\IconPathResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Notification\NotificationHandlerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Notification\TranslatableNotificationHandlerInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\UI\Service\DateTimeFormatterInterface"; reason: private alias.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\FormatterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\User\Invitation\InvitationService"; reason: private alias.
Removed service "Ibexa\Contracts\User\Invitation\InvitationSender"; reason: private alias.
Removed service "Ibexa\Contracts\User\PasswordReset\NotifierInterface"; reason: private alias.
Removed service "Ibexa\User\ConfigResolver\RegistrationGroupLoader"; reason: private alias.
Removed service "Ibexa\User\ConfigResolver\RegistrationContentTypeLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\ContentLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\ContentTypeLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\LocationLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Resolver\LocationGuesser\LocationGuesser\CurrentSiteContent"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Resolver\LocationGuesser\LocationGuesser\RelatedContent"; reason: private alias.
Removed service "Ibexa\Contracts\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\FieldDefinitionMapper"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Builder"; reason: private alias.
Removed service "Ibexa\GraphQL\InputMapper\QueryMapper"; reason: private alias.
Removed service "Ibexa\GraphQL\ItemFactory $currentSiteItemFactory"; reason: private alias.
Removed service "Ibexa\GraphQL\ItemFactory $relatedContentItemFactory"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\ItemFactory\CurrentSite"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\ItemFactory\RelatedContent"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Author"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Boolean"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Country"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\DateAndTime"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Float"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Email"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Integer"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\ISBN"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Keyword"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\MapLocation"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Selection"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\TextBlock"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\TextLine"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Url"; reason: private alias.
Removed service "Ibexa\Contracts\Search\SortingDefinition\SortingDefinitionRegistryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Mapper\SearchHitToContentSuggestionMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Service\SuggestionServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Provider\ParentLocationProviderInterface"; reason: private alias.
Removed service "Ibexa\Notifications\Mapper\NotificationMapperInterface"; reason: private alias.
Removed service "Ibexa\Notifications\Mapper\RecipientMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Notifications\Service\NotificationServiceInterface"; reason: private alias.
Removed service "Ibexa\Notifications\SubscriptionResolver\SubscriptionResolverInterface"; reason: private alias.
Removed service "GraphQL\Executor\Promise\PromiseAdapter"; reason: private alias.
Removed service "overblog_graphql.schema_builder"; reason: private alias.
Removed service "overblog_graphql.type_factory"; reason: private alias.
Removed service "overblog_graphql.executor"; reason: private alias.
Removed service "overblog_graphql.promise_adapter"; reason: private alias.
Removed service "overblog_graphql.expression_language"; reason: private alias.
Removed service "Overblog\GraphQLBundle\Error\ExceptionConverterInterface"; reason: private alias.
Removed service "overblog_graphql.default_field_resolver"; reason: private alias.
Removed service "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\TwigComponents\Renderer\RendererInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Netgen\ContentBrowser\Registry\BackendRegistry"; reason: private alias.
Removed service "Netgen\ContentBrowser\Registry\ConfigRegistry"; reason: private alias.
Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
Removed service "swiftmailer.spool"; reason: private alias.
Removed service "swiftmailer.transport.real"; reason: private alias.
Removed service "Swift_Spool"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "netgen.ibexa_search_extra.asynchronous_indexing.messenger.bus"; reason: private alias.
Removed service "netgen.ibexa_search_extra.page_indexing.text_extractor"; reason: private alias.
Removed service "netgen.ibexa_search_extra.page_indexing.url_resolver"; reason: private alias.
Removed service "netgen.ibexa_search_extra.page_indexing.source_fetcher"; reason: private alias.
Removed service "Netgen\IbexaSearchExtra\Core\Search\Common\Query\ConfiguredFulltextCriterionFactory"; reason: private alias.
Removed service "netgen.ibexa_site_api.settings"; reason: private alias.
Removed service "netgen.ibexa_site_api.filter_service"; reason: private alias.
Removed service "netgen.ibexa_site_api.find_service"; reason: private alias.
Removed service "netgen.ibexa_site_api.load_service"; reason: private alias.
Removed service "netgen.ibexa_site_api.relation_service"; reason: private alias.
Removed service "netgen.ibexa_site_api.url_generator"; reason: private alias.
Removed service "netgen.ibexa_site_api.language_resolver"; reason: private alias.
Removed service "Ibexa\Core\QueryType\QueryTypeRegistry"; reason: private alias.
Removed service "Netgen\Bundle\IbexaSiteApiBundle\NamedObject\Provider"; reason: private alias.
Removed service "Netgen\Bundle\IbexaSiteApiBundle\View\ContentRenderer"; reason: private alias.
Removed service "Netgen\Bundle\IbexaSiteApiBundle\View\ViewRenderer"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\FilterService"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\FindService"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\LoadService"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\RelationService"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\Settings"; reason: private alias.
Removed service "Netgen\IbexaSiteApi\API\Site"; reason: private alias.
Removed service "netgen.ibexa_site_api.named_object.provider"; reason: private alias.
Removed service "netgen.ibexa_site_api.siteaccess.resolver"; reason: private alias.
Removed service "netgen.ibexa_site_api.view.location_resolver"; reason: private alias.
Removed service "Netgen\InformationCollection\API\Factory\EmailContentFactoryInterface"; reason: private alias.
Removed service "netgen_layouts.api.service.transaction"; reason: private alias.
Removed service "netgen_layouts.api.service.layout"; reason: private alias.
Removed service "netgen_layouts.api.service.block"; reason: private alias.
Removed service "netgen_layouts.api.service.collection"; reason: private alias.
Removed service "netgen_layouts.api.service.layout_resolver"; reason: private alias.
Removed service "netgen_layouts.persistence.transaction_handler"; reason: private alias.
Removed service "netgen_layouts.persistence.layout.handler"; reason: private alias.
Removed service "netgen_layouts.persistence.block.handler"; reason: private alias.
Removed service "netgen_layouts.persistence.collection.handler"; reason: private alias.
Removed service "netgen_layouts.persistence.layout_resolver.handler"; reason: private alias.
Removed service "Netgen\Layouts\API\Service\LayoutService"; reason: private alias.
Removed service "Netgen\Layouts\API\Service\BlockService"; reason: private alias.
Removed service "Netgen\Layouts\API\Service\CollectionService"; reason: private alias.
Removed service "Netgen\Layouts\API\Service\LayoutResolverService"; reason: private alias.
Removed service "Netgen\Layouts\API\Service\TransactionService"; reason: private alias.
Removed service "Netgen\Layouts\Block\Registry\BlockDefinitionRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Block\Registry\BlockTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Block\Registry\BlockTypeGroupRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Block\Registry\HandlerPluginRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Collection\Registry\ItemDefinitionRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Collection\Registry\QueryTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Item\Registry\ValueTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Layout\Registry\LayoutTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Layout\Resolver\Registry\ConditionTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Layout\Resolver\Registry\TargetTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\Parameters\Registry\ParameterTypeRegistry"; reason: private alias.
Removed service "Netgen\Layouts\View\ViewBuilderInterface"; reason: private alias.
Removed service "Netgen\Layouts\View\ViewRendererInterface"; reason: private alias.
Removed service "Netgen\Layouts\Item\CmsItemBuilderInterface"; reason: private alias.
Removed service "Netgen\Layouts\Item\CmsItemLoaderInterface"; reason: private alias.
Removed service "Netgen\Layouts\Item\UrlGeneratorInterface"; reason: private alias.
Removed service "Netgen\Layouts\Layout\Resolver\LayoutResolverInterface"; reason: private alias.
Removed service "Netgen\Layouts\Collection\Result\ResultBuilderInterface"; reason: private alias.
Removed service "Netgen\Layouts\HttpCache\InvalidatorInterface"; reason: private alias.
Removed service "Netgen\Layouts\Transfer\Output\SerializerInterface"; reason: private alias.
Removed service "Netgen\Layouts\Transfer\Input\ImporterInterface"; reason: private alias.
Removed service "netgen_layouts.error.handler"; reason: private alias.
Removed service "netgen_layouts.http_cache.client"; reason: private alias.
Removed service "netgen_layouts.locale.provider"; reason: private alias.
Removed service "netgen_layouts.templating.pagelayout_resolver"; reason: private alias.
Removed service "netgen_content_browser.ibexa.search_service"; reason: private alias.
Removed service "Netgen\Layouts\Ibexa\ContentProvider\ContentProviderInterface"; reason: private alias.
Removed service "netgen_layouts.ibexa.search_service"; reason: private alias.
Removed service "netgen_layouts.ibexa.content_extractor"; reason: private alias.
Removed service "Netgen\TagsBundle\API\Repository\TagsService"; reason: private alias.
Removed service "Netgen\TagsBundle\Core\HttpCache\Tagger"; reason: private alias.
Removed service "netgen_tags.api.persistence_handler.tags"; reason: private alias.
Removed service "netgen_tags.api.service.tags"; reason: private alias.
Removed service "eztags.api.service.tags"; reason: private alias.
Removed service "ezpublish_legacy.templating.object_converter"; reason: private alias.
Removed service "ezpublish_legacy.view_decorator"; reason: private alias.
Removed service "ez_page"; reason: private alias.
Removed service "Netgen\Bundle\SiteBundle\Helper\MailHelper"; reason: private alias.
Removed service "Netgen\Bundle\SiteBundle\Helper\PathHelper"; reason: private alias.
Removed service "Netgen\Bundle\SiteBundle\Helper\RedirectHelper"; reason: private alias.
Removed service "Netgen\Bundle\SiteBundle\Core\Search\SuggestionResolver"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "ezrichtext.converter.xhtml5.output"; reason: private alias.
Removed service "ezrichtext.converter.xhtml5.input"; reason: private alias.
Removed service "ezrichtext.api.service.richtext"; reason: private alias.
Removed service "ezrichtext.persistence.gateway.legacy"; reason: private alias.
Removed service "ezpublish.api.service.content"; reason: private alias.
Removed service "ezpublish.api.service.location"; reason: private alias.
Removed service "ezpublish.api.service.user"; reason: private alias.
Removed service "ezpublish.api.service.field_type"; reason: private alias.
Removed service "ezplatform.http_cache.purge_client"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCoreLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCoreIoLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaRestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaSolrLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaAdminLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaAdminUiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ngcbLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ngsearchextraLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ngsiteapiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nglayoutsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ngsiteLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cronjobLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "ezpublish.api.storage_engine.legacy.connection"; reason: private alias.
Removed service "fos_http_cache.http.symfony_response_tagger"; reason: private alias.
Removed service "Ibexa\Contracts\HttpCache\Handler\ContentTagInterface"; reason: private alias.
Removed service "Netgen\ContentBrowser\Config\Configuration $netgenTagsConfig"; reason: private alias.
Removed service "Netgen\ContentBrowser\Config\Configuration $ibexaLocationConfig"; reason: private alias.
Removed service "Netgen\ContentBrowser\Config\Configuration $ibexaContentConfig"; reason: private alias.
Removed service "Netgen\ContentBrowser\Config\Configuration $layoutConfig"; reason: private alias.
Removed service "netgen_tags.api.persistence_handler.tags.storage"; reason: private alias.
Removed service ".service_locator.Nmjve74"; reason: private alias.
Removed service ".service_locator.yNTC1mB"; reason: private alias.
Removed service ".service_locator.m3QEQSN"; reason: private alias.
Removed service ".service_locator.G1v_88q"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.y5WXzpL"; reason: private alias.
Removed service ".service_locator.9guU8X7"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.KRpJrfu"; reason: private alias.
Removed service ".service_locator.ocTcfVK"; reason: private alias.
Removed service ".service_locator.xpyTTnh"; reason: private alias.
Removed service ".service_locator.K0fA74w"; reason: private alias.
Removed service ".service_locator.7gb8v1V"; reason: private alias.
Removed service ".service_locator.2hLiGp0"; reason: private alias.
Removed service ".service_locator.sX6UWYO"; reason: private alias.
Removed service ".service_locator.ai0jVCx"; reason: private alias.
Removed service ".service_locator.bZVxViW"; reason: private alias.
Removed service ".service_locator.gsFf2ly"; reason: private alias.
Removed service ".service_locator.Vv6Idbu"; reason: private alias.
Removed service ".service_locator._JwcR.y"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.URC5hok"; reason: private alias.
Removed service ".service_locator.WNds9Hx"; reason: private alias.
Removed service ".service_locator.i0SdqB8"; reason: private alias.
Removed service "debug.validator.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "ibexa.solr.http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.ibexa_rest"; reason: private alias.
Removed service "security.firewall.authenticator.ibexa_front"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "jms_translation.file_writer"; reason: private alias.
Removed service "ibexa.cache_pool"; reason: private alias.
Removed service "ibexa.core.io.flysystem.adapter.site_access_aware"; reason: private alias.
Removed service "ibexa.core.io.flysystem.adapter.dfs"; reason: private alias.
Removed service "Ibexa\Core\FieldType\Image\ImageThumbnailStrategy"; reason: private alias.
Removed service "ibexa.api.service.inner_location"; reason: private alias.
Removed service "ibexa.field_type.ezimage.io_service.published"; reason: private alias.
Removed service "ibexa.field_type.ezimage.io_service.draft"; reason: private alias.
Removed service "ibexa.field_type.ezbinaryfile.io_service"; reason: private alias.
Removed service "ibexa.content_view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_view.default_matcher_factory"; reason: private alias.
Removed service "ibexa.location_view.matcher_factory"; reason: private alias.
Removed service "locale_listener"; reason: private alias.
Removed service "ibexa.image_alias.imagine.cache_resolver"; reason: private alias.
Removed service "ibexa.image_alias.imagine.alias_generator"; reason: private alias.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\WebpFormatVariationPathGenerator.inner"; reason: private alias.
Removed service "fos_http_cache.proxy_client.varnish.http_dispatcher"; reason: private alias.
Removed service "ibexa.siteaccess_match_listener"; reason: private alias.
Removed service "ibexa.solr.http_client.retryable.inner"; reason: private alias.
Removed service "ibexa.solr.query.common.aggregation_result_extractor.subtree_term"; reason: private alias.
Removed service "ibexa.support_tools.view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_forms.content_edit_view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_forms.content_create_view.matcher_factory"; reason: private alias.
Removed service "twig.loader.native_filesystem"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: private alias.
Removed service "Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: private alias.
Removed service "ibexa.adminui.view.content_translate.matcher_factory"; reason: private alias.
Removed service "Ibexa\Search\View\SearchViewFilter"; reason: private alias.
Removed service "Ibexa\AdminUi\UserProfile\UserProfileFieldGroupsProvider.inner"; reason: private alias.
Removed service "Ibexa\User\Form\BaseSubmitHandler"; reason: private alias.
Removed service "Ibexa\AdminUi\Notifier\PasswordReset.inner"; reason: private alias.
Removed service "Ibexa\AdminUi\Notifier\UserInvitation.inner"; reason: private alias.
Removed service "Ibexa\User\ExceptionHandler\NullActionResultHandler"; reason: private alias.
Removed service "ibexa.user.view.user_setting.update.matcher_factory"; reason: private alias.
Removed service "ibexa.user.view.user_setting.update.default_matcher_factory"; reason: private alias.
Removed service "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ConfigurableFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\RelationFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\SelectionFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\UrlFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper.inner"; reason: private alias.
Removed service "ibexa.view.search.matcher_factory"; reason: private alias.
Removed service "Ibexa\Search\Service\Event\SuggestionService.inner"; reason: private alias.
Removed service "netgen.ibexa_search_extra.solr.document_mapper.inner"; reason: private alias.
Removed service "ibexa.solr.result_extractor.content.native"; reason: private alias.
Removed service "ibexa.solr.result_extractor.location.native"; reason: private alias.
Removed service "ibexa.solr.query_converter.content"; reason: private alias.
Removed service "ibexa.solr.query_converter.location"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\RichText\Renderer"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\RichText\Converter\Link"; reason: private alias.
Removed service "ibexa.content_view_provider.configured"; reason: private alias.
Removed service "netgen_layouts.ibexa.http_cache.repository_prefix_decorator_client.inner"; reason: private alias.
Removed service "netgen_layouts.debug.data_collector.layout_url_generator"; reason: private alias.
Removed service "ezpublish.security.voter.core"; reason: private alias.
Removed service "ezpublish.security.voter.value_object"; reason: private alias.
Removed service "Ibexa\ContentForms\FieldType\Mapper\BinaryFileFormMapper"; reason: private alias.
Removed service "debug.log_processor"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver"; reason: private alias.
Removed service "Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver"; reason: private alias.
Removed service "Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.ibexa_default_metadata_driver"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables.inner"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.h0v7zL3"; reason: private alias.
Removed service ".service_locator.eH1ywfg"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.6rPUijh"; reason: private alias.
Removed service ".service_locator..3IJEwt"; reason: private alias.
Removed service ".service_locator.b_hW.ZU"; reason: private alias.
Removed service ".service_locator.Ts3kvXL"; reason: private alias.
Removed service ".service_locator.tryrQPD"; reason: private alias.
Removed service ".service_locator.b82G4O."; reason: private alias.
Removed service ".service_locator.1HXmwA."; reason: private alias.
Removed service ".service_locator.vK72zL_"; reason: private alias.
Removed service ".service_locator.LOp7Yx1"; reason: private alias.
Removed service ".service_locator.pVHf21v"; reason: private alias.
Removed service ".service_locator.82adjNo"; reason: private alias.
Removed service ".service_locator.4l1ror1"; reason: private alias.
Removed service ".service_locator.9eZoaL4"; reason: private alias.
Removed service ".service_locator.wkk3PkC"; reason: private alias.
Removed service ".service_locator.WK8KnCV"; reason: private alias.
Removed service ".service_locator.mmBeuEl"; reason: private alias.
Removed service ".service_locator.NA5iWc7"; reason: private alias.
Removed service ".service_locator.34asUhU"; reason: private alias.
Removed service ".service_locator..sJCJPw"; reason: private alias.
Removed service ".service_locator.K1Yj8Rk"; reason: private alias.
Removed service ".service_locator.KkOnUZn"; reason: private alias.
Removed service ".service_locator.cm9XFyt"; reason: private alias.
Removed service ".service_locator.y9.HCWI"; reason: private alias.
Removed service ".service_locator.YMSYO66"; reason: private alias.
Removed service ".service_locator.tl49Jbx"; reason: private alias.
Removed service ".service_locator.7zeRy33"; reason: private alias.
Removed service ".service_locator.IE8Kmdw"; reason: private alias.
Removed service ".service_locator.leWjPKh"; reason: private alias.
Removed service ".service_locator.nRZbWr2"; reason: private alias.
Removed service ".service_locator.aND9pod"; reason: private alias.
Removed service ".service_locator.YpvvOZB"; reason: private alias.
Removed service ".service_locator.ZzaxvwG"; reason: private alias.
Removed service ".service_locator.3nABxUU"; reason: private alias.
Removed service ".service_locator.YW1i_Q8"; reason: private alias.
Removed service ".service_locator.iS0r6gT"; reason: private alias.
Removed service ".service_locator.MkIhJEq"; reason: private alias.
Removed service ".service_locator.wbwTSpW"; reason: private alias.
Removed service ".service_locator.OGEKlu5"; reason: private alias.
Removed service ".service_locator.0K9yCiz"; reason: private alias.
Removed service ".service_locator.kqgoKAO"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.H6Rdane"; reason: private alias.
Removed service ".service_locator.aB9nwm3"; reason: private alias.
Removed service ".service_locator.FzxwgbR"; reason: private alias.
Removed service ".service_locator.tnOMtJ9"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.adgRP7H"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.bHhqOU2"; reason: private alias.
Removed service ".service_locator.9nIdSO3"; reason: private alias.
1180
Changed reference of service "App\EventSubscriber\LegacyInjectedSettingsSubscriber" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "services_resetter" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "fragment.renderer.inline" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "fragment.renderer.hinclude" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "fragment.renderer.esi" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router.default" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "fos_js_routing.dump_command" previously pointing to "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor" to "fos_js_routing.extractor".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor" to "fos_js_routing.extractor".
Changed reference of service "fos_js_routing.controller" previously pointing to "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor" to "fos_js_routing.extractor".
Changed reference of service "fos_http_cache.cache_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_http_cache.twig.tag_extension" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "fos_http_cache.event_listener.tag" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "fos_http_cache.event_listener.user_context" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "jms_translation.extractor.file.validation_extractor" previously pointing to "debug.validator" to "validator".
Changed reference of service "jms_translation.twig_extension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.default_filesystem_filesystem" to "League\Flysystem\Filesystem".
Changed reference of service "Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Core\Command\Indexer\ContentIdList\ContentTypeInputGeneratorStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\DependencyInjection\Configuration\ConfigResolver\SiteAccessGroupConfigResolver" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\DependencyInjection\Configuration\ConfigResolver\StaticSiteAccessConfigResolver" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\EventListener\ConsoleCommandListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\Core\EventListener\ConsoleCommandListener" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadRedirectionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\EventListener\ViewControllerListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\Fragment\DirectFragmentRenderer" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\Converter\ContentParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\Converter\LocationParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\Core\EventListener\ExceptionListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Core\Pagination\Pagerfanta\AdapterFactory\SearchHitAdapterFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Core\Helper\FieldsGroups\ArrayTranslatorFieldsGroupsList" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\QueryController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Contracts\Core\Validation\StructValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Core\MVC\Symfony\Security\User\UsernameProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Security\User\EmailProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Security\UserChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Security\EventListener\SecurityListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Security\EventListener\SecurityListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Routing\Generator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\Routing\UrlAliasRouter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\Core\Routing\UrlAliasRouter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Bundle\Core\Routing\UrlAliasRouter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\Routing\Generator\UrlAliasGenerator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\MVC\Symfony\SiteAccess\SiteAccessService" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\EventListener\SiteAccessListener" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\MVC\Symfony\Routing\Generator\RouteReferenceGenerator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Repository\NameSchema\NameSchemaService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Repository\Repository" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Bundle\Core\EventListener\BackgroundIndexingTerminateListener" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Repository\LocationResolver\PermissionAwareLocationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\Core\Event\ContentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\ContentTypeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\LanguageService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\LocationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\NotificationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\ObjectStateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SectionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\TrashService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\URLAliasService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\UserService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SettingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\TokenService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Core\Repository\SiteAccessAware\Repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\NotificationService" to "ibexa.api.service.notification".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\Type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Core\Persistence\Legacy\Content\Mapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\ImageAssetThumbnailStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\Repository\Strategy\ContentThumbnail\FirstMatchingFieldStrategy" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Core\MVC\Symfony\FieldType\Relation\ParameterProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\FieldType\RelationList\ParameterProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\FieldType\User\ParameterProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Core\View\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\GlobalHelper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FileSizeExtension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderExtension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderContentExtension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderLocationExtension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\RenderContentStrategy" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\RenderLocationStrategy" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\MVC\Symfony\View\Renderer\TemplateRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\View\ParametersInjector\EventDispatcherInjector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserExtension" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\Core\MVC\Symfony\Locale\UserLanguagePreferenceProvider" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\Core\Helper\TranslationHelper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\Helper\FieldHelper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Core\Helper\FieldHelper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Core\Helper\ContentPreviewHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Helper\ContentPreviewHelper" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Core\Helper\PreviewLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\Helper\PreviewLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\Imagine\Cache\AliasGeneratorDecorator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\Bundle\Core\Imagine\ImageAsset\AliasGenerator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldEmpty" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\HttpCache\ContextProvider\RoleIdentify" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\HttpCache\Controller\InvalidateTokenController" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\HttpCache\EventSubscriber\XLocationIdResponseSubscriber" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\HttpCache\EventSubscriber\RestKernelViewSubscriber" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "ibexa.http_cache.view_cache.response_tagger.abstract_value" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\HttpCache\ResponseTagger\Value\ContentInfoTagger" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\HttpCache\ResponseTagger\Value\LocationTagger" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\HttpCache\Twig\ContentTaggingExtension" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "Ibexa\Rest\Output\FieldTypeSerializer" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Rest\Input\FieldTypeParser" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Input\FieldTypeParser" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Input\FieldTypeParser" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Rest\Server\Controller\Section" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\Role" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Language" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Rest\Server\Controller\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Rest\Server\Controller\SessionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\Rest\EventListener\CsrfListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Rest\FieldTypeProcessor\RelationListProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\FieldTypeProcessor\RelationProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Contracts\Rest\Input\ParsingDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.rest.output.value_object_visitor.InvalidArgumentException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotFoundException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UnauthorizedException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadStateException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentFieldValidationException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentFieldValidationException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ForbiddenException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotImplementedException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Exception" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\HttpException" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroup" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentTypeCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentTypeGroupInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentTypeUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ContentType\RestViewInput" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\LocationCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\LocationUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ObjectStateCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\ObjectStateUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\PolicyCreate" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\PolicyUpdate" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\RoleInput" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\SectionInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserGroupUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserGroupUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserGroupUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserGroupCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserGroupCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\UserUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\VersionUpdate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeIdentifier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationRemoteId" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\SectionIdentifier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\Sibling" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentName" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageMimeType" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageFileSize" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageOrientation" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageDimensions" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\Criterion\Image" previously pointing to "debug.validator" to "validator".
Changed reference of service "ibexa.rest.security.authentication.listener.session" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeGroupAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LanguageAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ObjectStateAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\SectionAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\UserMetadataAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\Bundle\SystemInfo\View\SystemInfoViewBuilder" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\SystemInfo\Tab\SystemInfo\TabFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.support_tools.systeminfo.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\Bundle\Cron\Registry\CronJobsRegistry" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\DoctrineSchema\Builder\SchemaBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\ImageFormMapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\MediaFormMapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\RelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\RelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\RelationListFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\RelationListFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.content_forms.field_type.form_mapper.ezemail" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\FieldType\Mapper\ImageAssetFormMapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\Type\LocationType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\Form\Type\RelationType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\Form\Type\RelationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\ContentForms\Form\Type\Content\FieldCollectionType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Content\View\Builder\ContentEditViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Content\View\Builder\ContentCreateViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Validator\Constraints\PasswordValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\ContentForms\Validator\Constraints\UserAccountPasswordValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\ContentForms\Validator\Constraints\FieldValueValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Form\ActionDispatcher\ContentDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Form\ActionDispatcher\UserDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Form\Processor\ContentFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\ContentForms\Form\Processor\ContentFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\ContentForms\Form\Processor\User\UserCreateFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\ContentForms\Form\Processor\User\UserUpdateFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\ContentForms\Form\Processor\User\UserUpdateFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomStyle" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditor" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\AssetController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\AssetController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\BookmarkController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\BookmarkController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentDraftController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LanguageController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LinkManagerController" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\NotificationController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ObjectStateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\PolicyController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\RoleController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SectionController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SectionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SectionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SectionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\TranslationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\TrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\TrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\TrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\URLWildcardController" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UrlAliasController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\VersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\InvitationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\DownloadImageController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\LocationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\LocationsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\LocationsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\PoliciesTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\PoliciesTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RelationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RelationsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RelationsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RelationsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RolesTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\RolesTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\SubItemsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\SubItemsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\UrlsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\UrlsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\UrlsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\UrlsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\VersionsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\VersionsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\VersionsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.location_view.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\ViewTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\ViewTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.content_type.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.my_tabs.custom_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Menu\MenuItemFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\MainMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\TrashRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\TrashRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\AdminUi\Menu\TrashRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\ContentEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentEditRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\ContentEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\ContentEditAnchorMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentCreateRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Menu\ContentCreateRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\ContentCreateRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Menu\ContentCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\SectionEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\SectionEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\SectionCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\SectionCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\PolicyEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\PolicyCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleCopyRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleCopyRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\UserCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Role\RoleAssignmentCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Language\LanguageCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Language\LanguageCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Language\LanguageEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\Language\LanguageEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeGroupCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeGroupCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeGroupEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeGroupEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentTypeEditAnchorMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\URLEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\URLEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\URLWildcardEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\URLWildcardEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\UserPasswordChangeRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserPasswordChangeRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateGroupCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateGroupCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateGroupEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateGroupEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ObjectState\ObjectStateEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserSetting\UserSettingUpdateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserSetting\UserSettingUpdateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\ContentTypeRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentTypeRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\View\Template\EzPagerfantaTemplate" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\ContentTypeMappings" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\Languages" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\ContentTypes" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\ContentTypes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\Sections" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\Module\DamWidget" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Component\Content\PreviewUnavailableTwigComponent" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.search.autocomplete.content_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" previously pointing to "Ibexa\AdminUi\Component\Renderer\DefaultRenderer" to "Ibexa\Contracts\AdminUi\Component\Renderer\RendererInterface".
Changed reference of service "Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerLocationToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerLocationToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "ibexa.adminui.dashboard.my.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.dashboard.all.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\ContentViewParameterSupplier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\ContentViewParameterSupplier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\ContentViewParameterSupplier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\ContentViewParameterSupplier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Module\FieldTypeToolbar\FieldTypeToolbarFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Processor\TranslationFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\FieldSettingsValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\AdminUi\Validator\Constraints\ValidatorConfigurationValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Siteaccess\SiteaccessResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Siteaccess\SiteaccessResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\ConfigResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Action\EventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UserProfile\UserProfileFieldGroupsProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\Autosave" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\AutosaveInterval" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\InContextTranslation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\Group\UserModeGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\FocusMode" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Permission\PermissionChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\PreviewUrlResolver\VersionPreviewUrlResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Factory\FormFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\DataMapper\ContentMainLocationUpdateMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentTypeChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\DatePeriodChoiceLoader" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\LanguageChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentInfoType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentTypeType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\LocationType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\VersionInfoType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Embedded\SectionType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Language\LanguageType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Location\LocationTrashType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\Form\Type\Role\RoleType" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\Form\Type\Search\SearchType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\Search\TrashSearchType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\Section\SectionChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\Form\Type\Trash\ChoiceList\Loader\SearchContentTypeChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\AdminUi\Form\Type\URL\URLListType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\User\UserCollectionType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Form\Type\User\UserEditType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Form\Type\User\UserType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Form\Type\UserGroupChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Form\Type\UserGroupChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Form\EventListener\AddLanguageFieldBasedOnContentListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\EventListener\AddLanguageFieldBasedOnContentListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\EventListener\BuildPathFromRootListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\EventListener\BuildPathFromRootListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\ContentTypeDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\CreateUserOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\EditUserOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Data\FormMapper\ContentTypeDraftMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Data\FormMapper\ContentTypeDraftMapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Type\LanguageSwitchType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Strategy\NotificationTwigStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Strategy\FocusMode\ContentStructureRedirectStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.content_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.parent_content_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.section" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.new_section" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.object_state" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.new_object_state" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\LanguageLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.owner" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.parent_owner" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.parent_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.udw_based" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.udw_based" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.content_forms.limitation.form_mapper.location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\SubtreeLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\SubtreeLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\ChangeOwnerLimitationMapper" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\UserPermissionsLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\UserPermissionsLimitationMapper" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\UserPermissionsLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\BinaryFileFormMapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\MediaFormMapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\EventListener\InContextTranslationListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\RequestLocaleListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\SetViewParametersListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\EventListener\SetViewParametersListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\UserProfileListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\EventListener\UserProfileListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\UI\Dataset\DatasetFactory" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\AdminUi\UI\Service\DateTimeFormatter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UI\Service\PathService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Value\ValueFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Notification\FlashBagNotificationHandler" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Ibexa\AdminUi\Notification\TranslatableNotificationHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\User\Controller\PasswordChangeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\User\Controller\PasswordResetController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Validator\Constraints\EmailInvitationValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Validator\Constraints\PasswordValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Validator\Constraints\UserPasswordValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\UserSetting\Setting\CharacterCounter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Setting\FullDateTimeFormat" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Setting\Language" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Setting\ShortDateTimeFormat" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Setting\SubitemsLimit" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Setting\Timezone" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\UserSettingService" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\User\UserSetting\Group\LocationGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Group\EditContentGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Group\BrowsingGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\UserSetting\Group\CustomGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\User\Form\Type\Invitation\RoleChoiceType" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\User\Form\Type\Invitation\SectionsChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\User\Form\Type\Invitation\UserGroupChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Form\Type\Invitation\UserGroupChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\User\Invitation\InvitationService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Invitation\DomainMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Invitation\DomainMapper" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\User\Twig\UserRuntime" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\ConfigResolver\ConfigurableRegistrationContentTypeLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\User\Form\Processor\UserRegisterFormProcessor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\User\Form\Processor\UserRegisterFormProcessor" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\FieldTypeMatrix\FieldType\Mapper\FieldTypeToContentTypeStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\DataLoader\RepositoryContentTypeLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchContentLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\CurrentSiteLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\AllAllowedLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\GraphQL\Resolver\ContentResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\GraphQL\Resolver\ContentResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\Resolver\ContentResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Resolver\DomainContentResolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Ibexa\GraphQL\Resolver\ItemResolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Ibexa\GraphQL\Resolver\UserResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\GraphQL\Resolver\UserResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\ContentTypeResolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Ibexa\GraphQL\Resolver\ContentTypeResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Resolver\SectionResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\GraphQL\Resolver\UrlAliasResolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Ibexa\GraphQL\Resolver\UrlAliasResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\GraphQL\Resolver\UrlAliasResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\SearchResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\Resolver\ImageFieldResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\GraphQL\Relay\NodeResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\GraphQL\Relay\NodeResolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Ibexa\GraphQL\Relay\NodeResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Relay\SearchResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\Resolver\ObjectStateGroupResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\GraphQL\Resolver\ObjectStateResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\RelationFieldDefinitionMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\FieldTypeQuery\FieldType\Query\Type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\FieldTypeQuery\FieldType\Mapper\QueryFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\FieldTypeQuery\Controller\QueryFieldRestController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\FieldTypeQuery\Controller\QueryFieldRestController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\FieldTypeQuery\Controller\QueryFieldRestController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\FieldTypeQuery\QueryFieldService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\FieldTypeQuery\QueryFieldService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\Search\Form\Type\UserType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Search\Form\Type\ContentTypeChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Search\Form\Type\SectionChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Bundle\Search\Form\Type\SearchUsersType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\NameSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\RelevanceSortingDefinitionProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\RelevanceSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\DateSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\View\SearchViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\Service\SuggestionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Search\Service\Event\SuggestionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Search\Provider\ParentLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Search\QueryType\SearchQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Notifications\SystemNotification\SystemNotificationRenderer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Overblog\GraphQLBundle\Definition\GraphQLServices" previously pointing to "Overblog\GraphQLBundle\Resolver\MutationResolver" to "overblog_graphql.mutation_resolver".
Changed reference of service "Overblog\GraphQLBundle\Definition\GraphQLServices" previously pointing to "Overblog\GraphQLBundle\Resolver\QueryResolver" to "overblog_graphql.query_resolver".
Changed reference of service "Overblog\GraphQLBundle\Definition\GraphQLServices" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Definition\Builder\SchemaBuilder" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Controller\GraphController" previously pointing to "Overblog\GraphQLBundle\Request\BatchParser" to "overblog_graphql.request_batch_parser".
Changed reference of service "Overblog\GraphQLBundle\Controller\GraphController" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Controller\GraphController" previously pointing to "Overblog\GraphQLBundle\Request\Parser" to "overblog_graphql.request_parser".
Changed reference of service "Overblog\GraphQLBundle\Validator\InputValidatorFactory" previously pointing to "debug.validator" to "validator".
Changed reference of service "Overblog\GraphQLBundle\Command\GraphQLDumpSchemaCommand" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Command\GraphQLDumpSchemaCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\MutationResolver" to "overblog_graphql.mutation_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\QueryResolver" to "overblog_graphql.query_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\CompileCommand" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "Overblog\GraphQLBundle\Command\ValidateCommand" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Definition\ConfigProcessor\AclConfigProcessor" previously pointing to "Overblog\GraphQLBundle\Resolver\AccessResolver" to "overblog_graphql.access_resolver".
Changed reference of service "Overblog\GraphQLBundle\Controller\ProfilerController" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Controller\ProfilerController" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Error\ErrorHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.event_listener.classloader_listener" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "Overblog\GraphQLBundle\CacheWarmer\CompileCacheWarmer" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "Ibexa\TwigComponents\Component\Renderer\DefaultRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_content_browser.controller.api.load_config" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_content_browser.event_listener.set_config" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_class_list.field_type.form" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_class_list.field_type.form" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "netgen.enhanced_selection.field_type.form" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "netgen.enhanced_selection.field_type.form.option_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "netgen.enhanced_selection.templating.twig.runtime" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\FieldDefinition\FormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\FieldDefinition\FormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueFormMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\View\ParameterProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Netgen\IbexaFieldTypeEnhancedLinkBundle\View\ParameterProvider" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\SubtreeIndexer" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\UserContentWithLocationIndexer" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\CopyContentHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\DeleteContentHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\DeleteTranslationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\PublishVersionHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\UpdateContentMetadataHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\CreateLocationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\DeleteLocationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\SwapLocationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\UnhideLocationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\UpdateLocationHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\ObjectState\SetContentStateHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Section\AssignSectionHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Trash\RecoverHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Trash\TrashHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\BeforeUnAssignUserFromUserGroupHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\CreateUserGroupHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\CreateUserHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\DeleteUserGroupHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\DeleteUserHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\UpdateUserGroupHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\UpdateUserHandler" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "netgen.ibexa_search_extra.page_indexing.command.index_pages" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen.ibexa_search_extra.page_indexing.command.index_pages" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "netgen.ibexa_site_api.core.filter_service" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen.ibexa_site_api.core.find_service" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen.ibexa_site_api.core.load_service" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen.ibexa_site_api.core.relation_service" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen.ibexa_site_api.find_service.search_adapter" previously pointing to "Ibexa\Contracts\Core\Search\VersatileHandler" to "ibexa.spi.search".
Changed reference of service "netgen.ibexa_site_api.language_resolver.symfony" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "netgen.ibexa_site_api.routing.generator_router" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "netgen.ibexa_site_api.siteaccess.resolver.native" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "netgen.ibexa_site_api.view_builder.content" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen.ibexa_site_api.view_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ezpublish.fieldType.ezxmltext.formType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "ezpublish.fieldType.ezxmltext.converter.ezLinkToHtml5" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish.fieldType.ezxmltext.converter.ezLinkToHtml5" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish.fieldType.ezxmltext.converter.embedToHtml5" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "netgen_information_collection.controller.admin" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_information_collection.controller.admin" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_information_collection.controller.export.export" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_information_collection.controller.tree" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_information_collection.listener.captcha_validation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_information_collection.action.registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_information_collection.factory.email_data" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "netgen_information_collection.factory.auto_responder_data" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "netgen_information_collection.form.ezcountry_placeholder_extension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_information_collection.service.exporter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_information_collection.utils.content_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_information_collection.utils.content_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_information_collection.handler" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_information_collection.handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_information_collection.captcha.service" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_layouts.core.validator.layout" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.core.validator.block" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.core.validator.collection" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.core.validator.layout_resolver" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.design.twig.filesystem_loader" previously pointing to "netgen_layouts.ibexa.configuration.config_resolver" to "netgen_layouts.configuration".
Changed reference of service "netgen_layouts.http_cache.fos.cache_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_layouts.http_cache.tagger" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "netgen_layouts.templating.global_variable" previously pointing to "netgen_layouts.ibexa.configuration.config_resolver" to "netgen_layouts.configuration".
Changed reference of service "netgen_layouts.view.view_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_layouts.view.view_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_layouts.controller.api.config.load_config" previously pointing to "netgen_layouts.ibexa.configuration.config_resolver" to "netgen_layouts.configuration".
Changed reference of service "netgen_layouts.controller.api.layout.link_zone" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.layout.create" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.layout.copy" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.layout.change_type" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.create" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.create_in_zone" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.copy" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.copy_to_zone" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.move" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block.move_to_zone" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block_collection.add_items" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.block_collection.change_collection_type" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.collection.move_item" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.controller.api.collection.create_slot" previously pointing to "debug.validator" to "validator".
Changed reference of service "netgen_layouts.event_listener.set_is_admin_request" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_layouts.menu.admin.main_menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_content_browser.backend.ibexa_location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "netgen_content_browser.backend.ibexa_location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_content_browser.backend.ibexa_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "netgen_content_browser.backend.ibexa_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_layouts.ibexa.admin.controller.location_layouts" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_layouts.ibexa.admin.controller.create_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_layouts.ibexa.admin.controller.create_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_layouts.ibexa.admin.controller.connect_component_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_layouts.ibexa.admin.controller.components.index" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "netgen_layouts.ibexa.admin.tab.location_view.layouts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_layouts.ibexa.admin.tab.location_view.layouts" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_layouts.ibexa.collection.query_type_handler.content_search" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_layouts.ibexa.collection.query_type_handler.content_search" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "netgen_layouts.ibexa.context.provider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_layouts.ibexa.form.content_type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_layouts.ibexa.form.section" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "netgen_layouts.ibexa.form.object_state" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "netgen_layouts.ibexa.form.component_filter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_layouts.ibexa.item.value_converter.content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_layouts.ibexa.item.value_converter.content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_layouts.ibexa.item.value_loader.location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_layouts.ibexa.item.value_loader.content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "netgen_layouts.ibexa.locale.provider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "netgen_layouts.ibexa.content_provider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen_open_graph.meta_tag_collector" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_tags.routing.tag_url_generator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "netgen_tags.repository.related_content_facets_loader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "netgen_tags.rest.output.value_object_visitor.cached_value" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "netgen_tags.event.service.tags" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "netgen_tags.templating.twig.runtime" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "netgen_tags.templating.twig.runtime" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_tags.view.cache_response_listener" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "netgen_tags.admin.controller.tag" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_tags.admin.controller.tree" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "netgen_tags.forms.translation_list" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "netgen_tags.forms.content_type_filter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen_tags.validator.language" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "netgen_tags.ibexa.admin.form.tags_field_type" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "netgen_tags.http_cache.tagger" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "ezpublish_legacy.kernel.lazy_loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ezpublish_legacy.kernel_handler.cli" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish_legacy.preview.controller" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish_legacy.preview.controller" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish_legacy.website_toolbar.controller" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish_legacy.website_toolbar.controller" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish_legacy.url_generator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish_legacy.session_mapper" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "ezpublish_legacy.legacy_cache_purger" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish_legacy.legacy_kernel_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ezpublish_legacy.security.sso_firewall_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ezpublish_legacy.security.sso_firewall_listener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ibexa.field_type.ezpage.pageService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "MediataCom\MediataEzpageFieldtypeBundle\View\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.menu.factory.location" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.listener.content.creation_date" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ngsite.info_collection.newsletter_service" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ngsite.helper.mail_helper" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ngsite.helper.redirect_helper" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "ngsite.query_type.search" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "ngsite.content_forms.field_type.binary_file_form_mapper" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "ngsite.command.content_type.move" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "ngsite.command.content.update_always_available" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ngsite.command.tag_content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ngsite.command.generate_showcase" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ngsite.controller.embed_view.image" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "ngsite.controller.menu" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Changed reference of service "ngsite.controller.download" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service "ngsite.controller.download" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ngsite.controller.download" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.user.register" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ngsite.controller.user.register" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "ngsite.controller.user.register" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.user.activation_form" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ngsite.controller.user.activation_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.user.activate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ngsite.controller.user.activate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.user.forgot_password" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ngsite.controller.user.forgot_password" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.user.reset_password" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ngsite.controller.user.reset_password" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.controller.info_collection.proxy_form_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ngsite.layouts.query.content_by_topic" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish.controller.content.preview.core" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish.controller.content.preview.core" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish.url_generator.base" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish.templating.global_helper.core" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish.urlalias_generator" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish.urlalias_router" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ezpublish.urlalias_router" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "ezpublish.urlalias_router" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish.content_preview_helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ezpublish.content_preview_helper" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "ezpublish.fieldType.ezpage.pageService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ezpublish.view.view_parameters.injector.dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.ngsite.security.voter.user_register" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\CoreVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.netgen_layouts.security.voter.policy_to_role_map" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.netgen_layouts.ibexa.security.repository_access_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.ez_core_extra.security.simplified_core_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.ezpublish.security.voter.core" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.ezpublish.security.voter.value_object" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.AvL2zyu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.AvL2zyu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kg5LzX0" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kg5LzX0" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EFqJrC1" previously pointing to "netgen.ibexa_site_api.core.site" to "netgen.ibexa_site_api.site".
Changed reference of service ".service_locator.EFqJrC1" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EFqJrC1" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.sIwdoIH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "netgen.ibexa_site_api.ezrichtext.converter.link.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "netgen.ibexa_site_api.ezrichtext.converter.link.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ngsite.content_forms.field_type.binary_file_form_mapper.inner" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "debug.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "ibexa.api.service.bookmark" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.api.service.field_type" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.api.service.role" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.api.service.url_wildcard" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.api.service.url" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.api.service.user_preference" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.type_resolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.cache_compiler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.request_executor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.arguments_transformer" previously pointing to "debug.validator" to "validator".
Changed reference of service "overblog_graphql.interface_type_resolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "ezpublish.templating.global_helper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\DebugConfigResolverCommand" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CheckURLsCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CheckURLsCommand" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\ReindexCommand" previously pointing to "Ibexa\Core\MVC\Symfony\SiteAccess" to "ezpublish.siteaccess".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\SystemInfo\Command\SystemInfoDumpCommand" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
1254
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "fos_http_cache.request_matcher"; reason: abstract.
Removed service "fos_http_cache.rule_matcher"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.cacheable_response"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.expression"; reason: abstract.
Removed service "fos_http_cache.user_context.role_provider"; reason: abstract.
Removed service "jms_translation.loader.symfony_adapter"; reason: abstract.
Removed service "jms_translation.dumper.symfony_adapter"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.in_memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service "Ibexa\Core\MVC\Symfony\Controller\Controller"; reason: abstract.
Removed service "Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer"; reason: abstract.
Removed service "Ibexa\Core\MVC\Symfony\Routing\Generator"; reason: abstract.
Removed service "Ibexa\Core\Repository\Mapper\ProxyAwareDomainMapper"; reason: abstract.
Removed service "Ibexa\Core\FieldType\FieldType"; reason: abstract.
Removed service "Ibexa\Core\Persistence\Cache\AbstractHandler"; reason: abstract.
Removed service "Ibexa\Core\Persistence\Cache\AbstractInMemoryHandler"; reason: abstract.
Removed service "Ibexa\Core\Persistence\Cache\AbstractInMemoryPersistenceHandler"; reason: abstract.
Removed service "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler"; reason: abstract.
Removed service "ibexa.persistence.legacy.url.criterion_handler.base"; reason: abstract.
Removed service "Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler"; reason: abstract.
Removed service "ibexa.core.io.binarydata_handler.flysystem"; reason: abstract.
Removed service "ibexa.core.io.flysystem.base_filesystem"; reason: abstract.
Removed service "Ibexa\Core\IO\Flysystem\VisibilityConverter\BaseVisibilityConverter"; reason: abstract.
Removed service "Ibexa\Core\IO\Flysystem\PathPrefixer\BaseSiteAccessAwarePathPrefixer"; reason: abstract.
Removed service "Ibexa\Core\IO\IOMetadataHandler\LegacyDFSCluster"; reason: abstract.
Removed service "ibexa.core.io.flysystem.path_normalizer"; reason: abstract.
Removed service "ibexa.image_alias.imagine.filter.loader.scaledown.base"; reason: abstract.
Removed service "ibexa.image_alias.imagine.filter.loader.relative_scale"; reason: abstract.
Removed service "ibexa.image_alias.imagine.filter.loader.scale_exact.base"; reason: abstract.
Removed service "ibexa.url_checker.handler.base"; reason: abstract.
Removed service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler"; reason: abstract.
Removed service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase"; reason: abstract.
Removed service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler"; reason: abstract.
Removed service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler"; reason: abstract.
Removed service "ibexa.http_cache.view_cache.response_tagger.abstract_value"; reason: abstract.
Removed service "Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor"; reason: abstract.
Removed service "Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor"; reason: abstract.
Removed service "Ibexa\Rest\Server\Common\Parser"; reason: abstract.
Removed service "ibexa.rest.security.authentication.listener.session"; reason: abstract.
Removed service "Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract"; reason: abstract.
Removed service "Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor"; reason: abstract.
Removed service "ibexa.solr.gateway.distribution_strategy.abstract_standalone"; reason: abstract.
Removed service "Ibexa\Solr\Gateway\DistributionStrategy\CloudDistributionStrategy"; reason: abstract.
Removed service "Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics"; reason: abstract.
Removed service "Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller"; reason: abstract.
Removed service "Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper"; reason: abstract.
Removed service "Ibexa\ContentForms\FieldType\Mapper\FormTypeBasedFieldValueFormMapper"; reason: abstract.
Removed service "Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator"; reason: abstract.
Removed service "Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher"; reason: abstract.
Removed service "Ibexa\Contracts\AdminUi\Tab\AbstractTab"; reason: abstract.
Removed service "Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab"; reason: abstract.
Removed service "Ibexa\Contracts\AdminUi\Tab\AbstractRouteBasedTab"; reason: abstract.
Removed service "Ibexa\Contracts\AdminUi\Tab\AbstractControllerBasedTab"; reason: abstract.
Removed service "Ibexa\AdminUi\Pagination\Mapper\AbstractPagerContentToDataMapper"; reason: abstract.
Removed service "Ibexa\AdminUi\Component\TwigComponent"; reason: abstract.
Removed service "Ibexa\AdminUi\Component\TabsComponent"; reason: abstract.
Removed service "Ibexa\AdminUi\Component\ScriptComponent"; reason: abstract.
Removed service "Ibexa\AdminUi\Component\LinkComponent"; reason: abstract.
Removed service "Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper"; reason: abstract.
Removed service "Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper"; reason: abstract.
Removed service "Ibexa\AdminUi\UI\Service\IconResolver"; reason: abstract.
Removed service "Ibexa\GraphQL\Schema\Domain\BaseNameHelper"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\TemplateComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\ScriptComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\LinkComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\ControllerComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\HtmlComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\MenuComponent"; reason: abstract.
Removed service "netgen_content_browser.controller.base"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "netgen.ibexa_site_api.controller.base"; reason: abstract.
Removed service "netgen_layouts.controller.base"; reason: abstract.
Removed service "netgen_layouts.ibexa.admin.controller.base"; reason: abstract.
Removed service "netgen_tags.admin.controller.base"; reason: abstract.
Removed service "ezpublish_legacy.security.sso_firewall_listener"; reason: abstract.
Removed service "ezpublish_legacy.view_provider"; reason: abstract.
Removed service "ngsite.listener.user"; reason: abstract.
Removed service "ngsite.matcher.config_resolver"; reason: abstract.
Removed service "ngsite.controller.base"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyInjectedSettingsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LegacyInjectedSettingsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Installer\ExponentialOssInstaller"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.rest_listener"; reason: abstract.
Removed service ".abstract.instanceof.ezpublish_legacy.rest_listener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ezpublish_legacy.request_listener"; reason: abstract.
Removed service ".abstract.instanceof.ezpublish_legacy.request_listener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\ReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\ContentDeleteEvaluator"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\ContentTranslationEvaluator"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\NewDraftEvaluator"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionPublishingEvaluator"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0.Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTranslationUpdateEvaluator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ezimage.io_service.published.config_scope_change_aware"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type.ezimage.io_service.published.config_scope_change_aware"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ContentTypeEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\LocationEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\ObjectStateEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\RoleEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\SectionEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\TranslationEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\TrashEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\UrlEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\HttpCache\EventSubscriber\CachePurge\UserEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\HttpClient\Stream"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\SystemInfo\EventListener\ConfigureMainMenuListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Cron\Command\CronRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Cron\Command\CronRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\RepositoryInstaller\Event\Subscriber\BuildSchemaSubscriber"; reason: abstract.
Removed service ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: abstract.
Removed service ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\SwitcherType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\SwitcherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\RelationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\RelationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Contracts\AdminUi\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Contracts\AdminUi\Controller\Controller"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Contracts\AdminUi\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Bookmark\BookmarkRemoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentInfoType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentTypeType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\ContentVisibilityUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlRemoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Draft\ContentRemoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentLocationRemoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\SortType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\SortType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\MainTranslationUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\Translation\TranslationDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Content\VersionInfoType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Content\VersionInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCopyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypeUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\ContentTypesDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationRemoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupsDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Date\DateIntervalType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Date\DateIntervalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimeIntervalType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\DateTimeIntervalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\DateTimePickerType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\DateTimePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Embedded\SectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Embedded\SectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Extension\Content\ContentEditTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\FieldDefinition\User\PasswordConstraintCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguageUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Language\LanguagesDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationAssignSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationCopySubtreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationCopyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationCopyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationMoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationMoveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationSwapType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationSwapType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationTrashType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationTrashType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Location\LocationUpdateVisibilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupsDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ObjectState\ObjectStatesDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PoliciesDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyCreateWithLimitationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Policy\PolicyUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\LimitationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\LimitationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleAssignmentsDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCopyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleCopyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RoleUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RoleUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Role\RolesDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Role\RolesDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\RoleAssignment\RoleAssignmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\DateIntervalType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\DateIntervalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\TrashSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\SwitcherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UserChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UserGroupChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\RichTextTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Extension\RichTextTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\LanguageSwitchType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\LocationPathQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\TrashSearchQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\UserQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpiredListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\InContextTranslationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\MenuPermissionsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestAttributesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestLocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SetViewParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\TranslateEzSelectionMultilingualOptions"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\UserProfileListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Resolver\IconPathResolver"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Notifier\PasswordReset"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Notifier\UserInvitation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentInfoParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeDraftParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeGroupParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ContentTypeParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\LanguageParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateGroupParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\ObjectStateParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\PolicyDraftParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\PolicyParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\RoleAssignmentParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\RoleParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\SectionParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\TranslationLanguageParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\URLWildcardParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ParamConverter\VersionInfoParamConverter"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Dataset\DatasetFactory"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeIconResolver"; reason: abstract.
Removed service ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Menu\Voter\LocationVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\EmailInvitationValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\EmailInvitationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\PasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\PasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\User\Validator\Constraints\UserPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\UserPasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\InvitationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\InvitationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\RoleChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\RoleChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SectionsChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\SectionsChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\SiteAccessChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserGroupChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\UserGroupChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\Invitation\UserInvitationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\Invitation\UserInvitationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordChangeType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserPasswordChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserPasswordForgotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordForgotWithLoginType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserPasswordForgotWithLoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserPasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserPasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettingUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserSettingUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\DateTimeFormatType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserSettings\DateTimeFormatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserSettings\FullDateTimeFormatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Type\UserSettings\ShortDateTimeFormatType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Permission\UserPermissionsLimitationHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\BuildSchemaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\EventListener\BuildSchemaSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\User\Twig\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Twig\UserExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Bundle\User\Twig\UserRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Twig\UserRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Command\AuditUserDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\Form\Processor\UserRegisterFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Form\Processor\UserRegisterFormProcessor"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\DateTimeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Templating\Twig\DateTimeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\User\Templating\Twig\InvitationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Templating\Twig\InvitationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\LocationResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ContentResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\DomainContentResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ItemResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\RelationFieldResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ContentThumbnailResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ThumbnailResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UserResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\UserResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentTypeResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ContentTypeResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\FieldDefinitionResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\FieldDefinitionResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SectionResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\SectionResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\UrlAliasResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\UrlAliasResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SearchResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\SearchResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RichTextResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\RichTextResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageFieldResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ImageFieldResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DateResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\DateResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ImageAssetFieldResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ImageAssetFieldResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\SelectionFieldResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\SelectionFieldResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateGroupResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ObjectStateGroupResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ObjectStateResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ObjectStateResolver"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\BaseWorker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\NameValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\NameValidator"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Worker.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\ImageVariationDomain"; reason: abstract.
Removed service ".instanceof.Ibexa\GraphQL\Schema\Domain\Iterator.0.Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\GraphQL\Schema\Domain\Content\NameHelper"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Schema\Domain\Content\NameHelper"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Search\QueryType\SearchQueryType"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.parameter_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.service_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.mutation_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.query_alias"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.controller.page.view"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension"; reason: abstract.
Removed service ".abstract.instanceof.MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension"; reason: abstract.
Removed service "ezpublish.fieldType"; reason: abstract.
Removed service "ezpublish.controller.base"; reason: abstract.
Removed service "ezpublish.url_generator.base"; reason: abstract.
427
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\EventListener\LegacyRequestListener"; reason: unused.
Removed service "App\EventListener\LegacyRestListener"; reason: unused.
Removed service "App\Installer\ExponentialOssInstaller"; reason: unused.
Removed service "App\ezpublish_legacy\app\root\config"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "Http\Client\HttpClient"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.TTEh_gT"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~GNNdmXd"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "fos_http_cache.user_context.session_logout_handler"; reason: unused.
Removed service "fos_http_cache.user_context.logout_handler"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "Ibexa\Bundle\Core\DependencyInjection\Configuration\ComplexSettings\ComplexSettingValueResolver"; reason: unused.
Removed service "Ibexa\Bundle\Core\Session\Handler\NativeSessionHandler"; reason: unused.
Removed service "ibexa.doctrine.orm.entity_manager"; reason: unused.
Removed service "ibexa.doctrine.orm.entity_manager_factory"; reason: unused.
Removed service "Ibexa\Bundle\Core\Translation\Policy\PolicyTranslationDefinitionProvider"; reason: unused.
Removed service "Ibexa\Contracts\Core\Validation\StructValidator"; reason: unused.
Removed service "Ibexa\Core\MVC\Symfony\Security\User\EmailProvider"; reason: unused.
Removed service "Ibexa\Core\Repository\NameSchema\NameSchemaFilter"; reason: unused.
Removed service "Ibexa\Core\Repository\NameSchema\TokenHandler"; reason: unused.
Removed service "Ibexa\Core\Repository\SettingService"; reason: unused.
Removed service "Ibexa\Core\Repository\TokenService"; reason: unused.
Removed service "Ibexa\Core\Event\SettingService"; reason: unused.
Removed service "Ibexa\Core\Event\TokenService"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\SettingService"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Language\AbstractLanguageResolver"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Language\LanguageResolver"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Config\IOConfigResolver"; reason: unused.
Removed service "Ibexa\Core\FieldType\ValueSerializer\SymfonySerializerAdapter"; reason: unused.
Removed service "Ibexa\Core\FieldType\Image\NullAliasCleaner"; reason: unused.
Removed service "Ibexa\Core\Persistence\TransformationProcessor\DefinitionBased\Parser"; reason: unused.
Removed service "ibexa.cache_pool.driver"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Content\Type\ContentUpdater"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\SerializableConverter"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\SharedGateway\DatabasePlatform\AbstractGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\Token\Doctrine\DoctrineGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\TokenType\Doctrine\DoctrineGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Mapper"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\Location\Trash\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\UrlAlias\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\UrlWildcard\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\UserPreference\Handler"; reason: unused.
Removed service "Ibexa\Core\Base\Utils\DeprecationWarner"; reason: unused.
Removed service "ibexa.core.io.service"; reason: unused.
Removed service "ibexa.core.io.metadata_handler.flysystem"; reason: unused.
Removed service "ibexa.core.io.flysystem.adapter.dynamic_path.dfs.decorator"; reason: unused.
Removed service "Ibexa\Core\IO\Flysystem\VisibilityConverter\DFSVisibilityConverter"; reason: unused.
Removed service "Ibexa\Core\IO\Flysystem\PathPrefixer\DFSSiteAccessAwarePathPrefixer"; reason: unused.
Removed service "Ibexa\Core\Token\RandomBytesGenerator"; reason: unused.
Removed service "Ibexa\Core\Token\WebSafeGenerator"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Imagick\ReduceNoiseFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Gmagick\ReduceNoiseFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Imagick\SwirlFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Gmagick\SwirlFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\AliasDirectoryVariationPathGenerator"; reason: unused.
Removed service "Ibexa\CorePersistence\Gateway\DoctrineSchemaMetadataRegistry"; reason: unused.
Removed service "Ibexa\Contracts\CoreSearch\Values\Query\CriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\FieldValueCriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\LogicalAndCriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\LogicalOrCriterionMapper"; reason: unused.
Removed service "Ibexa\Bundle\IO\Migration\MigrationHandler"; reason: unused.
Removed service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageFileRowReader"; reason: unused.
Removed service "Ibexa\HttpCache\PurgeClient\VarnishPurgeClient"; reason: unused.
Removed service "Ibexa\Rest\Server\Controller"; reason: unused.
Removed service "Ibexa\Contracts\Rest\Output\ValueObjectVisitor"; reason: unused.
Removed service "Ibexa\Contracts\Rest\Security\AuthorizationHeaderRESTRequestMatcher"; reason: unused.
Removed service "Ibexa\Rest\Server\Security\RestLogoutHandler"; reason: unused.
Removed service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriteriaRegistry"; reason: unused.
Removed service "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\ContentTypeSortClausesRegistry"; reason: unused.
Removed service "Ibexa\Solr\Query\Common\EmbeddingVisitor\Aggregate"; reason: unused.
Removed service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationChildrenAggregationKeyMapper"; reason: unused.
Removed service "Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer"; reason: unused.
Removed service "ibexa.solr.result_extractor.native"; reason: unused.
Removed service "Ibexa\Solr\Gateway\UpdateSerializer"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Exporter\SchemaExporter"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Exporter\Table\SchemaTableExporter"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatformFactory"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: unused.
Removed service "Doctrine\Common\EventManager"; reason: unused.
Removed service "Ibexa\ContentForms\Content\Form\Provider\IdentifiedGroupedContentFormFieldsProvider"; reason: unused.
Removed service "Ibexa\DesignEngine\Asset\ProvisionedPathResolver"; reason: unused.
Removed service "Ibexa\DesignEngine\Asset\ThemePackage"; reason: unused.
Removed service "Ibexa\FieldTypeRichText\RichText\TextExtractor\FullTextExtractor"; reason: unused.
Removed service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\FieldSettings"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationHasChildren"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsContainer"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueURL"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration"; reason: unused.
Removed service "Ibexa\AdminUi\ContentType\ContentTypeFieldsByExpressionService"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionDoctrineLexer"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionParser"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractor"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsParsedStructure"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeUtil"; reason: unused.
Removed service "Ibexa\AdminUi\REST\Security\NonAdminRESTRequestMatcher"; reason: unused.
Removed service "Ibexa\AdminUi\Form\DataMapper\MainTranslationUpdateMapper"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\AvailableTranslationLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\BaseTranslationLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentEditTranslationChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\SiteAccessChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\EventListener\SelectionMultilingualOptionsDataListener"; reason: unused.
Removed service "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher"; reason: unused.
Removed service "Ibexa\AdminUi\Strategy\NotificationTwigStrategy"; reason: unused.
Removed service "ibexa.content_forms.limitation.form_mapper.udw_based"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\EmailInvitation"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\Password"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\UserPassword"; reason: unused.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\Formatter"; reason: unused.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\ShortTimeFormatterFactory"; reason: unused.
Removed service "Ibexa\User\UserSetting\Setting\Value\DateTimeFormat"; reason: unused.
Removed service "Ibexa\User\UserSetting\UserSetting"; reason: unused.
Removed service "Ibexa\User\UserSetting\UserSettingGroup"; reason: unused.
Removed service "Ibexa\User\UserSetting\ValueDefinitionGroupRegistryEntry"; reason: unused.
Removed service "Ibexa\User\UserSetting\ValueDefinitionRegistryEntry"; reason: unused.
Removed service "Ibexa\User\Invitation\MailSender"; reason: unused.
Removed service "Ibexa\User\PasswordReset\Notifier"; reason: unused.
Removed service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter"; reason: unused.
Removed service "Ibexa\GraphQL\Resolver\Map\UploadMap"; reason: unused.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToDomainContent"; reason: unused.
Removed service "Ibexa\GraphQL\Schema\ImagesVariationsBuilder"; reason: unused.
Removed service "Ibexa\GraphQL\Schema\SchemaGenerator"; reason: unused.
Removed service "Ibexa\GraphQL\Security\NonAdminGraphQLRequestMatcher"; reason: unused.
Removed service "Ibexa\Search\Service\Event\SuggestionService"; reason: unused.
Removed service "overblog_graphql.schema_default"; reason: unused.
Removed service "hautelook.router.template"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~VXgk4nw"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~EbddEb4"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~EbddEb4"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~EbddEb4"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~EbddEb4"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "netgen.ibexa_search_extra.fulltext.configured_factory"; reason: unused.
Removed service "netgen.ibexa_site_api.settings.core"; reason: unused.
Removed service "netgen.ibexa_site_api.language_resolver.core"; reason: unused.
Removed service "netgen.ibexa_site_api.core.url_generator"; reason: unused.
Removed service "netgen.ibexa_site_api.filter_service.search_adapter"; reason: unused.
Removed service "netgen.ibexa_site_api.find_service.search_adapter"; reason: unused.
Removed service "netgen.ibexa_site_api.named_object.expression_language"; reason: unused.
Removed service "ezpublish.fieldType.ezxmltext.formMapper"; reason: unused.
Removed service "ezpublish_rest.field_type_processor.ezxmltext"; reason: unused.
Removed service "netgen_information_collection.mailer"; reason: unused.
Removed service "netgen_layouts.http_cache.varnish.host_header_provider.fos"; reason: unused.
Removed service "netgen_layouts.http_cache.client.varnish"; reason: unused.
Removed service "netgen_layouts.http_cache.client.null"; reason: unused.
Removed service "netgen_layouts.locale.provider.default"; reason: unused.
Removed service "netgen_layouts.ibexa.block.block_definition.config_provider.ibexa"; reason: unused.
Removed service "netgen_layouts.ibexa.http_cache.varnish.host_header_provider"; reason: unused.
Removed service "netgen_open_graph.handler.abstract"; reason: unused.
Removed service "netgen_open_graph.handler.field_type.abstract"; reason: unused.
Removed service "ezpublish_legacy.session_storage_proxy"; reason: unused.
Removed service "ezpublish_legacy.session_handler_proxy"; reason: unused.
Removed service "ezpublish_legacy.fieldType.ezimage.variation_service"; reason: unused.
Removed service "ezpublish_legacy.block_view_provider"; reason: unused.
Removed service "ezpublish_legacy.signalslot.base"; reason: unused.
Removed service "ezpublish_legacy.signalslot.assign_section"; reason: unused.
Removed service "ezpublish_legacy.signalslot.copy_content"; reason: unused.
Removed service "ezpublish_legacy.signalslot.create_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_content"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_version"; reason: unused.
Removed service "ezpublish_legacy.signalslot.hide_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.move_subtree"; reason: unused.
Removed service "ezpublish_legacy.signalslot.publish_version"; reason: unused.
Removed service "ezpublish_legacy.signalslot.set_content_state"; reason: unused.
Removed service "ezpublish_legacy.signalslot.create_object_state"; reason: unused.
Removed service "ezpublish_legacy.signalslot.create_object_state_group"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_object_state"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_object_state_group"; reason: unused.
Removed service "ezpublish_legacy.signalslot.set_priority_of_object_state"; reason: unused.
Removed service "ezpublish_legacy.signalslot.update_object_state"; reason: unused.
Removed service "ezpublish_legacy.signalslot.update_object_state_group"; reason: unused.
Removed service "ezpublish_legacy.signalslot.swap_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.unhide_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.update_location"; reason: unused.
Removed service "ezpublish_legacy.signalslot.publish_content_type_draft"; reason: unused.
Removed service "ezpublish_legacy.signalslot.create_language"; reason: unused.
Removed service "ezpublish_legacy.signalslot.delete_language"; reason: unused.
Removed service "ezpublish_legacy.signalslot.disable_language"; reason: unused.
Removed service "ezpublish_legacy.signalslot.enable_language"; reason: unused.
Removed service "ezpublish_legacy.signalslot.update_language_name"; reason: unused.
Removed service "ezpublish_legacy.signalslot.update_user"; reason: unused.
Removed service "ezpublish_legacy.signalslot.create_user"; reason: unused.
Removed service "ezpublish_legacy.signalslot.assign_user_to_user_group"; reason: unused.
Removed service "ezpublish_legacy.signalslot.unassign_user_from_user_group"; reason: unused.
Removed service "ezpublish_legacy.debug.templates_collector"; reason: unused.
Removed service "MediataCom\MediataEzpageFieldtypeBundle\Core\Persistence\Legacy\Content\FieldValue\Converter\PageConverter"; reason: unused.
Removed service "MediataCom\MediataEzpageFieldtypeLib\FieldType\Mapper\PageFormMapper"; reason: unused.
Removed service "ibexa.field_type.ezpage.parameterProvider"; reason: unused.
Removed service "ibexa.field_type.ezpage.hashConverter"; reason: unused.
Removed service "ibexa.field_type.ezpage"; reason: unused.
Removed service "ibexa.page_field_type.not_indexable"; reason: unused.
Removed service "ibexa.controller.page.view"; reason: unused.
Removed service "MediataCom\MediataEzpageFieldtypeBundle\Core\MVC\Symfony\View\Builder\BlockViewBuilder"; reason: unused.
Removed service "MediataCom\MediataEzpageFieldtypeBundle\View\Manager"; reason: unused.
Removed service "ezpublish.templating.global_helper.core"; reason: unused.
Removed service "ezpublish.fieldType.ezpage.pageService"; reason: unused.
Removed service "ezpublish.view.configurator"; reason: unused.
Removed service "ezpublish.view.view_parameters.injector.dispatcher"; reason: unused.
Removed service ".service_locator.gF2Fepa"; reason: unused.
Removed service ".service_locator.2pkrySU"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "jms_translation.dumper.wrapped_symfony_dumper.0"; reason: unused.
Removed service "jms_translation.dumper.wrapped_symfony_dumper.1"; reason: unused.
Removed service "jms_translation.dumper.wrapped_symfony_dumper.4"; reason: unused.
Removed service ".service_locator.dD1sTCU"; reason: unused.
Removed service ".service_locator.mx0UMmY.Ibexa\Contracts\AdminUi\Controller\Controller"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.load_config"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.load_sub_locations"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.load_sub_items"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.search_items"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.render_item"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_content_browser.controller.api.load_items_by_value"; reason: unused.
Removed service ".service_locator.kg5LzX0"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.block.view_ajax_block"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.transfer.import"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.transfer.export"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.index"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.create_rule"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.edit_rule_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.update_priorities"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.link_layout"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.unlink_layout"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.enable_rule"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.disable_rule"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.copy_rule_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.create_rule_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.discard_rule_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.publish_rule_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.delete_rule"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.delete"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.create_target_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.edit_target_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.delete_target"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.create_rule_condition_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.edit_rule_condition_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layout_resolver.delete_rule_condition"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layouts.index"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layouts.copy_layout_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layouts.delete_layout"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.layouts.clear_layout_cache"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.shared_layouts.index"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.shared_layouts.related_layouts"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.admin.shared_layouts.clear_related_layouts_cache"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.index"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.layout.create_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.layout.edit_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.block.edit"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.block.edit_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.block.edit_config_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.collection.edit_collection_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.collection.edit_item_config_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.collection.edit_query_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.collection.edit_item_view_type_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.app.collection.edit_slot_view_type_form"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.config.load_config"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.config.load_block_types"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.config.load_layout_types"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.load_shared_layouts"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.load"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.load_layout_blocks"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.load_zone_blocks"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.link_zone"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.unlink_zone"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.create"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.copy"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.change_type"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.create_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.discard_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.publish_draft"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.restore_from_archive"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.layout.delete"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.load"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.create"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.create_in_zone"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.copy"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.copy_to_zone"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.move"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.move_to_zone"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.restore"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block.delete"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block_collection.add_items"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block_collection.change_collection_type"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.block_collection.load_collection_result"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.load_collection"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.load_items"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.load_item"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.move_item"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.delete_item"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.delete_items"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.create_slot"; reason: unused.
Removed service ".service_locator.kg5LzX0.netgen_layouts.controller.api.collection.delete_slot"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_layouts.ibexa.admin.controller.location_layouts"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_layouts.ibexa.admin.controller.layout_wizard"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_layouts.ibexa.admin.controller.layout_wizard_callback"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_layouts.ibexa.admin.controller.delete_rule"; reason: unused.
Removed service ".service_locator.mx0UMmY.netgen_layouts.ibexa.admin.controller.components.index"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "ibexa.core.io.flysystem.adapter.dynamic_path.dfs.decorator.inner"; reason: unused.
Removed service "ibexa.http_cache.proxy_client.varnish.http_dispatcher.inner"; reason: unused.
Removed service "ibexa.content_translate.matcher_factory.dynamically_configured.inner"; reason: unused.
Removed service "Ibexa\AdminUi\Form\SubmitHandler.inner"; reason: unused.
Removed service "Ibexa\AdminUi\Notification\TranslatableNotificationHandler.inner"; reason: unused.
Removed service "netgen.ibexa_search_extra.solr.query.content.query_converter.inner"; reason: unused.
Removed service "netgen.ibexa_search_extra.solr.query.location.query_converter.inner"; reason: unused.
Removed service "netgen.ibexa_site_api.ezrichtext.renderer.inner"; reason: unused.
Removed service "netgen.ibexa_site_api.ezrichtext.converter.link.inner"; reason: unused.
Removed service "netgen.ibexa_site_api.content_view_provider.core_override.inner"; reason: unused.
Removed service "ngsite.content_forms.field_type.binary_file_form_mapper.inner"; reason: unused.
2111
Inlined service "cache.tagaware.filesystem.recorder_inner" to "cache.tagaware.filesystem".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service ".service_locator.flHUxY8" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "Ibexa\DesignEngine\Asset\AssetPathResolver" to "assets.packages".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version_nglayouts_standard_css" to "assets._package_nglayouts_standard_css".
Inlined service "assets._version_nglayouts_standard_js" to "assets._package_nglayouts_standard_js".
Inlined service "assets._version_nglayouts_standard_dev_css" to "assets._package_nglayouts_standard_dev_css".
Inlined service "assets._version_nglayouts_standard_dev_js" to "assets._package_nglayouts_standard_dev_js".
Inlined service "assets._version_nglayouts_standard" to "assets._package_nglayouts_standard".
Inlined service "assets._version_nglayouts_ibexa_css" to "assets._package_nglayouts_ibexa_css".
Inlined service "assets._version_nglayouts_ibexa_js" to "assets._package_nglayouts_ibexa_js".
Inlined service "assets._version_nglayouts_ibexa_dev_css" to "assets._package_nglayouts_ibexa_dev_css".
Inlined service "assets._version_nglayouts_ibexa_dev_js" to "assets._package_nglayouts_ibexa_dev_js".
Inlined service "assets._version_nglayouts_ibexa" to "assets._package_nglayouts_ibexa".
Inlined service "assets._version_nglayouts_admin_css" to "assets._package_nglayouts_admin_css".
Inlined service "assets._version_nglayouts_admin_js" to "assets._package_nglayouts_admin_js".
Inlined service "assets._version_nglayouts_admin_dev_css" to "assets._package_nglayouts_admin_dev_css".
Inlined service "assets._version_nglayouts_admin_dev_js" to "assets._package_nglayouts_admin_dev_js".
Inlined service "assets._version_nglayouts_admin_images" to "assets._package_nglayouts_admin_images".
Inlined service "assets._version_nglayouts_admin" to "assets._package_nglayouts_admin".
Inlined service "assets._version_nglayouts_css" to "assets._package_nglayouts_css".
Inlined service "assets._version_nglayouts_js" to "assets._package_nglayouts_js".
Inlined service "assets._version_nglayouts_dev_css" to "assets._package_nglayouts_dev_css".
Inlined service "assets._version_nglayouts_dev_js" to "assets._package_nglayouts_dev_js".
Inlined service "assets._version_nglayouts" to "assets._package_nglayouts".
Inlined service "assets._version_nglayouts_app_css" to "assets._package_nglayouts_app_css".
Inlined service "assets._version_nglayouts_app_js" to "assets._package_nglayouts_app_js".
Inlined service "assets._version_nglayouts_app_vendor" to "assets._package_nglayouts_app_vendor".
Inlined service "assets._version_nglayouts_app" to "assets._package_nglayouts_app".
Inlined service "assets._version_ngcb_css" to "assets._package_ngcb_css".
Inlined service "assets._version_ngcb_js" to "assets._package_ngcb_js".
Inlined service "assets._version_ngcb" to "assets._package_ngcb".
Inlined service "assets._version_ibexa" to "assets._package_ibexa".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "Ibexa\Bundle\Core\Fragment\FragmentListenerFactory" to "fragment.listener".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "Ibexa\Bundle\Rest\Routing\OptionsLoader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.XiRCaFk.router.default" to "router.default".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "netgen_layouts.normalizer.array_value" to "serializer".
Inlined service "netgen_layouts.normalizer.exception" to "serializer".
Inlined service "netgen_layouts.normalizer.view" to "serializer".
Inlined service "netgen_layouts.normalizer.parameter" to "serializer".
Inlined service "netgen_layouts.normalizer.block" to "serializer".
Inlined service "netgen_layouts.normalizer.placeholder" to "serializer".
Inlined service "netgen_layouts.normalizer.layout" to "serializer".
Inlined service "netgen_layouts.normalizer.collection" to "serializer".
Inlined service "netgen_layouts.normalizer.collection_item" to "serializer".
Inlined service "netgen_layouts.normalizer.collection_slot" to "serializer".
Inlined service "netgen_layouts.normalizer.collection_query" to "serializer".
Inlined service "netgen_layouts.normalizer.collection_result_set" to "serializer".
Inlined service "netgen_layouts.normalizer.collection_result" to "serializer".
Inlined service "netgen_layouts.normalizer.block_type" to "serializer".
Inlined service "netgen_layouts.normalizer.block_type_group" to "serializer".
Inlined service "netgen_layouts.normalizer.layout_type" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.LC91I6D" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.ibexa_default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.gycnPYF" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jHEdCkB" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service ".service_locator.s0F35ec" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" to "profiler".
Inlined service "netgen_information_collection.collector" to "profiler".
Inlined service "ngsite.profiler.data_collector.git" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.ibexa_forgot_password" to "security.firewall.map.context.ibexa_forgot_password".
Inlined service "security.firewall.map.config.ibexa_register_from_invitation" to "security.firewall.map.context.ibexa_register_from_invitation".
Inlined service "debug.security.firewall.authenticator.ibexa_rest.inner" to "debug.security.firewall.authenticator.ibexa_rest".
Inlined service "security.exception_listener.ibexa_rest" to "security.firewall.map.context.ibexa_rest".
Inlined service "security.firewall.map.config.ibexa_rest" to "security.firewall.map.context.ibexa_rest".
Inlined service "security.authentication.success_handler.ibexa_front.form_login" to "security.authenticator.form_login.ibexa_front".
Inlined service "security.authentication.failure_handler.ibexa_front.form_login" to "security.authenticator.form_login.ibexa_front".
Inlined service "debug.security.firewall.authenticator.ibexa_front.inner" to "debug.security.firewall.authenticator.ibexa_front".
Inlined service "security.exception_listener.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "security.logout_listener.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "security.firewall.map.config.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.user_checker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.chain" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "fos_http_cache.twig.tag_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\CoreExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FileSizeExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RoutingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\QueryRenderingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderContentExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderLocationExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" to "twig".
Inlined service "Ibexa\Bundle\Core\Templating\Twig\ContextAwareTwigVariablesExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" to "twig".
Inlined service "Ibexa\HttpCache\Twig\ContentTaggingExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" to "twig".
Inlined service "Ibexa\Bundle\User\Twig\UserExtension" to "twig".
Inlined service "Ibexa\User\Templating\Twig\DateTimeExtension" to "twig".
Inlined service "Ibexa\User\Templating\Twig\InvitationExtension" to "twig".
Inlined service "Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" to "twig".
Inlined service "netgen.enhanced_selection.templating.twig.extension" to "twig".
Inlined service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Templating\Twig\Extension\FieldTypeExtension" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.field_rendering" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.content_rendering" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.embedded_content_rendering" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.ez_content_rendering" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.ez_embedded_content_rendering" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.image" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.query" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.get_attr_expression" to "twig".
Inlined service "netgen.ibexa_site_api.twig.extension.named_object" to "twig".
Inlined service "ezpublish.twig.extension.xml_text" to "twig".
Inlined service "netgen_information_collection.twig.extension.rendering" to "twig".
Inlined service "netgen_information_collection.captcha.extension" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.rendering" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.plugin_rendering" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.collection_pager" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.item" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.helpers" to "twig".
Inlined service "netgen_layouts.templating.twig.extension.version" to "twig".
Inlined service "netgen_layouts.ibexa.templating.twig.extension.ibexa" to "twig".
Inlined service "netgen_open_graph.templating.twig.extension" to "twig".
Inlined service "ez_core_extra.twig.globals_extension" to "twig".
Inlined service "netgen_tags.templating.twig.extension" to "twig".
Inlined service "ezpublish_legacy.twig.extension" to "twig".
Inlined service "MediataCom\MediataEzpageFieldtypeBundle\Twig\EzPageExtension" to "twig".
Inlined service "ngsite.templating.twig.extension.site" to "twig".
Inlined service "ngsite.templating.twig.extension.topic_url" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "ngsite.templating.global_variable" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "netgen_layouts.design.twig.filesystem_loader" to "twig.loader.chain".
Inlined service "twig.loader.string" to "twig.loader.chain".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.dlyUVEk" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.mc_X1Dm" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Eslxhos" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.TZ7e7KY" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.Xbsa8iG" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "cache.doctrine.orm.ibexa_default.metadata" to "doctrine.orm.ibexa_default_configuration".
Inlined service ".doctrine.orm.ibexa_default_metadata_driver" to "doctrine.orm.ibexa_default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.ibexa_default_configuration".
Inlined service "doctrine.orm.ibexa_default_entity_listener_resolver" to "doctrine.orm.ibexa_default_configuration".
Inlined service "cache.doctrine.orm.ibexa_default.result.recorder_inner" to "cache.doctrine.orm.ibexa_default.result".
Inlined service "cache.doctrine.orm.ibexa_default.query.recorder_inner" to "cache.doctrine.orm.ibexa_default.query".
Inlined service "doctrine.orm.ibexa_default_configuration" to "doctrine.orm.ibexa_default_entity_manager".
Inlined service "doctrine.orm.ibexa_default_manager_configurator" to "doctrine.orm.ibexa_default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "fos_http_cache.request_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
Inlined service "fos_http_cache.response_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
Inlined service "fos_http_cache.request_matcher.unsafe" to "fos_http_cache.rule_matcher.must_invalidate".
Inlined service "fos_http_cache.response_matcher.non_error" to "fos_http_cache.rule_matcher.must_invalidate".
Inlined service "fos_http_cache.cache_control.rule_matcher.d6fad7d25c62e8f501ed5905e0ff65c8" to "fos_http_cache.event_listener.cache_control".
Inlined service "fos_http_cache.cache_control.rule_matcher.a492e95fb906ee33b5fb3927bf4ee720" to "fos_http_cache.event_listener.cache_control".
Inlined service "fos_http_cache.cache_control.match_response.01fe9ca024b890204e7104849f32d422" to "fos_http_cache.cache_control.rule_matcher.d6fad7d25c62e8f501ed5905e0ff65c8".
Inlined service "fos_http_cache.cache_control.match_response.d13474ceb60952884bbc334559e8d0d0" to "fos_http_cache.cache_control.rule_matcher.a492e95fb906ee33b5fb3927bf4ee720".
Inlined service "fos_http_cache.rule_matcher.cacheable" to "fos_http_cache.event_listener.tag".
Inlined service "Ibexa\HttpCache\ContextProvider\RoleIdentify" to "fos_http_cache.user_context.hash_generator".
Inlined service "fos_http_cache.user_context.hash_generator" to "fos_http_cache.event_listener.user_context".
Inlined service "fos_http_cache.user_context.anonymous_request_matcher" to "fos_http_cache.event_listener.user_context".
Inlined service "fos_http_cache.user_context_invalidator" to "fos_http_cache.user_context.switch_user_listener".
Inlined service "jms_translation.extractor_manager" to "jms_translation.updater".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter" to "jms_translation.updater".
Inlined service "jms_translation.loader.wrapped_symfony_loader.0" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.2" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.3" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.4" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.5" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.6" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.7" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.8" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.9" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.10" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.xliff_loader" to "jms_translation.loader_manager".
Inlined service "jms_translation.extractor.file_extractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\FieldTypesTranslationExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\OnlineEditorCustomAttributesExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\CustomTagExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\ChoiceAttributeExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\AdminUi\Translation\Extractor\SortingTranslationExtractor" to "jms_translation.extractor_manager".
Inlined service "jms_translation.extractor.file.default_php_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.form_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.translation_container_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.twig_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.validation_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.authentication_message_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\ExceptionMessageTemplateFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\TranslatableExceptionsFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\ValidationErrorFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\AdminUi\Translation\Extractor\JavaScriptFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleExactFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScalePercentFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\CropFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\BorderFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ReduceNoiseFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\SwirlFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\GrayscaleFilterLoader" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "Ibexa\Bundle\Rest\CorsOptions\RestProvider" to "nelmio_cors.options_resolver".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service ".service_locator.7yMjEo0" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "Ibexa\Core\MVC\Symfony\View\Builder\Registry\ControllerMatch" to "Ibexa\Bundle\Core\EventListener\ViewControllerListener".
Inlined service "Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\AdminUi\QueryType\ContentSubtreeQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\AdminUi\QueryType\MediaSubtreeQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\AdminUi\QueryType\UserQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.content.relations.forward_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.content.relations.reverse_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.content.fetch" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.relations.forward_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.relations.reverse_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.children" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.siblings" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.subtree" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.fetch" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.content.relations.tag_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.content.relations.all_tag_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.relations.tag_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "netgen.ibexa_site_api.query_type.location.relations.all_tag_fields" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "ngsite.query_type.search" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\Helper\FieldsGroups\RepositoryConfigFieldsGroupsListFactory" to "Ibexa\Core\Helper\FieldsGroups\ArrayTranslatorFieldsGroupsList".
Inlined service "Ibexa\Core\QueryType\QueryParameterContentViewQueryTypeMapper" to "Ibexa\Core\MVC\Symfony\Controller\Content\QueryController".
Inlined service "Ibexa\Core\Pagination\Pagerfanta\AdapterFactory\SearchHitAdapterFactory" to "Ibexa\Core\MVC\Symfony\Controller\QueryRenderController".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter".
Inlined service "Ibexa\Contracts\Core\Validation\StructWrapperValidator.inner" to "Ibexa\Contracts\Core\Validation\StructWrapperValidator".
Inlined service "security.authentication_utils" to "Ibexa\Core\MVC\Symfony\Controller\SecurityController".
Inlined service "ibexa.core.mvc.serializer.normalizer.array_denormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\SiteAccessNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\MatcherDenormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\CompoundMatcherNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\HostElementNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\MapNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\URITextNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\HostTextNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\RegexURINormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\RegexHostNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\RegexNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\URIElementNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Component\Serializer\SimplifiedRequestNormalizer" to "ibexa.core.mvc.serializer".
Inlined service "ibexa.core.mvc.serializer.normalizer.json_serializable_normalizer" to "ibexa.core.mvc.serializer".
Inlined service "ibexa.core.mvc.serializer.normalizer.property_normalizer" to "ibexa.core.mvc.serializer".
Inlined service "ibexa.core.mvc.serializer.json_encoder" to "ibexa.core.mvc.serializer".
Inlined service "netgen_tags.routing.tag_router" to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter".
Inlined service "ezpublish.urlalias_router" to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter".
Inlined service "Ibexa\Bundle\Core\SiteAccess\MatcherBuilder" to "Ibexa\Core\MVC\Symfony\SiteAccess\Router".
Inlined service "Ibexa\Core\Repository\Permission\PermissionCriterionResolver" to "Ibexa\Core\Repository\Permission\CachedPermissionService".
Inlined service "Ibexa\Core\FieldType\BinaryFile\BinaryFileStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\BinaryFile\BinaryFileStorage".
Inlined service "Ibexa\Core\FieldType\Image\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\FieldType\Image\ImageStorage".
Inlined service "Ibexa\Core\IO\MetadataHandler\ImageSize" to "Ibexa\Core\FieldType\Image\ImageStorage".
Inlined service "Ibexa\Bundle\Core\Imagine\AliasCleaner" to "Ibexa\Core\FieldType\Image\ImageStorage".
Inlined service "Ibexa\Core\FieldType\Keyword\KeywordStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\Keyword\KeywordStorage".
Inlined service "Ibexa\Core\FieldType\Media\MediaStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\Media\MediaStorage".
Inlined service "Ibexa\Core\FieldType\MapLocation\MapLocationStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\MapLocation\MapLocationStorage".
Inlined service "Ibexa\Core\FieldType\User\UserStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\User\UserStorage".
Inlined service "Ibexa\Core\FieldType\Validator\ImageValidator" to "Ibexa\Core\FieldType\Image\Type".
Inlined service "Ibexa\Core\FieldType\BinaryFile\BinaryFileStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Image\ImageStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Keyword\KeywordStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Media\MediaStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Url\UrlStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\MapLocation\MapLocationStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "netgen.enhanced_selection.field_type.external_storage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\FieldType\UrlStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "ezpublish.fieldType.ezxmltext.externalStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "netgen_tags.field_type.eztags.external_storage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\Persistence\Utf8Converter" to "Ibexa\Core\Persistence\TransformationProcessor\PcreCompiler".
Inlined service "Ibexa\Core\Persistence\TransformationProcessor\PcreCompiler" to "Ibexa\Core\Persistence\TransformationProcessor\PreprocessedBased".
Inlined service "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter.inner" to "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter".
Inlined service "monolog.logger.ibexa.cache" to "Ibexa\Core\Persistence\Cache\Identifier\CacheIdentifierGenerator".
Inlined service "Ibexa\Core\Persistence\Cache\SectionHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\ContentLanguageHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\ContentTypeHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\TrashHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\UrlAliasHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\ObjectStateHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\BookmarkHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\NotificationHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\UserPreferenceHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\UrlWildcardHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Cache\SettingHandler" to "Ibexa\Core\Persistence\Cache\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Bookmark\Gateway\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\Bookmark\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Bookmark\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Bookmark\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Bookmark\Mapper" to "Ibexa\Core\Persistence\Legacy\Bookmark\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Gateway\DoctrineDatabase\QueryBuilder" to "Ibexa\Core\Persistence\Legacy\Content\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\StorageHandler" to "Ibexa\Core\Persistence\Legacy\Content\FieldHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner" to "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageRegistry" to "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\AuthorConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\BinaryFileConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\CheckboxConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\CountryConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\DateAndTimeConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\FloatConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\IntegerConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\KeywordConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\MediaConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\SelectionConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\TextLineConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\TextBlockConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\UrlConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\ImageConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\ISBNConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\MapLocationConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\EmailAddressConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\RelationConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\RelationListConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\UserConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\DateConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezenum.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezidentifier.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezinisetting.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezmatrix.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezmultioption.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezmultioption2.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezmultiprice.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezoption.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezpackage.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezproductcategory.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezrangeoption.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezsubtreesubscription.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\TimeConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezcomcomments.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezpaex.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezsurvey.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.eztags.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ibexa.field_type.ezrecommendation.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\ImageAssetConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\FieldTypeRichText\Persistence\Legacy\RichTextFieldValueConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\FieldTypeMatrix\FieldType\Converter\MatrixConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\FieldTypeQuery\Persistence\Legacy\Content\FieldValue\Converter\QueryConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "netgen_birthday.field_type.legacy.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "netgen_class_list.field_type.legacy.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "netgen.enhanced_selection.field_type.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\Persistence\Legacy\FieldValueConverter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "ezpublish.fieldType.ezxmltext.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "netgen_tags.field_type.eztags.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "netgen_metadata.field_type.legacy.converter" to "Ibexa\Core\Persistence\Legacy\Content\FieldValue\ConverterRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Language\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Language\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Language\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Language\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Language\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\Language\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Language\Handler.inner" to "Ibexa\Core\Persistence\Legacy\Content\Language\CachingHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Location\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Location\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\ObjectState\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Gateway\Content\Doctrine\DoctrineGateway" to "Ibexa\Core\Persistence\Legacy\Filter\Handler\ContentFilteringHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Gateway\Location\Doctrine\DoctrineGateway" to "Ibexa\Core\Persistence\Legacy\Filter\Handler\LocationFilteringHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Section\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Section\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Section\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Section\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\SharedGateway\DatabasePlatform\FallbackGateway" to "Ibexa\Core\Persistence\Legacy\SharedGateway\GatewayFactory".
Inlined service "Ibexa\Core\Persistence\Legacy\SharedGateway\GatewayFactory" to "Ibexa\Core\Persistence\Legacy\SharedGateway\Gateway".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\ContentTypeName" to "ibexa.core.trash.search.legacy.gateway.sort_clause_converter".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\UserLogin" to "ibexa.core.trash.search.legacy.gateway.sort_clause_converter".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\DateTrashed" to "ibexa.core.trash.search.legacy.gateway.sort_clause_converter".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlAlias\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\UrlAlias\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlAlias\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\UrlAlias\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Query\CriteriaConverter" to "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\UrlWildcard\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\URL\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\URL\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Mapper" to "Ibexa\Core\Persistence\Legacy\URL\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalAnd" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalOr" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalNot" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchAll" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchNone" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Validity" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Pattern" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\VisibleOnly" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionId" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionIdentifier" to "Ibexa\Core\Persistence\Legacy\URL\Query\CriteriaConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\User\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Role\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\User\Role\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler\ObjectStateHandler" to "Ibexa\Core\Persistence\Legacy\User\Role\LimitationConverter".
Inlined service "Ibexa\User\Permission\UserPermissionsLimitationHandler" to "Ibexa\Core\Persistence\Legacy\User\Role\LimitationConverter".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\User\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Role\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\User\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Mapper" to "Ibexa\Core\Persistence\Legacy\User\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\User\Role\LimitationConverter" to "Ibexa\Core\Persistence\Legacy\User\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Notification\Gateway\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\Notification\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Notification\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Notification\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Notification\Mapper" to "Ibexa\Core\Persistence\Legacy\Notification\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\UserPreference\Gateway\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\UserPreference\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\UserPreference\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\UserPreference\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\UserPreference\Mapper" to "Ibexa\Core\Persistence\Legacy\UserPreference\Handler".
Inlined service "Ibexa\Core\Persistence\Legacy\Setting\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Setting\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Setting\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Setting\Handler".
Inlined service "Ibexa\Core\FieldType\Keyword\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Author\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\TextLine\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\MapLocation\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Country\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Date\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Integer\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Float\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\EmailAddress\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Image\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Media\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\BinaryFile\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Time\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\TextBlock\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Checkbox\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\DateAndTime\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\ISBN\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Relation\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Selection\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\RelationList\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Url\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\ImageAsset\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\FieldTypeRichText\FieldType\RichText\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\FieldTypeMatrix\FieldType\Indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.query_field_type.not_indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_birthday.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_class_list.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen.enhanced_selection.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\FieldType\SearchFields" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ezpublish.fieldType.indexable.ezxmltext" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_tags.field_type.eztags.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_metadata.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Keyword\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Author\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\TextLine\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\MapLocation\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Country\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Date\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Integer\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Float\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\EmailAddress\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Image\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Media\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\BinaryFile\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Time\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\TextBlock\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Checkbox\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\DateAndTime\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\ISBN\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Relation\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Selection\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\RelationList\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\Url\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\FieldType\ImageAsset\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.field_type.indexable.unindexed" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\FieldTypeRichText\FieldType\RichText\SearchField" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\FieldTypeMatrix\FieldType\Indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ibexa.query_field_type.not_indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_birthday.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_class_list.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen.enhanced_selection.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\FieldType\SearchFields" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "ezpublish.fieldType.indexable.ezxmltext" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_tags.field_type.eztags.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "netgen_metadata.field_type.indexable" to "Ibexa\Core\Search\Common\FieldRegistry".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\BooleanMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\DateMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\DocumentMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\GeoLocationMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\FloatMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\IdentifierMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleIntegerMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\IntegerMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleBooleanMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleIdentifierMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleStringMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleStringMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleStringMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\PriceMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\StringMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\RemoteIdentifierMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "Ibexa\Core\Search\Common\FieldValueMapper\MultipleRemoteIdentifierMapper" to "Ibexa\Core\Search\Common\FieldValueMapper\Aggregate".
Inlined service "ibexa.core.io.flysystem.adapter.dynamic_path.site_access_aware.decorator.inner" to "ibexa.core.io.flysystem.adapter.dynamic_path.site_access_aware.decorator".
Inlined service "Ibexa\Core\IO\Flysystem\PathPrefixer\LocalSiteAccessAwarePathPrefixer" to "ibexa.core.io.flysystem.adapter.dynamic_path.site_access_aware.decorator".
Inlined service "ibexa.core.io.flysystem.adapter.dynamic_path.site_access_aware.decorator" to "ibexa.core.io.flysystem.default_filesystem".
Inlined service "ibexa.core.io.flysystem.visibility.portable_visibility.converter" to "Ibexa\Core\IO\Flysystem\VisibilityConverter\SiteAccessAwareVisibilityConverter".
Inlined service "ibexa.core.io.flysystem.path_normalizer.whitespace" to "Ibexa\Core\IO\FilePathNormalizer\Flysystem".
Inlined service "Ibexa\Notifications\SystemNotification\SystemNotificationRenderer" to "Ibexa\Core\Notification\Renderer\Registry".
Inlined service "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy.inner" to "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy".
Inlined service "Ibexa\Bundle\Core\ApiLoader\StorageEngineFactory" to "Ibexa\Contracts\Core\Persistence\Handler".
Inlined service "Ibexa\Bundle\Core\ApiLoader\SearchEngineIndexerFactory" to "Ibexa\Core\Search\Common\Indexer".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\Relation\ParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\RelationList\ParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Netgen\IbexaFieldTypeEnhancedLinkBundle\View\ParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortSpec\SortClauseParserDispatcher" to "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory".
Inlined service "ibexa.content_view.default_matcher_factory.dynamically_configured" to "ibexa.content_view_provider.default_configured".
Inlined service "ibexa.content_view.default_matcher_factory.dynamically_configured.inner" to "ibexa.content_view.default_matcher_factory.dynamically_configured".
Inlined service "ibexa.location_view.matcher_factory.dynamically_configured" to "ibexa.location_view_provider.configured".
Inlined service "ibexa.location_view.matcher_factory.dynamically_configured.inner" to "ibexa.location_view.matcher_factory.dynamically_configured".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\ResourceProvider" to "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\RenderStrategy" to "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderExtension".
Inlined service "Ibexa\Core\MVC\Symfony\View\Provider\Registry" to "Ibexa\Core\MVC\Symfony\View\Configurator\ViewProvider".
Inlined service "Ibexa\Core\Helper\ContentInfoLocationLoader\SudoMainLocationLoader" to "Ibexa\Core\MVC\Symfony\View\Builder\ContentViewBuilder".
Inlined service "Ibexa\Core\MVC\Symfony\View\GenericVariableProviderRegistry" to "Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber".
Inlined service "Ibexa\Bundle\Core\EventListener\LocaleListener.inner" to "Ibexa\Bundle\Core\EventListener\LocaleListener".
Inlined service "Ibexa\Bundle\Core\SiteAccess\Config\ComplexConfigProcessor" to "Ibexa\Bundle\Core\SiteAccess\Config\IOConfigResolver".
Inlined service "ibexa.image_alias.imagine.cache_resolver_decorator.inner" to "Ibexa\Bundle\Core\Imagine\Cache\ResolverFactory".
Inlined service "Ibexa\Bundle\Core\Imagine\Cache\ResolverFactory" to "ibexa.image_alias.imagine.cache_resolver_decorator".
Inlined service "Ibexa\Bundle\Core\Imagine\Variation\ImagineAwareAliasGenerator" to "Ibexa\Bundle\Core\Imagine\Cache\AliasGeneratorDecorator".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderProviderRegistry" to "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGeneratorConfigurator".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGenerator.inner" to "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGenerator".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGeneratorConfigurator" to "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGenerator".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderProvider\GenericProvider" to "Ibexa\Bundle\Core\Imagine\PlaceholderProviderRegistry".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderProvider\RemoteProvider" to "Ibexa\Bundle\Core\Imagine\PlaceholderProviderRegistry".
Inlined service "Ibexa\Bundle\Core\Imagine\VariationPurger\LegacyStorageImageFileRowReader" to "Ibexa\Bundle\Core\Imagine\VariationPurger\LegacyStorageImageFileList".
Inlined service "Ibexa\Core\Variation\VariationHandlerRegistry" to "Ibexa\Bundle\Core\Variation\VariationHandlerResolver".
Inlined service "Ibexa\Bundle\Core\Imagine\PlaceholderAliasGenerator" to "Ibexa\Bundle\Core\Imagine\Variation\ImagineAwareAliasGenerator".
Inlined service "Ibexa\Bundle\Core\URLChecker\URLHandlerRegistry" to "Ibexa\Bundle\Core\URLChecker\URLChecker".
Inlined service "ibexa.url_checker.handler.http" to "Ibexa\Bundle\Core\URLChecker\URLHandlerRegistry".
Inlined service "ibexa.url_checker.handler.https" to "Ibexa\Bundle\Core\URLChecker\URLHandlerRegistry".
Inlined service "Ibexa\Bundle\Core\URLChecker\Handler\MailToHandler" to "Ibexa\Bundle\Core\URLChecker\URLHandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Converter" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\Field".
Inlined service "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Keyword" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.hypen_separated" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\HandlerRegistry" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Converter".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Composite" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Converter".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Ancestor" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationId" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationRemoteId" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\ParentLocationId" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\PermissionSubtree" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Subtree" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Visibility" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "netgen.ibexa_search_extra.legacy.query.content.criterion_visitor.location_query" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "netgen.ibexa_search_extra.legacy.query.content.criterion_visitor.visible" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "netgen.ibexa_search_extra.legacy.query.content.criterion_visitor.location_id" to "ibexa.search.legacy.gateway.criteria_converter.content".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Ancestor" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Depth" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationId" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsMainLocation" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\ParentLocationId" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Priority" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationRemoteId" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Subtree" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Visibility" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsBookmarked" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "netgen.ibexa_search_extra.legacy.query.location.criterion_visitor.visible" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "netgen.ibexa_search_extra.legacy.query.location.criterion_visitor.location_id" to "ibexa.search.legacy.gateway.criteria_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\WordIndexer\Repository\SearchIndex" to "Ibexa\Core\Search\Legacy\Content\WordIndexer\Gateway\DoctrineDatabase".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Factory\RandomSortClauseHandlerFactory" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\AbstractRandom".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Id" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\IsMainLocation" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Visibility" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "ibexa.search.legacy.gateway.sort_clause_converter.content" to "Ibexa\Core\Search\Legacy\Content\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Search\Legacy\Content\Gateway\ExceptionConversion".
Inlined service "ibexa.search.legacy.gateway.sort_clause_converter.location" to "Ibexa\Core\Search\Legacy\Content\Location\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Search\Legacy\Content\Location\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\ExceptionConversion" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\ExceptionConversion" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\WordIndexer\Gateway\DoctrineDatabase" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Mapper\FullTextMapper" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Bundle\LegacySearchEngine\ApiLoader\ConnectionFactory" to "ibexa.api.search_engine.legacy.connection".
Inlined service "ibexa.core.io.migration.file_lister.file_iterator.binary_file_iterator" to "ibexa.core.io.migration.file_lister.binary_file_lister".
Inlined service "ibexa.core.io.migration.file_lister.file_iterator.media_file_iterator" to "ibexa.core.io.migration.file_lister.media_file_lister".
Inlined service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageBinaryFileRowReader" to "ibexa.core.io.migration.file_lister.file_iterator.binary_file_iterator".
Inlined service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageMediaFileRowReader" to "ibexa.core.io.migration.file_lister.file_iterator.media_file_iterator".
Inlined service "ibexa.core.io.metadata_handler.flysystem.default" to "ibexa.core.io.metadata_handler.registry".
Inlined service "ibexa.core.io.binarydata_handler.flysystem.default" to "ibexa.core.io.binarydata_handler.registry".
Inlined service "monolog.logger.ibexa.core.io" to "ibexa.core.io.metadata_handler.flysystem.default".
Inlined service "Ibexa\Bundle\Debug\Collector\SiteAccessCollector" to "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector".
Inlined service "Ibexa\Bundle\Debug\Collector\PersistenceCacheCollector" to "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector".
Inlined service "Ibexa\HttpCache\ProxyClient\HttpDispatcherFactory" to "ibexa.http_cache.proxy_client.varnish.http_dispatcher".
Inlined service "Ibexa\HttpCache\PurgeClient\LocalPurgeClient" to "Ibexa\HttpCache\PurgeClient\RepositoryPrefixDecorator".
Inlined service "Ibexa\HttpCache\ResponseConfigurator\ConfigurableResponseCacheConfigurator" to "Ibexa\HttpCache\EventSubscriber\HttpCacheResponseSubscriber".
Inlined service "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber.inner" to "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber".
Inlined service "Ibexa\HttpCache\ResponseTagger\Delegator\ContentValueViewTagger" to "Ibexa\HttpCache\ResponseTagger\Delegator\DispatcherTagger".
Inlined service "Ibexa\HttpCache\ResponseTagger\Delegator\LocationValueViewTagger" to "Ibexa\HttpCache\ResponseTagger\Delegator\DispatcherTagger".
Inlined service "netgen_tags.http_cache.response_tagger.tag_view" to "Ibexa\HttpCache\ResponseTagger\Delegator\DispatcherTagger".
Inlined service "Ibexa\Bundle\Rest\Serializer\SerializerFactory" to "ibexa.rest.serializer".
Inlined service "Ibexa\Bundle\Rest\Routing\OptionsLoader\RouteCollectionMapper" to "Ibexa\Bundle\Rest\Routing\OptionsLoader".
Inlined service "Ibexa\Bundle\Rest\Routing\OptionsLoader\Mapper" to "Ibexa\Bundle\Rest\Routing\OptionsLoader\RouteCollectionMapper".
Inlined service "Ibexa\Rest\Server\Service\ExpressionRouterRootResourceBuilder" to "Ibexa\Rest\Server\Controller\Root".
Inlined service "Ibexa\Rest\Server\View\AcceptHeaderVisitorDispatcher" to "Ibexa\Bundle\Rest\EventListener\ResponseListener".
Inlined service "Ibexa\Rest\FieldTypeProcessor\ImageProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\ImageAssetFieldTypeProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\DateAndTimeProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\DateProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\MediaProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\RelationListProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\RelationProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\TimeProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\BinaryProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\FloatProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\StringProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\FieldTypeProcessor\UserProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\FieldTypeRichText\REST\FieldTypeProcessor\RichTextProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "MediataCom\MediataEzpageFieldtypeBundle\Core\REST\Common\FieldTypeProcessor\PageProcessor" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "ibexa.rest.output.visitor.xml" to "Ibexa\Rest\Server\View\AcceptHeaderVisitorDispatcher".
Inlined service "ibexa.rest.output.visitor.xml" to "Ibexa\Rest\Server\View\AcceptHeaderVisitorDispatcher".
Inlined service "ibexa.rest.output.visitor.xml" to "Ibexa\Rest\Server\View\AcceptHeaderVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\Generator\Xml" to "ibexa.rest.output.visitor.xml".
Inlined service "Ibexa\Rest\Output\Generator\Xml\FieldTypeHashGenerator" to "Ibexa\Rest\Output\Generator\Xml".
Inlined service "Ibexa\Rest\Output\Generator\Json\FieldTypeHashGenerator" to "Ibexa\Rest\Output\Generator\Json".
Inlined service "ibexa.rest.output.value_object_visitor.Exception.InvalidArgumentException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "ibexa.rest.output.value_object_visitor.InvalidArgumentException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotFoundException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UnauthorizedException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadStateException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentFieldValidationException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ForbiddenException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotImplementedException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Exception" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\HttpException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Language" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SectionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedSection" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Section" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcardList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcard" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLWildcard" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAlias" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLAlias" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Author" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedVersion" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionInfo" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ImageVariation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Version" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionTranslationInfo" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUser" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\User" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUser" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserSession" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\DeletedUserSession" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\JWT" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentTypeGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\FieldDefinitionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedFieldDefinition" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Field" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestFieldDefinition" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RelationList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestRelation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRelation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRole" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PublishedRole" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedPolicy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PolicyList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleAssignmentList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserRoleAssignment" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroupRoleAssignment" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedLocation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LocationList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Trash" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestTrashItem" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Range" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RangeAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\StatsAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TermAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectStateGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\ValueObjectVisitor\ContentObjectStates" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CountryList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TemporaryRedirect" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PermanentRedirect" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ResourceCreated" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NoContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Root" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SeeOther" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Conflict" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Options" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\OK" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CachedValue" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BookmarkList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\BulkOperationResponse" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Node" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Root" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\NodeExtendedInfoVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationListDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\AccordionDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "netgen_tags.rest.output.value_object_visitor.cached_value" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "netgen_tags.rest.output.value_object_visitor.rest_tag" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "netgen_tags.rest.output.value_object_visitor.tag_list" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "netgen_tags.rest.output.value_object_visitor.content_list" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "netgen_tags.rest.output.value_object_visitor.created_tag" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Input\Handler\Json" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\Handler\Xml" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\Parser\ContentObjectStates" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeGroupInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\RestViewInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\JWTInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ObjectStateGroupUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ObjectStateCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ObjectStateUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\PolicyCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\PolicyUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\RelationCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\RoleAssignInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\RoleInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\SectionInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\SessionInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\UserGroupUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\URLAliasCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\URLWildcardCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\UserCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\UserGroupCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\UserUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ViewInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ViewInputOneDotOne" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\VersionUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentQuery" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationQuery" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Ancestor" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentRemoteId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeGroupId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentTypeIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\DateMetadata" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Field" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\FullText" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LanguageCode" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LocationId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LocationRemoteId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalAnd" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalNot" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalOperator" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\LogicalOr" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\MoreLikeThis" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Operator" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationRemoteId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\SectionIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\SectionId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Subtree" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserMetadata" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserBased" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserEnabled" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserLogin" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserEmail" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Visibility" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Sibling" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.content_id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.content_name" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.date_modified" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.date_published" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_depth" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_path" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_priority" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.section_identifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.SectionName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.score" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\SortClause\Field" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\ContentTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\CriterionParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\DateRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\FieldParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\FieldRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\LocationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\SectionParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\TermParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FacetBuilder\UserParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\DateTimeRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\FloatRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\IntRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeGroupTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\DateMetadataRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\AuthorTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CheckboxTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CountryTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateTimeRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\KeywordTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\SelectionTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\TimeRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\LanguageTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ObjectStateTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\SectionTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\SubtreeTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\LocationChildrenTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\UserMetadataTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\VisibilityTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Limitation\PathStringRouteBasedLimitationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Limitation\RouteBasedLimitationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageMimeType" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageFileSize" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageOrientation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageDimensions" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Image" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsBookmarked" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.identifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\BulkOperation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\Operation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequestNode" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequest" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionDelete" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionReorder" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "netgen_tags.rest.input.parser.tag_create" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "netgen_tags.rest.input.parser.tag_synonym_create" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "netgen_tags.rest.input.parser.tag_update" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" to "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" to "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\Factory\ContentFullTextFactory" to "Ibexa\Solr\Query\Content\CriterionVisitor\FullText".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Factory\LocationFullTextFactory" to "Ibexa\Solr\Query\Location\CriterionVisitor\FullText".
Inlined service "ibexa.solr.query.query_translator.galach.token_extractor" to "ibexa.solr.query.query_translator.galach.tokenizer".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.group" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.logical_and" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.logical_not" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.logical_or" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.mandatory" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.phrase" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.prohibited" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.visitor.query" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "Ibexa\Solr\Query\Common\QueryTranslator\Generator\WordVisitor" to "ibexa.solr.query.query_translator.galach.generator.common.aggregate".
Inlined service "ibexa.solr.query.query_translator.galach.generator.common.aggregate" to "ibexa.solr.query.query_translator.galach.generator.edismax".
Inlined service "ibexa.solr.http_client.retryable" to "Ibexa\Solr\Gateway\HttpClient\Stream".
Inlined service "Ibexa\Solr\FieldMapper\ContentFieldMapper\BlockDocumentsBaseContentFields" to "ibexa.solr.field_mapper.block".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.content.content_and_location_id" to "ibexa.solr.field_mapper.block".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.common.user_enabled" to "ibexa.solr.field_mapper.block".
Inlined service "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\BlockDocumentsContentFields" to "ibexa.solr.field_mapper.block_translation".
Inlined service "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\BlockDocumentsMetaFields" to "ibexa.solr.field_mapper.block_translation".
Inlined service "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\ContentDocumentTranslatedContentNameField" to "ibexa.solr.field_mapper.block_translation".
Inlined service "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\ContentDocumentEmptyFields" to "ibexa.solr.field_mapper.block_translation".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.content_translation.content_name" to "ibexa.solr.field_mapper.block_translation".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.content_translation.page" to "ibexa.solr.field_mapper.block_translation".
Inlined service "Ibexa\Solr\FieldMapper\ContentFieldMapper\ContentDocumentBaseFields" to "ibexa.solr.field_mapper.content".
Inlined service "Ibexa\Solr\FieldMapper\ContentFieldMapper\UserDocumentFields" to "ibexa.solr.field_mapper.content".
Inlined service "Ibexa\Solr\FieldMapper\ContentFieldMapper\ContentDocumentLocationFields" to "ibexa.solr.field_mapper.content".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.content.visibility" to "ibexa.solr.field_mapper.content".
Inlined service "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\ContentDocumentFulltextFields" to "ibexa.solr.field_mapper.content_translation".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.content.full_text" to "ibexa.solr.field_mapper.content_translation".
Inlined service "Ibexa\Solr\FieldMapper\LocationFieldMapper\LocationDocumentBaseFields" to "Ibexa\Solr\FieldMapper\LocationFieldMapper\Aggregate".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.location.visibility" to "Ibexa\Solr\FieldMapper\LocationFieldMapper\Aggregate".
Inlined service "netgen.ibexa_search_extra.solr.field_mapper.location.location_id" to "Ibexa\Solr\FieldMapper\LocationFieldMapper\Aggregate".
Inlined service "Ibexa\Bundle\Solr\ApiLoader\BoostFactorProviderFactory" to "Ibexa\Solr\FieldMapper\BoostFactorProvider".
Inlined service "Ibexa\Bundle\Solr\ApiLoader\IndexingDepthProviderFactory" to "Ibexa\Solr\FieldMapper\IndexingDepthProvider".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.content_type_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeGroupAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.content_type_group_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LanguageAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.langauge_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\RangeAggregationKeyMapper\NullRangeAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.raw_range".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ObjectStateAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.object_state_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\SectionAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.section_term".
Inlined service "ibexa.solr.query.common.aggregation_result_extractor.subtree_term.nested.inner" to "ibexa.solr.query.common.aggregation_result_extractor.subtree_term.nested".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\UserMetadataAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.user_metadata_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\AuthorAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.field.author_term".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\CountryAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.field.country".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\RangeAggregationKeyMapper\FloatRangeAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.field.float_range".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\InvertedBooleanAggregationKeyMapper" to "ibexa.solr.query.location.aggregation_result_extractor.visibility".
Inlined service "Ibexa\Solr\Gateway\UpdateSerializerFactory" to "Ibexa\Solr\Gateway\UpdateSerializerInterface".
Inlined service "ibexa.solr.connection.default.gateway_id" to "Ibexa\Solr\Gateway\GatewayRegistry".
Inlined service "ibexa.solr.endpoints.endpoint0" to "Ibexa\Solr\Gateway\EndpointRegistry".
Inlined service "ibexa.solr.connection.default.core_filter_id" to "Ibexa\Solr\CoreFilter\CoreFilterRegistry".
Inlined service "ibexa.solr.field_mapper.block" to "Ibexa\Solr\DocumentMapper\NativeDocumentMapper".
Inlined service "ibexa.solr.field_mapper.block_translation" to "Ibexa\Solr\DocumentMapper\NativeDocumentMapper".
Inlined service "ibexa.solr.field_mapper.content" to "Ibexa\Solr\DocumentMapper\NativeDocumentMapper".
Inlined service "ibexa.solr.field_mapper.content_translation" to "Ibexa\Solr\DocumentMapper\NativeDocumentMapper".
Inlined service "Ibexa\Solr\FieldMapper\LocationFieldMapper\Aggregate" to "Ibexa\Solr\DocumentMapper\NativeDocumentMapper".
Inlined service "ibexa.solr.gateway.distribution_strategy.standalone" to "ibexa.solr.gateway.native".
Inlined service "ibexa.solr.gateway.native" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.core_filter.native" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\GatewayRegistry" to "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory".
Inlined service "Ibexa\Solr\CoreFilter\CoreFilterRegistry" to "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory".
Inlined service "ibexa.solr.connection.default.distribution_strategy" to "ibexa.solr.connection.default.gateway_id".
Inlined service "ibexa.support_tools.view.matcher_factory.dynamically_configured" to "ibexa.support_tools.view.system_info.provider".
Inlined service "ibexa.support_tools.view.matcher_factory.dynamically_configured.inner" to "ibexa.support_tools.view.matcher_factory.dynamically_configured".
Inlined service "Ibexa\SystemInfo\Tab\SystemInfo\TabFactory" to "Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\OutputFormat\JsonOutputFormat" to "Ibexa\Bundle\SystemInfo\SystemInfo\OutputFormatRegistry".
Inlined service "Ibexa\SystemInfo\VersionStability\ComposerVersionStabilityChecker" to "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\JsonComposerLockSystemInfoCollector".
Inlined service "Ibexa\SystemInfo\Storage\AggregateMetricsProvider" to "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\RepositorySystemInfoCollector".
Inlined service "Ibexa\SystemInfo\Service\AggregateServiceProvider" to "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\ServicesSystemInfoCollector".
Inlined service ".service_locator.Qd07aRk" to "Ibexa\SystemInfo\Storage\AggregateMetricsProvider".
Inlined service ".service_locator.dyGX1Nd" to "Ibexa\SystemInfo\Service\AggregateServiceProvider".
Inlined service "Ibexa\DoctrineSchema\Importer\SchemaImporter" to "Ibexa\DoctrineSchema\Builder\SchemaBuilder".
Inlined service "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured" to "Ibexa\ContentForms\Content\View\Provider\ContentEditView\Configured".
Inlined service "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured.inner" to "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured".
Inlined service "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured" to "Ibexa\ContentForms\Content\View\Provider\ContentCreateView\Configured".
Inlined service "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured.inner" to "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\AuthorFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "ngsite.content_forms.field_type.binary_file_form_mapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\CheckboxFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\SelectionFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\CountryFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\DateFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\DateTimeFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\FloatFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\ImageFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\IntegerFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\ISBNFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\MediaFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\RelationFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\RelationListFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\TextLineFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\TextBlockFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\TimeFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\UserAccountFieldValueFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\UrlFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\MapLocationFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\KeywordFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "ibexa.content_forms.field_type.form_mapper.ezemail" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\ImageAssetFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\FieldTypeRichText\Form\Mapper\RichTextFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "netgen_class_list.field_type.form_mapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\Field\FieldValueFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "netgen_metadata.field_type.form_mapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "Ibexa\DesignEngine\Templating\ThemeTemplateNameResolver" to "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader".
Inlined service "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader.inner" to "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader".
Inlined service "Ibexa\FieldTypeRichText\RichText\TextExtractor\ShortTextExtractor" to "Ibexa\FieldTypeRichText\FieldType\RichText\Type".
Inlined service "ibexa.richtext.validator.output.ezxhtml5" to "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorDispatcher".
Inlined service "Ibexa\FieldTypeRichText\RichText\XMLSanitizer" to "Ibexa\FieldTypeRichText\RichText\DOMDocumentFactory".
Inlined service "Ibexa\FieldTypeRichText\RichText\ConverterDispatcher" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Normalizer\DocumentTypeDefinition" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorDispatcher" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\RelationProcessor" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\FieldType\RichText\RichTextStorage\Gateway\DoctrineStorage" to "Ibexa\FieldTypeRichText\FieldType\RichText\RichTextStorage".
Inlined service "netgen.ibexa_site_api.ezrichtext.converter.link" to "ibexa.richtext.converter.output.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\Render\Embed" to "ibexa.richtext.converter.output.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\Html5" to "ibexa.richtext.converter.output.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\Xslt" to "ibexa.richtext.converter.output.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\ProgramListing" to "ibexa.richtext.converter.input.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\Html5Input" to "ibexa.richtext.converter.input.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\RichText\Converter\LiteralLayoutNestedList" to "ibexa.richtext.converter.input.xhtml5".
Inlined service "Ibexa\FieldTypeRichText\Configuration\AggregateProvider" to "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension".
Inlined service "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable".
Inlined service "Ibexa\FieldTypeRichText\Persistence\Legacy\MigrateRichTextNamespaces\Handler" to "Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand".
Inlined service "Ibexa\AdminUi\Form\DataMapper\ContentMainLocationUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\ContentController".
Inlined service "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" to "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController".
Inlined service "Ibexa\AdminUi\Form\ActionDispatcher\ContentTypeDispatcher" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeController".
Inlined service "Ibexa\AdminUi\Form\Data\FormMapper\ContentTypeDraftMapper" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeController".
Inlined service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\LanguageCreateMapper" to "Ibexa\Bundle\AdminUi\Controller\LanguageController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\PolicyCreateMapper" to "Ibexa\Bundle\AdminUi\Controller\PolicyController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\PolicyUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\PolicyController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\RoleCreateMapper" to "Ibexa\Bundle\AdminUi\Controller\RoleController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\RoleCopyMapper" to "Ibexa\Bundle\AdminUi\Controller\RoleController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\RoleUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\RoleController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\SectionCreateMapper" to "Ibexa\Bundle\AdminUi\Controller\SectionController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\SectionUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\SectionController".
Inlined service "Ibexa\AdminUi\Form\Factory\TrashFormFactory" to "Ibexa\Bundle\AdminUi\Controller\TrashController".
Inlined service "Ibexa\AdminUi\Form\ActionDispatcher\CreateUserOnTheFlyDispatcher" to "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController".
Inlined service "Ibexa\AdminUi\Form\ActionDispatcher\EditUserOnTheFlyDispatcher" to "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController".
Inlined service "Ibexa\AdminUi\Util\FieldDefinitionGroupsUtil" to "Ibexa\AdminUi\Tab\LocationView\ContentTab".
Inlined service "Ibexa\AdminUi\UI\Value\Content\Location\Mapper" to "Ibexa\AdminUi\Tab\LocationView\LocationsTab".
Inlined service "Ibexa\AdminUi\Tab\LocationView\PoliciesTab" to "Ibexa\AdminUi\Tab\TabRegistry".
Inlined service "Ibexa\AdminUi\Tab\LocationView\RolesTab" to "Ibexa\AdminUi\Tab\TabRegistry".
Inlined service "netgen_layouts.ibexa.admin.tab.location_view.layouts" to "Ibexa\AdminUi\Tab\TabRegistry".
Inlined service "Ibexa\AdminUi\UI\Service\TabService" to "Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber".
Inlined service "Ibexa\Bundle\AdminUi\View\Template\EzPagerfantaTemplate" to "Ibexa\Bundle\AdminUi\View\EzPagerfantaView".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\SortFieldMappings" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\SortOrderMappings" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\User" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Languages" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\ContentTypes" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Module\UniversalDiscoveryWidget" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Module\SubItemsList" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\FieldType\ImageAsset\Mapping" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Notifications" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Timezone" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\DateFormat" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Autosave" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\FocusMode" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\UserContentTypes" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Sections" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Locations" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\IconPaths" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\BackOfficeLanguage" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\CurrentBackOfficePath" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\SuggestionSetting" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\UserProfile" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Config\Provider\Module\DamWidget" to "Ibexa\AdminUi\UI\Config\Aggregator".
Inlined service "Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" to "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension".
Inlined service "Ibexa\AdminUi\UI\Service\DateTimeFormatter" to "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension".
Inlined service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" to "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor".
Inlined service "ibexa.content_translate.matcher_factory.dynamically_configured" to "Ibexa\AdminUi\View\Provider\ContentTranslateView\Configured".
Inlined service "Ibexa\AdminUi\Limitation\LimitationValueMapperRegistry" to "Ibexa\AdminUi\Limitation\Templating\LimitationBlockRenderer".
Inlined service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter.inner" to "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter".
Inlined service "Ibexa\AdminUi\REST\Generator\ApplicationConfigRestGeneratorRegistry" to "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor".
Inlined service "Ibexa\AdminUi\UI\Action\EventDispatcher" to "Ibexa\AdminUi\Form\SubmitHandler".
Inlined service "Ibexa\AdminUi\UI\Action\FormUiActionMappingDispatcher" to "Ibexa\AdminUi\Form\SubmitHandler".
Inlined service "Ibexa\AdminUi\Form\EventListener\AddLanguageFieldBasedOnContentListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\EventListener\BuildPathFromRootListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\EventListener\DisableSiteRootCheckboxIfRootLocationListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" to "Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType".
Inlined service "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher" to "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" to "Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType".
Inlined service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\OptionsFactory" to "Ibexa\AdminUi\Form\Type\Location\LocationTrashType".
Inlined service "Ibexa\AdminUi\Limitation\LimitationFormMapperRegistry" to "Ibexa\AdminUi\Form\Type\Role\LimitationType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\DatePeriodChoiceLoader" to "Ibexa\AdminUi\Form\Type\Search\TrashSearchType".
Inlined service "Ibexa\AdminUi\Form\Type\Trash\ChoiceList\Loader\SearchContentTypeChoiceLoader" to "Ibexa\AdminUi\Form\Type\Search\TrashSearchType".
Inlined service "Ibexa\AdminUi\Siteaccess\SiteAccessKeyGenerator" to "Ibexa\Bundle\SiteFactory\Form\DataMapper\SiteFactorySiteAccessLimitationMapper".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\AuthorFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\BinaryFileFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\CheckboxFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\SelectionFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\CountryFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\DateFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\DateTimeFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\FloatFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\ImageFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\IntegerFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\ISBNFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\MediaFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TextLineFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TextBlockFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TimeFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\UserAccountFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\FieldTypeQuery\FieldType\Mapper\QueryFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Netgen\IbexaFieldTypeEnhancedLinkBundle\Form\FieldDefinition\FormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "monolog.logger.ibexa.admin" to "Ibexa\AdminUi\EventListener\AdminExceptionListener".
Inlined service "Ibexa\AdminUi\Form\Provider\GroupedNonMetaFormFieldsProvider" to "Ibexa\AdminUi\EventListener\SetViewParametersListener".
Inlined service "Ibexa\AdminUi\Limitation\Templating\LimitationBlockRenderer" to "Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension".
Inlined service "monolog.logger.ibexa.admin_ui" to "Ibexa\AdminUi\UI\Dataset\DatasetFactory".
Inlined service "monolog.logger.ibexa.admin_ui" to "Ibexa\AdminUi\UI\Dataset\DatasetFactory".
Inlined service "Ibexa\User\UserSetting\UserSettingArrayAccessor" to "Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension".
Inlined service "Ibexa\User\Form\DataMapper\UserRegisterMapper" to "Ibexa\Bundle\User\Controller\UserRegisterController".
Inlined service "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" to "Ibexa\User\UserSetting\Setting\Language".
Inlined service "Ibexa\User\UserSetting\Group\LocationGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\EditContentGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\BrowsingGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\CustomGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\AdminUi\UserSetting\Group\UserModeGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured" to "Ibexa\User\View\UserSettings\UpdateViewProvider".
Inlined service "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured" to "ibexa.user.view.user_setting.update.default_configured".
Inlined service "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured.inner" to "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured".
Inlined service "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured.inner" to "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured".
Inlined service "Ibexa\User\UserSetting\DateTimeFormat\FullDateTimeFormatterFactory" to "ibexa.user.settings.full_datetime_format.formatter".
Inlined service "Ibexa\User\UserSetting\DateTimeFormat\ShortDateTimeFormatterFactory" to "ibexa.user.settings.short_datetime_format.formatter".
Inlined service "Ibexa\User\UserSetting\DateTimeFormat\FullDateFormatterFactory" to "ibexa.user.settings.full_date_format.formatter".
Inlined service "Ibexa\User\UserSetting\DateTimeFormat\FullTimeFormatterFactory" to "ibexa.user.settings.full_time_format.formatter".
Inlined service "Ibexa\User\UserSetting\FormMapperRegistry" to "Ibexa\User\Form\Type\UserSettingUpdateType".
Inlined service "Ibexa\User\Invitation\Persistence\Handler" to "Ibexa\User\Invitation\InvitationService".
Inlined service "Ibexa\User\Invitation\InvitationHashGenerator" to "Ibexa\User\Invitation\InvitationService".
Inlined service "Ibexa\User\Invitation\DomainMapper" to "Ibexa\User\Invitation\InvitationService".
Inlined service "Ibexa\User\Invitation\Persistence\DoctrineGateway" to "Ibexa\User\Invitation\Persistence\Handler".
Inlined service "Ibexa\User\Invitation\Persistence\Mapper" to "Ibexa\User\Invitation\Persistence\Handler".
Inlined service "Ibexa\User\ConfigResolver\ConfigurableRegistrationContentTypeLoader" to "Ibexa\User\Form\DataMapper\UserRegisterMapper".
Inlined service "Ibexa\User\ConfigResolver\ConfigurableRegistrationGroupLoader" to "Ibexa\User\Form\DataMapper\UserRegisterMapper".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\DefaultFieldDefinitionMapper" to "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionMapper".
Inlined service "Ibexa\GraphQL\DataLoader\SearchContentLoader" to "Ibexa\GraphQL\DataLoader\CachedContentLoader".
Inlined service "Ibexa\GraphQL\DataLoader\RepositoryContentTypeLoader" to "Ibexa\GraphQL\DataLoader\CachedContentTypeLoader".
Inlined service "Ibexa\GraphQL\Resolver\LocationGuesser\CurrentSiteLocationProvider" to "Ibexa\GraphQL\Resolver\LocationGuesser\LocationGuesser\CurrentSiteContent".
Inlined service "Ibexa\GraphQL\Resolver\LocationGuesser\AllAllowedLocationProvider" to "Ibexa\GraphQL\Resolver\LocationGuesser\LocationGuesser\RelatedContent".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\InputHandler" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Author" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\BinaryFile" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Boolean" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Country" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Date" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\DateAndTime" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Float" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Email" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Image" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Integer" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\ISBN" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Keyword" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\MapLocation" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Media" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Relation" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RelationList" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RichText" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Selection" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\TextBlock" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\TextLine" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\Url" to "Ibexa\GraphQL\Resolver\DomainContentMutationResolver".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RichText\HtmlRichTextConverter" to "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RichText".
Inlined service "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RichText\MarkdownRichTextConverter" to "Ibexa\GraphQL\Mutation\InputHandler\FieldType\RichText".
Inlined service "Ibexa\GraphQL\InputMapper\SearchQuerySortByMapper" to "Ibexa\GraphQL\Resolver\LocationResolver".
Inlined service "Ibexa\GraphQL\ItemFactory\CurrentSite" to "Ibexa\GraphQL\Resolver\ItemResolver".
Inlined service "Ibexa\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper" to "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionMapper" to "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ConfigurableFieldDefinitionMapper".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ConfigurableFieldDefinitionMapper" to "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\RelationFieldDefinitionMapper".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\RelationFieldDefinitionMapper" to "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\SelectionFieldDefinitionMapper".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\SelectionFieldDefinitionMapper" to "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\UrlFieldDefinitionMapper".
Inlined service "Ibexa\GraphQL\Schema\Builder\SchemaBuilder" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\LanguagesIterator" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\ImageVariationDomain" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionSchemaWorker" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionInputSchemaWorker" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemOfTypeConnectionToGroup" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemToGroup" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemGroupTypes" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\AddItemTypeToItemTypeIdentifierList" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItem" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemConnection" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemMutation" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentType\DefineItemType" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\AddDomainGroupToDomain" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroup" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\ContentTypeGroup\DefineDomainGroupTypes" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemMutation" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldDefinitionToItemType" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\FieldDefinition\AddFieldValueToItem" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Worker\Language\AddLanguageToEnum" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\ImageVariationDomain" to "Ibexa\GraphQL\Schema\Generator".
Inlined service "Ibexa\GraphQL\Schema\Domain\Pluralizer" to "Ibexa\GraphQL\Schema\Domain\Content\NameHelper".
Inlined service "Ibexa\GraphQL\Resolver\LocationGuesser\LocationGuesser\CurrentSiteContent" to "Ibexa\GraphQL\ItemFactory\CurrentSite".
Inlined service "Ibexa\GraphQL\Resolver\LocationGuesser\LocationGuesser\RelatedContent" to "Ibexa\GraphQL\ItemFactory\RelatedContent".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\UrlFieldDefinitionMapper" to "Ibexa\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper".
Inlined service "Ibexa\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader" to "Ibexa\Bundle\Search\Form\Type\LanguageChoiceType".
Inlined service "Ibexa\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader" to "Ibexa\Bundle\Search\Form\Type\ContentTypeChoiceType".
Inlined service "ibexa.user.view.search.matcher_factory.dynamically_configured" to "Ibexa\Search\View\SearchViewProvider".
Inlined service "ibexa.user.view.search.matcher_factory.dynamically_configured.inner" to "ibexa.user.view.search.matcher_factory.dynamically_configured".
Inlined service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" to "Ibexa\Search\View\SearchViewBuilder".
Inlined service "Ibexa\Search\Mapper\SearchHitToContentSuggestionMapper" to "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber".
Inlined service "Ibexa\Search\Provider\ParentLocationProvider" to "Ibexa\Search\Mapper\SearchHitToContentSuggestionMapper".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\ContentSuggestionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\LocationNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\ParentLocationCollectionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\SuggestionCollectionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service ".service_locator.mx0UMmY.Ibexa\Bundle\Search\Controller\SearchController" to "Ibexa\Bundle\Search\Controller\SearchController".
Inlined service "Ibexa\Search\Service\SuggestionService" to "Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service ".service_locator.AvL2zyu.Ibexa\Bundle\Search\Controller\SuggestionController" to "Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service "notifier" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\SubscriptionResolver\ChainSubscriptionResolver" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\Mapper\NotificationMapper" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\Mapper\RecipientMapper" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Overblog\GraphQLBundle\Definition\ConfigProcessor" to "Overblog\GraphQLBundle\Definition\Builder\TypeFactory".
Inlined service "Overblog\GraphQLBundle\Definition\GraphQLServices" to "Overblog\GraphQLBundle\Definition\Builder\TypeFactory".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.parameter_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.service_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.mutation_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.query_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage" to "Overblog\GraphQLBundle\Generator\Converter\ExpressionConverter".
Inlined service "Overblog\GraphQLBundle\Generator\Converter\ExpressionConverter" to "Overblog\GraphQLBundle\Generator\TypeBuilder".
Inlined service "Overblog\GraphQLBundle\Definition\Builder\SchemaBuilder" to "overblog_graphql.schema_builder_default".
Inlined service "Overblog\GraphQLBundle\Error\ExceptionConverter" to "Overblog\GraphQLBundle\Error\ErrorHandler".
Inlined service "Overblog\GraphQLBundle\Error\ErrorHandler" to "Overblog\GraphQLBundle\EventListener\ErrorHandlerListener".
Inlined service "overblog_graphiql.view.config.javascript_libraries" to "overblog_graphiql.view.config".
Inlined service "overblog_graphiql.view.config" to "overblog_graphiql.controller".
Inlined service "overblog_graphiql.controller.graphql.endpoint" to "overblog_graphiql.controller".
Inlined service "Ibexa\Bundle\AdminUi\View\EzPagerfantaView" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "Ibexa\AdminUi\Component\Content\PreviewUnavailableTwigComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Content\ContentEditMetaFieldsComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\ContentType\ContentTypeEditMetaFieldsComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Search\GlobalSearchTwigComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "Ibexa\Bundle\Core\Converter\ContentParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "Ibexa\Bundle\Core\Converter\LocationParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_content_browser.param_converter.item" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_content_browser.param_converter.location" to "sensio_framework_extra.converter.manager".
Inlined service "netgen.ibexa_site_api.param_converter.location" to "sensio_framework_extra.converter.manager".
Inlined service "netgen.ibexa_site_api.param_converter.content" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_information_collection.param_converter.collection" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.block.block" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout.zone" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout.layout" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.collection.collection" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.collection.item" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.collection.slot" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.collection.query" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout_resolver.rule_group" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout_resolver.rule_group_condition" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout_resolver.rule" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout_resolver.rule_condition" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_layouts.param_converter.layout_resolver.target" to "sensio_framework_extra.converter.manager".
Inlined service "netgen_tags.param_converter.tag" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "netgen_content_browser.backend.netgen_tags" to "netgen_content_browser.registry.backend".
Inlined service "netgen_content_browser.backend.ibexa_location" to "netgen_content_browser.registry.backend".
Inlined service "netgen_content_browser.backend.ibexa_content" to "netgen_content_browser.registry.backend".
Inlined service "netgen_layouts.browser.backend.layout" to "netgen_content_browser.registry.backend".
Inlined service "netgen_content_browser.column_provider" to "netgen_content_browser.item_serializer".
Inlined service "netgen_content_browser.registry.config" to "netgen_content_browser.form.type.content_browser_dynamic".
Inlined service "netgen.enhanced_selection.field_type.storage_gateway" to "netgen.enhanced_selection.field_type.external_storage".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\FieldType\InternalLinkValidator" to "Netgen\IbexaFieldTypeEnhancedLink\FieldType\Type".
Inlined service "Netgen\IbexaFieldTypeEnhancedLink\FieldType\UrlStorage\Gateway\DoctrineStorage" to "Netgen\IbexaFieldTypeEnhancedLink\FieldType\UrlStorage".
Inlined service "netgen.ibexa_forms.form.data_mapper.create_content" to "netgen.ibexa_forms.form.type.create_content".
Inlined service "netgen.ibexa_forms.form.data_mapper.create_user" to "netgen.ibexa_forms.form.type.create_user".
Inlined service "netgen.ibexa_forms.form.data_mapper.update_content" to "netgen.ibexa_forms.form.type.update_content".
Inlined service "netgen.ibexa_forms.form.data_mapper.update_user" to "netgen.ibexa_forms.form.type.update_user".
Inlined service "netgen.ibexa_forms.form.data_mapper.info_collection" to "netgen.ibexa_forms.form.type.info_collection".
Inlined service "netgen_birthday.field_type.form_handler" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.enhanced_selection.field_type.form.fieldtype_handler" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezimage" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezstring" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.eztext" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezuser" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezemail" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezselection" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezboolean" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezdate" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezdatetime" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezinteger" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezfloat" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezurl" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezcountry" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.eztime" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezisbn" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezbinaryfile" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezgmaplocation" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezobjectrelation" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_forms.form.fieldtype_handler.ezobjectrelationlist" to "netgen.ibexa_forms.form.fieldtype_handler_registry".
Inlined service "netgen.ibexa_search_extra.solr.query.content.criterion_visitor.full_text_factory" to "netgen.ibexa_search_extra.solr.query.content.criterion_visitor.full_text".
Inlined service "netgen.ibexa_search_extra.solr.query.location.criterion_visitor.full_text_factory" to "netgen.ibexa_search_extra.solr.query.location.criterion_visitor.full_text".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw.domain_visitor.block_children" to "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw.domain_visitor.aggregate".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw.domain_visitor.aggregate" to "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw".
Inlined service "netgen.ibexa_search_extra.page_indexing.field_mapper" to "netgen.ibexa_search_extra.solr.field_mapper.content_translation.page".
Inlined service "Ibexa\Solr\DocumentMapper\NativeDocumentMapper" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.solr.subdocument_mapper.content.aggregate" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.solr.subdocument_mapper.content_translation.aggregate" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.content.inner" to "netgen.ibexa_search_extra.solr.result_extractor.content".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.location.inner" to "netgen.ibexa_search_extra.solr.result_extractor.location".
Inlined service "ibexa.solr.query.content.criterion_visitor.aggregate" to "netgen.ibexa_search_extra.solr.query.content.query_converter".
Inlined service "ibexa.solr.query.content.sort_clause_visitor.aggregate" to "netgen.ibexa_search_extra.solr.query.content.query_converter".
Inlined service "ibexa.solr.query.content.aggregation_visitor.dispatcher" to "netgen.ibexa_search_extra.solr.query.content.query_converter".
Inlined service "ibexa.solr.query.location.sort_clause_visitor.aggregate" to "netgen.ibexa_search_extra.solr.query.location.query_converter".
Inlined service "ibexa.solr.query.location.aggregation_visitor.dispatcher" to "netgen.ibexa_search_extra.solr.query.location.query_converter".
Inlined service "netgen.ibexa_search_extra.page_indexing.text_extractor.native" to "netgen.ibexa_search_extra.page_indexing.text_resolver".
Inlined service "netgen.ibexa_search_extra.page_indexing.text_resolver" to "netgen.ibexa_search_extra.page_indexing.field_mapper".
Inlined service "netgen.ibexa_site_api.plugins.field_type.relation_resolver.relation" to "netgen.ibexa_site_api.plugins.field_type.relation_resolver.registry".
Inlined service "netgen.ibexa_site_api.plugins.field_type.relation_resolver.relation_list" to "netgen.ibexa_site_api.plugins.field_type.relation_resolver.registry".
Inlined service "netgen.ibexa_site_api.plugins.field_type.relation_resolver.ngenhancedlink" to "netgen.ibexa_site_api.plugins.field_type.relation_resolver.registry".
Inlined service "netgen.ibexa_site_api.plugins.field_type.relation_resolver.ngsurrogate" to "netgen.ibexa_site_api.plugins.field_type.relation_resolver.registry".
Inlined service "netgen.ibexa_site_api.named_object.provider.loading" to "netgen.ibexa_site_api.named_object.provider.caching".
Inlined service "netgen.ibexa_site_api.named_object.parameter_processor" to "netgen.ibexa_site_api.named_object.provider.loading".
Inlined service "netgen.ibexa_site_api.named_object.expression_function_provider" to "netgen.ibexa_site_api.query_type.expression_language".
Inlined service "netgen.ibexa_site_api.query_type.expression_function_provider" to "netgen.ibexa_site_api.query_type.expression_language".
Inlined service "netgen.ibexa_site_api.query_type.parameter_processor" to "netgen.ibexa_site_api.query_type.query_definition_mapper".
Inlined service "netgen.ibexa_site_api.redirect.expression_function_provider" to "netgen.ibexa_site_api.redirect.expression_language".
Inlined service "netgen.ibexa_site_api.redirect.expression_language" to "netgen.ibexa_site_api.redirect.parameter_processor".
Inlined service "netgen.ibexa_site_api.query_type.query_executor" to "netgen.ibexa_site_api.twig.runtime.query".
Inlined service "netgen.ibexa_site_api.view.location_resolver.sudo_main_location_resolver" to "netgen.ibexa_site_api.view_builder.content".
Inlined service "netgen.ibexa_site_api.ng_content_view.matcher_factory" to "netgen.ibexa_site_api.content_view_provider.ng_content_configured".
Inlined service "netgen.ibexa_site_api.query_type.query_definition_mapper" to "netgen.ibexa_site_api.content_view_provider.ng_content_configured".
Inlined service "netgen.ibexa_site_api.redirect.resolver" to "netgen.ibexa_site_api.content_view_provider.ng_content_configured".
Inlined service "netgen.ibexa_site_api.redirect.parameter_processor" to "netgen.ibexa_site_api.content_view_provider.ng_content_configured".
Inlined service "ibexa.content_view.matcher_factory.dynamically_configured" to "netgen.ibexa_site_api.content_view_provider.core_override".
Inlined service "netgen.ibexa_site_api.ng_content_view.default_matcher_factory" to "netgen.ibexa_site_api.ng_content_view_provider.default_configured".
Inlined service "ezpublish.fieldType.ezxmltext.storage_gateway" to "ezpublish.fieldType.ezxmltext.externalStorage".
Inlined service "ezpublish.fieldType.ezxmltext.validator.internal_link" to "ezpublish.fieldType.ezxmltext".
Inlined service "ezpublish.fieldType.ezxmltext.converter.expanding" to "ezpublish.fieldType.ezxmltext.converter.html5".
Inlined service "ezpublish.fieldType.ezxmltext.converter.embedLinking" to "ezpublish.fieldType.ezxmltext.converter.html5".
Inlined service "ezpublish.fieldType.ezxmltext.converter.ezLinkToHtml5" to "ezpublish.fieldType.ezxmltext.converter.html5".
Inlined service "ezpublish.fieldType.ezxmltext.converter.embedToHtml5" to "ezpublish.fieldType.ezxmltext.converter.html5".
Inlined service "ezpublish.fieldType.ezxmltext.converter.html5" to "ezpublish.twig.extension.xml_text".
Inlined service "netgen_information_collection.service.exporter" to "netgen_information_collection.controller.export.export".
Inlined service "netgen_information_collection.anonymizer_facade.service" to "netgen_information_collection.command.anonymize".
Inlined service "netgen_information_collection.action.config_utility" to "netgen_information_collection.action.registry".
Inlined service "netgen_information_collection.factory.email_data" to "netgen_information_collection.action.email".
Inlined service "netgen_information_collection.factory.auto_responder_data" to "netgen_information_collection.action.auto_responder".
Inlined service "netgen_information_collection.field_handler.registry" to "netgen_information_collection.factory.field_data".
Inlined service "netgen_information_collection.repository.ez_info_collection_attribute" to "netgen_information_collection.api.service".
Inlined service "netgen_information_collection.core.persistence.gateway.doctrine" to "netgen_information_collection.api.service".
Inlined service "netgen_information_collection.factory.field_data" to "netgen_information_collection.api.service".
Inlined service "netgen_information_collection.domain_object_mapper" to "netgen_information_collection.api.service".
Inlined service "netgen_information_collection.anonymizer.visitor.field.aggregate" to "netgen_information_collection.anonymizer.service".
Inlined service "netgen_information_collection.action.registry" to "netgen_information_collection.listener".
Inlined service "netgen_information_collection.listener.captcha_validation" to "netgen_information_collection.form.captcha_type".
Inlined service "netgen_layouts.persistence.doctrine.layout.query_handler" to "netgen_layouts.persistence.doctrine.layout.handler".
Inlined service "netgen_layouts.persistence.doctrine.layout.mapper" to "netgen_layouts.persistence.doctrine.layout.handler".
Inlined service "netgen_layouts.persistence.doctrine.block.query_handler" to "netgen_layouts.persistence.doctrine.block.handler".
Inlined service "netgen_layouts.persistence.doctrine.block.mapper" to "netgen_layouts.persistence.doctrine.block.handler".
Inlined service "netgen_layouts.persistence.doctrine.collection.query_handler" to "netgen_layouts.persistence.doctrine.collection.handler".
Inlined service "netgen_layouts.persistence.doctrine.collection.mapper" to "netgen_layouts.persistence.doctrine.collection.handler".
Inlined service "netgen_layouts.persistence.doctrine.layout_resolver.query_handler" to "netgen_layouts.persistence.doctrine.layout_resolver.handler".
Inlined service "netgen_layouts.persistence.doctrine.layout_resolver.mapper" to "netgen_layouts.persistence.doctrine.layout_resolver.handler".
Inlined service "netgen_layouts.core.validator.layout" to "netgen_layouts.core.service.layout".
Inlined service "netgen_layouts.core.mapper.layout" to "netgen_layouts.core.service.layout".
Inlined service "netgen_layouts.core.struct_builder.layout" to "netgen_layouts.core.service.layout".
Inlined service "netgen_layouts.core.validator.block" to "netgen_layouts.core.service.block".
Inlined service "netgen_layouts.core.mapper.block" to "netgen_layouts.core.service.block".
Inlined service "netgen_layouts.core.struct_builder.block" to "netgen_layouts.core.service.block".
Inlined service "netgen_layouts.core.struct_builder.collection" to "netgen_layouts.core.service.collection".
Inlined service "netgen_layouts.core.validator.layout_resolver" to "netgen_layouts.core.service.layout_resolver".
Inlined service "netgen_layouts.core.mapper.layout_resolver" to "netgen_layouts.core.service.layout_resolver".
Inlined service "netgen_layouts.core.struct_builder.layout_resolver" to "netgen_layouts.core.service.layout_resolver".
Inlined service "netgen_layouts.block.registry.handler_plugin" to "netgen_layouts.block.block_definition_factory".
Inlined service "netgen_layouts.collection.collection_runner_factory" to "netgen_layouts.collection.result_builder".
Inlined service "netgen_layouts.collection.result_builder" to "netgen_layouts.collection.result.pagerfanta.factory".
Inlined service "netgen_layouts.parameters.parameter_builder_factory" to "netgen_layouts.config.config_definition_factory".
Inlined service "netgen_layouts.context.builder" to "netgen_layouts.event_listener.context".
Inlined service "netgen_layouts.http_cache.layout.id_provider" to "netgen_layouts.http_cache.invalidator".
Inlined service "netgen_layouts.ibexa.templating.pagelayout_resolver" to "netgen_layouts.templating.global_variable".
Inlined service ".1_ArrayLoader~o8I5v5R" to "netgen_layouts.templating.twig.runtime.rendering.simple_twig".
Inlined service "netgen_layouts.templating.twig.runtime.rendering.simple_twig" to "netgen_layouts.templating.twig.runtime.rendering".
Inlined service "netgen_layouts.templating.plugin_renderer" to "netgen_layouts.templating.twig.runtime.plugin_rendering".
Inlined service "netgen_layouts.templating.twig.runtime.collection_pager.route_generator" to "netgen_layouts.templating.twig.runtime.collection_pager".
Inlined service "netgen_layouts.collection.result.pagerfanta.view" to "netgen_layouts.templating.twig.runtime.collection_pager".
Inlined service "netgen_layouts.transfer.serializer.visitor" to "netgen_layouts.transfer.serializer".
Inlined service "netgen_layouts.transfer.input.json_validator" to "netgen_layouts.transfer.importer".
Inlined service "netgen_layouts.menu.admin.main_menu_builder" to "netgen_layouts.menu.admin.main_menu".
Inlined service "netgen_layouts.ibexa.debug.data_collector.layout_url_generator" to "netgen_layouts.debug.data_collector".
Inlined service "netgen_layouts.ibexa.admin.related_layouts_loader" to "netgen_layouts.ibexa.admin.controller.location_layouts".
Inlined service "netgen_layouts.ibexa.http_cache.client.local" to "netgen_layouts.ibexa.http_cache.repository_prefix_decorator_client".
Inlined service "netgen_layouts.ibexa.layout_resolver.value_object_provider.content" to "netgen_layouts.ibexa.layout_resolver.target_type.content".
Inlined service "netgen_layouts.ibexa.parameters.value_object_provider.location" to "netgen_layouts.ibexa.parameters.parameter_type.location".
Inlined service "netgen_layouts.ibexa.parameters.value_object_provider.content" to "netgen_layouts.ibexa.parameters.parameter_type.content".
Inlined service "netgen_layouts.ibexa.security.role_hierarchy" to "netgen_layouts.ibexa.security.repository_access_voter".
Inlined service "netgen_layouts.templating.pagelayout_resolver.default" to "netgen_layouts.ibexa.templating.pagelayout_resolver".
Inlined service "netgen_layouts.ibexa.debug.data_collector.layout_url_generator.inner" to "netgen_layouts.ibexa.debug.data_collector.layout_url_generator".
Inlined service "netgen_layouts.standard.utils.markdown" to "netgen_layouts.standard.block.block_definition_handler.markdown".
Inlined service "netgen_open_graph.handler.literal.text" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.literal.url" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.literal.canonical_url" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.field_type.text_line" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.field_type.text_block" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.field_type.rich_text" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.field_type.xml_text" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler.field_type.image" to "netgen_open_graph.handler_registry".
Inlined service "ngsite.opengraph.handler.site_name" to "netgen_open_graph.handler_registry".
Inlined service "ngsite.opengraph.handler.site_image" to "netgen_open_graph.handler_registry".
Inlined service "netgen_open_graph.handler_registry" to "netgen_open_graph.meta_tag_collector".
Inlined service "netgen_open_graph.meta_tag_collector" to "netgen_open_graph.templating.twig.runtime".
Inlined service "netgen_open_graph.meta_tag_renderer" to "netgen_open_graph.templating.twig.runtime".
Inlined service "netgen_siteaccess_routes.matcher" to "netgen_siteaccess_routes.event_listener.request".
Inlined service "netgen_siteaccess_routes.voter.default_siteaccess" to "netgen_siteaccess_routes.matcher".
Inlined service "netgen_siteaccess_routes.voter.siteaccess" to "netgen_siteaccess_routes.matcher".
Inlined service "netgen_siteaccess_routes.voter.siteaccess_group" to "netgen_siteaccess_routes.matcher".
Inlined service "ez_core_extra.view.expression_language" to "ez_core_extra.view_template_listener".
Inlined service "netgen_tags.routing.tag_url_generator" to "netgen_tags.routing.tag_router".
Inlined service "netgen_tags.field_type.eztags.storage_gateway" to "netgen_tags.field_type.eztags.external_storage".
Inlined service "netgen_tags.event.service.tags" to "netgen_tags.site_access_aware.service.tags".
Inlined service "netgen_tags.api.service.tags.mapper" to "netgen_tags.api.service.tags.inner".
Inlined service "netgen_tags.view.tag_matcher_factory" to "netgen_tags.view.tag_view_provider".
Inlined service "netgen_tags.api.storage_engine.legacy.handler.tags.gateway.inner" to "netgen_tags.api.storage_engine.legacy.handler.tags.gateway.exception_conversion".
Inlined service "netgen_tags.api.storage_engine.legacy.handler.tags.gateway.exception_conversion" to "netgen_tags.api.storage_engine.legacy.handler.tags".
Inlined service "netgen_tags.api.storage_engine.legacy.handler.tags.mapper" to "netgen_tags.api.storage_engine.legacy.handler.tags".
Inlined service "netgen_tags.pagerfanta.children_tags_adapter" to "netgen_tags.admin.controller.tag".
Inlined service "netgen_tags.pagerfanta.search_tags_adapter" to "netgen_tags.admin.controller.tag".
Inlined service "netgen_tags.repository.related_content_facets_loader" to "netgen_tags.forms.content_type_filter".
Inlined service "netgen_tags.api.storage_engine.legacy.handler.tags" to "netgen_tags.api.persistence_handler.tags.cache".
Inlined service "ezpublish_legacy.response_manager" to "ezpublish_legacy.controller".
Inlined service "ezpublish.content_preview_helper" to "ezpublish_legacy.website_toolbar.controller".
Inlined service "ezpublish_legacy.url_generator" to "ezpublish_legacy.router".
Inlined service "ezpublish_legacy.switchable_http_cache_purger" to "ezpublish_legacy.configuration_mapper".
Inlined service "ezpublish.urlalias_generator" to "ezpublish_legacy.configuration_mapper".
Inlined service "ezpublish.cache_pool" to "ezpublish_legacy.persistence_cache_purger".
Inlined service "ezpublish.spi.persistence.cache.locationHandler" to "ezpublish_legacy.persistence_cache_purger".
Inlined service "ezpublish_legacy.content_view_provider" to "ezpublish_legacy.content_exception_handler".
Inlined service "ezpublish_legacy.location_view_provider" to "ezpublish_legacy.content_exception_handler".
Inlined service "ezpublish_legacy.security.voter.core.inner" to "ezpublish_legacy.security.voter.core".
Inlined service "ezpublish_legacy.security.voter.value_object.inner" to "ezpublish_legacy.security.voter.value_object".
Inlined service "ezpublish_legacy.templating.generic_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.api_content_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.api_content_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.api_content_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.pageparts_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.pageparts_converter" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "netgen_site_legacy.templating.converter.user" to "ezpublish_legacy.templating.delegating_converter".
Inlined service "ezpublish_legacy.templating.delegating_converter" to "templating.engine.eztpl".
Inlined service "ezpublish.image_alias.imagine.alias_cleaner" to "ezpublish_legacy.image_alias.cleaner".
Inlined service "ezpublish.core.io.image_fieldtype.legacy_url_redecorator" to "ezpublish_legacy.image_alias.cleaner".
Inlined service "ibexa.field_type.ezpage.storage_gateway" to "ibexa.field_type.ezpage.pageService".
Inlined service "ibexa.field_type.ezpage.pageService.factory" to "ibexa.field_type.ezpage.pageService".
Inlined service "ngsite.helper.path_helper" to "ngsite.templating.twig.runtime.site".
Inlined service "ngsite.topic.url_generator" to "ngsite.templating.twig.runtime.topic_url".
Inlined service "ngsite.menu.factory.location" to "ngsite.menu.relation_list_menu_builder".
Inlined service "ngsite.menu.factory.location.extension.fallback" to "ngsite.menu.factory.location".
Inlined service "ngsite.menu.factory.location.extension.children_builder" to "ngsite.menu.factory.location.extension.menu_item".
Inlined service "ngsite.info_collection.mailer_lite" to "ngsite.info_collection.newsletter_service".
Inlined service "ngsite.info_collection.newsletter_service" to "ngsite.info_collection.action.newsletter".
Inlined service "ngsite.helper.redirect_helper" to "ngsite.controller.check_redirect".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.check_redirect" to "ngsite.controller.check_redirect".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.embed_view.image" to "ngsite.controller.embed_view.image".
Inlined service "ngsite.search.resolver.suggestion" to "ngsite.controller.search".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.search" to "ngsite.controller.search".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.menu" to "ngsite.controller.menu".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.relations.related_items" to "ngsite.controller.relations.related_items".
Inlined service "ngsite.relation.multimedia_resolver" to "ngsite.controller.relations.related_multimedia_items".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.relations.related_multimedia_items" to "ngsite.controller.relations.related_multimedia_items".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.download" to "ngsite.controller.download".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.user.register" to "ngsite.controller.user.register".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.user.activation_form" to "ngsite.controller.user.activation_form".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.user.activate" to "ngsite.controller.user.activate".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.user.forgot_password" to "ngsite.controller.user.forgot_password".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.user.reset_password" to "ngsite.controller.user.reset_password".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.view_modal" to "ngsite.controller.view_modal".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.info_collection.ajax_submit" to "ngsite.controller.info_collection.ajax_submit".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.info_collection.view_modal" to "ngsite.controller.info_collection.view_modal".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.info_collection.proxy_form_handler" to "ngsite.controller.info_collection.proxy_form_handler".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.view_content_by_remote_id" to "ngsite.controller.view_content_by_remote_id".
Inlined service ".service_locator.EFqJrC1.ngsite.controller.view_location_by_remote_id" to "ngsite.controller.view_location_by_remote_id".
Inlined service "ngsite.debug.log_processor.inner" to "ngsite.debug.log_processor".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver.inner" to "debug.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver".
Inlined service "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver.inner" to "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver".
Inlined service "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver.inner" to "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver.inner" to "debug.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\CopyContentHandler" to ".messenger.handler_descriptor.Tv5d377".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\DeleteContentHandler" to ".messenger.handler_descriptor..t5sxoI".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\DeleteTranslationHandler" to ".messenger.handler_descriptor.LqSsq0d".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\HideContentHandler" to ".messenger.handler_descriptor.kcM_VGQ".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\PublishVersionHandler" to ".messenger.handler_descriptor.ZsqDVQx".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\RevealContentHandler" to ".messenger.handler_descriptor.fBUZVac".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Content\UpdateContentMetadataHandler" to ".messenger.handler_descriptor.5SRxsaa".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\AssignSectionToSubtreeHandler" to ".messenger.handler_descriptor.Xz9P2IS".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\CopySubtreeHandler" to ".messenger.handler_descriptor.TC5105H".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\CreateLocationHandler" to ".messenger.handler_descriptor.t4FQO9r".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\DeleteLocationHandler" to ".messenger.handler_descriptor.xKJK_ka".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\HideLocationHandler" to ".messenger.handler_descriptor.9hIccMr".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\MoveSubtreeHandler" to ".messenger.handler_descriptor.y.0uEhG".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\SwapLocationHandler" to ".messenger.handler_descriptor.5YsG.CW".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\UnhideLocationHandler" to ".messenger.handler_descriptor.HK2gEWR".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Location\UpdateLocationHandler" to ".messenger.handler_descriptor.n1G_VWt".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\ObjectState\SetContentStateHandler" to ".messenger.handler_descriptor.YXGVafn".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Section\AssignSectionHandler" to ".messenger.handler_descriptor.LEgQ526".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Trash\RecoverHandler" to ".messenger.handler_descriptor.Wn67Wha".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\Trash\TrashHandler" to ".messenger.handler_descriptor.xQe0OEB".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\AssignUserToUserGroupHandler" to ".messenger.handler_descriptor.Jbj8Vve".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\BeforeUnAssignUserFromUserGroupHandler" to ".messenger.handler_descriptor.hezNW62".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\CreateUserGroupHandler" to ".messenger.handler_descriptor._1snWwp".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\CreateUserHandler" to ".messenger.handler_descriptor.MpH2F40".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\DeleteUserGroupHandler" to ".messenger.handler_descriptor.Jm44EEI".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\DeleteUserHandler" to ".messenger.handler_descriptor.zKhs7Tw".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\MoveUserGroupHandler" to ".messenger.handler_descriptor.BrvNnwK".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\UnAssignUserFromUserGroupHandler" to ".messenger.handler_descriptor.muk09ld".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\UpdateUserGroupHandler" to ".messenger.handler_descriptor.Li9P806".
Inlined service "Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\User\UpdateUserHandler" to ".messenger.handler_descriptor.VTd7r55".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.ibexa.solr.http_client.inner" to ".debug.ibexa.solr.http_client".
Inlined service "ngsite.security.voter.user_register" to "debug.security.voter.ngsite.security.voter.user_register".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "netgen_layouts.security.voter.policy_to_role_map" to "debug.security.voter.netgen_layouts.security.voter.policy_to_role_map".
Inlined service "netgen_layouts.ibexa.security.repository_access_voter" to "debug.security.voter.netgen_layouts.ibexa.security.repository_access_voter".
Inlined service "ez_core_extra.security.simplified_core_voter" to "debug.security.voter.ez_core_extra.security.simplified_core_voter".
Inlined service "ezpublish_legacy.security.voter.core" to "debug.security.voter.ezpublish.security.voter.core".
Inlined service "ezpublish_legacy.security.voter.value_object" to "debug.security.voter.ezpublish.security.voter.value_object".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.ibexa_default_metadata_driver.inner" to ".doctrine.orm.ibexa_default_metadata_driver".
Inlined service "netgen_layouts.standard.block.block_definition_handler.title" to "netgen_layouts.block.block_definition.title".
Inlined service "netgen_layouts.standard.block.block_definition_handler.text" to "netgen_layouts.block.block_definition.text".
Inlined service "netgen_layouts.standard.block.block_definition_handler.button" to "netgen_layouts.block.block_definition.button".
Inlined service "netgen_layouts.standard.block.block_definition_handler.markdown" to "netgen_layouts.block.block_definition.markdown".
Inlined service "netgen_layouts.standard.block.block_definition_handler.rich_text" to "netgen_layouts.block.block_definition.rich_text".
Inlined service "netgen_layouts.standard.block.block_definition_handler.html_snippet" to "netgen_layouts.block.block_definition.html_snippet".
Inlined service "netgen_layouts.standard.block.block_definition_handler.full_view" to "netgen_layouts.block.block_definition.full_view".
Inlined service "netgen_layouts.standard.block.block_definition_handler.twig_block" to "netgen_layouts.block.block_definition.twig_block".
Inlined service "netgen_layouts.standard.block.block_definition_handler.external_video" to "netgen_layouts.block.block_definition.external_video".
Inlined service "netgen_layouts.standard.block.block_definition_handler.map" to "netgen_layouts.block.block_definition.map".
Inlined service "netgen_layouts.standard.block.block_definition_handler.list" to "netgen_layouts.block.block_definition.list".
Inlined service "netgen_layouts.standard.block.block_definition_handler.gallery" to "netgen_layouts.block.block_definition.gallery".
Inlined service "netgen_layouts.standard.block.block_definition_handler.column" to "netgen_layouts.block.block_definition.column".
Inlined service "netgen_layouts.standard.block.block_definition_handler.two_columns" to "netgen_layouts.block.block_definition.two_columns".
Inlined service "netgen_layouts.standard.block.block_definition_handler.three_columns" to "netgen_layouts.block.block_definition.three_columns".
Inlined service "netgen_layouts.standard.block.block_definition_handler.four_columns" to "netgen_layouts.block.block_definition.four_columns".
Inlined service "netgen_layouts.ibexa.block.block_definition_handler.content_field" to "netgen_layouts.block.block_definition.ibexa_content_field".
Inlined service "ngsite.layouts.query.content_by_topic" to "netgen_layouts.collection.query_type.content_by_topic".
Inlined service "netgen_layouts.ibexa.collection.query_type_handler.content_search" to "netgen_layouts.collection.query_type.ibexa_content_search".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.XiRCaFk" to ".service_locator.XiRCaFk.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.mx0UMmY" to ".service_locator.mx0UMmY.Ibexa\Bundle\Search\Controller\SearchController".
Inlined service ".service_locator.AvL2zyu" to ".service_locator.AvL2zyu.Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "security.authenticator.manager.ibexa_rest" to "debug.security.firewall.authenticator.ibexa_rest.inner".
Inlined service "security.authenticator.manager.ibexa_front" to "debug.security.firewall.authenticator.ibexa_front.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "jms_translation.dumper.php_dumper" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.xlf_dumper" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.2" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.3" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.yaml_dumper" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.5" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.6" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.7" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.8" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.9" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.10" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "jms_translation.dumper.xliff_dumper" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner".
Inlined service "Ibexa\Core\IO\Flysystem\VisibilityConverter\SiteAccessAwareVisibilityConverter" to "ibexa.core.io.flysystem.adapter.dynamic_path.site_access_aware.decorator.inner".
Inlined service "Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger" to "ibexa.image_alias.imagine.cache_resolver_decorator.inner".
Inlined service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\SubtreeAggregationKeyMapper" to "ibexa.solr.query.common.aggregation_result_extractor.subtree_term.nested.inner".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomStyle" to "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable.inner".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag" to "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable.inner".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditor" to "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable.inner".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\CriterionProcessor" to "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.L.uNpzC" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "fos_http_cache.tag_handler.header_formatter" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Inlined service "oneup_flysystem.default_adapter_adapter" to "League\Flysystem\Filesystem".
Inlined service "Ibexa\Bundle\Core\ApiLoader\SearchEngineFactory" to "ibexa.spi.search".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\IbexaSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\EzcHardwareSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\EzcPhpSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\ConfigurationSymfonyKernelSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\ServicesSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Overblog\GraphQLBundle\Generator\TypeBuilder" to "overblog_graphql.cache_compiler".
Inlined service ".1_TypeGeneratorOptions~uRbhpn3" to "overblog_graphql.cache_compiler".
Inlined service "Overblog\GraphQLBundle\Executor\Executor" to "overblog_graphql.request_executor".
Inlined service "overblog_graphql.schema_builder_default" to "overblog_graphql.request_executor".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "netgen.ibexa_site_api.language_resolver.symfony" to "netgen.ibexa_site_api.site".
Inlined service "netgen.ibexa_site_api.url_generator.symfony" to "netgen.ibexa_site_api.site".
Inlined service "Ibexa\Contracts\Core\Validation\StructWrapperValidator" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor.inner" to "fos_js_routing.extractor".
Inlined service "Ibexa\Core\Search\Common\Indexer" to "console.command.public_alias.Ibexa\Bundle\Core\Command\ReindexCommand".
Inlined service "Ibexa\Core\Search\Legacy\Content\IndexerGateway" to "console.command.public_alias.Ibexa\Bundle\Core\Command\ReindexCommand".
Inlined service "Ibexa\Bundle\Core\Command\Indexer\ContentIdList\ContentTypeInputGeneratorStrategy" to "console.command.public_alias.Ibexa\Bundle\Core\Command\ReindexCommand".
Inlined service "Ibexa\Bundle\IO\Migration\FileListerRegistry\ConfigurableRegistry" to "console.command.public_alias.Ibexa\Bundle\IO\Command\MigrateFilesCommand".
Inlined service "Ibexa\Bundle\IO\Migration\FileMigrator\FileMigrator" to "console.command.public_alias.Ibexa\Bundle\IO\Command\MigrateFilesCommand".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\OutputFormatRegistry" to "console.command.public_alias.Ibexa\Bundle\SystemInfo\Command\SystemInfoDumpCommand".
Inlined service "Ibexa\GraphQL\Schema\Generator" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader" to "twig".
Inlined service "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader" to "twig".
Inlined service "fos_http_cache.request_matcher.24c43a6edaa55b5c23cb5e381467686d936ff142449e08f3a53651fc9443befc3e69c4b4" to "fos_http_cache.event_listener.cache_control".
Inlined service "fos_http_cache.request_matcher.24c43a6edaa55b5c23cb5e381467686d936ff142449e08f3a53651fc9443befc3e69c4b4" to "fos_http_cache.event_listener.cache_control".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\UnsupportedFilter" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\UnsupportedFilter" to "liip_imagine.filter.manager".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\Repository\Permission\PermissionResolver" to "Ibexa\Core\Repository\Permission\CachedPermissionService".
Inlined service "Ibexa\Core\Repository\Permission\PermissionResolver" to "Ibexa\Core\Repository\Permission\CachedPermissionService".
Inlined service "Ibexa\Core\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher" to "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher" to "Ibexa\Core\Persistence\Legacy\Content\Type\MemoryCachingHandler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DateModified" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DatePublished" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\MapLocationDistance" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "netgen.ibexa_search_extra.legacy.query.common.sort_clause_handler.content_name" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DateModified" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DatePublished" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\MapLocationDistance" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "netgen.ibexa_search_extra.legacy.query.common.sort_clause_handler.content_name" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Bundle\Rest\ApiLoader\Factory" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Bundle\Rest\ApiLoader\Factory" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Bundle\Rest\ApiLoader\Factory" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Bundle\Rest\ApiLoader\Factory" to "Ibexa\Rest\FieldTypeProcessorRegistry".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Solr\Gateway\HttpClient\Stream" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.gateway.endpoint_resolver.native" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.content.query_converter" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.location.query_converter" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.gateway.endpoint_resolver.native" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.document_mapper" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.content" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.location" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.gateway.endpoint_resolver.native" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\HttpClient\Stream" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.content.query_converter" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.location.query_converter" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.document_mapper" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.content" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.result_extractor.location" to "Ibexa\Solr\Handler".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "netgen.ibexa_search_extra.page_indexing.url_resolver.core" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.page_indexing.source_fetcher.native" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.page_indexing.config_resolver" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.page_indexing.url_resolver.core" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.page_indexing.source_fetcher.native" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "netgen.ibexa_search_extra.page_indexing.config_resolver" to "netgen.ibexa_search_extra.solr.document_mapper".
Inlined service "ibexa.solr.query.content.aggregation_result_extractor.dispatcher" to "netgen.ibexa_search_extra.solr.result_extractor.content".
Inlined service "ibexa.solr.query.content.aggregation_result_extractor.dispatcher" to "netgen.ibexa_search_extra.solr.result_extractor.content".
Inlined service "ibexa.solr.query.location.aggregation_result_extractor.dispatcher" to "netgen.ibexa_search_extra.solr.result_extractor.location".
Inlined service "ibexa.solr.query.location.aggregation_result_extractor.dispatcher" to "netgen.ibexa_search_extra.solr.result_extractor.location".
Inlined service "netgen_layouts.persistence.doctrine.layout_resolver.handler" to "netgen_layouts.core.service.layout_resolver".
Inlined service "netgen_layouts.persistence.doctrine.layout_resolver.handler" to "netgen_layouts.core.service.layout_resolver".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\JsonComposerLockSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\JsonComposerLockSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.content.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.location.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.content.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.content.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.content.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.location.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\ContentType" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\Section" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\User" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.custom_field" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\ContentType" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\Section" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\FacetBuilderVisitor\User" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.custom_field" to "Ibexa\Solr\Handler".
Inlined service "netgen.ibexa_search_extra.solr.query.common.facet_builder_visitor.raw" to "Ibexa\Solr\Handler".
3
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.argument_resolver", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.ibexa_rest", "debug.security.firewall.authenticator.ibexa_front", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter", "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy", "Ibexa\Core\Repository\Mapper\ContentLocationMapper\DecoratedLocationService", "ibexa.field_type.ezimage.io_service.published.config_scope_change_aware", "ibexa.field_type.ezimage.io_service.draft.config_scope_change_aware", "ibexa.field_type.ezbinaryfile.io_service.config_scope_change_aware", "Ibexa\Bundle\Core\EventListener\LocaleListener", "ibexa.image_alias.imagine.cache_resolver_decorator", "ibexa.http_cache.proxy_client.varnish.http_dispatcher", "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber", "ibexa.solr.query.common.aggregation_result_extractor.subtree_term.nested", "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable", "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable", "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable", "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable", "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor", "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter", "Ibexa\AdminUi\Form\SubmitHandler", "Ibexa\AdminUi\Notification\TranslatableNotificationHandler", "netgen.ibexa_site_api.ezrichtext.renderer", "netgen.ibexa_site_api.content_view_provider.core_override", "ngsite.debug.log_processor", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver", "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\UniversalDiscoveryRequestQueryArgumentResolver", "debug.Ibexa\Bundle\AdminUi\ControllerArgumentResolver\ContentTreeChildrenQueryArgumentResolver", "debug.security.user_value_resolver", "debug.Ibexa\Bundle\Search\ArgumentResolver\SuggestionQueryArgumentResolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "messenger.default_bus", "event_dispatcher", "fos_js_routing.extractor", ".container.private.validator", but was never used.
Tag "kernel.event.subscriber" was defined on service(s) "Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener", but was never used. Did you mean "kernel.event_subscriber", "doctrine.event_subscriber"?
Tag "ezpublish.config.resolver" was defined on service(s) "ezpublish_legacy.config.resolver", but was never used.