The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Bazinga\Bundle\JsTranslationBundle\DependencyInjection\BazingaJsTranslationExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "JMS\TranslationBundle\DependencyInjection\JMSTranslationExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension".
League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead
League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $mimeTypeDetector as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/config 7.4: Setting a default value to a required node is deprecated. Remove the default value from the node "limit" or make it optional.
Since symfony/config 7.4: Setting a default value to a required node is deprecated. Remove the default value from the node "min_query_length" or make it optional.
Since symfony/config 7.4: Setting a default value to a required node is deprecated. Remove the default value from the node "result_limit" or make it optional.
The "Ibexa\Core\MVC\Symfony\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Since symfony/dependency-injection 7.4: Service id "Ibexa\Rest\Server\Common\Parser" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
Since symfony/dependency-injection 7.4: Service id "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationChildrenAggregationKeyMapper" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
Ibexa\Bundle\Cron\Registry\CronJobsRegistry::addCronJob(): Implicitly marking parameter $schedule as nullable is deprecated, the explicit nullable type must be used instead
Pagerfanta\View\TemplateView::__construct(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/dependency-injection 7.4: Service id "Ibexa\AdminUi\Form\Type\Search\DateIntervalType" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
The "Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\CoreVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface", not defining it is deprecated.
The "Ibexa\Core\MVC\Symfony\Security\Authorization\Voter\ValueObjectVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface", not defining it is 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.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Templating\FilterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bundle\FrameworkBundle\Routing\Router" class is considered final since Symfony 7.1. It may change without further notice as of its next major version. You should not extend it from "Ibexa\Bundle\Core\Routing\DefaultRouter".
Method "Doctrine\ORM\EntityManagerInterface::transactional()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Ibexa\Core\Persistence\Doctrine\SiteAccessAwareEntityManager" now to avoid errors or add an explicit @return annotation to suppress this message.
League\Flysystem\Filesystem::__construct(): Implicitly marking parameter $pathNormalizer as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\GraphQlExportCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
The "Symfony\Bridge\Twig\DataCollector\TwigDataCollector" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Ibexa\Bundle\DesignEngine\DataCollector\TwigDataCollector".
Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper::dump(): Implicitly marking parameter $merge as nullable is deprecated, the explicit nullable type must be used instead
Method "Imagine\Filter\FilterInterface::apply()" might add "\Imagine\Image\ImageInterface" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Core\Imagine\Filter\UnsupportedFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollector::reset()" might add "void" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Debug\Collector\SiteAccessCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "Ibexa\Bundle\Debug\Collector\PersistenceCacheCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Group::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Group::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Common\Visitor::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalAnd::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalNot::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalOr::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Mandatory::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Phrase::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Phrase::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Prohibited::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\Query::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\WordBase::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Lucene\Common\WordBase::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
QueryTranslator\Languages\Galach\Generators\Common\Aggregate::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager::__construct(): Implicitly marking parameter $payloadEnrichment as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider::__construct(): Implicitly marking parameter $clock as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
The "ApiPlatform\Hydra\Serializer\HydraPrefixNameConverter" class implements "Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface" that is deprecated since Symfony 7.2, use NameConverterInterface instead.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Hautelook\TemplatedUriBundle\HautelookTemplatedUriBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Deprecated: League\Flysystem\Filesystem::__construct(): Implicitly marking parameter $pathNormalizer as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: League\Flysystem\Local\LocalFilesystemAdapter::__construct(): Implicitly marking parameter $mimeTypeDetector as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Common\Visitor::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Common\Aggregate::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Group::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Group::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalAnd::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalNot::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\LogicalOr::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Mandatory::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Phrase::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Phrase::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Prohibited::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\Query::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\WordBase::__construct(): Implicitly marking parameter $domainFieldMap as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: QueryTranslator\Languages\Galach\Generators\Lucene\Common\WordBase::visit(): Implicitly marking parameter $subVisitor as nullable is deprecated, the explicit nullable type must be used instead
User Deprecated: AbstractPlatform::getLowerExpression() is deprecated. Use LOWER() in SQL instead. (AbstractPlatform.php:1075 called by DoctrineDatabase.php:69, https://github.com/doctrine/dbal/pull/4724, package doctrine/dbal)
"SELECT u.contentobject_id, u.login, u.email, u.password_hash, u.password_hash_type, u.password_updated_at, s.is_enabled, s.max_login FROM ibexa_user u LEFT JOIN ibexa_user_setting s ON s.user_id = u.contentobject_id WHERE LOWER(u.login) = ?"
(parameters:
[1 => "admin"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT u.contentobject_id, u.login, u.email, u.password_hash, u.password_hash_type, u.password_updated_at, s.is_enabled, s.max_login FROM ibexa_user u LEFT JOIN ibexa_user_setting s ON s.user_id = u.contentobject_id WHERE LOWER(u.login) = ?"
"params" => [1 => "admin"
]
"types" => [1 => 2]
]
"SELECT c.*, t.main_node_id AS content_tree_main_node_id FROM ibexa_content c LEFT JOIN ibexa_content_tree t ON (c.id = t.contentobject_id) AND (t.node_id = t.main_node_id) WHERE c.id = ?"
(parameters:
[1 => 14]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT c.*, t.main_node_id AS content_tree_main_node_id FROM ibexa_content c LEFT JOIN ibexa_content_tree t ON (c.id = t.contentobject_id) AND (t.node_id = t.main_node_id) WHERE c.id = ?"
"params" => [1 => 14]
"types" => [1 => 1]
]
"SELECT c.id AS content_id, c.content_type_id AS content_content_type_id, c.section_id AS content_section_id, c.owner_id AS content_owner_id, c.remote_id AS content_remote_id, c.current_version AS content_current_version, c.initial_language_id AS content_initial_language_id, c.modified AS content_modified, c.published AS content_published, c.status AS content_status, c.name AS content_name, c.language_mask AS content_language_mask, c.is_hidden AS content_is_hidden, v.id AS content_version_id, v.version AS content_version_version, v.modified AS content_version_modified, v.creator_id AS content_version_creator_id, v.created AS content_version_created, v.status AS content_version_status, v.language_mask AS content_version_language_mask, v.initial_language_id AS content_version_initial_language_id, a.id AS content_field_id, a.content_type_field_definition_id AS content_field_content_type_field_definition_id, a.data_type_string AS content_field_data_type_string, a.language_code AS content_field_language_code, a.language_id AS content_field_language_id, a.data_float AS content_field_data_float, a.data_int AS content_field_data_int, a.data_text AS content_field_data_text, a.sort_key_int AS content_field_sort_key_int, a.sort_key_string AS content_field_sort_key_string, t.main_node_id AS content_tree_main_node_id FROM ibexa_content c INNER JOIN ibexa_content_version v ON (c.id = v.contentobject_id) AND (v.version = c.current_version) LEFT JOIN ibexa_content_tree t ON (c.id = t.contentobject_id) AND (t.node_id = t.main_node_id) INNER JOIN ibexa_content_field a ON (v.contentobject_id = a.contentobject_id) AND (v.version = a.version) WHERE (c.id IN (?)) AND (a.language_code IN (?))"
(parameters:
[1 => 142 => "eng-GB"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT c.id AS content_id, c.content_type_id AS content_content_type_id, c.section_id AS content_section_id, c.owner_id AS content_owner_id, c.remote_id AS content_remote_id, c.current_version AS content_current_version, c.initial_language_id AS content_initial_language_id, c.modified AS content_modified, c.published AS content_published, c.status AS content_status, c.name AS content_name, c.language_mask AS content_language_mask, c.is_hidden AS content_is_hidden, v.id AS content_version_id, v.version AS content_version_version, v.modified AS content_version_modified, v.creator_id AS content_version_creator_id, v.created AS content_version_created, v.status AS content_version_status, v.language_mask AS content_version_language_mask, v.initial_language_id AS content_version_initial_language_id, a.id AS content_field_id, a.content_type_field_definition_id AS content_field_content_type_field_definition_id, a.data_type_string AS content_field_data_type_string, a.language_code AS content_field_language_code, a.language_id AS content_field_language_id, a.data_float AS content_field_data_float, a.data_int AS content_field_data_int, a.data_text AS content_field_data_text, a.sort_key_int AS content_field_sort_key_int, a.sort_key_string AS content_field_sort_key_string, t.main_node_id AS content_tree_main_node_id FROM ibexa_content c INNER JOIN ibexa_content_version v ON (c.id = v.contentobject_id) AND (v.version = c.current_version) LEFT JOIN ibexa_content_tree t ON (c.id = t.contentobject_id) AND (t.node_id = t.main_node_id) INNER JOIN ibexa_content_field a ON (v.contentobject_id = a.contentobject_id) AND (v.version = a.version) WHERE (c.id IN (?)) AND (a.language_code IN (?))"
"params" => [1 => 142 => "eng-GB"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT contentobject_id AS content_name_contentobject_id, content_version AS content_name_content_version, name AS content_name_name, content_translation AS content_name_content_translation FROM ibexa_content_name WHERE (contentobject_id = ?) AND (content_version = ?)"
(parameters:
[1 => 142 => 4]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT contentobject_id AS content_name_contentobject_id, content_version AS content_name_content_version, name AS content_name_name, content_translation AS content_name_content_translation FROM ibexa_content_name WHERE (contentobject_id = ?) AND (content_version = ?)"
"params" => [1 => 142 => 4]
"types" => [1 => 12 => 1]
]
"SELECT c.id AS content_type_id, c.status AS content_type_status, c.serialized_name_list AS content_type_serialized_name_list, c.serialized_description_list AS content_type_serialized_description_list, c.identifier AS content_type_identifier, c.created AS content_type_created, c.modified AS content_type_modified, c.modifier_id AS content_type_modifier_id, c.creator_id AS content_type_creator_id, c.remote_id AS content_type_remote_id, c.url_alias_name AS content_type_url_alias_name, c.contentobject_name AS content_type_contentobject_name, c.is_container AS content_type_is_container, c.initial_language_id AS content_type_initial_language_id, c.always_available AS content_type_always_available, c.sort_field AS content_type_sort_field, c.sort_order AS content_type_sort_order, c.language_mask AS content_type_language_mask, a.id AS content_type_field_definition_id, a.serialized_name_list AS content_type_field_definition_serialized_name_list, a.serialized_description_list AS content_type_field_definition_serialized_description_list, a.identifier AS content_type_field_definition_identifier, a.category AS content_type_field_definition_category, a.data_type_string AS content_type_field_definition_data_type_string, a.can_translate AS content_type_field_definition_can_translate, a.is_required AS content_type_field_definition_is_required, a.is_information_collector AS content_type_field_definition_is_information_collector, a.is_searchable AS content_type_field_definition_is_searchable, a.is_thumbnail AS content_type_field_definition_is_thumbnail, a.placement AS content_type_field_definition_placement, a.data_float1 AS content_type_field_definition_data_float1, a.data_float2 AS content_type_field_definition_data_float2, a.data_float3 AS content_type_field_definition_data_float3, a.data_float4 AS content_type_field_definition_data_float4, a.data_int1 AS content_type_field_definition_data_int1, a.data_int2 AS content_type_field_definition_data_int2, a.data_int3 AS content_type_field_definition_data_int3, a.data_int4 AS content_type_field_definition_data_int4, a.data_text1 AS content_type_field_definition_data_text1, a.data_text2 AS content_type_field_definition_data_text2, a.data_text3 AS content_type_field_definition_data_text3, a.data_text4 AS content_type_field_definition_data_text4, a.data_text5 AS content_type_field_definition_data_text5, a.serialized_data_text AS content_type_field_definition_serialized_data_text, g.group_id AS content_type_group_assignment_group_id, ml.name AS content_type_field_definition_multilingual_name, ml.description AS content_type_field_definition_multilingual_description, ml.language_id AS content_type_field_definition_multilingual_language_id, ml.data_text AS content_type_field_definition_multilingual_data_text, ml.data_json AS content_type_field_definition_multilingual_data_json FROM ibexa_content_type c LEFT JOIN ibexa_content_type_field_definition a ON (c.id = a.content_type_id) AND (c.status = a.status) LEFT JOIN ibexa_content_type_group_assignment g ON (c.id = g.content_type_id) AND (c.status = g.content_type_status) LEFT JOIN ibexa_content_type_field_definition_ml ml ON (a.id = ml.content_type_field_definition_id) AND (a.status = ml.status) WHERE (c.id = ?) AND (c.status = ?) ORDER BY a.placement ASC"
(parameters:
[1 => 42 => 0]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT c.id AS content_type_id, c.status AS content_type_status, c.serialized_name_list AS content_type_serialized_name_list, c.serialized_description_list AS content_type_serialized_description_list, c.identifier AS content_type_identifier, c.created AS content_type_created, c.modified AS content_type_modified, c.modifier_id AS content_type_modifier_id, c.creator_id AS content_type_creator_id, c.remote_id AS content_type_remote_id, c.url_alias_name AS content_type_url_alias_name, c.contentobject_name AS content_type_contentobject_name, c.is_container AS content_type_is_container, c.initial_language_id AS content_type_initial_language_id, c.always_available AS content_type_always_available, c.sort_field AS content_type_sort_field, c.sort_order AS content_type_sort_order, c.language_mask AS content_type_language_mask, a.id AS content_type_field_definition_id, a.serialized_name_list AS content_type_field_definition_serialized_name_list, a.serialized_description_list AS content_type_field_definition_serialized_description_list, a.identifier AS content_type_field_definition_identifier, a.category AS content_type_field_definition_category, a.data_type_string AS content_type_field_definition_data_type_string, a.can_translate AS content_type_field_definition_can_translate, a.is_required AS content_type_field_definition_is_required, a.is_information_collector AS content_type_field_definition_is_information_collector, a.is_searchable AS content_type_field_definition_is_searchable, a.is_thumbnail AS content_type_field_definition_is_thumbnail, a.placement AS content_type_field_definition_placement, a.data_float1 AS content_type_field_definition_data_float1, a.data_float2 AS content_type_field_definition_data_float2, a.data_float3 AS content_type_field_definition_data_float3, a.data_float4 AS content_type_field_definition_data_float4, a.data_int1 AS content_type_field_definition_data_int1, a.data_int2 AS content_type_field_definition_data_int2, a.data_int3 AS content_type_field_definition_data_int3, a.data_int4 AS content_type_field_definition_data_int4, a.data_text1 AS content_type_field_definition_data_text1, a.data_text2 AS content_type_field_definition_data_text2, a.data_text3 AS content_type_field_definition_data_text3, a.data_text4 AS content_type_field_definition_data_text4, a.data_text5 AS content_type_field_definition_data_text5, a.serialized_data_text AS content_type_field_definition_serialized_data_text, g.group_id AS content_type_group_assignment_group_id, ml.name AS content_type_field_definition_multilingual_name, ml.description AS content_type_field_definition_multilingual_description, ml.language_id AS content_type_field_definition_multilingual_language_id, ml.data_text AS content_type_field_definition_multilingual_data_text, ml.data_json AS content_type_field_definition_multilingual_data_json FROM ibexa_content_type c LEFT JOIN ibexa_content_type_field_definition a ON (c.id = a.content_type_id) AND (c.status = a.status) LEFT JOIN ibexa_content_type_group_assignment g ON (c.id = g.content_type_id) AND (c.status = g.content_type_status) LEFT JOIN ibexa_content_type_field_definition_ml ml ON (a.id = ml.content_type_field_definition_id) AND (a.status = ml.status) WHERE (c.id = ?) AND (c.status = ?) ORDER BY a.placement ASC"
"params" => [1 => 42 => 0]
"types" => [1 => 12 => 1]
]
User Deprecated: Since symfony/security-http 7.3: Implementing "Ibexa\Core\MVC\Symfony\Security\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
2475
Resolving inheritance for "cache.tagaware.filesystem" (parent: cache.adapter.filesystem).
Resolving inheritance for "ibexa.api_platform.action.entrypoint" (parent: api_platform.action.entrypoint).
Resolving inheritance for "ibexa.api_platform.state_provider.content_negotiation" (parent: api_platform.state_provider.content_negotiation).
Resolving inheritance for "ibexa.api_platform.swagger_ui.provider" (parent: api_platform.swagger_ui.provider).
Resolving inheritance for "ibexa.api_platform.openapi.factory" (parent: api_platform.openapi.factory).
Resolving inheritance for ".instanceof.Ibexa\Rest\ApiPlatform\SchemasProviderInterface.0.ibexa.api_platform.schemas_provider.rest" (parent: .abstract.instanceof.ibexa.api_platform.schemas_provider.rest).
Resolving inheritance for "ibexa.api_platform.schemas_provider.rest" (parent: .instanceof.Ibexa\Rest\ApiPlatform\SchemasProviderInterface.0.ibexa.api_platform.schemas_provider.rest).
Resolving inheritance for "ibexa.api_platform.openapi.command" (parent: api_platform.openapi.command).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._version_ibexa" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_ibexa" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_forgot_password" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.ibexa_forgot_password" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_register_from_invitation" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.ibexa_register_from_invitation" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_rest" (parent: security.firewall.config).
Resolving inheritance for "security.listener.ibexa_rest.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.ibexa_rest" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.ibexa_rest" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.ibexa_rest" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.ibexa_rest" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.ibexa_rest" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.ibexa_rest" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.ibexa_front" (parent: security.firewall.config).
Resolving inheritance for "security.listener.ibexa_front.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.ibexa_front" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.ibexa_front" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.ibexa_front" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.ibexa_front" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.ibexa_front" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.ibexa_front.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.ibexa_front.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.ibexa_front" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.ibexa_front" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.ibexa_front" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.ibexa_front" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.ibexa_front" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.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 "fos_http_cache.request_matcher54d51e9dd0cec21d86ca07a0f488515a" (parent: fos_http_cache.request_matcher).
Resolving inheritance for "fos_http_cache.cache_control.expression.01fe9ca024b890204e7104849f32d422" (parent: fos_http_cache.response_matcher.cache_control.expression).
Resolving inheritance for "fos_http_cache.cache_control.rule_matcher.8bdaafdad7233e586d65bf4b65dd231d" (parent: fos_http_cache.rule_matcher).
Resolving inheritance for "fos_http_cache.request_matcheref6b7f01ee168cd52f7771e32687d18e" (parent: fos_http_cache.request_matcher).
Resolving inheritance for "fos_http_cache.cache_control.expression.d13474ceb60952884bbc334559e8d0d0" (parent: fos_http_cache.response_matcher.cache_control.expression).
Resolving inheritance for "fos_http_cache.cache_control.rule_matcher.bbf49c947c0385061f0980dddef6eab1" (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 ".instanceof.Ibexa\Bundle\Core\Command\ReindexCommand.0.Ibexa\Bundle\Core\Command\ReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ReindexCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ReindexCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\ReindexCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand.0.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand.0.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver).
Resolving inheritance for "Ibexa\Bundle\Core\ValueResolver\ContentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver).
Resolving inheritance for "Ibexa\Bundle\Core\ValueResolver\LocationValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\ViewController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Controller\Content\DownloadRedirectionController" (parent: Ibexa\Core\MVC\Symfony\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\Core\Fragment\DirectFragmentRenderer" (parent: Ibexa\Bundle\Core\Fragment\DecoratedFragmentRenderer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\ExceptionMessageTemplateFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\TranslatableExceptionsFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Translation\ValidationErrorFileVisitor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber" (parent: .abstract.instanceof.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber).
Resolving inheritance for "Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\CopySubtreeCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand).
Resolving inheritance for "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" (parent: .instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Routing\Generator\UrlAliasGenerator" (parent: Ibexa\Core\MVC\Symfony\Routing\Generator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator" (parent: .abstract.instanceof.Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator).
Resolving inheritance for "Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator).
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.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.field_type.ibexa_matrix" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for "Ibexa\Core\FieldType\ImageAsset\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\IO\TolerantIOService" (parent: .abstract.instanceof.Ibexa\Core\IO\TolerantIOService).
Resolving inheritance for "ibexa.core.io.service" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\IO\TolerantIOService).
Resolving inheritance for "ibexa.field_type.ibexa_image.io_service.published" (parent: ibexa.core.io.service).
Resolving inheritance for "ibexa.field_type.ibexa_image.io_service.draft" (parent: ibexa.core.io.service).
Resolving inheritance for "ibexa.field_type.ibexa_binaryfile.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 ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr" (parent: .instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase" (parent: Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\GroupIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\IdentifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\AncestorQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\IsMainLocationQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\ParentLocationIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\RemoteIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\SubtreeQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalAndQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalNotQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\LogicalOrQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchAllQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\MatchNoneQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserBasedQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\IsUserEnabledQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\GroupQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\ModifierQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\Metadata\OwnerQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserEmailQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserIdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\UserLoginQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DateModifiedSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\DatePublishedSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\IdSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\NameSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionIdentifierSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Content\SectionNameSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalAnd" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalOr" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\LogicalNot" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchAll" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\MatchNone" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Validity" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\Pattern" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\VisibleOnly" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionId" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\URL\Query\CriterionHandler\SectionIdentifier" (parent: ibexa.persistence.legacy.url.criterion_handler.base).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler\ObjectStateHandler" (parent: Ibexa\Core\Persistence\Legacy\User\Role\LimitationHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler" (parent: .abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler).
Resolving inheritance for "Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler" (parent: .instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber).
Resolving inheritance for "Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber).
Resolving inheritance for "Ibexa\Core\IO\TolerantIOService" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\IO\TolerantIOService).
Resolving inheritance for "ibexa.core.io.flysystem.default_filesystem" (parent: ibexa.core.io.flysystem.base_filesystem).
Resolving inheritance for "Ibexa\Core\IO\Flysystem\VisibilityConverter\SiteAccessAwareVisibilityConverter" (parent: Ibexa\Core\IO\Flysystem\VisibilityConverter\BaseVisibilityConverter).
Resolving inheritance for "Ibexa\Core\IO\Flysystem\VisibilityConverter\DFSVisibilityConverter" (parent: Ibexa\Core\IO\Flysystem\VisibilityConverter\BaseVisibilityConverter).
Resolving inheritance for "ibexa.core.io.flysystem.path_normalizer.whitespace" (parent: ibexa.core.io.flysystem.path_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber).
Resolving inheritance for "Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber" (parent: .abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber).
Resolving inheritance for "Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy" (parent: .abstract.instanceof.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy).
Resolving inheritance for "Ibexa\Core\FieldType\Image\ImageThumbnailStrategy" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ibexa_image.io_service.published.config_scope_change_aware" (parent: .abstract.instanceof.ibexa.field_type.ibexa_image.io_service.published.config_scope_change_aware).
Resolving inheritance for "ibexa.field_type.ibexa_image.io_service.published.config_scope_change_aware" (parent: .instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ibexa_image.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.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" (parent: .abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime).
Resolving inheritance for "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime).
Resolving inheritance for "Ibexa\Bundle\Core\SiteAccess\LanguageResolver" (parent: Ibexa\Core\Repository\SiteAccessAware\Language\AbstractLanguageResolver).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightDownOnlyFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scaledown.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.relative_scale).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleExactFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scale_exact.base).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScalePercentFilterLoader" (parent: ibexa.image_alias.imagine.filter.loader.scale_exact.base).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger" (parent: .abstract.instanceof.Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger).
Resolving inheritance for "Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger).
Resolving inheritance for "ibexa.url_checker.handler.http" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "ibexa.url_checker.handler.https" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "Ibexa\Bundle\Core\URLChecker\Handler\MailToHandler" (parent: ibexa.url_checker.handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\CompositeCriterion" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeGroupId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ContentTypeIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\DateMetadata" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\Field" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldEmpty" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FullText" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsContainer" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LanguageCode" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalAnd" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalNot" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\LogicalOr" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MapLocationDistance" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MatchAll" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\MatchNone" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\ObjectStateIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldRelation" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldBase).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\RemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\SectionIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserEmail" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserLogin" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserEnabled" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\UserMetadata" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\IsUserBased" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Keyword" (parent: ibexa.search.legacy.gateway.criterion_field_value_handler.collection.comma_separated).
Resolving inheritance for "ibexa.search.legacy.gateway.criterion_field_value_handler.collection.hypen_separated" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Composite" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler\Simple" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler\FieldValue\Handler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Ancestor" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\LocationRemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\ParentLocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\PermissionSubtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Subtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Gateway\CriterionHandler\Visibility" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Ancestor" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Depth" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsMainLocation" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\ParentLocationId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\Priority" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\LocationRemoteId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Subtree" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Visibility" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\CriterionHandler\Location\IsBookmarked" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\CriterionHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentId" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\ContentName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DateModified" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\DatePublished" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\MapLocationDistance" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Field).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionIdentifier" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\SectionName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\MySqlRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\SqlLiteRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Random\PgSqlRandom" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\ContentTypeName" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\UserLogin" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Trash\DateTrashed" (parent: Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Id" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Depth" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Path" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\IsMainLocation" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Priority" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Visibility" (parent: ibexa.search.legacy.gateway.sort_clause_handler.base).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand" (parent: .abstract.instanceof.Ibexa\Bundle\IO\Command\MigrateFilesCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\IO\Command\MigrateFilesCommand.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand).
Resolving inheritance for "Ibexa\Bundle\IO\Command\MigrateFilesCommand" (parent: .instanceof.Ibexa\Bundle\IO\Command\MigrateFilesCommand.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand).
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 ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section\SectionCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section\SectionListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionUpdateController).
Resolving inheritance for "Ibexa\Rest\Server\Controller\BinaryContent" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentCopyController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCopyController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentHideController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentHideController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentHideController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRedirectController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRevealController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentRevealController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRevealController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleBaseController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleBaseController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Language\LanguageListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationBaseController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationBaseController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationForContentListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationRedirectController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSwapController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationSwapController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSwapController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\LocationTrashController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserBaseController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserBaseController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDraftListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserDraftListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDraftListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupMoveController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserSubGroupListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserUpdateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUpdateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserVerifyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\User\UserVerifyController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserVerifyController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Views" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Views" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Views).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Session\SessionBaseController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionBaseController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCheckController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Session\SessionCheckController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCheckController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Session\SessionCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionRefreshController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\JWT" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Rest\Server\Controller\JWT" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\JWT).
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\ContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeInfoList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentTypeGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\FieldDefinitionList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedFieldDefinition" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Field" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestFieldDefinition" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RelationList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestRelation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRelation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRole" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PublishedRole" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedPolicy" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PolicyList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleAssignmentList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserRoleAssignment" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroupRoleAssignment" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedLocation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\LocationList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Trash" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestTrashItem" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Range" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RangeAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\StatsAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\TermAggregationResult" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectStateGroup" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroupList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectState" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Output\ValueObjectVisitor\ContentObjectStates" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CountryList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\TemporaryRedirect" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\PermanentRedirect" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\ResourceCreated" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\NoContent" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Root" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\SeeOther" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Conflict" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\Options" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\OK" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\CachedValue" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Server\Output\ValueObjectVisitor\BookmarkList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\Rest\Input\Parser\ContentObjectStates" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeGroupInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentTypeUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\RestViewInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\FieldDefinitionUpdate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\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\LogicalOr" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\MoreLikeThis" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Operator" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationRemoteId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\SectionIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\SectionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Subtree" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserMetadata" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserBased" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserEnabled" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserLogin" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\UserEmail" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Visibility" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Sibling" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ContentName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.content_id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.content_name" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.date_modified" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.date_published" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_depth" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_path" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_priority" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.location_id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.section_identifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.SectionName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.score" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\SortClause\Field" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\DateTimeRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\FloatRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\IntRangeParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeGroupTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\DateMetadataRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\AuthorTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CheckboxTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CountryTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateTimeRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\KeywordTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\SelectionTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\TimeRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\LanguageTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\ObjectStateTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawRangeAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawStatsAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\RawTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\SectionTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\SubtreeTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\LocationChildrenTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\UserMetadataTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Aggregation\VisibilityTermAggregationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Limitation\PathStringRouteBasedLimitationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Limitation\RouteBasedLimitationParser" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageMimeType" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageFileSize" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageOrientation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\ImageDimensions" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\Image" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\Criterion\IsBookmarked" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\MoveLocation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\SwapLocationInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\RestoreTrashItemInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\MoveUserGroupInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\CopyLocationInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\CopyContentInput" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Rest\Twig\SecurityExtension" (parent: .abstract.instanceof.Ibexa\Bundle\Rest\Twig\SecurityExtension).
Resolving inheritance for "Ibexa\Bundle\Rest\Twig\SecurityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Rest\Twig\SecurityExtension).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: .instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.id" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "ibexa.rest.input.parser.internal.sortclause.identifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\Solr\Query\Content\CriterionVisitor\Factory\ContentFullTextFactory" (parent: Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract).
Resolving inheritance for "Ibexa\Solr\Query\Location\CriterionVisitor\Factory\LocationFullTextFactory" (parent: Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\MimeType" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\FileSize" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Width" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Height" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for "Ibexa\Solr\Query\Image\CriterionVisitor\Orientation" (parent: Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream" (parent: .abstract.instanceof.Ibexa\Solr\Gateway\HttpClient\Stream).
Resolving inheritance for "Ibexa\Solr\Gateway\HttpClient\Stream" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer).
Resolving inheritance for ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface" (parent: .abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface).
Resolving inheritance for "Ibexa\Solr\Gateway\UpdateSerializerInterface" (parent: .instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface).
Resolving inheritance for "ibexa.solr.connection.default.endpoint_resolver_id" (parent: ibexa.solr.gateway.endpoint_resolver.native).
Resolving inheritance for "ibexa.solr.connection.default.core_filter_id" (parent: ibexa.solr.core_filter.native).
Resolving inheritance for "ibexa.solr.connection.default.distribution_strategy" (parent: ibexa.solr.gateway.distribution_strategy.abstract_standalone).
Resolving inheritance for "ibexa.solr.connection.default.gateway_id" (parent: ibexa.solr.gateway.native).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .abstract.instanceof.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Controller\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController).
Resolving inheritance for "Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController).
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 ".instanceof.Ibexa\Bundle\Cron\Command\CronRunCommand.0.Ibexa\Bundle\Cron\Command\CronRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Cron\Command\CronRunCommand).
Resolving inheritance for "Ibexa\Bundle\Cron\Command\CronRunCommand" (parent: .instanceof.Ibexa\Bundle\Cron\Command\CronRunCommand.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\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand" (parent: .abstract.instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand).
Resolving inheritance for "Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand" (parent: .instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\DateFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType" (parent: .abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType).
Resolving inheritance for "Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType).
Resolving inheritance for "Ibexa\ContentForms\FieldType\Mapper\RelationFormMapper" (parent: Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "Ibexa\ContentForms\FieldType\Mapper\RelationListFormMapper" (parent: Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "ibexa.content_forms.field_type.form_mapper.ibexa_email" (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\ContentForms\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 ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController" (parent: .abstract.instanceof.Ibexa\Bundle\ContentForms\Controller\ContentEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController).
Resolving inheritance for "Ibexa\Bundle\ContentForms\Controller\ContentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\UserController" (parent: .abstract.instanceof.Ibexa\Bundle\ContentForms\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\UserController).
Resolving inheritance for "Ibexa\Bundle\ContentForms\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\UserController).
Resolving inheritance for "Ibexa\FieldTypeRichText\FieldType\RichText\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType).
Resolving inheritance for "Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextType).
Resolving inheritance for "Ibexa\FieldTypeRichText\Form\Type\RichTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator).
Resolving inheritance for "Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag\ChoiceAttributeMapper" (parent: Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag\CommonAttributeMapper).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor" (parent: .abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor).
Resolving inheritance for "Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor).
Resolving inheritance for ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable" (parent: .abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable).
Resolving inheritance for "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable" (parent: .instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand" (parent: .abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand).
Resolving inheritance for "Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand" (parent: .instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\AssetController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\AssetController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\BookmarkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentDraftController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\DashboardController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\DashboardController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LanguageController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LanguageController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LinkManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\LinkManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LocationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LocationController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\NotificationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\NotificationController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ObjectStateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\PolicyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\PolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\PolicyController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\PolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\PolicyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\SectionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\SectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\SectionController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\SectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\SectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TranslationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TranslationController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TrashController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TrashController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TrashController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\TrashController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TrashController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\URLManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\URLWildcardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UrlAliasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\UrlAliasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\VersionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\VersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\VersionController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\VersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\VersionController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\DownloadImageController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\DownloadImageController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\DownloadImageController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\DownloadImageController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController).
Resolving inheritance for ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" (parent: .instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\DetailsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\LocationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\RelationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\SubItemsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\UrlsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\LocationView\VersionsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "ibexa.adminui.location_view.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\ContentType\ViewTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab).
Resolving inheritance for "ibexa.adminui.content_type.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "app.my_tabs.custom_group" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractRouteBasedTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\Contracts\AdminUi\Tab\AbstractControllerBasedTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension).
Resolving inheritance for "ibexa.admin_ui.component.user_menu" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.search.autocomplete.content_template" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension).
Resolving inheritance for "ibexa.adminui.layout.content.after" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" (parent: Ibexa\Contracts\AdminUi\Tab\AbstractTab).
Resolving inheritance for "ibexa.adminui.dashboard.me" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.adminui.dashboard.all" (parent: Ibexa\TwigComponents\Component\TemplateComponent).
Resolving inheritance for "ibexa.adminui.dashboard.my.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "ibexa.adminui.dashboard.all.tab_groups" (parent: Ibexa\AdminUi\Component\TabsComponent).
Resolving inheritance for "Ibexa\AdminUi\UI\Module\Subitems\ValueObjectVisitor\SubitemsRow" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\UI\Module\Subitems\ValueObjectVisitor\SubitemsList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\PreviewFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\TranslationFormProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor).
Resolving inheritance for "Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValueValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\FieldSettingsValidator" (parent: Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildrenValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainerValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRootValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifierValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifierValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\UniqueURLValidator).
Resolving inheritance for "Ibexa\AdminUi\Validator\Constraints\ValidatorConfigurationValidator" (parent: Ibexa\AdminUi\Validator\Constraints\FieldTypeValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UniversalDiscoveryExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\AddLocation).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ImageAssetDefaultLocationId).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ObjectRelationStartingLocationId).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\RichTextAllowedLanguages).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" (parent: .abstract.instanceof.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes).
Resolving inheritance for "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" (parent: .abstract.instanceof.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter).
Resolving inheritance for "Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\ContentTranslateViewFilter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" (parent: .abstract.instanceof.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter).
Resolving inheritance for "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\View\Filter\AdminSearchViewFilter).
Resolving inheritance for "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" (parent: jms_translation.extractor.file.default_php_extractor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\BulkOperation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\Operation" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\BulkOperationResponse" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequestNode" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequest" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Node" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Root" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\NodeExtendedInfoVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionCreate" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionDelete" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionReorder" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationListDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\AccordionDataVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItemList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItem" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Owner" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Thumbnail" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentType" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentInfo" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionExpression" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentType\FieldDefinitionInfoList" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
Resolving inheritance for "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SiteAccess\SiteAccessesListVisitor" (parent: Ibexa\Contracts\Rest\Output\ValueObjectVisitor).
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\SearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\SearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Search\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\TrashSearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Search\TrashSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\SearchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Notification\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionCreateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\SwitcherType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\SwitcherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URL\URLEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLListType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URL\URLListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserDeleteType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserEditType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UserChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UserChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\UserGroupChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\UserGroupChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Version\VersionRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation).
Resolving inheritance for ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts).
Resolving inheritance for "Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts" (parent: .instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\ContentTypeDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\CreateUserOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for "Ibexa\AdminUi\Form\ActionDispatcher\EditUserOnTheFlyDispatcher" (parent: Ibexa\ContentForms\Form\ActionDispatcher\AbstractActionDispatcher).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType" (parent: .abstract.instanceof.Ibexa\AdminUi\Form\Type\LanguageSwitchType).
Resolving inheritance for "Ibexa\AdminUi\Form\Type\LanguageSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\LocationPathQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\LocationPathQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\ContentSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\MediaSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\TrashSearchQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\TrashSearchQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType" (parent: .abstract.instanceof.Ibexa\AdminUi\QueryType\UserQueryType).
Resolving inheritance for "Ibexa\AdminUi\QueryType\UserQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType).
Resolving inheritance for "Ibexa\Bundle\SiteFactory\Form\DataMapper\SiteFactorySiteAccessLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.content_type" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_content_type" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.section" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.new_section" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.object_state" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.new_object_state" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\LanguageLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.owner" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_owner" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.group" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.parent_group" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\ParentDepthLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "ibexa.content_forms.limitation.form_mapper.location" (parent: ibexa.content_forms.limitation.form_mapper.udw_based).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\SubtreeLimitationMapper" (parent: ibexa.content_forms.limitation.form_mapper.udw_based).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper" (parent: Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper).
Resolving inheritance for "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" (parent: Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" (parent: Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition).
Resolving inheritance for "Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\AdminExceptionListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\AdminExceptionListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpiredListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\CredentialsExpiredListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\InContextTranslationListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\InContextTranslationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\MenuPermissionsListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\MenuPermissionsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData).
Resolving inheritance for "Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestAttributesListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestAttributesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\RequestLocaleListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\RequestLocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SetViewParametersListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SetViewParametersListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber).
Resolving inheritance for "Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions).
Resolving inheritance for "Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\UserProfileListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\UserProfileListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener" (parent: .abstract.instanceof.Ibexa\AdminUi\EventListener\ViewTemplatesListener).
Resolving inheritance for "Ibexa\AdminUi\EventListener\ViewTemplatesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand" (parent: .instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver" (parent: .abstract.instanceof.Ibexa\AdminUi\Resolver\IconPathResolver).
Resolving inheritance for "Ibexa\AdminUi\Resolver\IconPathResolver" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener" (parent: .abstract.instanceof.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener).
Resolving inheritance for "Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver).
Resolving inheritance for "Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset" (parent: .abstract.instanceof.Ibexa\AdminUi\Notifier\PasswordReset).
Resolving inheritance for "Ibexa\AdminUi\Notifier\PasswordReset" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation" (parent: .abstract.instanceof.Ibexa\AdminUi\Notifier\UserInvitation).
Resolving inheritance for "Ibexa\AdminUi\Notifier\UserInvitation" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory" (parent: .abstract.instanceof.Ibexa\AdminUi\UI\Dataset\DatasetFactory).
Resolving inheritance for "Ibexa\AdminUi\UI\Dataset\DatasetFactory" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory).
Resolving inheritance for "Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for "Ibexa\AdminUi\UI\Service\ContentTypeIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter" (parent: .abstract.instanceof.Ibexa\AdminUi\Menu\Voter\LocationVoter).
Resolving inheritance for "Ibexa\AdminUi\Menu\Voter\LocationVoter" (parent: .instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension" (parent: .abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension).
Resolving inheritance for "Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\DefaultProfileImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\DefaultProfileImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordChangeController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordChangeController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordResetController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordResetController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserInvitationController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\UserInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserInvitationController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\UserInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserRegisterController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\UserRegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserRegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserRegisterController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\UserRegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserRegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserSettingsController" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\UserSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserSettingsController).
Resolving inheritance for "Ibexa\Bundle\User\Controller\UserSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\Controller" (parent: .abstract.instanceof.Ibexa\Bundle\User\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\Controller).
Resolving inheritance for "Ibexa\Bundle\User\Controller\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\Controller).
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\PerformAccessCheckSubscriber" (parent: .abstract.instanceof.Ibexa\User\EventListener\PerformAccessCheckSubscriber).
Resolving inheritance for "Ibexa\User\EventListener\PerformAccessCheckSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\User\EventListener\PerformAccessCheckSubscriber).
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\Console\Command\Command.0.Ibexa\Bundle\User\Command\UpdateUserCommand" (parent: .abstract.instanceof.Ibexa\Bundle\User\Command\UpdateUserCommand).
Resolving inheritance for ".instanceof.Ibexa\Bundle\User\Command\UpdateUserCommand.0.Ibexa\Bundle\User\Command\UpdateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\User\Command\UpdateUserCommand).
Resolving inheritance for "Ibexa\Bundle\User\Command\UpdateUserCommand" (parent: .instanceof.Ibexa\Bundle\User\Command\UpdateUserCommand.0.Ibexa\Bundle\User\Command\UpdateUserCommand).
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 ".instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand).
Resolving inheritance for "Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand" (parent: .instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver" (parent: .abstract.instanceof.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver).
Resolving inheritance for "Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\LocationResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\LocationResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ContentResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ContentResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\DomainContentResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\DomainContentResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ItemResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ItemResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\RelationFieldResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\RelationFieldResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ContentThumbnailResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ContentThumbnailResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver" (parent: .abstract.instanceof.Ibexa\GraphQL\Resolver\ThumbnailResolver).
Resolving inheritance for "Ibexa\GraphQL\Resolver\ThumbnailResolver" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver).
Resolving inheritance for ".instanceof.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 ".instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand).
Resolving inheritance for "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" (parent: .instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand).
Resolving inheritance for "Ibexa\FieldTypeQuery\FieldType\Query\Type" (parent: Ibexa\Core\FieldType\FieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" (parent: .abstract.instanceof.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType).
Resolving inheritance for "Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector" (parent: .abstract.instanceof.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector).
Resolving inheritance for "Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension).
Resolving inheritance for "Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver" (parent: .abstract.instanceof.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver).
Resolving inheritance for "Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .abstract.instanceof.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for "Ibexa\Bundle\Search\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .abstract.instanceof.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for "Ibexa\Bundle\Search\Controller\SuggestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType" (parent: .abstract.instanceof.Ibexa\Search\QueryType\SearchQueryType).
Resolving inheritance for "Ibexa\Search\QueryType\SearchQueryType" (parent: .instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery" (parent: .abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery).
Resolving inheritance for "Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery" (parent: .instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" (parent: .abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe).
Resolving inheritance for "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias" (parent: .abstract.instanceof.expression_function.parameter_alias).
Resolving inheritance for "expression_function.parameter_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias" (parent: .abstract.instanceof.expression_function.service_alias).
Resolving inheritance for "expression_function.service_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias" (parent: .abstract.instanceof.expression_function.mutation_alias).
Resolving inheritance for "expression_function.mutation_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias).
Resolving inheritance for ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias" (parent: .abstract.instanceof.expression_function.query_alias).
Resolving inheritance for "expression_function.query_alias" (parent: .instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" (parent: .abstract.instanceof.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension).
Resolving inheritance for "Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .abstract.instanceof.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for "Ibexa\TwigComponents\DataCollector\TwigComponentCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber" (parent: .abstract.instanceof.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber).
Resolving inheritance for "Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.cache.openapi" (parent: cache.system).
Resolving inheritance for "api_platform.graphql.cache.subscription" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.order_filter.instance" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber" (parent: .abstract.instanceof.Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber).
Resolving inheritance for "Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.ibexa.messenger.lock_factory" (parent: .abstract.instanceof.ibexa.messenger.lock_factory).
Resolving inheritance for "ibexa.messenger.lock_factory" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.ibexa.messenger.lock_factory).
Resolving inheritance for "ibexa.messenger.lock_store.dbal.doctrine_connection" (parent: ibexa.persistence.connection).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber" (parent: .abstract.instanceof.Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber).
Resolving inheritance for "Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber).
Resolving inheritance for ".instanceof.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator.0..abstract.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator" (parent: .abstract.instanceof..abstract.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator).
Resolving inheritance for ".abstract.instanceof.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..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\BaseQueryBuilder" (parent: .abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\BaseQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\BaseLocationCriterionQueryBuilder" (parent: .abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\BaseLocationCriterionQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\BaseUserCriterionQueryBuilder" (parent: .abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\BaseUserCriterionQueryBuilder).
Resolving inheritance for ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0..abstract.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\BaseLocationSortClauseQueryBuilder" (parent: .abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\BaseLocationSortClauseQueryBuilder).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0..abstract.Ibexa\HttpCache\EventSubscriber\CachePurge\AbstractSubscriber" (parent: .abstract.instanceof..abstract.Ibexa\HttpCache\EventSubscriber\CachePurge\AbstractSubscriber).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentHideController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRevealController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSwapController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDraftListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUpdateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserVerifyController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Views" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionBaseController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCheckController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Controller\JWT" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" (parent: Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" (parent: Ibexa\Rest\Server\Common\Parser).
Resolving inheritance for ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer" (parent: Ibexa\Solr\Gateway\UpdateSerializer\UpdateSerializer).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0..abstract.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface" (parent: .abstract.instanceof..abstract.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\AssetController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BookmarkController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentDraftController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentViewController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\DashboardController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LanguageController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LocationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\NotificationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ObjectStateController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\PolicyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\RoleController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SectionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\TranslationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\TrashController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\URLManagementController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\URLWildcardController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\VersionController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" (parent: Ibexa\Contracts\AdminUi\Controller\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" (parent: Ibexa\Rest\Server\Controller).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\FieldSettings" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldSettings).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildren" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHasChildren).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainer" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsContainer).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueURL" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueURL).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration" (parent: .abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration).
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 ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0..abstract.Ibexa\Bundle\AdminUi\ValueResolver\AbstractValueResolver" (parent: .abstract.instanceof..abstract.Ibexa\Bundle\AdminUi\ValueResolver\AbstractValueResolver).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeIconResolver" (parent: Ibexa\AdminUi\UI\Service\IconResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Ibexa\Bundle\User\Controller\Controller" (parent: Ibexa\Bundle\User\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Ibexa\Bundle\User\Controller\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Ibexa\Bundle\User\Controller\Controller).
Resolving inheritance for ".abstract.instanceof..abstract.Ibexa\Bundle\User\Controller\Controller" (parent: Ibexa\Bundle\User\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\User\Validator\Constraints\EmailInvitation" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\EmailInvitation).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\User\Validator\Constraints\Password" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\Password).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\User\Validator\Constraints\UserPassword" (parent: .abstract.instanceof.Ibexa\User\Validator\Constraints\UserPassword).
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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "ibexa.messenger.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "ibexa.messenger.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "ibexa.messenger.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "ibexa.messenger.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.core" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.core.io" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.rest" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.solr" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.admin" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ibexa.admin_ui" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cronjob" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
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).
Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.11" (parent: jms_translation.dumper.symfony_adapter).
3
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\Form\Type\Search\DateIntervalType": Class or interface "Ibexa\AdminUi\Form\Type\Search\DateIntervalType" cannot be loaded.
658
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 "setRouter" 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 "setUriParser" 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\SectionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section\SectionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section\SectionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Section\SectionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Section\SectionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section\SectionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section\SectionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Section\SectionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" 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 "setRouter" 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 "setUriParser" 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\Content\ContentCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" 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\UserRedirectToCurrentUserController::redirectToCurrentUser": no corresponding services exist for the referenced types.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" 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 "setRouter" 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 "setUriParser" of service "Ibexa\Rest\Server\Controller\Views" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" 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 "setRouter" 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 "setUriParser" 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\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 "setRepository" of service "Ibexa\Rest\Server\Controller\Options" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" 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\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 "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 "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::loadChildrenAction": no corresponding services exist for the referenced types.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "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 "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 "setUriParser" 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\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\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 "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInputDispatcher" of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRepository" of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUriParser" of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
756
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Ibexa\Bundle\Rest\ApiPlatform\EditionBadge\EditionBadgeFactoryInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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 "Psr\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\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; 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\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; 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 $ibexa"; 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 "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; 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 "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\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 "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; 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.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 "SessionHandlerInterface"; 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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.ibexa"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.ibexa_rest"; reason: private alias.
Removed service "security.user_checker.ibexa_rest"; reason: private alias.
Removed service "security.authentication.session_strategy.ibexa_front"; reason: private alias.
Removed service "security.user_checker.ibexa_front"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Doctrine\DBAL\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 $default.connection"; 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 $ibexa_default.entity_manager"; 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 $default.entity_manager"; 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 "fos_js_routing.router"; reason: private alias.
Removed service "fos_http_cache.default_proxy_client"; reason: private alias.
Removed service "FOS\HttpCache\ProxyClient\ProxyClient"; reason: private alias.
Removed service "security.logout.handler.session"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $default_filesystem"; 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\Contracts\Core\Search\Embedding\EmbeddingProviderRegistryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Search\Embedding\EmbeddingProviderResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Search\Embedding\EmbeddingConfigurationInterface"; reason: private alias.
Removed service "Ibexa\Core\Query\QueryFactoryInterface"; reason: private alias.
Removed service "Ibexa\Core\Pagination\Pagerfanta\AdapterFactory\SearchHitAdapterFactoryInterface"; reason: private alias.
Removed service "ibexa.security.user_provider"; reason: private alias.
Removed service "ibexa.security.user_provider.username"; reason: private alias.
Removed service "ibexa.security.user_provider.email"; reason: private alias.
Removed service "Ibexa\Bundle\Core\Fragment\SiteAccessSerializerInterface"; reason: private alias.
Removed service "Ibexa\Bundle\Core\SiteAccess\SiteAccessMatcherRegistryInterface"; reason: private alias.
Removed service "ibexa.siteaccess.provider"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\SiteAccess\SiteAccessServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NameSchema\SchemaIdentifierExtractorInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NameSchema\NameSchemaServiceInterface"; reason: private alias.
Removed service "Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface"; reason: private alias.
Removed service "Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\Validator\ContentValidator"; reason: private alias.
Removed service "Ibexa\Core\Repository\LocationResolver\LocationResolver"; reason: private alias.
Removed service "Ibexa\Core\Repository\Validator\TargetContentValidatorInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ContentService\RelationListFacadeInterface"; 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\Container\ApiLoader\RepositoryConfigurationProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\Repository"; reason: private alias.
Removed service "Ibexa\Contracts\Core\SiteAccess\ConfigResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\BookmarkService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ContentService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ContentTypeService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\FieldTypeService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\LanguageService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\LocationService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\NotificationService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\ObjectStateService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\RoleService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SearchService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SectionService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\UserPreferenceService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\UserService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLWildcardService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\URLAliasService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\TrashService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\SettingService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\TokenService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionService"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionResolver"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Repository\PermissionCriterionResolver"; reason: private alias.
Removed service "Ibexa\Core\Helper\FieldsGroups\FieldsGroupsList"; reason: private alias.
Removed service "ibexa.field_type.ibexa_image_asset"; reason: private alias.
Removed service "Ibexa\Contracts\Core\FieldType\ValueSerializerInterface"; reason: private alias.
Removed service "ibexa.field_type.ibexa_image.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.ibexa_image_asset.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\Contracts\Core\Persistence\Filter\Query\CountQueryBuilder"; reason: private alias.
Removed service "ibexa.persistence.legacy.section.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url_alias.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url_wildcard.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.url.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.user.gateway"; reason: private alias.
Removed service "ibexa.persistence.legacy.role.gateway"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.notification.handler"; reason: private alias.
Removed service "ibexa.spi.persistence.legacy.user_preference.handler"; reason: private alias.
Removed service "ibexa.persistence.legacy.setting.gateway"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\Token\Gateway"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\TokenType\Gateway"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Persistence\Token\Handler"; reason: private alias.
Removed service "ibexa.api.storage_engine.legacy.connection"; reason: private alias.
Removed service "ibexa.core.io.mimeTypeDetector"; reason: private alias.
Removed service "ibexa.io.nfs.adapter.site_access_aware"; reason: private alias.
Removed service "ibexa.core.io.default_url_decorator"; reason: private alias.
Removed service "Ibexa\Core\IO\FilePathNormalizerInterface"; reason: private alias.
Removed service "notification.renderer.registry"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Token\TokenGeneratorInterface"; reason: private alias.
Removed service "ibexa.api.persistence_handler"; reason: private alias.
Removed service "ibexa.spi.search"; 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\Core\FieldType\FieldTypeAliasResolverInterface"; reason: private alias.
Removed service "ibexa.api.storage_engine.legacy"; reason: private alias.
Removed service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactoryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\MVC\View\ViewMatcherRegistryInterface"; reason: private alias.
Removed service "ibexa.templating.global_helper"; reason: private alias.
Removed service "ibexa.templating.field_block_renderer"; reason: private alias.
Removed service "Ibexa\Contracts\Core\MVC\Templating\RenderStrategy"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\View\VariableProviderRegistry"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\View\ViewManagerInterface"; reason: private alias.
Removed service "Ibexa\Core\Persistence\Cache\CacheIndicesValidatorInterface"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\Locale\LocaleConverterInterface"; reason: private alias.
Removed service "Ibexa\Core\MVC\Symfony\Locale\UserLanguagePreferenceProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Core\SiteAccess\ConfigProcessor"; reason: private alias.
Removed service "ibexa.image_alias.imagine.filter.reduce_noise"; reason: private alias.
Removed service "ibexa.image_alias.imagine.filter.swirl"; reason: private alias.
Removed service "ibexa.image_alias.variation_purger"; reason: private alias.
Removed service "ibexa.image_alias.variation_path_generator"; reason: private alias.
Removed service "Ibexa\Contracts\Core\Variation\VariationHandler"; reason: private alias.
Removed service "ibexa.field_type.ibexa_image.variation_service"; reason: private alias.
Removed service "Ibexa\Contracts\CorePersistence\Gateway\DoctrineSchemaMetadataRegistryInterface"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_handler.field_base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_field_value_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.criterion_field_value_handler.default"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.sort_clause_handler.base"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.sort_clause_handler.common.field"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.content"; reason: private alias.
Removed service "ibexa.search.legacy.gateway.location"; reason: private alias.
Removed service "ibexa.search.legacy.fulltext_mapper"; reason: private alias.
Removed service "ibexa.http_cache.purge_client"; reason: private alias.
Removed service "ibexa.http_cache.purge_client_internal"; reason: private alias.
Removed service "Ibexa\Contracts\HttpCache\ResponseTagger\ResponseTagger"; reason: private alias.
Removed service "Ibexa\Contracts\Rest\UriParser\UriParserInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Rest\Input\MediaTypeParserInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolverInterface"; reason: private alias.
Removed service "ibexa.solr.gateway.endpoint_resolver"; reason: private alias.
Removed service "ibexa.solr.core_filter"; reason: private alias.
Removed service "ibexa.solr.document_mapper"; reason: private alias.
Removed service "ibexa.solr.result_extractor"; reason: private alias.
Removed service "ibexa.solr.result_extractor.content"; reason: private alias.
Removed service "ibexa.solr.result_extractor.location"; reason: private alias.
Removed service "ibexa.solr.gateway"; reason: private alias.
Removed service "Ibexa\SystemInfo\VersionStability\VersionStabilityChecker"; reason: private alias.
Removed service "Ibexa\SystemInfo\Storage\MetricsProvider"; reason: private alias.
Removed service "Ibexa\SystemInfo\Service\ServiceProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\SchemaExporterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\SchemaImporterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\DbPlatformFactoryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\DoctrineSchema\Builder\SchemaBuilderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\ContentForms\Content\Form\Provider\GroupedContentFormFieldsProviderInterface"; reason: private alias.
Removed service "ibexadesign.asset_path_resolver"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\RichText\InputHandlerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\Persistence\Legacy\MigrateRichTextNamespaces\GatewayInterface"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditorConfigMapper"; reason: private alias.
Removed service "Ibexa\Contracts\FieldTypeRichText\Configuration\ProviderService"; reason: private alias.
Removed service "Ibexa\AdminUi\Config\AdminUiForms\ContentTypeFieldTypesResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\REST\ApplicationConfigRestGeneratorRegistryInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\ContentType\ContentTypeFieldsByExpressionServiceInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Siteaccess\SiteaccessResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UniversalDiscovery\Provider"; reason: private alias.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionParserInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractorInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UI\Action\EventDispatcherInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\UI\Action\FormUiActionMapperInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\UserProfile\UserProfileConfigurationInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Permission\PermissionCheckerInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\Permission\LimitationResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\PreviewUrlResolver\VersionPreviewUrlResolverInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcherInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Autosave\AutosaveServiceInterface"; reason: private alias.
Removed service "Ibexa\User\ExceptionHandler\ActionResultHandler"; reason: private alias.
Removed service "Ibexa\User\Form\SubmitHandler"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Resolver\IconPathResolverInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Notification\NotificationHandlerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\AdminUi\Notification\TranslatableNotificationHandlerInterface"; reason: private alias.
Removed service "Ibexa\AdminUi\UI\Service\DateTimeFormatterInterface"; reason: private alias.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\FormatterInterface"; reason: private alias.
Removed service "Ibexa\Contracts\User\Invitation\InvitationService"; reason: private alias.
Removed service "Ibexa\Contracts\User\Invitation\InvitationSender"; reason: private alias.
Removed service "Ibexa\Contracts\User\PasswordReset\NotifierInterface"; reason: private alias.
Removed service "Ibexa\User\ConfigResolver\RegistrationGroupLoader"; reason: private alias.
Removed service "Ibexa\User\ConfigResolver\RegistrationContentTypeLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\ContentLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\ContentTypeLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\DataLoader\LocationLoader"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Resolver\LocationGuesser\LocationGuesser\CurrentSiteContent"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Resolver\LocationGuesser\LocationGuesser\RelatedContent"; reason: private alias.
Removed service "Ibexa\Contracts\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\FieldDefinitionMapper"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Builder"; reason: private alias.
Removed service "Ibexa\GraphQL\InputMapper\QueryMapper"; reason: private alias.
Removed service "Ibexa\GraphQL\ItemFactory $currentSiteItemFactory"; reason: private alias.
Removed service "Ibexa\GraphQL\ItemFactory $relatedContentItemFactory"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\ItemFactory\CurrentSite"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\ItemFactory\RelatedContent"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Author"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Boolean"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Country"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\DateAndTime"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Float"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Email"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Integer"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\ISBN"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Keyword"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\MapLocation"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Selection"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\TextBlock"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\TextLine"; reason: private alias.
Removed service "Ibexa\GraphQL\GraphQL\Mutation\InputHandler\FieldType\Url"; reason: private alias.
Removed service "Ibexa\Contracts\Search\SortingDefinition\SortingDefinitionRegistryInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Mapper\SearchHitToContentSuggestionMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Service\SuggestionServiceInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Provider\ParentLocationProviderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Search\Mapper\PagerSearchDataMapper"; reason: private alias.
Removed service "Ibexa\Notifications\Mapper\NotificationMapperInterface"; reason: private alias.
Removed service "Ibexa\Notifications\Mapper\RecipientMapperInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Notifications\Service\NotificationServiceInterface"; reason: private alias.
Removed service "Ibexa\Notifications\SubscriptionResolver\SubscriptionResolverInterface"; reason: private alias.
Removed service "GraphQL\Executor\Promise\PromiseAdapter"; reason: private alias.
Removed service "overblog_graphql.schema_builder"; reason: private alias.
Removed service "overblog_graphql.type_factory"; reason: private alias.
Removed service "overblog_graphql.executor"; reason: private alias.
Removed service "overblog_graphql.promise_adapter"; reason: private alias.
Removed service "overblog_graphql.expression_language"; reason: private alias.
Removed service "Overblog\GraphQLBundle\Error\ExceptionConverterInterface"; reason: private alias.
Removed service "overblog_graphql.default_field_resolver"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Ibexa\Contracts\TwigComponents\Renderer\RendererInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_provider.main"; reason: private alias.
Removed service "api_platform.state_processor.main"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.graphql.state_provider"; reason: private alias.
Removed service "api_platform.graphql.state_processor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "Ibexa\Contracts\Messenger\Transport\MessageProviderInterface"; reason: private alias.
Removed service "api_platform.name_converter"; 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 $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.core.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCoreLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.core.io.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaCoreIoLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.rest.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaRestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.solr.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaSolrLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.admin.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaAdminLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $ibexa.admin_ui.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ibexaAdminUiLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cronjob.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cronjobLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; 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.jQ8lfwf"; reason: private alias.
Removed service ".service_locator.Jwa_kPG"; reason: private alias.
Removed service ".service_locator.YzYB0RH"; reason: private alias.
Removed service ".service_locator.8CvI_5C"; reason: private alias.
Removed service ".service_locator.S7i_A8G"; reason: private alias.
Removed service ".service_locator.OoLDP8h"; reason: private alias.
Removed service ".service_locator.6n1TvUx"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "api_platform.state_provider.deserialize.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.denormalizer.inner"; reason: private alias.
Removed service "debug.validator.inner"; reason: private alias.
Removed service "api_platform.state_processor.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.graphql.state_processor.subscription.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter_validator.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.resolver.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate_after_resolver.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.access_checker.after_resolver.inner"; reason: private alias.
Removed service "api_platform.state_provider.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.state_processor.write.inner"; reason: private alias.
Removed service "api_platform.graphql.state_processor.write.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "ibexa.solr.http_client"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "ibexa.api_platform.openapi.factory"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.ibexa_rest"; reason: private alias.
Removed service "security.firewall.authenticator.ibexa_front"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_translation.file_writer"; reason: private alias.
Removed service "security.access_listener"; 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.ibexa_image.io_service.published"; reason: private alias.
Removed service "ibexa.field_type.ibexa_image.io_service.draft"; reason: private alias.
Removed service "ibexa.field_type.ibexa_binaryfile.io_service"; reason: private alias.
Removed service "ibexa.content_view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_view.default_matcher_factory"; reason: private alias.
Removed service "ibexa.location_view.matcher_factory"; reason: private alias.
Removed service "locale_listener"; reason: private alias.
Removed service "ibexa.image_alias.imagine.cache_resolver"; reason: private alias.
Removed service "ibexa.image_alias.imagine.alias_generator"; reason: private alias.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\WebpFormatVariationPathGenerator.inner"; reason: private alias.
Removed service "fos_http_cache.proxy_client.varnish.http_dispatcher"; reason: private alias.
Removed service "ibexa.siteaccess_match_listener"; reason: private alias.
Removed service "ibexa.solr.http_client.retryable.inner"; reason: private alias.
Removed service "ibexa.solr.query.common.aggregation_result_extractor.subtree_term"; reason: private alias.
Removed service "ibexa.support_tools.view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_forms.content_edit_view.matcher_factory"; reason: private alias.
Removed service "ibexa.content_forms.content_create_view.matcher_factory"; reason: private alias.
Removed service "twig.loader.native_filesystem"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: private alias.
Removed service "Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: private alias.
Removed service "Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: private alias.
Removed service "ibexa.adminui.view.content_translate.matcher_factory"; reason: private alias.
Removed service "Ibexa\Search\View\SearchViewFilter"; reason: private alias.
Removed service "Ibexa\AdminUi\UserProfile\UserProfileFieldGroupsProvider.inner"; reason: private alias.
Removed service "Ibexa\User\Form\BaseSubmitHandler"; reason: private alias.
Removed service "Ibexa\AdminUi\Notifier\PasswordReset.inner"; reason: private alias.
Removed service "Ibexa\AdminUi\Notifier\UserInvitation.inner"; reason: private alias.
Removed service "Ibexa\User\ExceptionHandler\NullActionResultHandler"; reason: private alias.
Removed service "ibexa.user.view.user_setting.update.matcher_factory"; reason: private alias.
Removed service "ibexa.user.view.user_setting.update.default_matcher_factory"; reason: private alias.
Removed service "Ibexa\FieldTypeMatrix\GraphQL\Schema\MatrixFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ConfigurableFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\RelationFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\SelectionFieldDefinitionMapper.inner"; reason: private alias.
Removed service "Ibexa\FieldTypeQuery\GraphQL\ContentQueryFieldDefinitionMapper.inner"; reason: private alias.
Removed service "ibexa.view.search.matcher_factory"; reason: private alias.
Removed service "Ibexa\Search\Service\Event\SuggestionService.inner"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "api_platform.graphql.state_provider.read"; reason: private alias.
Removed service "api_platform.graphql.state_provider.denormalizer"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate"; reason: private alias.
Removed service "messenger.senders_locator"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.ibexa_rest"; reason: private alias.
Removed service "security.event_dispatcher.ibexa_front"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "ibexa.messenger.bus"; 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 "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service ".service_locator.dpiLQ5O"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.W9S7XaS"; reason: private alias.
Removed service ".service_locator.zZiwbot"; reason: private alias.
Removed service ".service_locator.3gZfU1F"; reason: private alias.
Removed service ".service_locator.NoPxv3v"; reason: private alias.
Removed service ".service_locator.7PLC9Yp"; reason: private alias.
Removed service ".service_locator.ON82qk9"; reason: private alias.
Removed service ".service_locator.dKUP4T5"; reason: private alias.
Removed service ".service_locator.oGz9k.R"; reason: private alias.
Removed service ".service_locator.VpvNh6G"; reason: private alias.
Removed service ".service_locator.7EOqpOz"; reason: private alias.
Removed service ".service_locator.8gQ3gtH"; reason: private alias.
Removed service ".service_locator.jy1neJv"; reason: private alias.
Removed service ".service_locator.Fii.rgk"; reason: private alias.
Removed service ".service_locator.1AMx.NC"; reason: private alias.
Removed service ".service_locator.SjxLpgC"; reason: private alias.
Removed service ".service_locator.2rpNec1"; reason: private alias.
Removed service ".service_locator.FiDk113"; reason: private alias.
Removed service ".service_locator.AJzUAx8"; reason: private alias.
Removed service ".service_locator.yvh9jEs"; reason: private alias.
Removed service ".service_locator.lALNKSx"; reason: private alias.
Removed service ".service_locator.dh4ar35"; reason: private alias.
Removed service ".service_locator.6N04Djz"; reason: private alias.
Removed service ".service_locator.wCVeiuV"; reason: private alias.
Removed service ".service_locator.CrlgbOV"; reason: private alias.
Removed service ".service_locator.w3wNX35"; reason: private alias.
Removed service ".service_locator.G0EpEb6"; reason: private alias.
Removed service ".service_locator.6JeEHpn"; reason: private alias.
Removed service ".service_locator.RZVPB1H"; reason: private alias.
Removed service ".service_locator.3x0HIt."; reason: private alias.
Removed service ".service_locator.cIVbIVR"; reason: private alias.
Removed service ".service_locator.WkbNgxG"; reason: private alias.
Removed service ".service_locator.EGa4Lul"; reason: private alias.
Removed service ".service_locator.8g1WZBZ"; reason: private alias.
Removed service ".service_locator.h7ZgXbv"; reason: private alias.
Removed service ".service_locator.QVUwBwY"; reason: private alias.
Removed service ".service_locator.LpfV24s"; reason: private alias.
Removed service ".service_locator.mwl878B"; reason: private alias.
Removed service ".service_locator.Y1FtYiX"; reason: private alias.
Removed service ".service_locator.iqR2744"; reason: private alias.
Removed service ".service_locator.WO19Q9L"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.cVU7bVM"; reason: private alias.
Removed service ".service_locator.pVBg8UB"; reason: private alias.
Removed service ".service_locator.4tTCT05"; reason: private alias.
Removed service ".service_locator.boXh1i_"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
Removed service ".service_locator.PPbyrWC"; reason: private alias.
Removed service ".service_locator.6EFbs65"; reason: private alias.
Removed service ".service_locator.YqUdWTH"; reason: private alias.
2468
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "services_resetter" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "services_resetter" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.translation_lint" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" 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 "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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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 "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.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.success_handler" 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.switchuser_listener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.ibexa_front.form_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.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 "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.event_listener.tag" previously pointing to "Ibexa\HttpCache\Handler\TagHandler" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
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.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.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\CheckURLsCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Core\Command\CheckURLsCommand" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
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\Command\Indexer\ContentIdList\ContentTypeInputGeneratorStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\ValueResolver\ContentValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\ValueResolver\LocationValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
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\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\ControllerArgumentResolver\LocationArgumentResolver" 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\Bundle\Core\Command\DeleteContentTranslationCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Core\Command\CopySubtreeCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand" 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\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
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\NameSchema\NameSchemaService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
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\Repository\ContentService\RelationListFacade" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Core\Event\Repository" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\Core\Event\ContentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\ContentTypeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\LanguageService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\LocationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\NotificationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\ObjectStateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SectionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\TrashService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\URLAliasService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\UserService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\SettingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\Event\TokenService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\Type" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Core\FieldType\ImageAsset\AssetMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Core\Persistence\Legacy\Content\Mapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\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.ibexa_image_asset.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\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\Templating\Twig\Extension\UserExtension" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime" previously pointing to "Ibexa\Core\Event\UserPreferenceService" to "ibexa.api.service.user_preference".
Changed reference of service "Ibexa\Core\MVC\Symfony\View\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Core\MVC\Symfony\View\Manager" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\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\UriParser\UriParser" 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\SectionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Section\SectionUpdateController" 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\ContentCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" 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\Session\SessionBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" 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\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\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\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\Field" 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\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\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\Server\Input\Parser\MoveLocation" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\SwapLocationInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\RestoreTrashItemInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\MoveUserGroupInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\CopyLocationInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Rest\Server\Input\Parser\CopyContentInput" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ContentTypeGroupAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LanguageAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\ObjectStateAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\SectionAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\UserMetadataAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Solr\ResultExtractor\AggregationResultExtractor\TermAggregationKeyMapper\LocationAggregationKeyMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\Bundle\SystemInfo\View\SystemInfoViewBuilder" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\SystemInfo\Tab\SystemInfo\TabFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "ibexa.support_tools.systeminfo.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\SystemInfo\EventListener\SystemInfoTabGroupListener" previously pointing to "Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Changed reference of service "Ibexa\Bundle\SystemInfo\Command\SystemInfoDumpCommand" 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.ibexa_email" 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\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\Filter\ContentEditViewFilter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\ContentForms\Content\View\Builder\ContentCreateViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\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\ContentForms\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\Bundle\ContentForms\Controller\UserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
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 "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\ContentController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentDraftController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\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\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\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 "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\UniversalDiscoveryController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\UrlAliasController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\User\ProfileViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\VersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\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\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\DownloadImageController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\AuthorsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\ContentTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\DetailsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\LocationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\LocationsTab" previously pointing to "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\SubItemsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\SubItemsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\TranslationsTab" previously pointing to "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\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\LocationView\VersionsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.location_view.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\TranslationsTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\ViewTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\ContentType\ViewTab" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.content_type.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.my_tabs.custom_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\URLWildcardsTab" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\URLManagement\LinkManagerTab" previously pointing to "Ibexa\Core\Event\URLService" to "ibexa.api.service.url".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\Menu\Action\DraftListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\Menu\Action\VersionListActionMenuBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Menu\MenuItemFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\MainMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Menu\TrashRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\TrashRightSidebarBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\TrashService" to "ibexa.api.service.trash".
Changed reference of service "Ibexa\AdminUi\Menu\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\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\SectionEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\SectionCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\RoleCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\LanguageEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\ContentTypeGroupEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeCreateRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\Admin\ContentType\ContentTypeEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\ContentTypeEditAnchorMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\URLEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\URLWildcardEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Menu\UserPasswordChangeRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\ObjectStateGroupEditRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\ContentTypeRightSidebarBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\ContentTypeMappings" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\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\AdminUi\UI\Config\Provider\ContentTypes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\Sections" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\CurrentBackOfficePath" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\CurrentBackOfficePath" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\AdminUi\UI\Config\Provider\Module\DamWidget" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Component\Content\PreviewUnavailableTwigComponent" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Component\Search\GlobalSearchTwigComponent" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "ibexa.search.autocomplete.content_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyDraftsTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneContentTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\MyMediaTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\EveryoneMediaTab" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerLocationToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\Tab\Dashboard\PagerLocationToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "ibexa.adminui.dashboard.my.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.adminui.dashboard.all.tab_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\UI\Module\Subitems\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\Subitems\ContentViewParameterSupplier" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UI\Module\ContentTree\NodeFactory" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\Validator\Constraints\FieldTypeValidator" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Service\MetaFieldType\MetaFieldDefinitionService" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Siteaccess\SiteaccessResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Siteaccess\SiteaccessResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ContentCreate" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\ReadAllowedContentTypes" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\Event\Subscriber\SectionAssign" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\ConfigResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Event\BookmarkService" to "ibexa.api.service.bookmark".
Changed reference of service "Ibexa\AdminUi\UniversalDiscovery\UniversalDiscoveryProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractor" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\UI\Action\EventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\View\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\UserProfile\UserProfileFieldGroupsProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\Autosave" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\AutosaveInterval" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\InContextTranslation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\Group\UserModeGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\UserSetting\FocusMode" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\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\REST\Output\ValueObjectVisitor\ContentTree\NodeExtendedInfoVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationDataVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationListDataVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\AccordionDataVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItemList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItem" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Owner" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Thumbnail" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentInfo" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentType\FieldDefinitionInfoList" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SiteAccess\SiteAccessesListVisitor" 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\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Permission\LimitationResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\PreviewUrlResolver\VersionPreviewUrlResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\SubmitHandler" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\Form\DataMapper\ContentMainLocationUpdateMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentTypeChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\DatePeriodChoiceLoader" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\LanguageChoiceLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentInfoType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentTypeSubmitType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\ContentTypeType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Draft\ContentEditType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Location\ContentMainLocationUpdateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\LocationType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Form\Type\Content\VersionInfoType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeCreateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\ContentTypeEditType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\FieldTypeChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\SortFieldChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\SortOrderChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentType\Translation\TranslationAddType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\ContentTypeGroup\ContentTypeGroupType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Embedded\SectionType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType" previously pointing to "Ibexa\Core\Event\FieldTypeService" to "ibexa.api.service.field_type".
Changed reference of service "Ibexa\AdminUi\Form\Type\Language\LanguageType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Form\Type\Location\LocationTrashType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ContentObjectStateUpdateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateChoiceType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateGroupType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\ObjectState\ObjectStateType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\AdminUi\Form\Type\Policy\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\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\TrashLocationOptionProvider\CanHaveDrafts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\ContentTypeDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\CreateUserOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\ActionDispatcher\EditUserOnTheFlyDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Data\FormMapper\ContentTypeDraftMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\AdminUi\Form\Data\FormMapper\ContentTypeDraftMapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\Form\Type\LanguageSwitchType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\AdminUi\Strategy\NotificationTwigStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\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\Strategy\FocusMode\ContentStructureRedirectStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\AdminUi\Strategy\FocusMode\ContentStructureRedirectStrategy" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\QueryType\UserQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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.udw_based" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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.content_forms.limitation.form_mapper.location" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\SubtreeLimitationMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\ContentTypeSuggestionsListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener" previously pointing to "Ibexa\Core\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\InContextTranslationListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\SystemVersionPreviewUrlSubscriber" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\AdminUi\EventListener\UserProfileListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\AdminUi\EventListener\UserProfileListener" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\AdminUi\EventListener\UserProfileListener" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
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\ValueResolver\ContentInfoValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentService" to "ibexa.api.service.content".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ObjectStateService" to "ibexa.api.service.object_state".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver" previously pointing to "Ibexa\Core\Event\RoleService" to "ibexa.api.service.role".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SectionService" to "ibexa.api.service.section".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver" previously pointing to "Ibexa\Core\Event\URLWildcardService" to "ibexa.api.service.url_wildcard".
Changed reference of service "Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver" 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\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\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\UserSetting\Group\EditContentGroup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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\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\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\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\Bundle\User\Command\UpdateUserCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Bundle\User\Command\UpdateUserCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\FieldType\Mapper\FieldTypeToContentTypeStrategy" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\DataLoader\RepositoryContentTypeLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchContentLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\DataLoader\SearchLocationLoader" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\URLAliasService" to "ibexa.api.service.url_alias".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\CurrentSiteLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\GraphQL\Resolver\LocationGuesser\AllAllowedLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\GraphQL\Resolver\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\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\AuthenticationMutation" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
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\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\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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\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\Bundle\Search\Twig\Extension\SearchFacetsExtension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\NameSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\RelevanceSortingDefinitionProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\RelevanceSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\SortingDefinition\Provider\DateSortingDefinitionProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ibexa\Search\View\SearchViewBuilder" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Search\Service\SuggestionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Search\Service\Event\SuggestionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ibexa\Search\Provider\ParentLocationProvider" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LocationService" to "ibexa.api.service.location".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\ContentTypeService" to "ibexa.api.service.content_type".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\UserService" to "ibexa.api.service.user".
Changed reference of service "Ibexa\Search\Mapper\PagerSearchContentToDataMapper" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\LanguageService" to "ibexa.api.service.language".
Changed reference of service "Ibexa\Search\QueryType\SearchQueryType" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\SearchService" to "ibexa.api.service.search".
Changed reference of service "Ibexa\Notifications\SystemNotification\SystemNotificationChannel" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "Ibexa\Notifications\SystemNotification\SystemNotificationRenderer" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Ibexa\Notifications\SystemNotification\SystemNotificationRenderer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Overblog\GraphQLBundle\Definition\GraphQLServices" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_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\MutationResolver" to "overblog_graphql.mutation_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\Command\GraphQLDumpSchemaCommand" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Command\GraphQLDumpSchemaCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\MutationResolver" to "overblog_graphql.mutation_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\DebugCommand" previously pointing to "Overblog\GraphQLBundle\Resolver\QueryResolver" to "overblog_graphql.query_resolver".
Changed reference of service "Overblog\GraphQLBundle\Command\CompileCommand" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "Overblog\GraphQLBundle\Command\ValidateCommand" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Definition\ConfigProcessor\AclConfigProcessor" previously pointing to "Overblog\GraphQLBundle\Resolver\AccessResolver" to "overblog_graphql.access_resolver".
Changed reference of service "Overblog\GraphQLBundle\Controller\ProfilerController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "Overblog\GraphQLBundle\Controller\ProfilerController" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
Changed reference of service "Overblog\GraphQLBundle\Controller\ProfilerController" previously pointing to "Overblog\GraphQLBundle\Request\Executor" to "overblog_graphql.request_executor".
Changed reference of service "Overblog\GraphQLBundle\Error\ErrorHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "overblog_graphql.event_listener.classloader_listener" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "Overblog\GraphQLBundle\CacheWarmer\CompileCacheWarmer" previously pointing to "Overblog\GraphQLBundle\Generator\TypeGenerator" to "overblog_graphql.cache_compiler".
Changed reference of service "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 "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "Ibexa\TwigComponents\Component\Renderer\DefaultRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.router" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Ibexa\Bundle\Messenger\Middleware\SudoMiddleware" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
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 ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentHideController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRevealController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationRedirectController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSwapController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\LocationTrashController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDraftListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupMoveController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserSubGroupListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUpdateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserVerifyController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Views" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionBaseController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCheckController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionRefreshController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Rest\Server\Controller\JWT" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".service_locator.9ZLPGOp" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.cRAYKeH" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ibexa.messenger.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nsZ4XPF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.security.access.closure_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.TJNRSaV" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.pRIZatn" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.pRIZatn" previously pointing to "Ibexa\Core\Repository\SiteAccessAware\Repository" to "ibexa.api.repository".
Changed reference of service ".service_locator.WmXhPUW" previously pointing to "Ibexa\Core\MVC\Symfony\Routing\ChainRouter" to "router".
Changed reference of service ".service_locator.fKR4N8P" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
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 "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.interface_type_resolver" previously pointing to "Overblog\GraphQLBundle\Resolver\TypeResolver" to "overblog_graphql.type_resolver".
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".
1885
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; 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 "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; 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.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.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.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "fos_http_cache.request_matcher"; reason: abstract.
Removed service "fos_http_cache.request_matcher.path"; reason: abstract.
Removed service "fos_http_cache.request_matcher.host"; reason: abstract.
Removed service "fos_http_cache.request_matcher.methods"; reason: abstract.
Removed service "fos_http_cache.request_matcher.ips"; reason: abstract.
Removed service "fos_http_cache.request_matcher.attributes"; reason: abstract.
Removed service "fos_http_cache.request_matcher.query_string"; reason: abstract.
Removed service "fos_http_cache.rule_matcher"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.cacheable_response"; reason: abstract.
Removed service "fos_http_cache.response_matcher.cache_control.expression"; reason: abstract.
Removed service "fos_http_cache.user_context.role_provider"; reason: abstract.
Removed service "jms_translation.loader.symfony_adapter"; reason: abstract.
Removed service "jms_translation.dumper.symfony_adapter"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.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 ".abstract.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator"; 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 ".abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\BaseQueryBuilder"; reason: abstract.
Removed service ".abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\BaseLocationCriterionQueryBuilder"; reason: abstract.
Removed service ".abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\BaseUserCriterionQueryBuilder"; reason: abstract.
Removed service ".abstract.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\BaseLocationSortClauseQueryBuilder"; 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 ".abstract.Ibexa\Core\Search\Common\EventSubscriber\AbstractSearchEventSubscriber"; 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 ".abstract.Ibexa\HttpCache\EventSubscriber\CachePurge\AbstractSubscriber"; reason: abstract.
Removed service "ibexa.http_cache.view_cache.response_tagger.abstract_value"; reason: abstract.
Removed service "Ibexa\Contracts\Rest\Input\Parser\Query\Criterion\BaseCriterionProcessor"; reason: abstract.
Removed service "Ibexa\Contracts\Rest\Input\Parser\Query\SortClause\BaseSortClauseProcessor"; reason: abstract.
Removed service "Ibexa\Rest\Server\Common\Parser"; reason: abstract.
Removed service "Ibexa\Solr\Query\Common\CriterionVisitor\Factory\FullTextFactoryAbstract"; reason: abstract.
Removed service "Ibexa\Solr\Query\Image\CriterionVisitor\AbstractImageVisitor"; reason: abstract.
Removed service "ibexa.solr.gateway.distribution_strategy.abstract_standalone"; reason: abstract.
Removed service "Ibexa\Solr\Gateway\DistributionStrategy\CloudDistributionStrategy"; reason: abstract.
Removed service "Ibexa\SystemInfo\Storage\Metrics\RepositoryConnectionAwareMetrics"; reason: abstract.
Removed service "Ibexa\Bundle\RepositoryInstaller\Installer\DbBasedInstaller"; reason: abstract.
Removed service ".abstract.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface"; reason: abstract.
Removed service "Ibexa\ContentForms\FieldType\Mapper\AbstractRelationFormMapper"; reason: abstract.
Removed service "Ibexa\ContentForms\FieldType\Mapper\FormTypeBasedFieldValueFormMapper"; reason: abstract.
Removed service "Ibexa\ContentForms\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\Validator\Constraints\FieldTypeValidator"; reason: abstract.
Removed service ".abstract.Ibexa\AdminUi\Util\ContentTypeFieldsExpressionParserInterface"; reason: abstract.
Removed service ".abstract.Ibexa\AdminUi\Util\ContentTypeFieldsExtractorInterface"; reason: abstract.
Removed service "Ibexa\AdminUi\Limitation\Mapper\MultipleSelectionBasedMapper"; reason: abstract.
Removed service "Ibexa\AdminUi\FieldType\Mapper\AbstractRelationFormMapper"; reason: abstract.
Removed service ".abstract.Ibexa\Bundle\AdminUi\ValueResolver\AbstractValueResolver"; reason: abstract.
Removed service ".abstract.Ibexa\AdminUi\UI\Service\DateTimeFormatterInterface"; reason: abstract.
Removed service ".abstract.Ibexa\AdminUi\UI\Service\IconResolver"; reason: abstract.
Removed service "Ibexa\AdminUi\UI\Service\IconResolver"; reason: abstract.
Removed service ".abstract.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service "Ibexa\User\UserSetting\Group\AbstractGroup"; reason: abstract.
Removed service ".abstract.Ibexa\User\UserSetting\DateTimeFormat\AbstractDateTimeFormatterFactory"; reason: abstract.
Removed service ".abstract.Ibexa\User\UserSetting\DateTimeFormat\DateTimeFormatterFactoryInterface"; reason: abstract.
Removed service ".abstract.Ibexa\User\UserSetting\DateTimeFormat\FormatterInterface"; reason: abstract.
Removed service ".abstract.Ibexa\User\UserSetting\Setting\AbstractDateTimeFormat"; reason: abstract.
Removed service "Ibexa\GraphQL\Schema\Domain\BaseNameHelper"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\TemplateComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\ScriptComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\LinkComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\ControllerComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\HtmlComponent"; reason: abstract.
Removed service "Ibexa\TwigComponents\Component\MenuComponent"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\ApiPlatform\SchemasProviderInterface.0.ibexa.api_platform.schemas_provider.rest"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.api_platform.schemas_provider.rest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\ReindexCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\Core\Command\ReindexCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\NormalizeImagesPathsCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\SetSystemContentTypeGroupCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand.0.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\ExpireUserPasswordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand.0.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\EventSubscriber\ClearCollectedContentCacheSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\Core\Command\CopySubtreeCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\Core\Command\CopySubtreeCommand.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 ".instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand.0.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Command\ResizeOriginalImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\RepositoryUserAuthenticationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\OnAuthenticationTokenCreatedRepositoryUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Repository\Validator\Constraint\LocationIsContainerContentTypeValidator"; 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..abstract.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Core\Limitation\LanguageLimitation\VersionTargetEvaluator"; 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\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupId"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeGroupName"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeId"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\ContentTypeIdentifier"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\IsSystem"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalAnd"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalNot"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Persistence\Content\Type\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\CriterionHandler\LogicalOr"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ContentIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\DateMetadataQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\IsContainerQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\LanguageCodeQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\ObjectStateIdentifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\RemoteIdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Section\IdentifierQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\SiblingQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\CriterionQueryBuilder.0..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\BaseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Content\Type\BaseQueryBuilder"; 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..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\BaseLocationCriterionQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\Location\BaseLocationCriterionQueryBuilder"; 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..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\BaseUserCriterionQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\CriterionQueryBuilder\User\BaseUserCriterionQueryBuilder"; 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..abstract.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\BaseLocationSortClauseQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\BaseLocationSortClauseQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\DepthQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\IdQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PathQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\PriorityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Filter\SortClauseQueryBuilder.0.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Filter\SortClauseQueryBuilder\Location\VisibilityQueryBuilder"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\DateCreatedCriterionHandler"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\StatusCriterionHandler"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\Repository\Values\Notification\CriterionHandlerInterface.0.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Persistence\Legacy\Notification\Gateway\CriterionHandler\TypeCriterionHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\BookmarkEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ContentEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\LocationEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\ObjectStateEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\SectionEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\TrashEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Search\Common\EventSubscriber\UserEventSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\IO\TolerantIOService"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\IO\TolerantIOService"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\DeleteUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\Repository\EventSubscriber\NameSchemaSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\FieldType\Image\ImageThumbnailStrategy"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\Core\MVC\EventSubscriber\ConfigScopeChangeSubscriber.0.ibexa.field_type.ibexa_image.io_service.published.config_scope_change_aware"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type.ibexa_image.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.Psr\Log\LoggerAwareInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\EventListener\ContentViewTwigVariablesSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceRuntime"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Imagine\VariationPurger\IOVariationPurger"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\IO\Command\MigrateFilesCommand.0.Ibexa\Bundle\IO\Command\MigrateFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\IO\Command\MigrateFilesCommand"; 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..abstract.Ibexa\HttpCache\EventSubscriber\CachePurge\AbstractSubscriber"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\HttpCache\EventSubscriber\CachePurge\AbstractSubscriber"; 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.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Section\SectionUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Section\SectionUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCopyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCopyController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentHideController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentHideController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRedirectController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentRevealController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentRevealController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleBaseController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleBaseController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Role\RoleUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Role\RoleUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationBaseController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationBaseController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationForContentListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationForContentListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationRedirectController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationSwapController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationSwapController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Location\LocationUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Location\LocationUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\LocationTrashController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\LocationTrashController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserBaseController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserBaseController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserDraftListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserDraftListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupMoveController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupMoveController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserSubGroupListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserSubGroupListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserUpdateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\User\UserVerifyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\User\UserVerifyController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Views"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Views"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionBaseController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionBaseController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCheckController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCheckController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Session\SessionRefreshController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Session\SessionRefreshController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Rest\Server\Controller\JWT"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Controller\JWT"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Rest\Twig\SecurityExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Rest\Twig\SecurityExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriterionInterface.0.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Solr\Gateway\HttpClient\Stream"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\HttpClient\Stream"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\XmlUpdateSerializer"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializer\JsonUpdateSerializer"; reason: abstract.
Removed service ".instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface.0.Ibexa\Solr\Gateway\UpdateSerializerInterface"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Solr\Gateway\UpdateSerializerInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController"; 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 ".instanceof.Ibexa\Bundle\Cron\Command\CronRunCommand.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..abstract.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface"; reason: abstract.
Removed service ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: abstract.
Removed service ".instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\DbPlatformInterface.0.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand.0.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\DoctrineSchema\Command\DumpSqlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\Author\AuthorEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\AuthorFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryBaseFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\BinaryFileFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CheckboxFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\CountryFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\DateTimeFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\FloatFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ISBNFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageAssetFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\ImageFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\IntegerFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\KeywordFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MapLocationFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\MediaFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\RelationListFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\SelectionFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextBlockFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TextLineFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\TimeFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UrlFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\FieldType\UserAccountFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\SwitcherType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\SwitcherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\RelationType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\RelationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Type\Content\FieldCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentEditViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Content\View\Filter\ContentCreateViewFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\ContentForms\Form\Processor\SystemUrlRedirectProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\ContentEditController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\ContentForms\Controller\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\ContentForms\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\ContentForms\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\ContentForms\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeRichText\Form\Type\RichTextType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Form\Type\RichTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Validator\Constraints\RichTextValidator"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomStyle"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_style.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CustomTag"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\AlloyEditor"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeRichText\Configuration\Provider\CKEditor"; reason: abstract.
Removed service ".instanceof.Ibexa\Contracts\FieldTypeRichText\Configuration\Provider.0.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand.0.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\BookmarkController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BookmarkController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentDraftController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentDraftController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentEditController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ContentViewController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LinkManagerController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LinkManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ObjectStateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\PolicyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\TrashController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\TrashController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\TrashController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLManagementController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\URLManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\URLWildcardController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\URLWildcardController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UrlAliasController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UrlAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\VersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\VersionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\VersionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\DownloadImageController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\DownloadImageController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\Location\LoadSubItemsController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Rest\Server\Controller.0.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Tab\Event\Subscriber\OrderedTabSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UiConfigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\AutosaveProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\ContentOnTheFlyProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentEditNotificationFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeDiscardChangesFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\ContentType\ContentTypeFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\PreviewFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\TranslationFormProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Processor\User\UserOnTheFlyProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\DateRangeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\FieldSettings"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\FieldSettings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationHasChildren"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHasChildren"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsContainer"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsContainer"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier"; 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\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\UniqueURL"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\UniqueURL"; 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.Symfony\Component\Validator\Constraint.0.Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration"; 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\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Search\TrashSearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Search\TrashSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Notification\NotificationTypeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionContentAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Section\SectionsDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\SwitcherType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\SwitcherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashEmptyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Trash\TrashItemRestoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URL\URLListType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URL\URLListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\URLWildcard\URLWildcardUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UniversalDiscoveryWidget\UniversalDiscoveryWidgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserDeleteType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserDeleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserEditType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserGroupCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UserChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\UserGroupChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\UserGroupChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Version\VersionRemoveType"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasAssetRelation"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasChildren"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasReverseRelations"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\HasUniqueAssetRelation"; reason: abstract.
Removed service ".instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\TrashLocationOptionProvider.0.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\TrashLocationOptionProvider\CanHaveDrafts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Extension\HelpMultilineMessageExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\ContentType\FieldDefinitionsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\SiteAccessChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\Preview\VersionPreviewUrlChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\AdminUi\Form\Type\LanguageSwitchType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Form\Type\LanguageSwitchType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\LocationPathQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\LocationPathQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\ContentSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\ContentLocationSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\MediaSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\MediaLocationSubtreeQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\TrashSearchQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\TrashSearchQueryType"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\AdminUi\QueryType\UserQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\QueryType\UserQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\MemberOfLimitationMapper"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Limitation\Mapper\RoleLimitationMapper"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\AddNewTranslationFieldDefinition"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentDownloadRouteReferenceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentProxyCreateDraftListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTranslateViewFilterParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ContentTypeSuggestionsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpirationWarningListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\CredentialsExpiredListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\CredentialsExpiredListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\InContextTranslationListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\InContextTranslationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\MenuPermissionsListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\MenuPermissionsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\PopulateFieldDefinitionData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestAttributesListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestAttributesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\RequestLocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\RequestLocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SearchViewFilterParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SetViewParametersListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SetViewParametersListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\SystemVersionPreviewUrlSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\TranslateSelectionMultilingualOptions"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\UserProfileListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\UserProfileListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\EventListener\ViewTemplatesListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand.0.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Command\CompileAssetsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Resolver\IconPathResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Resolver\IconPathResolver"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0..abstract.Ibexa\Bundle\AdminUi\ValueResolver\AbstractValueResolver"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Bundle\AdminUi\ValueResolver\AbstractValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\PasswordReset"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Notifier\PasswordReset"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\Notifier\UserInvitation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Notifier\UserInvitation"; reason: abstract.
Removed service ".instanceof.Symfony\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.Psr\Log\LoggerAwareInterface.0.Ibexa\AdminUi\UI\Dataset\DatasetFactory"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Dataset\DatasetFactory"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\UI\Service\ContentTypeIconResolver"; reason: abstract.
Removed service ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.Ibexa\AdminUi\Menu\Voter\LocationVoter"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\AdminUi\Menu\Voter\LocationVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\AdminUi\Templating\Twig\UserPreferencesGlobalExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\DefaultProfileImageController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\DefaultProfileImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordChangeController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\PasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\UserInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\UserRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\UserSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\UserSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\UserSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Ibexa\User\Validator\Constraints\EmailInvitation"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\EmailInvitation"; 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\Constraint.0.Ibexa\User\Validator\Constraints\Password"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\Password"; 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\Constraint.0.Ibexa\User\Validator\Constraints\UserPassword"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\Validator\Constraints\UserPassword"; 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\PerformAccessCheckSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\User\EventListener\PerformAccessCheckSubscriber"; 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\Console\Command\Command.0.Ibexa\Bundle\User\Command\UpdateUserCommand"; reason: abstract.
Removed service ".instanceof.Ibexa\Bundle\User\Command\UpdateUserCommand.0.Ibexa\Bundle\User\Command\UpdateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\User\Command\UpdateUserCommand"; 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 ".instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand.0.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeMatrix\GraphQL\FieldValueResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\LocationResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\LocationResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ContentResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\DomainContentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\DomainContentResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ItemResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ItemResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\RelationFieldResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\RelationFieldResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ContentThumbnailResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ContentThumbnailResolver"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Ibexa\GraphQL\Resolver\ThumbnailResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\GraphQL\Resolver\ThumbnailResolver"; reason: abstract.
Removed service ".instanceof.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 ".instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand.0.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeQuery\FieldType\Form\QueryFieldFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\FieldTypeQuery\ContentView\QueryResultsInjector"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Search\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Ibexa\Core\QueryType\QueryType.0.Ibexa\Search\QueryType\SearchQueryType"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Search\QueryType\SearchQueryType"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Mutation\MutationFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\GlobalIdFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\NodeFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\Definition\Resolver\QueryInterface.0.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\GraphQL\Relay\Node\PluralIdentifyingRootFieldQuery"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe"; reason: abstract.
Removed service ".abstract.instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.parameter_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.parameter_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.service_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.service_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.mutation_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.mutation_alias"; reason: abstract.
Removed service ".instanceof.Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction.0.expression_function.query_alias"; reason: abstract.
Removed service ".abstract.instanceof.expression_function.query_alias"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\TwigComponents\DataCollector\TwigComponentCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\TwigComponents\Component\EventSubscriber\TwigComponentCollectorSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Messenger\EventSubscriber\RemoveSudoStampOnSendMessageSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.ibexa.messenger.lock_factory"; reason: abstract.
Removed service ".abstract.instanceof.ibexa.messenger.lock_factory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Ibexa\Bundle\Messenger\EventSubscriber\BuildSchemaSubscriber"; reason: abstract.
998
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; 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 "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service ".messenger.signing_serializer.signing_key"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.ibexa_rest"; reason: unused.
Removed service "security.user_checker.chain.ibexa_front"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; 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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "fos_http_cache.user_context.session_logout_handler"; reason: unused.
Removed service "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\Core\Search\Embedding\EmbeddingProviderRegistry"; reason: unused.
Removed service "Ibexa\Core\Search\Embedding\EmbeddingProviderResolver"; reason: unused.
Removed service "Ibexa\Core\Search\Embedding\EmbeddingConfiguration"; reason: unused.
Removed service "Ibexa\Contracts\Core\Search\FieldType\EmbeddingFieldFactory"; reason: unused.
Removed service "Ibexa\Bundle\Core\DependencyInjection\Configuration\ComplexSettings\ComplexSettingValueResolver"; reason: unused.
Removed service "Ibexa\Bundle\Core\Session\Handler\NativeSessionHandler"; reason: unused.
Removed service "ibexa.doctrine.orm.entity_manager"; reason: unused.
Removed service "ibexa.doctrine.orm.entity_manager_factory"; reason: unused.
Removed service "Ibexa\Bundle\Core\Translation\Policy\PolicyTranslationDefinitionProvider"; reason: unused.
Removed service "Ibexa\Contracts\Core\Validation\StructValidator"; reason: unused.
Removed service "Ibexa\Core\MVC\Symfony\Security\User\EmailProvider"; reason: unused.
Removed service "Ibexa\Core\Repository\SettingService"; reason: unused.
Removed service "Ibexa\Core\Repository\TokenService"; reason: unused.
Removed service "Ibexa\Core\Event\SettingService"; reason: unused.
Removed service "Ibexa\Core\Event\TokenService"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\SettingService"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Language\AbstractLanguageResolver"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Language\LanguageResolver"; reason: unused.
Removed service "Ibexa\Core\Repository\SiteAccessAware\Config\IOConfigResolver"; reason: unused.
Removed service "Ibexa\Core\FieldType\ValueSerializer\SymfonySerializerAdapter"; reason: unused.
Removed service "Ibexa\Core\FieldType\Image\NullAliasCleaner"; reason: unused.
Removed service "Ibexa\Core\Persistence\TransformationProcessor\DefinitionBased\Parser"; reason: unused.
Removed service "ibexa.cache_pool.driver"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Content\Type\ContentUpdater"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Content\FieldValue\Converter\SerializableConverter"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\SharedGateway\DatabasePlatform\AbstractGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\Token\Doctrine\DoctrineGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Gateway\TokenType\Doctrine\DoctrineGateway"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Mapper"; reason: unused.
Removed service "Ibexa\Core\Persistence\Legacy\Token\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\Location\Trash\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\UrlAlias\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\Content\UrlWildcard\Handler"; reason: unused.
Removed service "Ibexa\Contracts\Core\Persistence\UserPreference\Handler"; reason: unused.
Removed service "Ibexa\Core\Base\Utils\DeprecationWarner"; reason: unused.
Removed service "Ibexa\Core\IO\TolerantIOService"; reason: unused.
Removed service "ibexa.core.io.metadata_handler.flysystem"; reason: unused.
Removed service "ibexa.core.io.flysystem.adapter.dynamic_path.dfs.decorator"; reason: unused.
Removed service "Ibexa\Core\IO\Flysystem\VisibilityConverter\DFSVisibilityConverter"; reason: unused.
Removed service "Ibexa\Core\IO\Flysystem\PathPrefixer\DFSSiteAccessAwarePathPrefixer"; reason: unused.
Removed service "Ibexa\Core\Token\RandomBytesGenerator"; reason: unused.
Removed service "Ibexa\Core\Token\WebSafeGenerator"; reason: unused.
Removed service "Ibexa\Bundle\Core\ApiLoader\RepositoryFactory"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Imagick\ReduceNoiseFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Gmagick\ReduceNoiseFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Imagick\SwirlFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\Filter\Gmagick\SwirlFilter"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPurger\ImageFileVariationPurger"; reason: unused.
Removed service "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\OriginalDirectoryVariationPathGenerator"; reason: unused.
Removed service "Ibexa\CorePersistence\Gateway\DoctrineSchemaMetadataRegistry"; reason: unused.
Removed service "Ibexa\Contracts\CoreSearch\Values\Query\CriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\FieldValueCriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\LogicalAndCriterionMapper"; reason: unused.
Removed service "Ibexa\CoreSearch\CriterionMapper\LogicalOrCriterionMapper"; reason: unused.
Removed service "Ibexa\Bundle\IO\Migration\MigrationHandler"; reason: unused.
Removed service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageFileRowReader"; reason: unused.
Removed service "Ibexa\HttpCache\PurgeClient\VarnishPurgeClient"; reason: unused.
Removed service "Ibexa\Rest\Server\Controller"; reason: unused.
Removed service "Ibexa\Contracts\Rest\Output\ValueObjectVisitor"; reason: unused.
Removed service "Ibexa\Rest\Security\AuthorizationHeaderRESTRequestMatcher"; reason: unused.
Removed service "Ibexa\Rest\Security\JWTTokenCreationRESTRequestMatcher"; reason: unused.
Removed service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeCriteriaRegistry"; reason: unused.
Removed service "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\ContentTypeSortClausesRegistry"; reason: unused.
Removed service "Ibexa\Solr\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\DoctrineSchema\Exporter\SchemaExporter"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Exporter\Table\SchemaTableExporter"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatformFactory"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatform\PostgreSqlDbPlatform"; reason: unused.
Removed service "Ibexa\DoctrineSchema\Database\DbPlatform\SqliteDbPlatform"; reason: unused.
Removed service "Doctrine\Common\EventManager"; reason: unused.
Removed service "Ibexa\ContentForms\Content\Form\Provider\IdentifiedGroupedContentFormFieldsProvider"; reason: unused.
Removed service "Ibexa\DesignEngine\Asset\ProvisionedPathResolver"; reason: unused.
Removed service "Ibexa\DesignEngine\Asset\ThemePackage"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\DateRangeConstraint"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\FieldDefinitionDefaultValue"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\FieldSettings"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationHasChildren"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationHaveUniqueAssetRelation"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsContainer"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsNotRoot"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsNotSubLocation"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimit"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueContentTypeIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueFieldDefinitionIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueSectionIdentifier"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\UniqueURL"; reason: unused.
Removed service "Ibexa\AdminUi\Validator\Constraints\ValidatorConfiguration"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionDoctrineLexer"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeFieldsParsedStructure"; reason: unused.
Removed service "Ibexa\AdminUi\Util\ContentTypeUtil"; reason: unused.
Removed service "Ibexa\AdminUi\REST\Security\NonAdminRESTRequestMatcher"; reason: unused.
Removed service "Ibexa\AdminUi\Form\DataMapper\MainTranslationUpdateMapper"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\AvailableTranslationLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\BaseTranslationLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateLanguageChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentEditTranslationChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\SiteAccessChoiceLoader"; reason: unused.
Removed service "Ibexa\AdminUi\Form\Type\Search\DateIntervalType"; reason: unused.
Removed service "Ibexa\AdminUi\Form\EventListener\SelectionMultilingualOptionsDataListener"; reason: unused.
Removed service "Ibexa\AdminUi\Form\ActionDispatcher\EditContentOnTheFlyDispatcher"; reason: unused.
Removed service "Ibexa\AdminUi\Strategy\NotificationTwigStrategy"; reason: unused.
Removed service "ibexa.content_forms.limitation.form_mapper.udw_based"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\EmailInvitation"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\Password"; reason: unused.
Removed service "Ibexa\User\Validator\Constraints\UserPassword"; reason: unused.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\Formatter"; reason: unused.
Removed service "Ibexa\User\UserSetting\DateTimeFormat\ShortTimeFormatterFactory"; reason: unused.
Removed service "Ibexa\User\UserSetting\Setting\Value\DateTimeFormat"; reason: unused.
Removed service "Ibexa\User\UserSetting\UserSetting"; reason: unused.
Removed service "Ibexa\User\UserSetting\UserSettingGroup"; reason: unused.
Removed service "Ibexa\User\UserSetting\ValueDefinitionGroupRegistryEntry"; reason: unused.
Removed service "Ibexa\User\UserSetting\ValueDefinitionRegistryEntry"; reason: unused.
Removed service "Ibexa\User\Invitation\MailSender"; reason: unused.
Removed service "Ibexa\User\PasswordReset\Notifier"; reason: unused.
Removed service "Ibexa\GraphQL\Resolver\LocationGuesser\TreeRootLocationFilter"; reason: unused.
Removed service "Ibexa\GraphQL\Resolver\Map\UploadMap"; reason: unused.
Removed service "Ibexa\GraphQL\Schema\SchemaGenerator"; reason: unused.
Removed service "Ibexa\GraphQL\Security\NonAdminGraphQLRequestMatcher"; reason: unused.
Removed service "Ibexa\FieldTypeQuery\GraphQL\QueryFieldResolver"; reason: unused.
Removed service "Ibexa\Search\Service\Event\SuggestionService"; reason: unused.
Removed service "overblog_graphql.schema_default"; reason: unused.
Removed service "hautelook.router.template"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~0rrrP3t"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.serializer.property_metadata_loader"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.order_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Root::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Root::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Root::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Root::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Section\SectionCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Section\SectionCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Section\SectionCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Section\SectionCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Section\SectionDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Section\SectionDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Section\SectionDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Section\SectionDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Section\SectionListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Section\SectionListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Section\SectionListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Section\SectionListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Section\SectionLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Section\SectionUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Section\SectionUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Section\SectionUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Section\SectionUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\BinaryContent::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\BinaryContent::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\BinaryContent::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\BinaryContent::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentCopyController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentCopyController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentCopyController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentCopyController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRedirectController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentCurrentVersionRelationsRedirectController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromCurrentVersionController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentDraftCreateFromVersionController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentDraftTranslationDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentHideController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentHideController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentHideController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentHideController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentInVersionLoadController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentMetadataUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentRedirectController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentRedirectController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentRedirectController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentRedirectController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentRelationCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentRevealController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentRevealController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentRevealController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentRevealController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentTranslationDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionPublishController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionRelationLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionsListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Content\ContentVersionsRelationsListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCopyController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeCreateViewController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionAddController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftFieldDefinitionUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftLoadController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftPublishController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeDraftUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeFieldDefinitionLoadByIdentifierController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeGroupsListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLinkToGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeListForGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ContentType\ContentTypeUnlinkFromGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignToUserGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserGroupLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleAssignmentForUserLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleBaseController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleBaseController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleBaseController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleBaseController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDraftCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDraftDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDraftLoadByRoleIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDraftPublishController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleDraftUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePoliciesForUserListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteAllFromRoleController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RolePolicyUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleUnassignFromUserGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Role\RoleUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Role\RoleUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Role\RoleUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Role\RoleUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Language\LanguageListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Language\LanguageListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Language\LanguageListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Language\LanguageListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Language\LanguageLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationBaseController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationBaseController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationBaseController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationBaseController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationChildrenListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationForContentListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationForContentListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationForContentListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationForContentListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationLoadByPathController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationRedirectController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationRedirectController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationRedirectController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationRedirectController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationSubtreeCopyController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationSubtreeDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationSubtreeMoveController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationSwapController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationSwapController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationSwapController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationSwapController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Location\LocationUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Location\LocationUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Location\LocationUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Location\LocationUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateGroupUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStateUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\ObjectState\ObjectStatesForContentUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\LocationTrashController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\LocationTrashController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\LocationTrashController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\LocationTrashController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\TrashEmptyController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\TrashItemDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\TrashItemListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\TrashItemListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\TrashItemListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\TrashItemListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\TrashItemLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Trash\TrashItemRestoreController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserAssignToUserGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserBaseController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserBaseController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserBaseController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserBaseController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserDraftListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserDraftListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserDraftListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserDraftListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupLoadByPathController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupMoveController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupMoveController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupMoveController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupMoveController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupOfRootLoadController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupUsersListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserGroupsOfUserListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.mPM_QMH"; reason: unused.
Removed service ".service_locator.mPM_QMH.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController::redirectToCurrentUser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserRedirectToCurrentUserController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserSubGroupListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserSubGroupListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserSubGroupListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserSubGroupListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserUnassignFromUserGroupController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserUpdateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserUpdateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserUpdateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserUpdateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\User\UserVerifyController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\User\UserVerifyController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\User\UserVerifyController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\User\UserVerifyController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLWildcard\URLWildcardLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLAlias\URLAliasCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLAlias\URLAliasDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListGlobalController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLAlias\URLAliasListLocationController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\URLAlias\URLAliasLoadByIdController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Views::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Views::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Views::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Views::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Session\SessionBaseController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Session\SessionBaseController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Session\SessionBaseController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Session\SessionBaseController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Session\SessionCheckController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Session\SessionCheckController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Session\SessionCheckController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Session\SessionCheckController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Session\SessionCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Session\SessionCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Session\SessionCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Session\SessionCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Session\SessionDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Session\SessionDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Session\SessionDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Session\SessionDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Session\SessionRefreshController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Session\SessionRefreshController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Session\SessionRefreshController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Session\SessionRefreshController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Bookmark\BookmarkCreateController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Bookmark\BookmarkDeleteController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Bookmark\BookmarkIsBookmarkedController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Bookmark\BookmarkListController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\JWT::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\JWT::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\JWT::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\JWT::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Rest\Server\Controller\Options::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Rest\Server\Controller\Options::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Rest\Server\Controller\Options::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Rest\Server\Controller\Options::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\BulkOperation\BulkOperationController::setUriParser()"; reason: unused.
Removed service ".service_locator.Q1Wxmd3"; reason: unused.
Removed service ".service_locator.Q1Wxmd3.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::loadChildrenAction()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\Content\ContentTreeController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\UniversalDiscoveryController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\ApplicationConfigController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController::setUriParser()"; reason: unused.
Removed service ".service_locator.IdVQiff.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController::setInputDispatcher()"; reason: unused.
Removed service ".service_locator.9ZLPGOp.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController::setRouter()"; reason: unused.
Removed service ".service_locator.cRAYKeH.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController::setRepository()"; reason: unused.
Removed service ".service_locator.R8FSzhQ.Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController::setUriParser()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.pagerfanta.serializer.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.legacy"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.http_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.runtime_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.entrypoint"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.collection"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.yamlopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonld.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; 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.2"; reason: unused.
Removed service "jms_translation.dumper.wrapped_symfony_dumper.5"; reason: unused.
Removed service ".service_locator.qBn876e"; reason: unused.
Removed service "ibexa.core.io.service"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; 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.
1735
Inlined service "cache.tagaware.filesystem.recorder_inner" to "cache.tagaware.filesystem".
Inlined service "ibexa.api_platform.state_provider.content_negotiation" to "ibexa.api_platform.action.entrypoint".
Inlined service "ibexa.api_platform.swagger_ui.provider" to "ibexa.api_platform.state_provider.content_negotiation".
Inlined service "ibexa.api_platform.ibexa_openapi.factory.inner" to "ibexa.api_platform.ibexa_openapi.factory".
Inlined service "Ibexa\Bundle\Rest\ApiPlatform\SchemasCollectionFactory" to "ibexa.api_platform.ibexa_openapi.factory".
Inlined service "Ibexa\Bundle\Rest\ApiPlatform\EditionBadge\EditionBadgeFactory" to "ibexa.api_platform.ibexa_openapi.factory".
Inlined service "ibexa.api_platform.schemas_provider.rest" to "Ibexa\Bundle\Rest\ApiPlatform\SchemasCollectionFactory".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.4fRs4q." to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
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.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "Ibexa\DesignEngine\Asset\AssetPathResolver" to "assets.packages".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets._version_ibexa" to "assets._package_ibexa".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "Ibexa\Bundle\Core\Fragment\FragmentListenerFactory" to "fragment.listener".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" 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.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
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 "api_platform.route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mVqIsAD.router.default" to "router.default".
Inlined service ".service_locator.rqggavx" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.W3ge8RV" 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.MQoerma" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "lock.default.factory" to "messenger.middleware.deduplicate_middleware".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.nsZ4XPF" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.sync".
Inlined service ".service_locator.bSehPg9" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "notifier.flash_message_importance_mapper" to "notifier.channel.browser".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" 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.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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "Ibexa\Contracts\Core\Validation\StructWrapperValidator" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.1jMgRC5" to "security.helper".
Inlined service ".service_locator.IjGmYzq" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
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.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.9u3yb2D" to ".security.request_matcher.0WS7Lbt".
Inlined service "security.firewall.map.config.ibexa_forgot_password" to "security.firewall.map.context.ibexa_forgot_password".
Inlined service ".security.request_matcher.tAkrqsQ" to ".security.request_matcher.Lga5diI".
Inlined service "security.firewall.map.config.ibexa_register_from_invitation" to "security.firewall.map.context.ibexa_register_from_invitation".
Inlined service ".security.request_matcher.fwsQsXC" to ".security.request_matcher.zPWb8g7".
Inlined service "debug.security.firewall.authenticator.ibexa_rest.inner" to "debug.security.firewall.authenticator.ibexa_rest".
Inlined service "security.exception_listener.ibexa_rest" to "security.firewall.map.context.ibexa_rest".
Inlined service "security.firewall.map.config.ibexa_rest" to "security.firewall.map.context.ibexa_rest".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.jor1Ghd".
Inlined service "security.authentication.success_handler.ibexa_front.form_login" to "security.authenticator.form_login.ibexa_front".
Inlined service "security.authentication.failure_handler.ibexa_front.form_login" to "security.authenticator.form_login.ibexa_front".
Inlined service "debug.security.firewall.authenticator.ibexa_front.inner" to "debug.security.firewall.authenticator.ibexa_front".
Inlined service "security.exception_listener.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "security.logout_listener.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "security.firewall.map.config.ibexa_front" to "security.firewall.map.context.ibexa_front".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "Ibexa\DesignEngine\Templating\Twig\TwigThemeLoader" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "fos_http_cache.twig.tag_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ContentExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\CoreExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FileSizeExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RoutingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\FieldRenderingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\QueryRenderingExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderContentExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\RenderLocationExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\ImageExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\DataAttributesExtension" to "twig".
Inlined service "Ibexa\Bundle\Core\Templating\Twig\ContextAwareTwigVariablesExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserExtension" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\Extension\UserPreferenceExtension" to "twig".
Inlined service "Ibexa\HttpCache\Twig\ContentTaggingExtension" to "twig".
Inlined service "Ibexa\Bundle\Rest\Twig\SecurityExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConverterExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\YoutubeIdExtractorExtension" to "twig".
Inlined service "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\PathStringExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeIconExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\EmbeddedItemEditFormExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FieldEditRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FieldGroupRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FormatIntervalExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\LimitationValueRenderingExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\FocusModeExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\UserProfileExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\LocationExtension" to "twig".
Inlined service "Ibexa\Bundle\AdminUi\Templating\Twig\IconPathExtension" to "twig".
Inlined service "Ibexa\Bundle\User\Twig\UserExtension" to "twig".
Inlined service "Ibexa\User\Templating\Twig\DateTimeExtension" to "twig".
Inlined service "Ibexa\User\Templating\Twig\InvitationExtension" to "twig".
Inlined service "Ibexa\Bundle\Search\Twig\Extension\SearchFacetsExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "Ibexa\Bundle\TwigComponents\Templating\Twig\ComponentExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" 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 "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.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.5cBlRNE" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.B.e7R2R" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.tghCyzN" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "Ibexa\Bundle\Messenger\Transport\ConnectionRegistry" to "messenger.transport.doctrine.factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
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 "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.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 "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.8bdaafdad7233e586d65bf4b65dd231d" to "fos_http_cache.event_listener.cache_control".
Inlined service "fos_http_cache.cache_control.rule_matcher.bbf49c947c0385061f0980dddef6eab1" to "fos_http_cache.event_listener.cache_control".
Inlined service "fos_http_cache.request_matcher54d51e9dd0cec21d86ca07a0f488515a" to "fos_http_cache.cache_control.rule_matcher.8bdaafdad7233e586d65bf4b65dd231d".
Inlined service "fos_http_cache.cache_control.expression.01fe9ca024b890204e7104849f32d422" to "fos_http_cache.cache_control.rule_matcher.8bdaafdad7233e586d65bf4b65dd231d".
Inlined service "fos_http_cache.request_matcheref6b7f01ee168cd52f7771e32687d18e" to "fos_http_cache.cache_control.rule_matcher.bbf49c947c0385061f0980dddef6eab1".
Inlined service "fos_http_cache.cache_control.expression.d13474ceb60952884bbc334559e8d0d0" to "fos_http_cache.cache_control.rule_matcher.bbf49c947c0385061f0980dddef6eab1".
Inlined service "fos_http_cache.rule_matcher.cacheable" to "fos_http_cache.event_listener.tag".
Inlined service "Ibexa\HttpCache\ContextProvider\RoleIdentify" to "fos_http_cache.user_context.hash_generator".
Inlined service "fos_http_cache.user_context.hash_generator" to "fos_http_cache.event_listener.user_context".
Inlined service "fos_http_cache.user_context.anonymous_request_matcher" to "fos_http_cache.event_listener.user_context".
Inlined service "fos_http_cache.user_context_invalidator" to "fos_http_cache.user_context.switch_user_listener".
Inlined service "jms_translation.extractor_manager" to "jms_translation.updater".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter" to "jms_translation.updater".
Inlined service "jms_translation.loader.wrapped_symfony_loader.0" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.2" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.3" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.4" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.5" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.6" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.7" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.8" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.9" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.10" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.xliff_loader" to "jms_translation.loader_manager".
Inlined service "jms_translation.extractor.file_extractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\FieldTypesTranslationExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\OnlineEditorCustomAttributesExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\CustomTagExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\FieldTypeRichText\Translation\Extractor\ChoiceAttributeExtractor" to "jms_translation.extractor_manager".
Inlined service "Ibexa\AdminUi\Translation\Extractor\SortingTranslationExtractor" to "jms_translation.extractor_manager".
Inlined service "jms_translation.extractor.file.default_php_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.form_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.translation_container_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.twig_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.validation_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.authentication_message_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\ExceptionMessageTemplateFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\TranslatableExceptionsFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\ValidationErrorFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\AdminUi\Translation\Extractor\JavaScriptFileVisitor" to "jms_translation.extractor.file_extractor".
Inlined service "Ibexa\AdminUi\Translation\Extractor\NotificationTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightDownOnlyFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleWidthFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleHeightFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScaleExactFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ScalePercentFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\CropFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\BorderFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\ReduceNoiseFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\SwirlFilterLoader" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\Loader\GrayscaleFilterLoader" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "Ibexa\Bundle\Rest\CorsOptions\RestProvider" to "nelmio_cors.options_resolver".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator._8anbdp" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "Ibexa\Core\Search\Common\Indexer" to "Ibexa\Bundle\Core\Command\ReindexCommand".
Inlined service "Ibexa\Core\Search\Legacy\Content\IndexerGateway" to "Ibexa\Bundle\Core\Command\ReindexCommand".
Inlined service "Ibexa\Bundle\Core\Command\Indexer\ContentIdList\ContentTypeInputGeneratorStrategy" to "Ibexa\Bundle\Core\Command\ReindexCommand".
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\AdminUi\QueryType\UserQueryType" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\QueryParameterContentViewQueryTypeMapper" to "Ibexa\Core\MVC\Symfony\Controller\Content\QueryController".
Inlined service "Ibexa\Core\Pagination\Pagerfanta\AdapterFactory\SearchHitAdapterFactory" to "Ibexa\Core\MVC\Symfony\Controller\QueryRenderController".
Inlined service "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter.inner" to "Ibexa\Core\MVC\Symfony\Translation\CatalogueMapperFileWriter".
Inlined service "Ibexa\Contracts\Core\Validation\StructWrapperValidator.inner" to "Ibexa\Contracts\Core\Validation\StructWrapperValidator".
Inlined service "security.authentication_utils" to "Ibexa\Core\MVC\Symfony\Controller\SecurityController".
Inlined service "Ibexa\Core\MVC\Symfony\Security\Authentication\AnonymousUserAccessListener.inner" to "Ibexa\Core\MVC\Symfony\Security\Authentication\AnonymousUserAccessListener".
Inlined service "Ibexa\Bundle\Core\Serializer\SerializerFactory" to "ibexa.core.mvc.serializer".
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\Core\Repository\NameSchema\NameSchemaService" to "Ibexa\Core\Repository\Repository".
Inlined service "Ibexa\Core\Base\Container\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\Bundle\Core\Imagine\AliasCleaner" to "Ibexa\Core\FieldType\Image\ImageStorage".
Inlined service "Ibexa\Core\FieldType\Keyword\KeywordStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\Keyword\KeywordStorage".
Inlined service "Ibexa\Core\FieldType\Media\MediaStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\Media\MediaStorage".
Inlined service "Ibexa\Core\FieldType\MapLocation\MapLocationStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\MapLocation\MapLocationStorage".
Inlined service "Ibexa\Core\FieldType\User\UserStorage\Gateway\DoctrineStorage" to "Ibexa\Core\FieldType\User\UserStorage".
Inlined service "Ibexa\Core\FieldType\Validator\ImageValidator" to "Ibexa\Core\FieldType\Image\Type".
Inlined service "Ibexa\Core\FieldType\BinaryFile\BinaryFileStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Image\ImageStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Keyword\KeywordStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Media\MediaStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\Url\UrlStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\MapLocation\MapLocationStorage" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "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 "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\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\CriterionVisitor\CriterionVisitor" to "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Mapper" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageRegistry" to "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher".
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\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\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\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\Persistence\Legacy\Content\UrlAlias\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Content\UrlAlias\Gateway\ExceptionConversion".
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\URL\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\URL\Gateway\ExceptionConversion".
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\Notification\Gateway\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\Notification\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\UserPreference\Gateway\DoctrineDatabase" to "Ibexa\Core\Persistence\Legacy\UserPreference\Gateway\ExceptionConversion".
Inlined service "Ibexa\Core\Persistence\Legacy\Setting\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Persistence\Legacy\Setting\Gateway\ExceptionConversion".
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\Search\Common\FieldValueMapper\EmbeddingMapper" 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\Notifications\SystemNotification\SystemNotificationRenderer" to "Ibexa\Core\Notification\Renderer\Registry".
Inlined service "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy.inner" to "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy".
Inlined service "Ibexa\Bundle\Core\ApiLoader\StorageEngineFactory" to "Ibexa\Contracts\Core\Persistence\Handler".
Inlined service "Ibexa\Bundle\Core\ApiLoader\SearchEngineIndexerFactory" to "Ibexa\Core\Search\Common\Indexer".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProvider\LocaleParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\Relation\ParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\MVC\Symfony\FieldType\RelationList\ParameterProvider" to "Ibexa\Core\MVC\Symfony\FieldType\View\ParameterProviderRegistry".
Inlined service "Ibexa\Core\FieldType\FieldTypeAliasRegistry" to "Ibexa\Core\FieldType\FieldTypeAliasResolver".
Inlined service ".service_locator.kiOIt41" to "Ibexa\Bundle\Core\ApiLoader\StorageConnectionFactory".
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.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\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\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\Imagine\VariationPathGenerator\AliasDirectoryVariationPathGenerator" to "Ibexa\Bundle\Core\Imagine\VariationPathGenerator\WebpFormatVariationPathGenerator".
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\WordIndexer\Repository\SearchIndex" to "Ibexa\Core\Search\Legacy\Content\WordIndexer\Gateway\DoctrineDatabase".
Inlined service "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\Factory\RandomSortClauseHandlerFactory" to "Ibexa\Core\Search\Legacy\Content\Common\Gateway\SortClauseHandler\AbstractRandom".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Id" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\IsMainLocation" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\SortClauseHandler\Location\Visibility" to "ibexa.search.legacy.gateway.sort_clause_converter.location".
Inlined service "ibexa.search.legacy.gateway.sort_clause_converter.content" to "Ibexa\Core\Search\Legacy\Content\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Search\Legacy\Content\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Search\Legacy\Content\Gateway\ExceptionConversion".
Inlined service "ibexa.search.legacy.gateway.sort_clause_converter.location" to "Ibexa\Core\Search\Legacy\Content\Location\Gateway\DoctrineDatabase.inner".
Inlined service "Ibexa\Core\Search\Legacy\Content\Location\Gateway\DoctrineDatabase.inner" to "Ibexa\Core\Search\Legacy\Content\Location\Gateway\ExceptionConversion".
Inlined service "Ibexa\Bundle\IO\Migration\FileListerRegistry\ConfigurableRegistry" to "Ibexa\Bundle\IO\Command\MigrateFilesCommand".
Inlined service "Ibexa\Bundle\IO\Migration\FileMigrator\FileMigrator" to "Ibexa\Bundle\IO\Command\MigrateFilesCommand".
Inlined service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageBinaryFileRowReader" to "ibexa.core.io.migration.file_lister.file_iterator.binary_file_iterator".
Inlined service "Ibexa\Bundle\IO\Migration\FileLister\FileRowReader\LegacyStorageMediaFileRowReader" to "ibexa.core.io.migration.file_lister.file_iterator.media_file_iterator".
Inlined service "ibexa.core.io.metadata_handler.flysystem.default" to "ibexa.core.io.metadata_handler.registry".
Inlined service "ibexa.core.io.binarydata_handler.flysystem.default" to "ibexa.core.io.binarydata_handler.registry".
Inlined service "monolog.logger.ibexa.core.io" to "ibexa.core.io.metadata_handler.flysystem.default".
Inlined service "Ibexa\Bundle\Debug\Collector\SiteAccessCollector" to "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector".
Inlined service "Ibexa\Bundle\Debug\Collector\PersistenceCacheCollector" to "Ibexa\Bundle\Debug\Collector\IbexaCoreCollector".
Inlined service "Ibexa\Bundle\Core\DependencyInjection\Configuration\SiteAccessAware\DynamicSettingParser" to "Ibexa\HttpCache\ProxyClient\HttpDispatcherFactory".
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\Serializer\SerializerFactory" to "ibexa.rest.serializer".
Inlined service "Ibexa\Bundle\Rest\Routing\OptionsLoader\RouteCollectionMapper" to "Ibexa\Bundle\Rest\Routing\OptionsLoader".
Inlined service "Ibexa\Bundle\Rest\Routing\OptionsLoader\Mapper" to "Ibexa\Bundle\Rest\Routing\OptionsLoader\RouteCollectionMapper".
Inlined service "Ibexa\Rest\Server\Service\ExpressionRouterRootResourceBuilder" to "Ibexa\Rest\Server\Controller\Root".
Inlined service "Ibexa\Rest\Server\View\AcceptHeaderVisitorDispatcher" to "Ibexa\Bundle\Rest\EventListener\ResponseListener".
Inlined service "ibexa.rest.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\Input\Handler\Json" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\Handler\Xml" to "Ibexa\Rest\Input\Dispatcher".
Inlined service "Ibexa\Rest\Input\Parser\ContentObjectStates" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeGroupInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentTypeUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\RestViewInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionUpdate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\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\LogicalOr" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\MoreLikeThis" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Operator" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ParentLocationRemoteId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\SectionIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\SectionId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Subtree" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserMetadata" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserBased" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsUserEnabled" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserLogin" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\UserEmail" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ObjectStateIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Visibility" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Sibling" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ContentName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.content_id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.content_name" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.date_modified" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.date_published" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_depth" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_path" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_priority" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.location_id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.section_identifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.SectionName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.score" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\SortClause\Field" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\DateTimeRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\FloatRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Range\IntRangeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeGroupTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ContentTypeTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\DateMetadataRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\AuthorTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CheckboxTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\CountryTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\DateTimeRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\FloatStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\IntegerStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\KeywordTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\SelectionTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Field\TimeRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\LanguageTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\ObjectStateTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawRangeAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawStatsAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\RawTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\SectionTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\SubtreeTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\Location\LocationChildrenTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\UserMetadataTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Aggregation\VisibilityTermAggregationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Limitation\PathStringRouteBasedLimitationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Limitation\RouteBasedLimitationParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageMimeType" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageFileSize" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageOrientation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\ImageDimensions" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\Image" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\Criterion\IsBookmarked" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\MoveLocation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\SwapLocationInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\RestoreTrashItemInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\MoveUserGroupInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\CopyLocationInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\CopyContentInput" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeIdentifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\IsSystem" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContentTypeGroupName" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\ContainsFieldDefinitionId" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.id" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "ibexa.rest.input.parser.internal.sortclause.identifier" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\BulkOperation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\Operation" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequestNode" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentTree\LoadSubtreeRequest" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionDelete" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionReorder" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\AdminUi\REST\Input\Parser\ContentType\FieldDefinitionExpression" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Contracts\Rest\Input\MediaTypeParser" to "Ibexa\Bundle\Rest\Routing\ExpressionLanguage\ContentTypeHeaderMatcherExpressionFunction".
Inlined service "ibexa.rest.output.value_object_visitor.Exception.InvalidArgumentException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "ibexa.rest.output.value_object_visitor.InvalidArgumentException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotFoundException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UnauthorizedException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadStateException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BadRequestException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentFieldValidationException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ForbiddenException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NotImplementedException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Exception" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\HttpException" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Language" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SectionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedSection" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Section" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcardList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLWildcard" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLWildcard" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAliasRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\URLAlias" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedURLAlias" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Author" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedVersion" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionInfo" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ImageVariation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Version" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\VersionTranslationInfo" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUserGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserGroupRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedUser" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\User" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUser" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\UserSession" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\DeletedUserSession" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedContentTypeGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\FieldDefinitionList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedFieldDefinition" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Field" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestFieldDefinition" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RelationList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestRelation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRelation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedRole" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PublishedRole" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Role" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Policy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedPolicy" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PolicyList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RoleAssignmentList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserRoleAssignment" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestUserGroupRoleAssignment" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedLocation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Location" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\LocationList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Trash" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestTrashItem" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Range" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RangeAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\StatsAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TermAggregationResult" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectStateGroup" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateGroupList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\RestObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CreatedObjectState" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ObjectStateList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Output\ValueObjectVisitor\ContentObjectStates" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CountryList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\TemporaryRedirect" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\PermanentRedirect" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\ResourceCreated" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\NoContent" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Root" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\SeeOther" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Conflict" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\Options" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\OK" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\CachedValue" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Output\ValueObjectVisitor\BookmarkList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\BulkOperationResponse" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Node" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\Root" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentTree\NodeExtendedInfoVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\LocationListDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\UniversalDiscovery\AccordionDataVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItemList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\SubItem" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Owner" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\Thumbnail" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentType" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SubItems\ContentInfo" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ContentType\FieldDefinitionInfoList" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\SiteAccess\SiteAccessesListVisitor" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\Criterion\CriterionProcessor" to "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery".
Inlined service "Ibexa\Rest\Server\Input\Parser\ContentType\SortClause\SortClauseProcessor" to "Ibexa\Rest\Server\Input\Parser\ContentType\Query\ContentTypeQuery".
Inlined service "Ibexa\Solr\Query\Content\CriterionVisitor\Factory\ContentFullTextFactory" to "Ibexa\Solr\Query\Content\CriterionVisitor\FullText".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Factory\LocationFullTextFactory" to "Ibexa\Solr\Query\Location\CriterionVisitor\FullText".
Inlined service "Ibexa\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" 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\Content\CriterionVisitor\IsContainer" to "ibexa.solr.query.content.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Common\CriterionVisitor\IsUserEnabled" 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\CriterionVisitor\IsContainer" to "ibexa.solr.query.location.criterion_visitor.aggregate".
Inlined service "Ibexa\Solr\Query\Location\CriterionVisitor\Location\IsBookmarked" 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.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\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 ".service_locator.TJNRSaV.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController" to "Ibexa\Bundle\SystemInfo\Controller\SystemInfoController".
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\OutputFormatRegistry" to "Ibexa\Bundle\SystemInfo\Command\SystemInfoDumpCommand".
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\Service\AggregateServiceProvider" to "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\ServicesSystemInfoCollector".
Inlined service ".service_locator.Q7yQhCI" to "Ibexa\SystemInfo\Storage\AggregateMetricsProvider".
Inlined service ".service_locator.k8CYHBr" to "Ibexa\SystemInfo\Service\AggregateServiceProvider".
Inlined service "Ibexa\DoctrineSchema\Importer\SchemaImporter" to "Ibexa\DoctrineSchema\Builder\SchemaBuilder".
Inlined service "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured" to "Ibexa\ContentForms\Content\View\Provider\ContentEditView\Configured".
Inlined service "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured.inner" to "ibexa.content_forms.content_edit_view.matcher_factory.dynamically_configured".
Inlined service "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured" to "Ibexa\ContentForms\Content\View\Provider\ContentCreateView\Configured".
Inlined service "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured.inner" to "ibexa.content_forms.content_create_view.matcher_factory.dynamically_configured".
Inlined service "Ibexa\ContentForms\FieldType\Mapper\AuthorFormMapper" to "Ibexa\ContentForms\FieldType\FieldTypeFormMapperDispatcher".
Inlined service "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.ibexa_email" 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 ".service_locator.pRIZatn.Ibexa\Bundle\ContentForms\Controller\ContentEditController" to "Ibexa\Bundle\ContentForms\Controller\ContentEditController".
Inlined service ".service_locator.pRIZatn.Ibexa\Bundle\ContentForms\Controller\UserController" to "Ibexa\Bundle\ContentForms\Controller\UserController".
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\XMLSanitizer" to "Ibexa\FieldTypeRichText\RichText\DOMDocumentFactory".
Inlined service "Ibexa\FieldTypeRichText\RichText\ConverterDispatcher" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Normalizer\DocumentTypeDefinition" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorDispatcher" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\RichText\RelationProcessor" to "Ibexa\FieldTypeRichText\RichText\InputHandler".
Inlined service "Ibexa\FieldTypeRichText\FieldType\RichText\RichTextStorage\Gateway\DoctrineStorage" to "Ibexa\FieldTypeRichText\FieldType\RichText\RichTextStorage".
Inlined service "Ibexa\FieldTypeRichText\RichText\TextExtractor\FullTextExtractor" to "Ibexa\FieldTypeRichText\FieldType\RichText\SearchField".
Inlined service "Ibexa\FieldTypeRichText\Configuration\AggregateProvider" to "Ibexa\Bundle\FieldTypeRichText\Templating\Twig\Extension\RichTextConfigurationExtension".
Inlined service "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable".
Inlined service "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable.inner" to "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable".
Inlined service "Ibexa\FieldTypeRichText\Persistence\Legacy\MigrateRichTextNamespaces\Handler" to "Ibexa\Bundle\FieldTypeRichText\Command\MigrateRichTextNamespacesCommand".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\AssetController" to "Ibexa\Bundle\AdminUi\Controller\AssetController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\BookmarkController" to "Ibexa\Bundle\AdminUi\Controller\BookmarkController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController" to "Ibexa\Bundle\AdminUi\Controller\Content\VersionDraftConflictController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\ContentMainLocationUpdateMapper" to "Ibexa\Bundle\AdminUi\Controller\ContentController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentController" to "Ibexa\Bundle\AdminUi\Controller\ContentController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentDraftController" to "Ibexa\Bundle\AdminUi\Controller\ContentDraftController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentEditController" to "Ibexa\Bundle\AdminUi\Controller\ContentEditController".
Inlined service "Ibexa\AdminUi\Form\ActionDispatcher\CreateContentOnTheFlyDispatcher" to "Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentOnTheFlyController" 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 ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentTypeController" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeGroupController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ContentViewController" to "Ibexa\Bundle\AdminUi\Controller\ContentViewController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\DashboardController" to "Ibexa\Bundle\AdminUi\Controller\DashboardController".
Inlined service "Ibexa\AdminUi\Form\DataMapper\LanguageCreateMapper" to "Ibexa\Bundle\AdminUi\Controller\LanguageController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\LanguageController" to "Ibexa\Bundle\AdminUi\Controller\LanguageController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\LinkManagerController" to "Ibexa\Bundle\AdminUi\Controller\LinkManagerController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\LocationController" to "Ibexa\Bundle\AdminUi\Controller\LocationController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\NotificationController" to "Ibexa\Bundle\AdminUi\Controller\NotificationController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ObjectStateController" to "Ibexa\Bundle\AdminUi\Controller\ObjectStateController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController" to "Ibexa\Bundle\AdminUi\Controller\ObjectStateGroupController".
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 ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\PolicyController" to "Ibexa\Bundle\AdminUi\Controller\PolicyController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController" to "Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController".
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 ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\RoleController" 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 ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\SectionController" to "Ibexa\Bundle\AdminUi\Controller\SectionController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\TranslationController" to "Ibexa\Bundle\AdminUi\Controller\TranslationController".
Inlined service "Ibexa\AdminUi\Form\Factory\TrashFormFactory" to "Ibexa\Bundle\AdminUi\Controller\TrashController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\TrashController" to "Ibexa\Bundle\AdminUi\Controller\TrashController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\URLManagementController" to "Ibexa\Bundle\AdminUi\Controller\URLManagementController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\URLWildcardController" to "Ibexa\Bundle\AdminUi\Controller\URLWildcardController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\UrlAliasController" to "Ibexa\Bundle\AdminUi\Controller\UrlAliasController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController" to "Ibexa\Bundle\AdminUi\Controller\User\UserDeleteController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\User\FocusModeController" to "Ibexa\Bundle\AdminUi\Controller\User\FocusModeController".
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 ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController" to "Ibexa\Bundle\AdminUi\Controller\UserOnTheFlyController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController" to "Ibexa\Bundle\AdminUi\Controller\User\ProfileViewController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController" to "Ibexa\Bundle\AdminUi\Controller\User\ProfileEditController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController" to "Ibexa\Bundle\AdminUi\Controller\Version\VersionConflictController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\VersionController" to "Ibexa\Bundle\AdminUi\Controller\VersionController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController" to "Ibexa\Bundle\AdminUi\Controller\Permission\LanguageLimitationController".
Inlined service "Ibexa\AdminUi\ContentType\ContentTypeFieldsByExpressionService" to "Ibexa\Bundle\AdminUi\Controller\ContentTypeFieldsByExpressionController".
Inlined service ".service_locator.fWXeA0m" to "Ibexa\Bundle\AdminUi\Controller\SiteAccess\SiteAccessController".
Inlined service "Ibexa\AdminUi\Util\FieldDefinitionGroupsUtil" to "Ibexa\AdminUi\Tab\LocationView\ContentTab".
Inlined service "Ibexa\AdminUi\UI\Service\TabService" to "Ibexa\AdminUi\Tab\Event\Subscriber\ConditionalTabSubscriber".
Inlined service "Ibexa\Bundle\AdminUi\View\Template\IbexaPagerfantaTemplate" to "Ibexa\Bundle\AdminUi\View\IbexaPagerfantaView".
Inlined service "Ibexa\AdminUi\UI\Service\ContentTypeGroupIconResolver" to "Ibexa\Bundle\AdminUi\Templating\Twig\ContentTypeGroupIconExtension".
Inlined service "Ibexa\AdminUi\UI\Service\DateTimeFormatter" to "Ibexa\Bundle\AdminUi\Templating\Twig\TimeDiffExtension".
Inlined service "Ibexa\AdminUi\Component\Registry" to "Ibexa\AdminUi\Component\EventSubscriber\RenderEventSubscriber".
Inlined service "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor.inner" to "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor".
Inlined service "Ibexa\AdminUi\Util\ContentTypeFieldsExtractor" to "Ibexa\AdminUi\ContentType\ContentTypeFieldsByExpressionService".
Inlined service "Ibexa\AdminUi\Util\ContentTypeFieldsExpressionParser" to "Ibexa\AdminUi\Util\ContentTypeFieldsExtractor".
Inlined service "ibexa.content_translate.matcher_factory.dynamically_configured" to "Ibexa\AdminUi\View\Provider\ContentTranslateView\Configured".
Inlined service "Ibexa\AdminUi\Limitation\LimitationValueMapperRegistry" to "Ibexa\AdminUi\Limitation\Templating\LimitationBlockRenderer".
Inlined service "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter.inner" to "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter".
Inlined service "Ibexa\AdminUi\REST\Generator\ApplicationConfigRestGeneratorRegistry" to "Ibexa\AdminUi\REST\Output\ValueObjectVisitor\ApplicationConfigVisitor".
Inlined service "Ibexa\AdminUi\UI\Action\EventDispatcher" to "Ibexa\AdminUi\Form\SubmitHandler".
Inlined service "Ibexa\AdminUi\UI\Action\FormUiActionMappingDispatcher" to "Ibexa\AdminUi\Form\SubmitHandler".
Inlined service "Ibexa\AdminUi\Form\EventListener\AddLanguageFieldBasedOnContentListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\EventListener\BuildPathFromRootListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\EventListener\DisableSiteRootCheckboxIfRootLocationListener" to "Ibexa\AdminUi\Form\Type\Content\CustomUrl\CustomUrlAddType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ContentCreateContentTypeChoiceLoader" to "Ibexa\AdminUi\Form\Type\Content\Draft\ContentCreateType".
Inlined service "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher" to "Ibexa\AdminUi\Form\Type\FieldDefinition\FieldDefinitionType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\ConfiguredLanguagesChoiceLoader" to "Ibexa\AdminUi\Form\Type\Language\ConfiguredLanguagesChoiceType".
Inlined service "Ibexa\AdminUi\Form\TrashLocationOptionProvider\OptionsFactory" to "Ibexa\AdminUi\Form\Type\Location\LocationTrashType".
Inlined service "Ibexa\AdminUi\Limitation\LimitationFormMapperRegistry" to "Ibexa\AdminUi\Form\Type\Role\LimitationType".
Inlined service "Ibexa\AdminUi\Form\Type\ChoiceList\Loader\DatePeriodChoiceLoader" to "Ibexa\AdminUi\Form\Type\Search\TrashSearchType".
Inlined service "Ibexa\AdminUi\Form\Type\Trash\ChoiceList\Loader\SearchContentTypeChoiceLoader" to "Ibexa\AdminUi\Form\Type\Search\TrashSearchType".
Inlined service "Ibexa\AdminUi\Siteaccess\SiteAccessKeyGenerator" to "Ibexa\Bundle\SiteFactory\Form\DataMapper\SiteFactorySiteAccessLimitationMapper".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\AuthorFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\BinaryFileFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\CheckboxFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\SelectionFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\CountryFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\DateFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\DateTimeFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\FloatFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\ImageFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\IntegerFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\ISBNFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\MediaFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\RelationFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\RelationListFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TextLineFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TextBlockFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\TimeFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\AdminUi\FieldType\Mapper\UserAccountFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "Ibexa\FieldTypeQuery\FieldType\Mapper\QueryFormMapper" to "Ibexa\AdminUi\FieldType\FieldTypeDefinitionFormMapperDispatcher".
Inlined service "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\REST\Input\Parser\CriterionProcessor" to "Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver".
Inlined service ".service_locator.TJNRSaV.Ibexa\Contracts\AdminUi\Controller\Controller" to "Ibexa\Contracts\AdminUi\Controller\Controller".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\DefaultProfileImageController" to "Ibexa\Bundle\User\Controller\DefaultProfileImageController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\PasswordChangeController" to "Ibexa\Bundle\User\Controller\PasswordChangeController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\PasswordResetController" to "Ibexa\Bundle\User\Controller\PasswordResetController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\UserInvitationController" to "Ibexa\Bundle\User\Controller\UserInvitationController".
Inlined service "Ibexa\User\Form\DataMapper\UserRegisterMapper" to "Ibexa\Bundle\User\Controller\UserRegisterController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\UserRegisterController" to "Ibexa\Bundle\User\Controller\UserRegisterController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\UserSettingsController" to "Ibexa\Bundle\User\Controller\UserSettingsController".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\User\Controller\Controller" to "Ibexa\Bundle\User\Controller\Controller".
Inlined service "Ibexa\User\Form\ChoiceList\Loader\AvailableLocaleChoiceLoader" to "Ibexa\User\UserSetting\Setting\Language".
Inlined service "Ibexa\User\UserSetting\Group\LocationGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\EditContentGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\BrowsingGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\User\UserSetting\Group\CustomGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "Ibexa\AdminUi\UserSetting\Group\UserModeGroup" to "Ibexa\User\UserSetting\ValueDefinitionRegistry".
Inlined service "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured" to "Ibexa\User\View\UserSettings\UpdateViewProvider".
Inlined service "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured" to "ibexa.user.view.user_setting.update.default_configured".
Inlined service "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured.inner" to "ibexa.user.view.user_setting.update.matcher_factory.dynamically_configured".
Inlined service "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured.inner" to "ibexa.user.view.user_setting.update.default_matcher_factory.dynamically_configured".
Inlined service "Ibexa\User\UserSetting\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\Schema\Generator" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
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 "Ibexa\Search\Mapper\SearchHitToContentSuggestionMapper" to "Ibexa\Search\EventDispatcher\EventListener\ContentSuggestionSubscriber".
Inlined service "Ibexa\Search\Provider\ParentLocationProvider" to "Ibexa\Search\Mapper\SearchHitToContentSuggestionMapper".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\ContentSuggestionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\LocationNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\ParentLocationCollectionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service "Ibexa\Search\Serializer\Normalizer\Suggestion\SuggestionCollectionNormalizer" to "ibexa.search.suggestion.serializer".
Inlined service ".service_locator.TJNRSaV.Ibexa\Bundle\Search\Controller\SearchController" to "Ibexa\Bundle\Search\Controller\SearchController".
Inlined service "Ibexa\Search\Service\SuggestionService" to "Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service ".service_locator.WmXhPUW.Ibexa\Bundle\Search\Controller\SuggestionController" to "Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service "notifier" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\SubscriptionResolver\ChainSubscriptionResolver" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\Mapper\NotificationMapper" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Ibexa\Notifications\Mapper\RecipientMapper" to "Ibexa\Notifications\Service\NotificationService".
Inlined service "Overblog\GraphQLBundle\Definition\ConfigProcessor" to "Overblog\GraphQLBundle\Definition\Builder\TypeFactory".
Inlined service "Overblog\GraphQLBundle\Definition\GraphQLServices" to "Overblog\GraphQLBundle\Definition\Builder\TypeFactory".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Call" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Parameter" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\DependencyInjection\Service" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Arguments" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\IsTypeOf" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Mutation" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Query" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\FromGlobalID" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\GlobalID" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\IdFetcherCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\MutateAndGetPayloadCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\GraphQL\Relay\ResolveSingleInputCallback" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\NewObject" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\GetUser" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyPermission" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasAnyRole" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasPermission" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\HasRole" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAnonymous" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsAuthenticated" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsFullyAuthenticated" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsGranted" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionFunction\Security\IsRememberMe" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.parameter_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.service_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.mutation_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "expression_function.query_alias" to "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage".
Inlined service "Overblog\GraphQLBundle\ExpressionLanguage\ExpressionLanguage" to "Overblog\GraphQLBundle\Generator\Converter\ExpressionConverter".
Inlined service "Overblog\GraphQLBundle\Generator\Converter\ExpressionConverter" to "Overblog\GraphQLBundle\Generator\TypeBuilder".
Inlined service "Overblog\GraphQLBundle\Definition\Builder\SchemaBuilder" to "overblog_graphql.schema_builder_default".
Inlined service "Overblog\GraphQLBundle\Error\ExceptionConverter" to "Overblog\GraphQLBundle\Error\ErrorHandler".
Inlined service "Overblog\GraphQLBundle\Error\ErrorHandler" to "Overblog\GraphQLBundle\EventListener\ErrorHandlerListener".
Inlined service "overblog_graphiql.view.config.javascript_libraries" to "overblog_graphiql.view.config".
Inlined service "overblog_graphiql.view.config" to "overblog_graphiql.controller".
Inlined service "overblog_graphiql.controller.graphql.endpoint" to "overblog_graphiql.controller".
Inlined service ".service_locator.J0ckeLQ" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "Ibexa\AdminUi\Component\Content\PreviewUnavailableTwigComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Content\ContentEditMetaFieldsComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\ContentType\ContentTypeEditMetaFieldsComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service "Ibexa\AdminUi\Component\Search\GlobalSearchTwigComponent" to "Ibexa\TwigComponents\Component\Registry".
Inlined service ".service_locator.kX2SyEr" to "api_platform.state_provider.locator".
Inlined service ".service_locator.7T_WOlw" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.state_provider.parameter" to "api_platform.state_provider.content_negotiation".
Inlined service "api_platform.http_cache.processor.add_headers" to "api_platform.state_processor.serialize".
Inlined service "api_platform.state_processor.serialize" to "api_platform.state_processor.write".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~PXt7nfn" to ".1_Serializer~PXt7nfn".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.cache.openapi.recorder_inner" to "api_platform.cache.openapi".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.processor".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.graphql.type_locator" to "api_platform.graphql.types_factory".
Inlined service "api_platform.graphql.executor" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.error_handler" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.cache.subscription.recorder_inner" to "api_platform.graphql.cache.subscription".
Inlined service "api_platform.graphql.resolver.resource_field" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.fields_builder_locator" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.type_converter" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.types_factory" to "api_platform.graphql.schema_builder".
Inlined service "api_platform.graphql.state_provider.access_checker" to "api_platform.graphql.state_provider.parameter".
Inlined service "api_platform.graphql.state_provider.access_checker.post_validate" to "api_platform.graphql.state_provider.resolver".
Inlined service "api_platform.graphql.subscription.subscription_manager" to "api_platform.graphql.state_processor.subscription".
Inlined service "api_platform.graphql.state_processor.subscription" to "api_platform.graphql.state_processor.write".
Inlined service "api_platform.graphql.state_provider.access_checker.after_resolver" to "api_platform.graphql.resolver.factory".
Inlined service "api_platform.graphql.state_processor.write" to "api_platform.graphql.resolver.factory".
Inlined service "api_platform.graphql.runtime_operation_metadata_factory" to "api_platform.graphql.resolver.factory".
Inlined service "api_platform.graphql.subscription.subscription_identifier_generator" to "api_platform.graphql.subscription.subscription_manager".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.validator.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.graphql.state_provider.resolver" to "api_platform.graphql.state_provider.validate_after_resolver".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "api_platform.graphql.state_provider.access_checker.inner" to "api_platform.graphql.state_provider.access_checker".
Inlined service "api_platform.graphql.state_provider.access_checker.post_deserialize.inner" to "api_platform.graphql.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.graphql.state_provider.access_checker.post_validate.inner" to "api_platform.graphql.state_provider.access_checker.post_validate".
Inlined service "api_platform.graphql.state_provider.validate_after_resolver" to "api_platform.graphql.state_provider.access_checker.after_resolver".
Inlined service "ibexa.messenger.serializer" to "ibexa.messenger.transport".
Inlined service "ibexa.messenger.lock_factory" to "Ibexa\Bundle\Messenger\Middleware\DeduplicateMiddleware".
Inlined service "Ibexa\Bundle\Messenger\Transport\MessageProviderRegistry" to "Ibexa\Bundle\Messenger\Transport\Sender\SendersLocator".
Inlined service "Ibexa\Bundle\Messenger\Transport\Sender\SendersLocator.inner" to "Ibexa\Bundle\Messenger\Transport\Sender\SendersLocator".
Inlined service "ibexa.messenger.lock_store.dbal" to "ibexa.messenger.lock_factory".
Inlined service "Ibexa\Bundle\Messenger\Serializer\SerializerFactory" to "ibexa.messenger.serializer".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "debug.security.event_dispatcher.ibexa_rest.inner" to "debug.security.event_dispatcher.ibexa_rest".
Inlined service "debug.security.event_dispatcher.ibexa_front.inner" to "debug.security.event_dispatcher.ibexa_front".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator..TL8LKF" to ".service_locator..TL8LKF.Ibexa\Core\MVC\Symfony\Controller\Content\PreviewController::setLogger()".
Inlined service ".service_locator.FFUSapj" to ".service_locator.FFUSapj.Ibexa\Bundle\SystemInfo\Controller\SystemInfoController::viewInfoAction()".
Inlined service ".service_locator.hI.g7CN" to ".service_locator.hI.g7CN.Ibexa\Bundle\ContentForms\Controller\ContentEditController::createWithoutDraftAction()".
Inlined service ".service_locator.5tTdu4v" to ".service_locator.5tTdu4v.Ibexa\Bundle\ContentForms\Controller\ContentEditController::createWithoutDraftSuccessAction()".
Inlined service ".service_locator.ICNNTpA" to ".service_locator.ICNNTpA.Ibexa\Bundle\ContentForms\Controller\ContentEditController::editVersionDraftAction()".
Inlined service ".service_locator.zeTRK2B" to ".service_locator.zeTRK2B.Ibexa\Bundle\ContentForms\Controller\ContentEditController::editVersionDraftSuccessAction()".
Inlined service ".service_locator.mpBwUW3" to ".service_locator.mpBwUW3.Ibexa\Bundle\AdminUi\Controller\ContentController::proxyCreateAction()".
Inlined service ".service_locator.qxPCHxo" to ".service_locator.qxPCHxo.Ibexa\Bundle\AdminUi\Controller\ContentController::previewAction()".
Inlined service ".service_locator.VHemxzz" to ".service_locator.VHemxzz.Ibexa\Bundle\AdminUi\Controller\ContentController::checkEditPermissionAction()".
Inlined service ".service_locator.KnTL4rB" to ".service_locator.KnTL4rB.Ibexa\Bundle\AdminUi\Controller\ContentEditController::translateAction()".
Inlined service ".service_locator.90mmXk_" to ".service_locator.90mmXk_.Ibexa\Bundle\AdminUi\Controller\ContentEditController::translationSuccessAction()".
Inlined service ".service_locator.VM.A8B3" to ".service_locator.VM.A8B3.Ibexa\Bundle\AdminUi\Controller\ContentTypeController::createUpdateForm()".
Inlined service ".service_locator.9nWjRx4" to ".service_locator.9nWjRx4.Ibexa\Bundle\AdminUi\Controller\ObjectStateController::updateContentStateAction()".
Inlined service ".service_locator.od5lqNm" to ".service_locator.od5lqNm.Ibexa\Bundle\AdminUi\Controller\RoleAssignmentController::deleteAction()".
Inlined service ".service_locator.Gkelvg2" to ".service_locator.Gkelvg2.Ibexa\Bundle\AdminUi\Controller\URLWildcardController::updateAction()".
Inlined service ".service_locator.fEC0WvB" to ".service_locator.fEC0WvB.Ibexa\Bundle\AdminUi\Controller\FieldDefinitionController::addFieldDefinitionAction()".
Inlined service ".service_locator.a9DncML" to ".service_locator.a9DncML.Ibexa\Bundle\User\Controller\UserSettingsController::updateAction()".
Inlined service ".service_locator.gd6szF4" to ".service_locator.gd6szF4.Ibexa\Bundle\Search\Controller\SearchController::searchAction()".
Inlined service ".service_locator.JRnRFSQ" to ".service_locator.JRnRFSQ.Ibexa\Bundle\Search\Controller\SuggestionController::suggestAction()".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentInfoValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeDraftValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeFromIdentifierValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentTypeGroupValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromCodeValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\LanguageFromIdValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateGroupValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ObjectStateValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\PolicyDraftValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\PolicyValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\RoleAssignmentValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\RoleValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\SectionValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\SourceLanguageValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\TargetLanguageValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\URLWildcardValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\VersionInfoValueResolver".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver" to ".debug.value_resolver.Ibexa\Bundle\Core\ControllerArgumentResolver\LocationArgumentResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\ContentTreeChildrenQueryValueResolver".
Inlined service "Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver" to ".debug.value_resolver.Ibexa\Bundle\AdminUi\ValueResolver\UniversalDiscoveryRequestQueryValueResolver".
Inlined service "Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver" to ".debug.value_resolver.Ibexa\Bundle\Search\ValueResolver\SuggestionQueryArgumentResolver".
Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
Inlined service "Ibexa\Bundle\Core\ValueResolver\ContentValueResolver" to ".debug.value_resolver.Ibexa\Bundle\Core\ValueResolver\ContentValueResolver".
Inlined service "Ibexa\Bundle\Core\ValueResolver\LocationValueResolver" to ".debug.value_resolver.Ibexa\Bundle\Core\ValueResolver\LocationValueResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "ibexa.messenger.bus.messenger.handlers_locator" to "ibexa.messenger.bus.middleware.handle_message".
Inlined service "debug.traced.ibexa.messenger.bus.inner" to "debug.traced.ibexa.messenger.bus".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.ibexa.solr.http_client.inner" to ".debug.ibexa.solr.http_client".
Inlined service "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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_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 "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
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 "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.WmXhPUW" to ".service_locator.WmXhPUW.Ibexa\Bundle\Search\Controller\SuggestionController".
Inlined service ".service_locator.4hNPxQK" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "pagerfanta.serializer.normalizer" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.http_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.runtime_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.documentation" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.object" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.yamlopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.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.xliff_dumper" 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.wrapped_symfony_dumper.4" 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.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.wrapped_symfony_dumper.11" 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 "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomStyle" to "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable.inner".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\CustomTag" to "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable.inner".
Inlined service "Ibexa\FieldTypeRichText\Configuration\UI\Mapper\OnlineEditor" to "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.graphql.state_provider.parameter" to "api_platform.graphql.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.graphql.state_provider.access_checker.post_deserialize" to "api_platform.graphql.state_provider.access_checker.post_validate.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~PXt7nfn" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator.LvK9KUy" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "fos_http_cache.tag_handler.header_formatter" to "FOS\HttpCacheBundle\Http\SymfonyResponseTagger".
Inlined service "oneup_flysystem.default_adapter_adapter" to "League\Flysystem\Filesystem".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\IbexaSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\HardwareSystemInfoCollector" to "Ibexa\Bundle\SystemInfo\SystemInfo\SystemInfoCollectorRegistry".
Inlined service "Ibexa\Bundle\SystemInfo\SystemInfo\Collector\PhpSystemInfoCollector" 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~lm45WPj" 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.event_dispatcher.inner" to "event_dispatcher".
Inlined service "Ibexa\Bundle\Core\Routing\JsRouting\ExposedRoutesExtractor.inner" to "fos_js_routing.extractor".
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.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer" to "twig".
Inlined service "Ibexa\Core\MVC\Symfony\Templating\Twig\FieldBlockRenderer" to "twig".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\UnsupportedFilter" to "liip_imagine.filter.manager".
Inlined service "Ibexa\Bundle\Core\Imagine\Filter\UnsupportedFilter" to "liip_imagine.filter.manager".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\QueryType\BuiltIn\SortClausesFactory" to "Ibexa\Core\QueryType\ArrayQueryTypeRegistry".
Inlined service "Ibexa\Core\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\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\FieldType\BinaryBase\PathGenerator\LegacyPathGenerator" to "Ibexa\Core\Persistence\Legacy\Content\StorageRegistry".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\Gateway\ExceptionConversion" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Core\Persistence\Legacy\Content\Type\StorageDispatcher" to "Ibexa\Core\Persistence\Legacy\Content\Type\Handler.inner".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\FieldDefinitionCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Server\Input\Parser\LocationCreate" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "Ibexa\Rest\Output\FieldTypeSerializer" to "Ibexa\Contracts\Rest\Output\ValueObjectVisitorResolver".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory".
Inlined service "ibexa.solr.connection.default.endpoint_resolver_id" to "Ibexa\Bundle\Solr\ApiLoader\SolrEngineFactory".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\NameValidator" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\GraphQL\Schema\Domain\Content\Mapper\FieldDefinition\ResolverVariables" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.state_processor.normalize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.state_processor.normalize" to "api_platform.graphql.fields_builder".
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 "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\FieldTypeParser" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\Rest\Input\ParserTools" to "Ibexa\Contracts\Rest\Input\ParsingDispatcher".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "Ibexa\FieldTypeMatrix\GraphQL\Schema\NameHelper" to "Ibexa\Bundle\GraphQL\Command\GeneratePlatformSchemaCommand".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
3
Tag "container.decorator" was defined on service(s) "ibexa.api_platform.ibexa_openapi.factory", "http_client.uri_template", "debug.controller_resolver", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.ibexa_rest", "debug.security.firewall.authenticator.ibexa_front", "debug.security.firewall.authenticator.main", "Ibexa\Core\MVC\Symfony\Security\Authentication\AnonymousUserAccessListener", "Ibexa\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter", "Ibexa\Core\FieldType\Image\ImageThumbnailProxyStrategy", "Ibexa\Core\Repository\Mapper\ContentLocationMapper\DecoratedLocationService", "ibexa.field_type.ibexa_image.io_service.published.config_scope_change_aware", "ibexa.field_type.ibexa_image.io_service.draft.config_scope_change_aware", "ibexa.field_type.ibexa_binaryfile.io_service.config_scope_change_aware", "Ibexa\Bundle\Core\EventListener\LocaleListener", "ibexa.image_alias.imagine.cache_resolver_decorator", "ibexa.http_cache.proxy_client.varnish.http_dispatcher", "Ibexa\HttpCache\EventSubscriber\UserContextSiteAccessMatchSubscriber", "ibexa.solr.query.common.aggregation_result_extractor.subtree_term.nested", "ibexa.field_type_rich_text.configuration.provider.custom_style.configurable", "ibexa.field_type_rich_text.configuration.provider.custom_tag.configurable", "ibexa.field_type_rich_text.configuration.provider.alloy_editor.configurable", "ibexa.field_type_rich_text.configuration.provider.ck_editor.configurable", "Ibexa\AdminUi\Form\Processor\Content\UrlRedirectProcessor", "Ibexa\AdminUi\View\Filter\AdminSearchViewFilter", "Ibexa\AdminUi\Form\SubmitHandler", "Ibexa\AdminUi\Notification\TranslatableNotificationHandler", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "Ibexa\Bundle\Messenger\Transport\Sender\SendersLocator", "debug.security.event_dispatcher.ibexa_rest", "debug.security.event_dispatcher.ibexa_front", "debug.security.event_dispatcher.main", "debug.traced.ibexa.messenger.bus", "messenger.default_bus", "event_dispatcher", "fos_js_routing.extractor", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.router", "monolog.logger.security", "monolog.logger.ibexa.core", "monolog.logger.ibexa.rest", "monolog.logger.ibexa.solr", "monolog.logger.ibexa.admin_ui", "monolog.logger.cronjob", "monolog.logger.deprecation", but was never used.
Tag "kernel.event.subscriber" was defined on service(s) "Ibexa\AdminUi\Security\Authentication\RedirectToDashboardListener", but was never used. Did you mean "kernel.event_subscriber"?