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 (6)
Time
Message
deprecation
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
The "Overblog\GraphQLBundle\DependencyInjection\Compiler\ResolverTaggedServiceMappingPass" class is deprecated since 0.14 and will be removed in 1.0. Use "Overblog\GraphQLBundle\DependencyInjection\Compiler\QueryTaggedServiceMappingPass" instead.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/web/ibexa/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 "/home/web/ibexa/vendor/friendsofsymfony/http-cache-bundle/src/DependencyInjection/../Resources/config/user_context_legacy.xml" is deprecated.
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.
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.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/web/ibexa/vendor/ibexa/solr/src/bundle/DependencyInjection/../../lib/Resources/config/container/solr.yml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/web/ibexa/vendor/ibexa/solr/src/bundle/DependencyInjection/../../lib/Resources/config/container/solr.yml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/web/ibexa/vendor/ibexa/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 "/home/web/ibexa/vendor/ibexa/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/dashboard.yaml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/web/ibexa/vendor/ibexa/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 "/home/web/ibexa/vendor/ibexa/admin-ui/src/bundle/DependencyInjection/../Resources/config/services/translation.yaml" is deprecated.
Since ibexa/core 4.0.0: Support for old configuration files is deprecated, please update name of /home/web/ibexa/vendor/ibexa/fieldtype-richtext/src/bundle/Resources/encore/ez.webpack.custom.config.js file, to ibexa.webpack.custom.config.js
Return type of Ibexa\User\UserSetting\ValueDefinitionGroupRegistryEntry::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Since overblog/graphql-bundle 0.13: The "overblog_graphql.definitions.schema.default.resolver_maps" configuration is deprecated and will be removed in 1.0. Add the "overblog_graphql.resolver_map" tag to the services instead.
The 'overblog_graphql.resolver' tag is deprecated since 0.14 and will be removed in 1.0. Use 'overblog_graphql.query' instead. For more info visit: https://github.com/overblog/GraphQLBundle/issues/775
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system 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.
The "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver" service relies on the deprecated "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver" class. It should either be deprecated or its implementation upgraded.
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.
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
SELECT u.id AS id, u.link AS link, u.is_alias AS is_alias, u.alias_redirects AS alias_redirects, u.is_original AS is_original, u.action AS action, u.action_type AS action_type, u.lang_mask AS lang_mask, u.text AS text, u.parent AS parent, u.text_md5 AS text_md5 FROM `ezurlalias_ml` u WHERE (u.text_md5 = ?) AND (u.parent = ?) LIMIT 1
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ibexa.e-agora.news/robots.txt"" at /home/web/ibexa/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
User Deprecated: Since symfony/security-http 5.1: Calling "Symfony\Component\Security\Http\Firewall\LogoutListener::addHandler" is deprecated, register a listener on the "Symfony\Component\Security\Http\Event\LogoutEvent" event instead.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
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\Core\MVC\Symfony\View\Builder\ParametersFilter\RequestAttributes" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Core\MVC\Symfony\View\ParametersInjector\CustomParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Core\MVC\Symfony\View\ParametersInjector\EmbedObjectParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Core\MVC\Symfony\View\ParametersInjector\NoLayout" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Core\MVC\Symfony\View\ParametersInjector\ValueObjectsIds" now to avoid errors or add an explicit @return annotation to suppress this message.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1577
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.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._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 "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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.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 "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 "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.authentication.listener.form" (parent: security.authentication.listener.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_front" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
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.authentication.provider.dao.ibexa_front" (parent: security.authentication.provider.dao).
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.authentication.listener.form.ibexa_front" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.ibexa_front" (parent: security.authentication.form_entry_point).
Resolving inheritance for "ibexa.rest.security.authentication.listener.session.ibexa_front" (parent: ibexa.rest.security.authentication.listener.session).
Resolving inheritance for "security.authentication.listener.anonymous.ibexa_front" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.ibexa_front" (parent: security.authentication.provider.anonymous).
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.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
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 "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 "cache.webpack_encore" (parent: cache.system).
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 "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 "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\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\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.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.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 "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\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\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\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\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\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\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.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\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 ".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 ".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\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\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\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\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 "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\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\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (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\VersionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" (parent: Ibexa\Rest\Server\Controller).
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\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\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 ".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\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\AdminUi\Component\TwigComponent).
Resolving inheritance for "ibexa.adminui.dashboard.all" (parent: Ibexa\AdminUi\Component\TwigComponent).
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\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\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 ".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\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.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.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 "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\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\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\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\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.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.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.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.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.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.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.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\GraphQL\Resolver" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver).
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 ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.resolver_alias" (parent: .abstract.instanceof.expression_function.resolver_alias).
Resolving inheritance for "expression_function.resolver_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.resolver_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 ".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\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 "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
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.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.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.cache" (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.cronjob" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
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).
4
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\AdminUi\Validator\Constraints\UserPasswordValidator": Class or interface "Ibexa\AdminUi\Validator\Constraints\UserPasswordValidator" 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.
81
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 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\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.
530
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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 $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\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 "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; 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 "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.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.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.migrations.metadata_storage"; 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\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_front"; reason: private alias.
Removed service "ibexa.rest.session_authenticator"; 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 "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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $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\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\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\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.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.api.persistence_handler"; reason: private alias.
Removed service "ibexa.spi.search"; 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.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\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.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.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\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\AdminUi\Service\MetaFieldType\MetaFieldDefinitionServiceInterface"; 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\Contracts\AdminUi\UI\Action\EventDispatcherInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UI\Action\FormUiActionMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Permission\PermissionCheckerInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcherInterface"; 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\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 "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 "twig.loader.filesystem"; 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 $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 $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCacheLogger"; 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 $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 ".service_locator.mAdTLmL"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; 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.QrSE1TG"; reason: private alias.
Removed service ".service_locator.lBo7M4_"; reason: private alias.
Removed service ".service_locator.gsFf2ly"; reason: private alias.
Removed service ".service_locator.FqmAHR9"; reason: private alias.
Removed service ".service_locator.DE.ONHZ"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; 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"; 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\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\User\Form\BaseSubmitHandler"; 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\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper.inner"; reason: private alias.
Removed service "ibexa.view.search.matcher_factory"; 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 "security.user_value_resolver"; 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 "doctrine.orm.ibexa_default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.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.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.YW1i_Q8"; reason: private alias.
Removed service ".service_locator.iS0r6gT"; reason: private alias.
Removed service ".service_locator.wbwTSpW"; reason: private alias.
Removed service ".service_locator.OGEKlu5"; reason: private alias.
Removed service ".service_locator.JmHnXRx"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.pFwChgS"; 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.
1136
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 "console.command.router_debug" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "console.command.router_match" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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.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_listener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "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 "twig.extension.trans" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.routing" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.dao" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
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 "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.dao.ibexa_front" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "security.authentication.listener.form.ibexa_front" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.rest.security.authentication.listener.session.ibexa_front" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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.router_debug_exposed_command" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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.invalidation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "knp_menu.factory_extension.routing" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Repository" to "ibexa.api.repository".
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\EventListener\ConsoleCommandListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\DownloadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Core\MVC\Symfony\Controller\Content\DownloadRedirectionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\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\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\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\Core\EventListener\RequestEventListener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\FieldType\ImageAsset\Type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\Type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
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\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.field_type.ezimageasset.parameterProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Core\MVC\Symfony\FieldType\BinaryBase\ContentDownloadUrlGenerator" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\AncestorsQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\ChildrenQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\SiblingsQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\RelatedToContentQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\GeoLocationQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\QueryType\BuiltIn\SubtreeQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\Core\View\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\Core\View\Manager" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\GlobalHelper" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\RoutingExtension" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\View\Builder\ContentViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\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\Core\Helper\ContentInfoLocationLoader\SudoMainLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Repository" to "ibexa.api.repository".
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\XLocationIdResponseSubscriber" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Bundle\Rest\RequestParser\Router" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Bundle\Rest\ApiLoader\Factory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Service\ExpressionRouterRootResourceBuilder" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Root" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Root" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Section" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\BinaryContent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\BinaryContent" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\ContentType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Role" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Location" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\ObjectState" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Trash" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\URLWildcard" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\URLAlias" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Views" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\SessionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\SessionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Rest\Server\Controller\Bookmark" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\Rest\EventListener\CsrfListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Rest\Server\Controller\Options" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Options" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\FieldTypeProcessor\ImageProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\FieldTypeProcessor\ImageAssetFieldTypeProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\FieldTypeProcessor\RelationListProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\MVC\Symfony\Routing\ChainRouter" to "router".
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\Contracts\Rest\Output\ValueObjectVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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.output.value_object_visitor.InvalidArgumentException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\NotFoundException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\UnauthorizedException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\BadStateException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\BadRequestException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\ContentFieldValidationException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\ForbiddenException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\NotImplementedException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Exception" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\HttpException" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Language" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SectionList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedSection" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Section" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcardList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcard" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLWildcard" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasRefList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAlias" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLAlias" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Author" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedVersion" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionInfo" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ImageVariation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Version" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionTranslationInfo" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\UserGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUserGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupRefList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserRefList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUser" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\User" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUser" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserSession" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\DeletedUserSession" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\JWT" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContentType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeInfoList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentTypeGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\FieldDefinitionList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedFieldDefinition" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestFieldDefinition" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RelationList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestRelation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRelation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRole" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PublishedRole" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedPolicy" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PolicyList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleAssignmentList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserRoleAssignment" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroupRoleAssignment" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedLocation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Location" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LocationList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Trash" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestTrashItem" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Output\ValueObjectVisitor\RestExecutedView" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Range" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RangeAggregationResult" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\StatsAggregationResult" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TermAggregationResult" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectState" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectStateGroup" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroupList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestObjectState" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectState" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Output\ValueObjectVisitor\ContentObjectStates" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CountryList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TemporaryRedirect" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PermanentRedirect" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ResourceCreated" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NoContent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Root" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SeeOther" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Conflict" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Options" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\OK" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CachedValue" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BookmarkList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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.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\DoctrineSchema\Builder\SchemaBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\BinaryFileFormMapper" 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\Repository" to "ibexa.api.repository".
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\Builder\ContentCreateViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\ContentFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\UserCreateFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\ContentForms\Form\Processor\User\UserUpdateFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\ContentForms\Form\Processor\User\UserCancelFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\FieldTypeRichText\RichText\Renderer" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\FieldTypeRichText\RichText\Converter\Link" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\FieldTypeRichText\RichText\Converter\Link" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\FieldTypeRichText\RichText\Converter\Link" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\ContentTreeController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\LocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\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\FieldDefinitionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\User\InvitationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
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 "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\TranslationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\LeftSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\LeftSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\ContentTypeCreateRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\Admin\ContentType\ContentTypeEditRightSidebarBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\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 "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Component\Content\PreviewUnavailableTwigComponent" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
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\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\ContentService" to "ibexa.api.service.content".
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.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\ValueObjectVisitor\SubitemsRow" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\ValueObjectVisitor\SubitemsList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\ContentType\ContentTypeDiscardChangesFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\ContentType\ContentTypeFormProcessor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\UI\Action\EventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\View\Builder\ContentTranslateViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\View\Filter\AdminSearchViewFilter" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\REST\Output\ValueObjectVisitor\BulkOperationResponse" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Node" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Root" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\PermissionChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Permission\PermissionChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Permission\PermissionChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Permission\PermissionChecker" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\SubmitHandler" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\Form\Factory\FormFactory" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\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\UserChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\AdminUi\Form\Type\UserGroupChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\Strategy\NotificationTwigStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Component\Search\GlobalSearchTwigComponent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Repository" to "ibexa.api.repository".
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\Repository" to "ibexa.api.repository".
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\ImageFormMapper" 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\ContentProxyCreateDraftListener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\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\MVC\Symfony\Routing\ChainRouter" to "router".
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\RequestAttributesListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\SetViewParametersListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\AdminUi\EventListener\UserPasswordChangeRightSidebarListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\Repository" to "ibexa.api.repository".
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\Repository" to "ibexa.api.repository".
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\Factory\FormFactory" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ibexa\User\Strategy\DefaultThumbnailStrategy" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\Repository" to "ibexa.api.repository".
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\ConfigurableRegistrationGroupLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\User\ConfigResolver\ConfigurableRegistrationContentTypeLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Repository" to "ibexa.api.repository".
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\MVC\Symfony\Routing\ChainRouter" to "router".
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\GraphQL\Schema\MatrixFieldDefinitionMapper" 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\DomainContentMutationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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 "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Mutation\UploadFiles" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\GraphQL\InputMapper\ContentCollectionFilterBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\ContentView\FieldDefinitionIdentifierMatcher" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\FieldTypeQuery\QueryFieldService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
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\Repository" to "ibexa.api.repository".
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\View\SearchViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
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 "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\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 "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 "overblog_graphiql.controller.graphql.endpoint" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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 ".service_locator.bYwR8h3" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.K0cqODC" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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.simple_role_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 "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.oCg4uHe" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.4I15kvs" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor.inner" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "ibexa.content_view.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.content_view.default_matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.location_view.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\Core\EventListener\LocaleListener.inner" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.support_tools.view.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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.content_translate.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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 "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter.inner" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.user.view.search.matcher_factory.dynamically_configured.inner" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "ibexa.api.repository" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\NotificationService" to "ibexa.api.service.notification".
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 "Ibexa\Contracts\AdminUi\Component\Renderer\RendererInterface" 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 "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\DeleteContentTranslationCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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".
Changed reference of service "console.command.public_alias.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
1058
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 "notifier.transport_factory.abstract"; 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 "maker.auto_command.abstract"; 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 "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 "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.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; 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 "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.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.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; 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.metadata_handler.flysystem"; 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\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.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\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 ".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\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\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.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.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.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 ".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\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\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\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\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; 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\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\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\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\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.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.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 ".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\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\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\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\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.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.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.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.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.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.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.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\GraphQL\Resolver"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Resolver"; 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.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.resolver_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.resolver_alias"; reason: abstract.
245
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.mailer"; reason: unused.
Removed service "mailer.transports"; reason: unused.
Removed service "mailer.transport_factory"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "mailer.transport_factory.null"; reason: unused.
Removed service "mailer.transport_factory.sendmail"; reason: unused.
Removed service "mailer.transport_factory.smtp"; reason: unused.
Removed service "mailer.transport_factory.native"; 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.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; 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 "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; 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~pHXIY1H"; 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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; 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.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~P2wkHPY"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~P2wkHPY"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~P2wkHPY"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~P2wkHPY"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "webpack_encore.cache"; 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.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; 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\Core\MVC\Symfony\Security\User\EmailProvider"; reason: unused.
Removed service "Ibexa\Core\Repository\SettingService"; reason: unused.
Removed service "Ibexa\Core\Event\SettingService"; 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\FieldValue\Converter\SerializableConverter"; 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\Bookmark\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\UserPreference\Handler"; reason: unused.
Removed service "ibexa.core.io.service"; 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\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\ImageAsset\AliasGenerator"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\OriginalDirectoryVariationPathGenerator"; 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\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\DesignEngine\Asset\ProvisionedPathResolver"; reason: unused.
Removed service "Ibexa\DesignEngine\Asset\ThemePackage"; reason: unused.
Removed service "Ibexa\AdminUi\Tab\Dashboard\PagerContentToDataMapper"; 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\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\ContentCreateContentTypeChoiceLoader"; 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\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter"; 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 "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\Helper"; 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.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~kYEkaJh"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service ".service_locator.gF2Fepa"; reason: unused.
Removed service "monolog.logger.mailer"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "security.ldap_locator"; 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.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; 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.
1767
Inlined service "cache.tagaware.filesystem.recorder_inner" to "cache.tagaware.filesystem".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.flHUxY8" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
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 "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__default" to "assets._default_package".
Inlined service "assets._version_ibexa" to "assets._package_ibexa".
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.gOdCe1K.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 "Ibexa\Core\MVC\Symfony\Component\Serializer\CompoundMatcherNormalizer" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" 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.json" 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.GVyCdgr" to "session_listener".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.jPi4wJd" 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.ibexa_default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.4MyS1Ct" 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 "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 "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
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 "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.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 "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" 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 "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_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\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\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\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 "pagerfanta.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" 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 "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.m_._dux" 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 "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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.gp_Fa9j" 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.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 "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 "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 ".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 "Ibexa\Core\MVC\Symfony\Security\UserChecker" to "security.authentication.provider.dao.ibexa_front".
Inlined service "security.authentication.session_strategy" to "security.authentication.listener.form.ibexa_front".
Inlined service "security.authentication.success_handler.ibexa_front.form_login" to "security.authentication.listener.form.ibexa_front".
Inlined service "security.authentication.failure_handler.ibexa_front.form_login" to "security.authentication.listener.form.ibexa_front".
Inlined service "security.authentication.form_entry_point.ibexa_front" to "security.exception_listener.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 "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 ".service_locator.yGhaH.K" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~UDr2ooj" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
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\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 "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "Ibexa\Core\Helper\ContentPreviewHelper" to "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController".
Inlined service "Ibexa\Core\Helper\PreviewLocationProvider" to "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController".
Inlined service "Ibexa\Core\MVC\Symfony\View\CustomLocationControllerChecker" to "Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController".
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\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\Query\QueryFactory" to "Ibexa\Core\MVC\Symfony\Controller\QueryRenderController".
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 "security.authentication_utils" to "Ibexa\Core\MVC\Symfony\Controller\SecurityController".
Inlined service "Ibexa\Bundle\Core\SiteAccess\MatcherBuilder" to "Ibexa\Core\MVC\Symfony\SiteAccess\Router".
Inlined service "Ibexa\Core\Repository\Helper\RelationProcessor" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Repository\Mapper\ContentDomainMapper" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Repository\Strategy\ContentValidator\ContentValidatorStrategy" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Handler\ContentFilteringHandler" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Handler\LocationFilteringHandler" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Bundle\Core\ApiLoader\RepositoryFactory" to "Ibexa\Core\Repository\Repository".
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\Core\Base\Utils\DeprecationWarner" 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\Image\IO\OptionsProvider" to "Ibexa\Core\FieldType\Image\IO\Legacy".
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 "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\Type\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\ContentUpdater" to "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase".
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\StorageRegistry" to "Ibexa\Core\Persistence\Legacy\Content\StorageHandler".
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 "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\Query\CriteriaConverter" to "Ibexa\Core\Persistence\Legacy\URL\Gateway\DoctrineDatabase.inner".
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 "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 "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\UrlDecorator\Prefix" to "Ibexa\Core\IO\UrlRedecorator".
Inlined service "ibexa.core.io.flysystem.path_normalizer.whitespace" to "Ibexa\Core\IO\FilePathNormalizer\Flysystem".
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\SearchEngineFactory" to "Ibexa\Contracts\Core\Search\VersatileHandler".
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 "Ibexa\Bundle\Core\ApiLoader\StorageConnectionFactory" to "ibexa.persistence.connection".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortSpec\SortClauseParserDispatcher" to "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory".
Inlined service "Ibexa\Core\Helper\FieldHelper" to "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension".
Inlined service "Ibexa\FieldTypeQuery\ContentView\FieldDefinitionIdentifierMatcher" to "Ibexa\Bundle\Core\Matcher\ViewMatcherRegistry".
Inlined service "ibexa.content_view.matcher_factory.dynamically_configured" to "ibexa.content_view_provider.configured".
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\GlobalHelper" to "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\CoreExtension".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\ResourceProvider" to "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry" to "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension".
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\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 "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\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.criteria_converter.content" to "Ibexa\Core\Search\Legacy\Content\Gateway\DoctrineDatabase.inner".
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.criteria_converter.location" to "Ibexa\Core\Search\Legacy\Content\Location\Gateway\DoctrineDatabase.inner".
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\Core\Imagine\VariationPurger\LegacyStorageImageFileList" to "Ibexa\Bundle\IO\Migration\FileLister\ImageFileLister".
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 "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\Bundle\Core\DependencyInjection\Configuration\SiteAccessAware\DynamicSettingParser" to "Ibexa\HttpCache\ProxyClient\HttpDispatcherFactory".
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 "Toflar\Psr6HttpCacheStore\Psr6Store" to "Ibexa\HttpCache\PurgeClient\LocalPurgeClient".
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 "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 "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\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\Contracts\Rest\Input\ParsingDispatcher" to "Ibexa\Rest\Input\Dispatcher".
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\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\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.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\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 "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\Contracts\Core\Persistence\Content\ObjectState\Handler" to "Ibexa\Solr\FieldMapper\ContentFieldMapper\BlockDocumentsBaseContentFields".
Inlined service "Ibexa\Contracts\Core\Persistence\Content\Section\Handler" to "Ibexa\Solr\FieldMapper\ContentFieldMapper\BlockDocumentsBaseContentFields".
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.inner" to "ibexa.solr.http_client.retryable".
Inlined service "ibexa.solr.http_client.retryable" to "Ibexa\Solr\Gateway\HttpClient\Stream".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\Ancestor" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\SubtreeIn" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\LocationIdIn" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\ParentLocationIdIn" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\LocationRemoteIdIn" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\FullText" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\Visibility" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Ancestor" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\SubtreeIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\LocationIdIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\ParentLocationIdIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\LocationRemoteIdIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Visibility" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\DepthIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\DepthBetween" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\IsMainLocation" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\PriorityIn" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\PriorityBetween" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\FullText" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\Depth" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\Id" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\IsMainLocation" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\Path" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\Priority" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\SortClauseVisitor\Location\Visibility" to "ibexa.solr.query.location.sort_clause_visitor.aggregate".
Inlined service "Ibexa\Solr\FieldMapper\ContentFieldMapper\BlockDocumentsBaseContentFields" 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 "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 "Ibexa\Solr\FieldMapper\ContentTranslationFieldMapper\ContentDocumentFulltextFields" to "ibexa.solr.field_mapper.content_translation".
Inlined service "Ibexa\Solr\FieldMapper\LocationFieldMapper\LocationDocumentBaseFields" 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.query.content.aggregation_result_extractor.dispatcher" to "ibexa.solr.result_extractor.content.native".
Inlined service "ibexa.solr.query.location.aggregation_result_extractor.dispatcher" to "ibexa.solr.result_extractor.location.native".
Inlined service "ibexa.solr.query.content.criterion_visitor.aggregate" to "ibexa.solr.query_converter.content".
Inlined service "ibexa.solr.query.content.sort_clause_visitor.aggregate" to "ibexa.solr.query_converter.content".
Inlined service "ibexa.solr.query.content.aggregation_visitor.dispatcher" to "ibexa.solr.query_converter.content".
Inlined service "ibexa.solr.query.location.criterion_visitor.aggregate" to "ibexa.solr.query_converter.location".
Inlined service "ibexa.solr.query.location.sort_clause_visitor.aggregate" to "ibexa.solr.query_converter.location".
Inlined service "ibexa.solr.query.location.facet_builder_visitor.aggregate" to "ibexa.solr.query_converter.location".
Inlined service "ibexa.solr.query.location.aggregation_visitor.dispatcher" to "ibexa.solr.query_converter.location".
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\Builder\SchemaBuilder" to "Ibexa\Bundle\RepositoryInstaller\Installer\CoreInstaller".
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 "Ibexa\ContentForms\FieldType\Mapper\BinaryFileFormMapper" 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 "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher" to "Ibexa\ContentForms\Form\Type\Content\ContentFieldType".
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.richtext.validator.output.ezxhtml5" to "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorDispatcher".
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 "Ibexa\FieldTypeRichText\RichText\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\Configuration\AggregateProvider" to "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomStyle" to "Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag" to "Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditor" to "Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor".
Inlined service "Ibexa\AdminUi\Form\DataMapper\ContentMainLocationUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\ContentController".
Inlined service "Ibexa\AdminUi\Siteaccess\SiteAccessNameGenerator" 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\Core\Notification\Renderer\Registry" to "Ibexa\Bundle\AdminUi\Controller\NotificationController".
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\UniversalDiscovery\UniversalDiscoveryProvider" to "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController".
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 "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\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\Service\DateTimeFormatter" to "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension".
Inlined service "Ibexa\AdminUi\Component\Content\PreviewUnavailableTwigComponent" to "Ibexa\AdminUi\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Content\ContentEditMetaFieldsComponent" to "Ibexa\AdminUi\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\ContentType\ContentTypeEditMetaFieldsComponent" to "Ibexa\AdminUi\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Search\GlobalSearchTwigComponent" to "Ibexa\AdminUi\Component\Registry".
Inlined service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" to "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor".
Inlined service "Ibexa\AdminUi\Siteaccess\SiteaccessResolver" to "Ibexa\AdminUi\Siteaccess\NonAdminSiteaccessResolver".
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\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\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 "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 "Ibexa\AdminUi\Resolver\IconPathResolver" to "Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension".
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.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\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\SelectionFieldDefinitionMapper" 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 ".service_locator.mx0UMmY.Ibexa\Bundle\Search\Controller\SearchController" to "Ibexa\Bundle\Search\Controller\SearchController".
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\GraphQL\Resolver" 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 "expression_function.resolver_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "security.helper" to "Overblog\GraphQLBundle\Security\Security".
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 "Ibexa\GraphQL\Resolver\Map\UploadMap" to "Overblog\GraphQLBundle\EventListener\TypeDecoratorListener".
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 "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
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.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
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 ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.ibexa_default_metadata_driver.inner" to ".doctrine.orm.ibexa_default_metadata_driver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\CoreVoter" to "debug.security.voter.Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\CoreVoter".
Inlined service "Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter" to "debug.security.voter.Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.gOdCe1K" to ".service_locator.gOdCe1K.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
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 "monolog.logger.http_client" to ".debug.http_client.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\Bundle\Core\ApiLoader\CacheFactory" to "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter.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\IOVariationPurger" 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 ".service_locator.ga26YLF" to "console.command_loader".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
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\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~O0Kjr2x" 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 "debug.validator.inner" 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\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 "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer" 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 "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\Mapper\ContentTypeDomainMapper" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Repository\Mapper\ContentTypeDomainMapper" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\SortClauseVisitor" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Gateway\Content\Mapper\DoctrineGatewayDataMapper" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\SortClauseVisitor" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Persistence\Legacy\Filter\Gateway\Content\Mapper\DoctrineGatewayDataMapper" to "Ibexa\Core\Repository\Repository".
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\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\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageHandler".
Inlined service "Ibexa\Core\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageHandler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\CompositeCriterion" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeGroupId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\Field" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldEmpty" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FullText" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LanguageCode" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MapLocationDistance" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldRelation" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\RemoteId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserEmail" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserLogin" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserEnabled" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserBased" 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 "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\CompositeCriterion" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeGroupId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\Field" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldEmpty" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FullText" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LanguageCode" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MapLocationDistance" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldRelation" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\RemoteId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionIdentifier" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserId" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserEmail" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserLogin" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserEnabled" to "Ibexa\Core\Search\Legacy\Content\Handler".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserBased" 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 "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\Server\Input\Parser\LocationCreate" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationCreate" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "monolog.logger.ibexa.solr" to "Ibexa\Solr\Gateway\HttpClient\Stream".
Inlined service "monolog.logger.ibexa.solr" to "Ibexa\Solr\Gateway\HttpClient\Stream".
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 "ibexa.solr.query_converter.content" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query_converter.location" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.gateway.endpoint_resolver.native" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\DocumentMapper\NativeDocumentMapper" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.result_extractor.content.native" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.result_extractor.location.native" 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 "ibexa.solr.query_converter.content" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query_converter.location" 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 "Ibexa\Solr\DocumentMapper\NativeDocumentMapper" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.result_extractor.content.native" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.result_extractor.location.native" 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 "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\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Solr\Gateway\EndpointRegistry" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeGroupIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CustomField\CustomFieldIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldLike" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CustomField\CustomFieldRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldEmpty" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldRelation" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LanguageCodeIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalAnd" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalNot" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalOr" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MapLocation\MapLocationDistanceIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MapLocation\MapLocationDistanceRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MatchAll" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MatchNone" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\ModifiedBetween" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\ModifiedIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ObjectStateIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ObjectStateIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\PublishedBetween" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\PublishedIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\RemoteIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\SectionIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\SectionIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserEmailIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserLoginIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserMetadataIn" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.tokenizer" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.parser" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.generator.edismax" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CompositeCriterion" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentId" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentTranslatedName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Field" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\SectionIdentifier" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\SectionName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\DatePublished" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\DateModified" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\MapLocationDistance" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Random" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\CustomField" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Score" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.content.facet_builder_visitor.aggregate" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeGroupIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ContentTypeIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CustomField\CustomFieldIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldLike" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CustomField\CustomFieldRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldEmpty" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\Field\FieldRelation" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LanguageCodeIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalAnd" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalNot" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\LogicalOr" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MapLocation\MapLocationDistanceIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MapLocation\MapLocationDistanceRange" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MatchAll" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\MatchNone" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\ModifiedBetween" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\ModifiedIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ObjectStateIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\ObjectStateIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\PublishedBetween" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\DateMetadata\PublishedIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\RemoteIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\SectionIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\SectionIdentifierIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserEmailIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserIdIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserLoginIn" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\UserMetadataIn" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.tokenizer" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.parser" to "Ibexa\Solr\Handler".
Inlined service "ibexa.solr.query.query_translator.galach.generator.edismax" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\CompositeCriterion" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentId" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\ContentTranslatedName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Field" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\SectionIdentifier" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\SectionName" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\DatePublished" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\DateModified" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\MapLocationDistance" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Random" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\CustomField" to "Ibexa\Solr\Handler".
Inlined service "Ibexa\Solr\Query\Common\SortClauseVisitor\Score" 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\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 "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".