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 "Pentatrion\ViteBundle\DependencyInjection\PentatrionViteExtension".
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 "FOS\ElasticaBundle\DependencyInjection\FOSElasticaExtension".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\FosElasticaConfigurationBuilderCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\GenerateTreeConfigCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Events\EventsListeners\ElasticsearchIndexerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Events\EventsSubscribers\CustomHttpHeadersSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Zenstruck\Foundry\ObjectFactory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::find()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomSet()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomRange()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findBy()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::random()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::first()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::last()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::all()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::repository()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "App\Serializer\ArchivalContainerContextBuilder" class implements "ApiPlatform\Serializer\SerializerContextBuilderInterface" that is deprecated use ApiPlatform\State\SerializerContextBuilderInterface instead.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\Processors\UserPasswordHasher" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/html/vendor/doctrine/doctrine-bundle/src/DependencyInjection/../../config/messenger.xml".
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/html/vendor/doctrine/doctrine-bundle/src/DependencyInjection/../../config/orm.xml".
Since api-platform/core 3.3: The hydra: prefix will be removed in 4.0 by default, set "api_platform.serializer" or "serializer.default_context" to "hydra_prefix: true" to keep the current behavior.
Since symfony/dependency-injection 7.4: Service id "App\Service\Search\Strategy\PhraseMatchStrategy" 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 "App\Service\Search\Strategy\BestFieldsStrategy" 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 "App\Service\Search\Strategy\NestedFieldsStrategy" 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 "App\Service\Search\Builder\ElasticsearchQueryBuilder" 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 "App\Service\Search\Factory\SearchQueryFactory" 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/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\OpenApiCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\DebugResourceCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
The "ApiPlatform\Hydra\Serializer\HydraPrefixNameConverter" class implements "Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface" that is deprecated since Symfony 7.2, use NameConverterInterface instead.
The "ApiPlatform\Elasticsearch\Serializer\NameConverter\InnerFieldsNameConverter" class implements "Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface" that is deprecated since Symfony 7.2, use NameConverterInterface instead.
Since api-platform/core 4.0: Using $client at "ApiPlatform\Elasticsearch\Metadata\Resource\Factory\ElasticsearchProviderResourceMetadataCollectionFactory" is deprecated and the argument will be removed.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypeFromConstructor()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypeFromConstructor()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypeFromConstructor()" instead.
Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY
results in SERIAL, which is not recommended.
Instead, configure identifier generation strategies explicitly through
configuration.
We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3,
and "IDENTITY" when using DBAL 4,
so you should probably use the following configuration before upgrading to DBAL 4,
and remove it after deploying that upgrade:
$configuration->setIdentityGenerationPreferences([
"Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,
]);
(ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm)
Using ArrayAccess on Doctrine\ORM\Mapping\FieldMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by Validator.php:130, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead.
User Deprecated: Since api-platform/core 4.0: Using $client at "ApiPlatform\Elasticsearch\Metadata\Resource\Factory\ElasticsearchProviderResourceMetadataCollectionFactory" is deprecated and the argument will be removed.
User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x.
User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY
results in SERIAL, which is not recommended.
Instead, configure identifier generation strategies explicitly through
configuration.
We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3,
and "IDENTITY" when using DBAL 4,
so you should probably use the following configuration before upgrading to DBAL 4,
and remove it after deploying that upgrade:
$configuration->setIdentityGenerationPreferences([
"Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,
]);
(ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm)
User Deprecated: Using ArrayAccess on Doctrine\ORM\Mapping\FieldMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by Validator.php:130, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)
Log messages generated during the compilation of the service container.
Messages
Class
427
Resolving inheritance for ".instanceof.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver" (parent: .abstract.instanceof.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver).
Resolving inheritance for "App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver" (parent: .instanceof.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver).
Resolving inheritance for ".instanceof.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver" (parent: .abstract.instanceof.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver).
Resolving inheritance for "App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver" (parent: .instanceof.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FosElasticaConfigurationBuilderCommand" (parent: .abstract.instanceof.App\Command\FosElasticaConfigurationBuilderCommand).
Resolving inheritance for "App\Command\FosElasticaConfigurationBuilderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FosElasticaConfigurationBuilderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFixtureDescriptionsCommand" (parent: .abstract.instanceof.App\Command\GenerateFixtureDescriptionsCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateFixtureDescriptionsCommand.0.App\Command\GenerateFixtureDescriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFixtureDescriptionsCommand).
Resolving inheritance for "App\Command\GenerateFixtureDescriptionsCommand" (parent: .instanceof.App\Command\GenerateFixtureDescriptionsCommand.0.App\Command\GenerateFixtureDescriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateTreeConfigCommand" (parent: .abstract.instanceof.App\Command\GenerateTreeConfigCommand).
Resolving inheritance for "App\Command\GenerateTreeConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateTreeConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetAutoIncrementCommand" (parent: .abstract.instanceof.App\Command\ResetAutoIncrementCommand).
Resolving inheritance for ".instanceof.App\Command\ResetAutoIncrementCommand.0.App\Command\ResetAutoIncrementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetAutoIncrementCommand).
Resolving inheritance for "App\Command\ResetAutoIncrementCommand" (parent: .instanceof.App\Command\ResetAutoIncrementCommand.0.App\Command\ResetAutoIncrementCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.App\Controller\AdminController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController" (parent: .abstract.instanceof.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController).
Resolving inheritance for "App\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilsController" (parent: .abstract.instanceof.App\Controller\UtilsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilsController).
Resolving inheritance for ".instanceof.App\Controller\UtilsController.0.App\Controller\UtilsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilsController).
Resolving inheritance for "App\Controller\UtilsController" (parent: .instanceof.App\Controller\UtilsController.0.App\Controller\UtilsController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\DataProviders\GlobalSearchDataProvider" (parent: .abstract.instanceof.App\DataProviders\GlobalSearchDataProvider).
Resolving inheritance for "App\DataProviders\GlobalSearchDataProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\DataProviders\GlobalSearchDataProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\Encoder\MultipartDecoder" (parent: .abstract.instanceof.App\Encoder\MultipartDecoder).
Resolving inheritance for "App\Encoder\MultipartDecoder" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\Encoder\MultipartDecoder).
Resolving inheritance for ".instanceof.App\Events\EventsListeners\FormerSignatureListener.0.App\Events\EventsListeners\FormerSignatureListener" (parent: .abstract.instanceof.App\Events\EventsListeners\FormerSignatureListener).
Resolving inheritance for "App\Events\EventsListeners\FormerSignatureListener" (parent: .instanceof.App\Events\EventsListeners\FormerSignatureListener.0.App\Events\EventsListeners\FormerSignatureListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\CustomHttpHeadersSubscriber" (parent: .abstract.instanceof.App\Events\EventsSubscribers\CustomHttpHeadersSubscriber).
Resolving inheritance for "App\Events\EventsSubscribers\CustomHttpHeadersSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\CustomHttpHeadersSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber" (parent: .abstract.instanceof.App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber).
Resolving inheritance for "App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber" (parent: .abstract.instanceof.App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber).
Resolving inheritance for "App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ArchivalContainerFactory" (parent: .abstract.instanceof.App\Factory\ArchivalContainerFactory).
Resolving inheritance for "App\Factory\ArchivalContainerFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ArchivalContainerFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AuthorFactory" (parent: .abstract.instanceof.App\Factory\AuthorFactory).
Resolving inheritance for "App\Factory\AuthorFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AuthorFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory" (parent: .abstract.instanceof.App\Factory\CategoryFactory).
Resolving inheritance for "App\Factory\CategoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InstitutionFactory" (parent: .abstract.instanceof.App\Factory\InstitutionFactory).
Resolving inheritance for "App\Factory\InstitutionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InstitutionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ItemFactory" (parent: .abstract.instanceof.App\Factory\ItemFactory).
Resolving inheritance for "App\Factory\ItemFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ItemFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MaterialAndTechniqueFactory" (parent: .abstract.instanceof.App\Factory\MaterialAndTechniqueFactory).
Resolving inheritance for "App\Factory\MaterialAndTechniqueFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MaterialAndTechniqueFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TagFactory" (parent: .abstract.instanceof.App\Factory\TagFactory).
Resolving inheritance for "App\Factory\TagFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TagFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TechniqueFeatureFactory" (parent: .abstract.instanceof.App\Factory\TechniqueFeatureFactory).
Resolving inheritance for "App\Factory\TechniqueFeatureFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TechniqueFeatureFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory" (parent: .abstract.instanceof.App\Factory\UserFactory).
Resolving inheritance for "App\Factory\UserFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory).
Resolving inheritance for ".instanceof.App\MessageHandler\EntityCreatedMessageHandler.0.App\MessageHandler\EntityCreatedMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EntityCreatedMessageHandler).
Resolving inheritance for "App\MessageHandler\EntityCreatedMessageHandler" (parent: .instanceof.App\MessageHandler\EntityCreatedMessageHandler.0.App\MessageHandler\EntityCreatedMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\EntityDeleteMessageHandler.0.App\MessageHandler\EntityDeleteMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EntityDeleteMessageHandler).
Resolving inheritance for "App\MessageHandler\EntityDeleteMessageHandler" (parent: .instanceof.App\MessageHandler\EntityDeleteMessageHandler.0.App\MessageHandler\EntityDeleteMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArchivalContainerRepository" (parent: .abstract.instanceof.App\Repository\ArchivalContainerRepository).
Resolving inheritance for "App\Repository\ArchivalContainerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArchivalContainerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository" (parent: .abstract.instanceof.App\Repository\AuthorRepository).
Resolving inheritance for "App\Repository\AuthorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository" (parent: .abstract.instanceof.App\Repository\InstitutionRepository).
Resolving inheritance for "App\Repository\InstitutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository" (parent: .abstract.instanceof.App\Repository\ItemRepository).
Resolving inheritance for "App\Repository\ItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialAndTechniqueRepository" (parent: .abstract.instanceof.App\Repository\MaterialAndTechniqueRepository).
Resolving inheritance for "App\Repository\MaterialAndTechniqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialAndTechniqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScansLibraryRepository" (parent: .abstract.instanceof.App\Repository\ScansLibraryRepository).
Resolving inheritance for "App\Repository\ScansLibraryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScansLibraryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechniqueFeatureRepository" (parent: .abstract.instanceof.App\Repository\TechniqueFeatureRepository).
Resolving inheritance for "App\Repository\TechniqueFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechniqueFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Denormalizer\UploadedFileDenormalizer" (parent: .abstract.instanceof.App\Serializer\Denormalizer\UploadedFileDenormalizer).
Resolving inheritance for "App\Serializer\Denormalizer\UploadedFileDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Denormalizer\UploadedFileDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FormerSignatureNormalizer" (parent: .abstract.instanceof.App\Serializer\FormerSignatureNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FormerSignatureNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FormerSignatureNormalizer).
Resolving inheritance for "App\Serializer\FormerSignatureNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FormerSignatureNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ArchivalContainerNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\ArchivalContainerNormalizer).
Resolving inheritance for ".instanceof.App\Serializer\Normalizer\ArchivalContainerNormalizer.0.App\Serializer\Normalizer\ArchivalContainerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ArchivalContainerNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\ArchivalContainerNormalizer" (parent: .instanceof.App\Serializer\Normalizer\ArchivalContainerNormalizer.0.App\Serializer\Normalizer\ArchivalContainerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\EsDocumentNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\EsDocumentNormalizer).
Resolving inheritance for ".instanceof.App\Serializer\Normalizer\EsDocumentNormalizer.0.App\Serializer\Normalizer\EsDocumentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\EsDocumentNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\EsDocumentNormalizer" (parent: .instanceof.App\Serializer\Normalizer\EsDocumentNormalizer.0.App\Serializer\Normalizer\EsDocumentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ItemNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\ItemNormalizer).
Resolving inheritance for ".instanceof.App\Serializer\Normalizer\ItemNormalizer.0.App\Serializer\Normalizer\ItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ItemNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\ItemNormalizer" (parent: .instanceof.App\Serializer\Normalizer\ItemNormalizer.0.App\Serializer\Normalizer\ItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ScansLibraryNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\ScansLibraryNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\ScansLibraryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ScansLibraryNormalizer).
Resolving inheritance for ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy" (parent: .abstract.instanceof.App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy).
Resolving inheritance for "App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy" (parent: .instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy).
Resolving inheritance for ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\InstitutionSignatureStrategy" (parent: .abstract.instanceof.App\Services\Signature\Strategy\InstitutionSignatureStrategy).
Resolving inheritance for "App\Services\Signature\Strategy\InstitutionSignatureStrategy" (parent: .instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\InstitutionSignatureStrategy).
Resolving inheritance for ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ItemSignatureStrategy" (parent: .abstract.instanceof.App\Services\Signature\Strategy\ItemSignatureStrategy).
Resolving inheritance for "App\Services\Signature\Strategy\ItemSignatureStrategy" (parent: .instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ItemSignatureStrategy).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ArchivalContainerStateProcessor" (parent: .abstract.instanceof.App\State\Processors\ArchivalContainerStateProcessor).
Resolving inheritance for "App\State\Processors\ArchivalContainerStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ArchivalContainerStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\AuthorStateProcessor" (parent: .abstract.instanceof.App\State\Processors\AuthorStateProcessor).
Resolving inheritance for "App\State\Processors\AuthorStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\AuthorStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\InstitutionStateProcessor" (parent: .abstract.instanceof.App\State\Processors\InstitutionStateProcessor).
Resolving inheritance for "App\State\Processors\InstitutionStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\InstitutionStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ItemStateProcessor" (parent: .abstract.instanceof.App\State\Processors\ItemStateProcessor).
Resolving inheritance for "App\State\Processors\ItemStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ItemStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\MaterialAndTechniqueStateProcessor" (parent: .abstract.instanceof.App\State\Processors\MaterialAndTechniqueStateProcessor).
Resolving inheritance for "App\State\Processors\MaterialAndTechniqueStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\MaterialAndTechniqueStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ScansLibraryStateProcessor" (parent: .abstract.instanceof.App\State\Processors\ScansLibraryStateProcessor).
Resolving inheritance for "App\State\Processors\ScansLibraryStateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ScansLibraryStateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserDeleteProcessor" (parent: .abstract.instanceof.App\State\Processors\UserDeleteProcessor).
Resolving inheritance for "App\State\Processors\UserDeleteProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserDeleteProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserPasswordHasher" (parent: .abstract.instanceof.App\State\Processors\UserPasswordHasher).
Resolving inheritance for "App\State\Processors\UserPasswordHasher" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserPasswordHasher).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\ElasticsearchResourceAutoCompleteProvider" (parent: .abstract.instanceof.App\State\Providers\ElasticsearchResourceAutoCompleteProvider).
Resolving inheritance for "App\State\Providers\ElasticsearchResourceAutoCompleteProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\ElasticsearchResourceAutoCompleteProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainCollectionProvider" (parent: .abstract.instanceof.App\State\Providers\MainCollectionProvider).
Resolving inheritance for "App\State\Providers\MainCollectionProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainCollectionProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainItemProvider" (parent: .abstract.instanceof.App\State\Providers\MainItemProvider).
Resolving inheritance for "App\State\Providers\MainItemProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainItemProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider" (parent: .abstract.instanceof.App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider).
Resolving inheritance for "App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider" (parent: .abstract.instanceof.App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider).
Resolving inheritance for "App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reset_auto_increment_command" (parent: .abstract.instanceof.app.command.reset_auto_increment_command).
Resolving inheritance for ".instanceof.App\Command\ResetAutoIncrementCommand.0.app.command.reset_auto_increment_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reset_auto_increment_command).
Resolving inheritance for "app.command.reset_auto_increment_command" (parent: .instanceof.App\Command\ResetAutoIncrementCommand.0.app.command.reset_auto_increment_command).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.api_platform.elasticsearch.normalizer.document" (parent: .abstract.instanceof.api_platform.elasticsearch.normalizer.document).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.api_platform.elasticsearch.normalizer.document" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.api_platform.elasticsearch.normalizer.document).
Resolving inheritance for "api_platform.elasticsearch.normalizer.document" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.api_platform.elasticsearch.normalizer.document).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.generate_gedmo_tree_config_command" (parent: .abstract.instanceof.app.command.generate_gedmo_tree_config_command).
Resolving inheritance for "app.command.generate_gedmo_tree_config_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.generate_gedmo_tree_config_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fos_elastica_configuration_builder_command" (parent: .abstract.instanceof.app.command.fos_elastica_configuration_builder_command).
Resolving inheritance for "app.command.fos_elastica_configuration_builder_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fos_elastica_configuration_builder_command).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.monolog.logger.custom" (parent: .abstract.instanceof.monolog.logger.custom).
Resolving inheritance for "monolog.logger.custom" (parent: .instanceof.Monolog\ResettableInterface.0.monolog.logger.custom).
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._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
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 "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
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.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
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.public_api" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.main" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.json_login.main" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.main.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.main.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "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.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_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.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 "api_platform.elasticsearch.request_body_search_extension.constant_score_filter" (parent: api_platform.elasticsearch.request_body_search_extension.filter).
Resolving inheritance for "api_platform.elasticsearch.request_body_search_extension.sort_filter" (parent: api_platform.elasticsearch.request_body_search_extension.filter).
Resolving inheritance for "api_platform.elasticsearch.term_filter" (parent: api_platform.elasticsearch.search_filter).
Resolving inheritance for "api_platform.elasticsearch.match_filter" (parent: api_platform.elasticsearch.search_filter).
Resolving inheritance for "api_platform.elasticsearch.cache.metadata.document" (parent: cache.system).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for "fos_elastica.client.default" (parent: fos_elastica.client_prototype).
Resolving inheritance for "fos_elastica.index.archival_container" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.archival_container" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.archival_container" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.archival_container" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.archival_container" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.archival_container" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.archival_container" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.institution" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.institution" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.institution" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.institution" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.institution" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.institution" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.institution" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.item" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.item" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.item" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.item" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.item" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.item" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.item" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.material_and_technique" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.material_and_technique" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.material_and_technique" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.material_and_technique" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.material_and_technique" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.material_and_technique" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.material_and_technique" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.technique_features" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.technique_features" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.technique_features" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.technique_features" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.technique_features" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.technique_features" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.technique_features" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.technique_feature" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.technique_feature" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.technique_feature" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.technique_feature" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.technique_feature" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.technique_feature" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.technique_feature" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.features" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.features" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.features" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.features" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.features" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.features" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.features" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.category" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.category" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.category" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.category" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.category" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.category" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.category" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.tag" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.tag" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.tag" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.tag" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.tag" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.tag" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.tag" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.user" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.user" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.object_persister.user" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.user" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.user" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.user" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.scans" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.scans" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.scans" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.scans" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.scans" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.scans" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.scans" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.scans_library" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.scans_library" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.scans_library" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.scans_library" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.scans_library" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.scans_library" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.scans_library" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.author" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.author" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.author" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.author" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.author" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.author" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.author" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.scans_library" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.scans_library" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.scans_library" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.scans_library" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "annotated_app_entity_archival_container_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_archival_container_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_archival_container_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_archival_container_api_platform_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\DateFilter).
Resolving inheritance for "annotated_app_entity_author_api_platform_elasticsearch_filter_order_filter" (parent: ApiPlatform\Elasticsearch\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_author_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_category_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_category_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_institution_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_institution_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_institution_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_item_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_item_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_item_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_material_and_technique_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_material_and_technique_api_platform_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\DateFilter).
Resolving inheritance for "annotated_app_entity_material_and_technique_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_tag_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_tag_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_technique_feature_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_technique_feature_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".instanceof.App\Attribute\ElasticSearchIndex.0.App\Attribute\ElasticSearchIndex" (parent: .abstract.instanceof.App\Attribute\ElasticSearchIndex).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ArchivalContainerType" (parent: .abstract.instanceof.App\Enum\ArchivalContainerType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\DtoSourceType" (parent: .abstract.instanceof.App\Enum\DtoSourceType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ItemType" (parent: .abstract.instanceof.App\Enum\ItemType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\MaterialAndTechniqueType" (parent: .abstract.instanceof.App\Enum\MaterialAndTechniqueType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ResourceProperties\DataSource" (parent: .abstract.instanceof.App\Enum\ResourceProperties\DataSource).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ResourceProperties\ResourceExtraProperty" (parent: .abstract.instanceof.App\Enum\ResourceProperties\ResourceExtraProperty).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\TagType" (parent: .abstract.instanceof.App\Enum\TagType).
Resolving inheritance for ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0..abstract.App\Services\Signature\Strategy\SignatureStrategyInterface" (parent: .abstract.instanceof..abstract.App\Services\Signature\Strategy\SignatureStrategyInterface).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "command_bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
Resolving inheritance for "command_bus.middleware.doctrine_close_connection" (parent: messenger.middleware.doctrine_close_connection).
Resolving inheritance for "command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
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 "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.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.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.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.elastica" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
8
Skipping service "app.service.fixtures_helpers": Class or interface "App\Services\Helpers" cannot be loaded.
Skipping service "app.service.data_helpers": Class or interface "App\Services\DataHelpers" cannot be loaded.
Skipping service "app.service.request_helpers": Class or interface "App\Services\RequestHelpers" cannot be loaded.
Skipping service "App\Service\Search\Strategy\PhraseMatchStrategy": Class or interface "App\Service\Search\Strategy\PhraseMatchStrategy" cannot be loaded.
Skipping service "App\Service\Search\Strategy\BestFieldsStrategy": Class or interface "App\Service\Search\Strategy\BestFieldsStrategy" cannot be loaded.
Skipping service "App\Service\Search\Strategy\NestedFieldsStrategy": Class or interface "App\Service\Search\Strategy\NestedFieldsStrategy" cannot be loaded.
Skipping service "App\Service\Search\Builder\ElasticsearchQueryBuilder": Class or interface "App\Service\Search\Builder\ElasticsearchQueryBuilder" cannot be loaded.
Skipping service "App\Service\Search\Factory\SearchQueryFactory": Class or interface "App\Service\Search\Factory\SearchQueryFactory" cannot be loaded.
374
Removed service "App\Services\Search\Configuration\SearchConfigurationRepositoryInterface"; 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\Contracts\HttpClient\HttpClientInterface"; 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 "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\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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; 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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; 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 "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "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\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; 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\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_processor.documentation"; reason: private alias.
Removed service "api_platform.state_provider.documentation"; 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\TypeFactoryInterface"; 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\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 "ApiPlatform\Elasticsearch\Filter\TermFilter"; reason: private alias.
Removed service "ApiPlatform\Elasticsearch\Filter\MatchFilter"; reason: private alias.
Removed service "ApiPlatform\Elasticsearch\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Elasticsearch\State\ItemProvider"; reason: private alias.
Removed service "ApiPlatform\Elasticsearch\State\CollectionProvider"; reason: private alias.
Removed service "api_platform.elasticsearch.metadata.document.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Elasticsearch\Metadata\Document\Factory\DocumentMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; 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\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "FOS\ElasticaBundle\Configuration\ConfigManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexTemplateManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\Resetter"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\TemplateResetter"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Client $default.client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client $defaultClient"; reason: private alias.
Removed service ".Elastica\Client $default.client"; reason: private alias.
Removed service "Elastica\Client $defaultClient"; reason: private alias.
Removed service "fos_elastica.client"; reason: private alias.
Removed service "Elastica\Client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $archival_container.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $archival_container.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $institution.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $institution.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $item.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $item.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $material_and_technique.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $material_and_technique.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $technique_features.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $technique_features.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $technique_feature.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $technique_feature.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $features.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $features.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $category.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $category.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $tag.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $tag.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $user.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $user.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $scans.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $scans.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $scans_library.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $scans_library.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $author.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $author.finder"; reason: private alias.
Removed service "fos_elastica.index"; reason: private alias.
Removed service "fos_elastica.manager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Manager\RepositoryManagerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; 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 "doctrine.id_generator_locator"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $elasticaLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.rSBqYaH"; reason: private alias.
Removed service ".service_locator._LqE4ZD"; reason: private alias.
Removed service ".service_locator.8CvI_5C"; reason: private alias.
Removed service ".service_locator.BER..vv"; reason: private alias.
Removed service ".service_locator.N6UPcyG"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.deprecations.inner"; reason: private alias.
Removed service "api_platform.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 "api_platform.state_provider.documentation.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.state_processor.respond"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.documentation.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.state_provider.read"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; 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.elasticsearch.metadata.resource.metadata_collection_factory.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.attribute.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.elasticsearch.metadata.document.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "api_platform.elasticsearch.metadata.document.metadata_factory.cat.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "api_platform.serializer.context_builder.filter.inner"; 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.documentation.read"; reason: private alias.
Removed service "api_platform.swagger_ui.provider.inner"; 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.serializer.normalizer.item"; 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 "var_dumper.cli_dumper"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "command_bus"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; 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 "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 "api_platform.elasticsearch.metadata.document.metadata_factory.cached.inner"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.OyKRmgd"; reason: private alias.
152
Changed reference of service "App\MessageHandler\EntityCreatedMessageHandler" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "App\MessageHandler\EntityDeleteMessageHandler" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "App\Services\Media\MediaRelationsCleaner" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "app.event_listener.elasticsearch_index_updater" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "app.event_listener.elasticsearch_index_updater" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
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 "router.default" 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.command_bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.main.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.command_bus" to "messenger.default_bus".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
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.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.mapping_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.archival_container" to "FOS\ElasticaBundle\Finder\TransformedFinder $archivalContainerFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.institution" to "FOS\ElasticaBundle\Finder\TransformedFinder $institutionFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.item" to "FOS\ElasticaBundle\Finder\TransformedFinder $itemFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.material_and_technique" to "FOS\ElasticaBundle\Finder\TransformedFinder $materialAndTechniqueFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.technique_features" to "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeaturesFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.technique_feature" to "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeatureFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.features" to "FOS\ElasticaBundle\Finder\TransformedFinder $featuresFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.category" to "FOS\ElasticaBundle\Finder\TransformedFinder $categoryFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.tag" to "FOS\ElasticaBundle\Finder\TransformedFinder $tagFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.user" to "FOS\ElasticaBundle\Finder\TransformedFinder $userFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.scans" to "FOS\ElasticaBundle\Finder\TransformedFinder $scansFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.scans_library" to "FOS\ElasticaBundle\Finder\TransformedFinder $scansLibraryFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.author" to "FOS\ElasticaBundle\Finder\TransformedFinder $authorFinder".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.institution" to "FOS\ElasticaBundle\Elastica\Index $institutionIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.item" to "FOS\ElasticaBundle\Elastica\Index $itemIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.material_and_technique" to "FOS\ElasticaBundle\Elastica\Index $materialAndTechniqueIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.technique_features" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeaturesIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.technique_feature" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeatureIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.features" to "FOS\ElasticaBundle\Elastica\Index $featuresIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.category" to "FOS\ElasticaBundle\Elastica\Index $categoryIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.tag" to "FOS\ElasticaBundle\Elastica\Index $tagIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.user" to "FOS\ElasticaBundle\Elastica\Index $userIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.scans" to "FOS\ElasticaBundle\Elastica\Index $scansIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.scans_library" to "FOS\ElasticaBundle\Elastica\Index $scansLibraryIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.author" to "FOS\ElasticaBundle\Elastica\Index $authorIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "fos_elastica.resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.in_place_pager_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.institution" to "FOS\ElasticaBundle\Elastica\Index $institutionIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.item" to "FOS\ElasticaBundle\Elastica\Index $itemIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.material_and_technique" to "FOS\ElasticaBundle\Elastica\Index $materialAndTechniqueIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.technique_features" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeaturesIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.technique_feature" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeatureIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.features" to "FOS\ElasticaBundle\Elastica\Index $featuresIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.category" to "FOS\ElasticaBundle\Elastica\Index $categoryIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.tag" to "FOS\ElasticaBundle\Elastica\Index $tagIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.user" to "FOS\ElasticaBundle\Elastica\Index $userIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.scans" to "FOS\ElasticaBundle\Elastica\Index $scansIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.scans_library" to "FOS\ElasticaBundle\Elastica\Index $scansLibraryIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.author" to "FOS\ElasticaBundle\Elastica\Index $authorIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.command.populate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.doctrine.register_listeners" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.model_to_elastica_transformer.archival_container" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.archival_container" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.institution" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.institution" previously pointing to "fos_elastica.index.institution" to "FOS\ElasticaBundle\Elastica\Index $institutionIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.item" previously pointing to "fos_elastica.index.item" to "FOS\ElasticaBundle\Elastica\Index $itemIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.material_and_technique" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.material_and_technique" previously pointing to "fos_elastica.index.material_and_technique" to "FOS\ElasticaBundle\Elastica\Index $materialAndTechniqueIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.technique_features" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.technique_features" previously pointing to "fos_elastica.index.technique_features" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeaturesIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.technique_feature" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.technique_feature" previously pointing to "fos_elastica.index.technique_feature" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeatureIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.features" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.features" previously pointing to "fos_elastica.index.features" to "FOS\ElasticaBundle\Elastica\Index $featuresIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.category" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.category" previously pointing to "fos_elastica.index.category" to "FOS\ElasticaBundle\Elastica\Index $categoryIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.tag" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.tag" previously pointing to "fos_elastica.index.tag" to "FOS\ElasticaBundle\Elastica\Index $tagIndex".
Changed reference of service "fos_elastica.object_persister.user" previously pointing to "fos_elastica.index.user" to "FOS\ElasticaBundle\Elastica\Index $userIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.scans" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.scans" previously pointing to "fos_elastica.index.scans" to "FOS\ElasticaBundle\Elastica\Index $scansIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.scans_library" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.scans_library" previously pointing to "fos_elastica.index.scans_library" to "FOS\ElasticaBundle\Elastica\Index $scansLibraryIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.author" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.author" previously pointing to "fos_elastica.index.author" to "FOS\ElasticaBundle\Elastica\Index $authorIndex".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.2XzpJOz" previously pointing to "debug.traced.command_bus" 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.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FbTVtRn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $archivalContainerFinder" previously pointing to "fos_elastica.index.archival_container" to "FOS\ElasticaBundle\Elastica\Index $archivalContainerIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $institutionFinder" previously pointing to "fos_elastica.index.institution" to "FOS\ElasticaBundle\Elastica\Index $institutionIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $itemFinder" previously pointing to "fos_elastica.index.item" to "FOS\ElasticaBundle\Elastica\Index $itemIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $materialAndTechniqueFinder" previously pointing to "fos_elastica.index.material_and_technique" to "FOS\ElasticaBundle\Elastica\Index $materialAndTechniqueIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeaturesFinder" previously pointing to "fos_elastica.index.technique_features" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeaturesIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeatureFinder" previously pointing to "fos_elastica.index.technique_feature" to "FOS\ElasticaBundle\Elastica\Index $techniqueFeatureIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $featuresFinder" previously pointing to "fos_elastica.index.features" to "FOS\ElasticaBundle\Elastica\Index $featuresIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $categoryFinder" previously pointing to "fos_elastica.index.category" to "FOS\ElasticaBundle\Elastica\Index $categoryIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $tagFinder" previously pointing to "fos_elastica.index.tag" to "FOS\ElasticaBundle\Elastica\Index $tagIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $userFinder" previously pointing to "fos_elastica.index.user" to "FOS\ElasticaBundle\Elastica\Index $userIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $scansFinder" previously pointing to "fos_elastica.index.scans" to "FOS\ElasticaBundle\Elastica\Index $scansIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $scansLibraryFinder" previously pointing to "fos_elastica.index.scans_library" to "FOS\ElasticaBundle\Elastica\Index $scansLibraryIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $authorFinder" previously pointing to "fos_elastica.index.author" to "FOS\ElasticaBundle\Elastica\Index $authorIndex".
377
Removed service "App\Entity"; reason: abstract.
Removed service "App\Model"; reason: abstract.
Removed service ".abstract.App\ApiResource\Navigation\ResourceNavigationLinksResolverInterface"; reason: abstract.
Removed service ".abstract.App\Interface\FormerSignatureAwareInterface"; reason: abstract.
Removed service ".abstract.App\Interface\SignaturePartsAwareInterface"; reason: abstract.
Removed service ".abstract.App\Repository\BaseRepositoryInterface"; reason: abstract.
Removed service ".abstract.App\Services\Search\Configuration\SearchConfigurationRepositoryInterface"; reason: abstract.
Removed service ".abstract.App\Services\Search\Parameters\Command\SearchParameterCommandInterface"; reason: abstract.
Removed service ".abstract.App\Services\Search\Strategy\SearchStrategyInterface"; reason: abstract.
Removed service ".abstract.App\Services\Signature\Strategy\SignatureStrategyInterface"; reason: abstract.
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 "serializer.name_converter.metadata_aware.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\VideoValidator"; 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 "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 "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 "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 "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 "api_platform.elasticsearch.request_body_search_extension.filter"; reason: abstract.
Removed service "api_platform.elasticsearch.search_filter"; reason: abstract.
Removed service "api_platform.elasticsearch.term_filter"; reason: abstract.
Removed service "api_platform.elasticsearch.match_filter"; reason: abstract.
Removed service "api_platform.elasticsearch.order_filter"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "fos_elastica.client_prototype"; reason: abstract.
Removed service "fos_elastica.index_prototype"; reason: abstract.
Removed service "fos_elastica.index_template_prototype"; reason: abstract.
Removed service "fos_elastica.finder"; reason: abstract.
Removed service "fos_elastica.object_persister"; reason: abstract.
Removed service "fos_elastica.object_serializer_persister"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_transformer"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_identifier_transformer"; reason: abstract.
Removed service "fos_elastica.pager_provider.prototype.orm"; reason: abstract.
Removed service "fos_elastica.listener.prototype.orm"; reason: abstract.
Removed service "fos_elastica.elastica_to_model_transformer.prototype.orm"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service ".instanceof.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Navigation\Resolvers\ArchivalContainersResourceNavigationResolver"; reason: abstract.
Removed service ".instanceof.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver.0.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Navigation\Resolvers\ItemsResourceNavigationResolver"; reason: abstract.
Removed service ".instanceof.App\Attribute\ElasticSearchIndex.0.App\Attribute\ElasticSearchIndex"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\ElasticSearchIndex"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FosElasticaConfigurationBuilderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FosElasticaConfigurationBuilderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFixtureDescriptionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateFixtureDescriptionsCommand.0.App\Command\GenerateFixtureDescriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateFixtureDescriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateTreeConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateTreeConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetAutoIncrementCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ResetAutoIncrementCommand.0.App\Command\ResetAutoIncrementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResetAutoIncrementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilsController"; reason: abstract.
Removed service ".instanceof.App\Controller\UtilsController.0.App\Controller\UtilsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UtilsController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\DataProviders\GlobalSearchDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\DataProviders\GlobalSearchDataProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\Encoder\MultipartDecoder"; reason: abstract.
Removed service ".abstract.instanceof.App\Encoder\MultipartDecoder"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ArchivalContainerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ArchivalContainerType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\DtoSourceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\DtoSourceType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ItemType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\MaterialAndTechniqueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\MaterialAndTechniqueType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ResourceProperties\DataSource"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ResourceProperties\DataSource"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ResourceProperties\ResourceExtraProperty"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ResourceProperties\ResourceExtraProperty"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\TagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\TagType"; reason: abstract.
Removed service ".instanceof.App\Events\EventsListeners\FormerSignatureListener.0.App\Events\EventsListeners\FormerSignatureListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Events\EventsListeners\FormerSignatureListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\CustomHttpHeadersSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Events\EventsSubscribers\CustomHttpHeadersSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Events\EventsSubscribers\Uploads\ImageResizeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Events\EventsSubscribers\Uploads\ScansLibraryDeleteSubscriber"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ArchivalContainerFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ArchivalContainerFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\AuthorFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\AuthorFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\CategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\CategoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\InstitutionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\InstitutionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ItemFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\ItemFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MaterialAndTechniqueFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MaterialAndTechniqueFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TagFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\TagFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TechniqueFeatureFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\TechniqueFeatureFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EntityCreatedMessageHandler.0.App\MessageHandler\EntityCreatedMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EntityCreatedMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EntityDeleteMessageHandler.0.App\MessageHandler\EntityDeleteMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EntityDeleteMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArchivalContainerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArchivalContainerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuthorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InstitutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialAndTechniqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MaterialAndTechniqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScansLibraryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScansLibraryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechniqueFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TechniqueFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Denormalizer\UploadedFileDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Denormalizer\UploadedFileDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FormerSignatureNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FormerSignatureNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\FormerSignatureNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ArchivalContainerNormalizer"; reason: abstract.
Removed service ".instanceof.App\Serializer\Normalizer\ArchivalContainerNormalizer.0.App\Serializer\Normalizer\ArchivalContainerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\ArchivalContainerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\EsDocumentNormalizer"; reason: abstract.
Removed service ".instanceof.App\Serializer\Normalizer\EsDocumentNormalizer.0.App\Serializer\Normalizer\EsDocumentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\EsDocumentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ItemNormalizer"; reason: abstract.
Removed service ".instanceof.App\Serializer\Normalizer\ItemNormalizer.0.App\Serializer\Normalizer\ItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\ItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ScansLibraryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\ScansLibraryNormalizer"; reason: abstract.
Removed service ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Signature\Strategy\ArchivalContainerSignatureStrategy"; reason: abstract.
Removed service ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\InstitutionSignatureStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Signature\Strategy\InstitutionSignatureStrategy"; reason: abstract.
Removed service ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0.App\Services\Signature\Strategy\ItemSignatureStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Signature\Strategy\ItemSignatureStrategy"; reason: abstract.
Removed service ".instanceof.App\Services\Signature\Strategy\SignatureStrategyInterface.0..abstract.App\Services\Signature\Strategy\SignatureStrategyInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Services\Signature\Strategy\SignatureStrategyInterface"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ArchivalContainerStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\ArchivalContainerStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\AuthorStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\AuthorStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\InstitutionStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\InstitutionStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ItemStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\ItemStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\MaterialAndTechniqueStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\MaterialAndTechniqueStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\ScansLibraryStateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\ScansLibraryStateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserDeleteProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\UserDeleteProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processors\UserPasswordHasher"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processors\UserPasswordHasher"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\ElasticsearchResourceAutoCompleteProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Providers\ElasticsearchResourceAutoCompleteProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainCollectionProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Providers\MainCollectionProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\MainItemProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Providers\MainItemProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reset_auto_increment_command"; reason: abstract.
Removed service ".instanceof.App\Command\ResetAutoIncrementCommand.0.app.command.reset_auto_increment_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reset_auto_increment_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.api_platform.elasticsearch.normalizer.document"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.api_platform.elasticsearch.normalizer.document"; reason: abstract.
Removed service ".abstract.instanceof.api_platform.elasticsearch.normalizer.document"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.generate_gedmo_tree_config_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command.generate_gedmo_tree_config_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fos_elastica_configuration_builder_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fos_elastica_configuration_builder_command"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.monolog.logger.custom"; reason: abstract.
Removed service ".abstract.instanceof.monolog.logger.custom"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
257
Removed service "App\ApiResource\Navigation\DTO\NavigationDTO"; reason: unused.
Removed service "App\Attribute\ElasticSearchIndex"; reason: unused.
Removed service "App\Builder\SignatureBuilder\ArchivalContainerSignatureBuilder"; reason: unused.
Removed service "App\Builder\SignatureBuilder\ItemSignatureBuilder"; reason: unused.
Removed service "App\Builder\SignatureBuilder\SignatureBaseBuilder"; reason: unused.
Removed service "App\Builder\SignatureBuilder\SignatureBuilderData"; reason: unused.
Removed service "App\DataFixtures\FixturesImageAttacher"; reason: unused.
Removed service "App\DataFixtures\FixturesTextProvider"; reason: unused.
Removed service "App\Dto\EsDocument"; reason: unused.
Removed service "App\Elastica\ElasticaToModelTransformer\UserTransformer"; reason: unused.
Removed service "App\ElasticsearchModels\ArchivalContainerModel"; reason: unused.
Removed service "App\ElasticsearchModels\InstitutionModel"; reason: unused.
Removed service "App\Enum\ArchivalContainerType"; reason: unused.
Removed service "App\Enum\DtoSourceType"; reason: unused.
Removed service "App\Enum\ItemType"; reason: unused.
Removed service "App\Enum\MaterialAndTechniqueType"; reason: unused.
Removed service "App\Enum\ResourceProperties\DataSource"; reason: unused.
Removed service "App\Enum\ResourceProperties\ResourceExtraProperty"; reason: unused.
Removed service "App\Enum\TagType"; reason: unused.
Removed service "App\Events\EventsListeners\ElasticsearchIndexerListener"; reason: unused.
Removed service "App\Events\EventsListeners\EntityBlamableListener"; reason: unused.
Removed service "App\Events\EventsListeners\JWTAuthenticationSuccessListener"; reason: unused.
Removed service "App\Message\EntityCreatedMessage"; reason: unused.
Removed service "App\Message\EntityDeleteMessage"; reason: unused.
Removed service "App\Paginator\CustomPaginator"; reason: unused.
Removed service "App\Repository\AuthorElasticsearchRepository"; reason: unused.
Removed service "App\Repository\CategoryElasticsearchRepository"; reason: unused.
Removed service "App\Repository\InstitutionElasticsearchRepository"; reason: unused.
Removed service "App\Repository\MaterialAndTechniqueElasticsearchRepository"; reason: unused.
Removed service "App\Repository\TagElasticsearchRepository"; reason: unused.
Removed service "App\Repository\TechniqueFeatureElasticsearchRepository"; reason: unused.
Removed service "App\Services\EntityMapper"; reason: unused.
Removed service "App\Services\GeneratorService"; reason: unused.
Removed service "App\Services\Helpers\DataHelpers"; reason: unused.
Removed service "App\Services\Helpers\ImageHelpers"; reason: unused.
Removed service "App\Services\Helpers\PublicVisibilityHelpers"; reason: unused.
Removed service "App\Services\Helpers\RequestHelpers"; reason: unused.
Removed service "App\Services\Helpers\TextHelpers"; reason: unused.
Removed service "App\Services\Search\Builder\ElasticsearchQueryBuilder"; reason: unused.
Removed service "App\Services\Search\Dto\SearchResultDto"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\ConstraintsCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\FiltersCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\IndexesCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\MetaCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\PaginationCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\Command\QueryCommand"; reason: unused.
Removed service "App\Services\Search\Parameters\SearchParameters"; reason: unused.
Removed service "App\Services\Search\Strategy\BestFieldsStrategy"; reason: unused.
Removed service "App\Services\Search\Strategy\NestedFieldsStrategy"; reason: unused.
Removed service "App\Services\Search\Strategy\PhraseMatchStrategy"; reason: unused.
Removed service "App\Services\Search\Strategy\StrategyMeta"; reason: unused.
Removed service "App\Services\ServiceUserProvider"; reason: unused.
Removed service "App\Services\Signature\SignatureResult"; reason: unused.
Removed service "App\Services\Signature\SignatureService"; reason: unused.
Removed service "app.service.fixtures_helpers"; reason: unused.
Removed service "app.service.data_helpers"; reason: unused.
Removed service "app.service.request_helpers"; reason: unused.
Removed service "monolog.logger.custom"; reason: unused.
Removed service "App\Service\Search\Strategy\PhraseMatchStrategy"; reason: unused.
Removed service "App\Service\Search\Strategy\BestFieldsStrategy"; reason: unused.
Removed service "App\Service\Search\Strategy\NestedFieldsStrategy"; reason: unused.
Removed service "App\Service\Search\Builder\ElasticsearchQueryBuilder"; reason: unused.
Removed service "App\Service\Search\Factory\SearchQueryFactory"; 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 "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; 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 "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_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.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 "messenger.listener.dispatch_pcntl_signal_listener"; 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 "security.authentication.session_strategy"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; 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.api"; reason: unused.
Removed service "security.user_checker.chain.main"; 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 ".1_ServiceLocator~2TE5usD"; reason: unused.
Removed service "form.type_guesser.doctrine"; reason: unused.
Removed service "form.type.entity"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; 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 "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.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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.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 "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service "fos_elastica.repository_manager"; reason: unused.
Removed service "fos_elastica.manager.orm"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.scans_library"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\ArchivalContainerNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\ItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\EsDocumentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Denormalizer\UploadedFileDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\FormerSignatureNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\ScansLibraryNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.elasticsearch.normalizer.document"; 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.problem.normalizer.constraint_violation_list"; 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.hydra.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.error"; 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.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.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.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.App\Encoder\MultipartDecoder"; 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 "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; 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.
503
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UploadController" to "App\Controller\UploadController".
Inlined service "App\Services\Signature\SignatureResolver" to "App\Controller\UtilsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UtilsController" to "App\Controller\UtilsController".
Inlined service "App\Repository\GlobalSearchRepository" to "App\DataProviders\GlobalSearchDataProvider".
Inlined service "App\Services\Search\Parameters\SearchParameterExtractor" to "App\DataProviders\GlobalSearchDataProvider".
Inlined service "App\Services\Signature\FormerSignatureService" to "App\Events\EventsListeners\FormerSignatureListener".
Inlined service "App\Services\Search\Factory\SearchQueryFactory" to "App\Repository\GlobalSearchRepository".
Inlined service "App\Services\Search\Configuration\SearchConfigurationRepository" to "App\Repository\GlobalSearchRepository".
Inlined service "App\Serializer\ArchivalContainerContextBuilder.inner" to "App\Serializer\ArchivalContainerContextBuilder".
Inlined service "App\ApiResource\Navigation\NavigationLinksResolverRegistry" to "App\State\Providers\MainItemProvider".
Inlined service "App\Repository\ArchivalContainerElasticsearchRepository" to "App\State\Providers\SubProviders\ArchivalContainerChildrenElasticSearchProvider".
Inlined service "App\Repository\ItemElasticsearchRepository" to "App\State\Providers\SubProviders\ItemChildrenElasticSearchProvider".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" 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 "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
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 "http_client.uri_template.inner" to "http_client.uri_template".
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 "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.LiNhGEY" 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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.xDL_0WG" 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 "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.2XzpJOz" to "messenger.routable_message_bus".
Inlined service ".signing.messenger.default_serializer" to "messenger.transport.async".
Inlined service "messenger.transport_factory" to "messenger.transport.async".
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.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 "fos_elastica.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" 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 "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.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.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" 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 "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.sBqJvVU" to "twig.runtime_loader".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.qe07GcU" to "security.helper".
Inlined service ".service_locator.5JpYEJ9" 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.request_matcher.MtaAPs7" to "security.access_map".
Inlined service ".security.request_matcher.v2NiqUg" to "security.access_map".
Inlined service ".security.request_matcher.Wkvt5S5" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
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.SEAY2FQ" to ".security.request_matcher.9bEDRew".
Inlined service "security.firewall.map.config.public_api" to "security.firewall.map.context.public_api".
Inlined service ".security.request_matcher.U73iNER" to ".security.request_matcher.c9xSG2W".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.success_handler.main.json_login" to "security.authenticator.json_login.main".
Inlined service "security.authentication.failure_handler.main.json_login" to "security.authenticator.json_login.main".
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 ".security.request_matcher.VGiBBNZ" to ".security.request_matcher.MtaAPs7".
Inlined service ".security.request_matcher.hZ1RAfA" to ".security.request_matcher.v2NiqUg".
Inlined service ".security.request_matcher.ZEBNvf5" to ".security.request_matcher.Wkvt5S5".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
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 "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator..CpAHV5" 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 ".service_locator.9ltl2Zr" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
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.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" 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 ".service_locator.Yv3fW3I" to "doctrine.orm.default_entity_listener_resolver".
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 "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service ".service_locator.DRQ6Swq" to "api_platform.state_provider.locator".
Inlined service ".service_locator.9d64LmV" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "App\Serializer\ArchivalContainerContextBuilder" 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.content_negotiation" to "api_platform.listener.request.add_format".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.listener.request.read".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.listener.request.deserialize".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.state_processor.write" to "api_platform.listener.view.write".
Inlined service "api_platform.state_processor.serialize" to "api_platform.listener.view.serialize".
Inlined service ".service_locator.A8Qpgxv" to "api_platform.state_provider.parameter".
Inlined service "api_platform.state_processor.documentation.serialize" to "api_platform.state_processor.documentation.write".
Inlined service "api_platform.swagger_ui.documentation.provider" to "api_platform.state_provider.documentation.content_negotiation".
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.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" 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.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.deprecations".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.deprecations" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.elasticsearch.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.attribute" 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~OEjIb_C" to ".1_Serializer~OEjIb_C".
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.swagger_ui.documentation.provider.inner" to "api_platform.swagger_ui.documentation.provider".
Inlined service "api_platform.state_provider.parameter" to "api_platform.swagger_ui.provider".
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.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.state_provider.access_checker.post_validate" to "api_platform.listener.view.validate".
Inlined service "api_platform.state_provider.parameter_validator.inner" 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.elasticsearch.normalizer.item.inner" to "api_platform.elasticsearch.normalizer.item".
Inlined service "api_platform.elasticsearch.client_for_metadata" to "api_platform.elasticsearch.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.elasticsearch.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.elasticsearch.cache.metadata.document.recorder_inner" to "api_platform.elasticsearch.cache.metadata.document".
Inlined service "api_platform.elasticsearch.metadata.document.metadata_factory.configured" to "api_platform.elasticsearch.metadata.document.metadata_factory.attribute".
Inlined service "api_platform.elasticsearch.metadata.document.metadata_factory.attribute" to "api_platform.elasticsearch.metadata.document.metadata_factory.cat".
Inlined service "api_platform.elasticsearch.metadata.document.metadata_factory.cat" to "api_platform.elasticsearch.metadata.document.metadata_factory.cached".
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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".zenstruck_foundry.factory_registry" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.story_registry" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.maker.factory.autoCompleter" to ".zenstruck_foundry.maker.factory".
Inlined service ".zenstruck_foundry.maker.factory.candidate_classes_extractor" to ".zenstruck_foundry.maker.factory".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.api_platform.openapi.factory.inner" to "lexik_jwt_authentication.api_platform.openapi.factory".
Inlined service ".service_locator.Ns11N7J" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.rfXxwp3" to "pentatrion_vite.tag_renderer_collection".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "pentatrion_vite.file_accessor" to "pentatrion_vite.entrypoints_lookup[_default]".
Inlined service "fos_elastica.config_source.container" to "fos_elastica.config_manager".
Inlined service "fos_elastica.config_source.template_container" to "fos_elastica.config_manager.index_templates".
Inlined service "monolog.logger.elastica" to "fos_elastica.logger".
Inlined service "fos_elastica.config_manager.index_templates" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.index_template_manager" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.persister_registry" to "fos_elastica.in_place_pager_persister".
Inlined service ".service_locator.NeRRWHc" to "fos_elastica.pager_persister_registry".
Inlined service ".service_locator.4MyBAu2" to "fos_elastica.persister_registry".
Inlined service ".service_locator.aRjHBz4" to "fos_elastica.pager_provider_registry".
Inlined service "fos_elastica.pager_provider_registry" to "fos_elastica.command.populate".
Inlined service "fos_elastica.pager_persister_registry" to "fos_elastica.command.populate".
Inlined service "fos_elastica.template_resetter" to "fos_elastica.command.templates_reset".
Inlined service "fos_elastica.model_to_elastica_transformer.archival_container" to "fos_elastica.object_persister.archival_container".
Inlined service "fos_elastica.model_to_elastica_transformer.institution" to "fos_elastica.object_persister.institution".
Inlined service "fos_elastica.model_to_elastica_transformer.item" to "fos_elastica.object_persister.item".
Inlined service "fos_elastica.model_to_elastica_transformer.material_and_technique" to "fos_elastica.object_persister.material_and_technique".
Inlined service "fos_elastica.model_to_elastica_transformer.technique_features" to "fos_elastica.object_persister.technique_features".
Inlined service "fos_elastica.model_to_elastica_transformer.technique_feature" to "fos_elastica.object_persister.technique_feature".
Inlined service "fos_elastica.model_to_elastica_transformer.features" to "fos_elastica.object_persister.features".
Inlined service "fos_elastica.model_to_elastica_transformer.category" to "fos_elastica.object_persister.category".
Inlined service "fos_elastica.model_to_elastica_transformer.tag" to "fos_elastica.object_persister.tag".
Inlined service "app.model_to_elastica.transformer.user" to "fos_elastica.object_persister.user".
Inlined service "fos_elastica.model_to_elastica_transformer.scans" to "fos_elastica.object_persister.scans".
Inlined service "fos_elastica.model_to_elastica_transformer.scans_library" to "fos_elastica.object_persister.scans_library".
Inlined service "fos_elastica.model_to_elastica_transformer.author" to "fos_elastica.object_persister.author".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
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_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
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 "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
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.senders_locator" to "command_bus.middleware.send_message".
Inlined service "command_bus.messenger.handlers_locator" to "command_bus.middleware.handle_message".
Inlined service "App\MessageHandler\EntityCreatedMessageHandler" to ".messenger.handler_descriptor.0z2PqFs".
Inlined service "App\MessageHandler\EntityDeleteMessageHandler" to ".messenger.handler_descriptor.IKC6G5i".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.bPxGVGJ".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.K8P94fc".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.b.OJSIp".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.n_1xHyV".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.3uPd9MT" to ".service_locator.3uPd9MT.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 "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1lMicRG" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\ArchivalContainerNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\ItemNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\EsDocumentNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Denormalizer\UploadedFileDenormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\FormerSignatureNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\ScansLibraryNormalizer" to "debug.serializer.inner".
Inlined service "api_platform.elasticsearch.normalizer.document" 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.problem.normalizer.constraint_violation_list" 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.hydra.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.error" 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 "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.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 "App\Encoder\MultipartDecoder" 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 "api_platform.json_schema.type_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.validator" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.pagination_options" to "lexik_jwt_authentication.api_platform.openapi.factory.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~OEjIb_C" 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.ro0WHhu" to "console.command_loader".
Inlined service ".service_locator.3uPd9MT.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.command_bus.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "fos_elastica.elastica_to_model_transformer.archival_container" to "FOS\ElasticaBundle\Finder\TransformedFinder $archivalContainerFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.institution" to "FOS\ElasticaBundle\Finder\TransformedFinder $institutionFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.item" to "FOS\ElasticaBundle\Finder\TransformedFinder $itemFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.material_and_technique" to "FOS\ElasticaBundle\Finder\TransformedFinder $materialAndTechniqueFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.technique_features" to "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeaturesFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.technique_feature" to "FOS\ElasticaBundle\Finder\TransformedFinder $techniqueFeatureFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.features" to "FOS\ElasticaBundle\Finder\TransformedFinder $featuresFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.category" to "FOS\ElasticaBundle\Finder\TransformedFinder $categoryFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.tag" to "FOS\ElasticaBundle\Finder\TransformedFinder $tagFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.user" to "FOS\ElasticaBundle\Finder\TransformedFinder $userFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.scans" to "FOS\ElasticaBundle\Finder\TransformedFinder $scansFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.scans_library" to "FOS\ElasticaBundle\Finder\TransformedFinder $scansLibraryFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.author" to "FOS\ElasticaBundle\Finder\TransformedFinder $authorFinder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
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 "serializer.encoder.json" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.elasticsearch.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.elasticsearch.normalizer.item" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
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 "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
5
Tag "app:reset-all-auto-increment" was defined on service(s) "app.command.reset_auto_increment_command", but was never used.
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "api_platform.http_cache.processor.add_headers", "lexik_jwt_authentication.api_platform.openapi.factory", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "fos_elastica.client" was defined on service(s) "fos_elastica.client.default", but was never used. Did you mean "fos_elastica.index"?
Tag "app:generate-tree-config" was defined on service(s) "console.command.public_alias.app.command.generate_gedmo_tree_config_command", but was never used.
Tag "app:fos-elastica-config-builder" was defined on service(s) "console.command.public_alias.app.command.fos_elastica_configuration_builder_command", but was never used.