Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass" class is considered final since 2.9. It may change without further notice as of its next major version. You should not extend it from "League\Bundle\OAuth2ServerBundle\DependencyInjection\CompilerPass\RegisterDoctrineOrmMappingPass".
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\luckeySyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Zenstruck\Foundry\Factory::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\ObjectFactory".
The "Zenstruck\Foundry\Persistence\RepositoryDecorator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\ProxyRepositoryDecorator".
The "Zenstruck\Foundry\ObjectFactory::new()" 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\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\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::createOne()" 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\ObjectFactory::createSequence()" 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::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::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::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::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::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::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::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".
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionBadgeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionBadgeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Maintainer\MaintainerSubscriptionChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\UserNormalizer" class implements "Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface" that is deprecated since symfony/serializer 6.1, use NormalizerInterface instead.
Class "App\Normalizer\UserNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
Since symfony/routing 6.4: The "routing.loader.annotation.directory" service is deprecated, use the "routing.loader.attribute.directory" service instead. It is being referenced by the "App\Routing\CustomRouteLoader" service.
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Log messages generated during the compilation of the service container.
Messages
Class
724
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ApiSupervision\Form\SyncShelterModelForm" (parent: .abstract.instanceof.App\ApiSupervision\Form\SyncShelterModelForm).
Resolving inheritance for "App\ApiSupervision\Form\SyncShelterModelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ApiSupervision\Form\SyncShelterModelForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController" (parent: .abstract.instanceof.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController).
Resolving inheritance for "App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController" (parent: .abstract.instanceof.App\ApiSupervision\ServiceSupervision\Controller\ShelterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController).
Resolving inheritance for "App\ApiSupervision\ServiceSupervision\Controller\ShelterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController).
Resolving inheritance for "App\ClientFrontService\Service\ContentPlatformService" (parent: App\ClientFrontService\Service\RequestService).
Resolving inheritance for "App\ClientFrontService\Service\ProdPlatformService" (parent: App\ClientFrontService\Service\RequestService).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbelSensorSyncCommand" (parent: .abstract.instanceof.App\Command\AbelSensorSyncCommand).
Resolving inheritance for "App\Command\AbelSensorSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbelSensorSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAnonymizationCommand" (parent: .abstract.instanceof.App\Command\AutomaticAnonymizationCommand).
Resolving inheritance for "App\Command\AutomaticAnonymizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAnonymizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminUserCommand" (parent: .abstract.instanceof.App\Command\CreateAdminUserCommand).
Resolving inheritance for "App\Command\CreateAdminUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultOfferCommand" (parent: .abstract.instanceof.App\Command\CreateDefaultOfferCommand).
Resolving inheritance for "App\Command\CreateDefaultOfferCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultOfferCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInvoiceLinesCommand" (parent: .abstract.instanceof.App\Command\CreateInvoiceLinesCommand).
Resolving inheritance for "App\Command\CreateInvoiceLinesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInvoiceLinesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards" (parent: .abstract.instanceof.App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards).
Resolving inheritance for "App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxCard" (parent: .abstract.instanceof.App\Command\Custom\Lux\LuxImportMBoxCard).
Resolving inheritance for "App\Command\Custom\Lux\LuxImportMBoxCard" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxCard).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxUser" (parent: .abstract.instanceof.App\Command\Custom\Lux\LuxImportMBoxUser).
Resolving inheritance for "App\Command\Custom\Lux\LuxImportMBoxUser" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxUser).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux" (parent: .abstract.instanceof.App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux).
Resolving inheritance for "App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataMigrationCommand" (parent: .abstract.instanceof.App\Command\DataMigrationCommand).
Resolving inheritance for "App\Command\DataMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndingSoonSubscription" (parent: .abstract.instanceof.App\Command\EndingSoonSubscription).
Resolving inheritance for "App\Command\EndingSoonSubscription" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndingSoonSubscription).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogAlertsSheltersCommand" (parent: .abstract.instanceof.App\Command\LogAlertsSheltersCommand).
Resolving inheritance for "App\Command\LogAlertsSheltersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogAlertsSheltersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogLowBatterySheltersCommand" (parent: .abstract.instanceof.App\Command\LogLowBatterySheltersCommand).
Resolving inheritance for "App\Command\LogLowBatterySheltersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogLowBatterySheltersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeCapteurHistoryCommand" (parent: .abstract.instanceof.App\Command\MakeCapteurHistoryCommand).
Resolving inheritance for "App\Command\MakeCapteurHistoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeCapteurHistoryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeDataMigrationCommand" (parent: .abstract.instanceof.App\Command\MakeDataMigrationCommand).
Resolving inheritance for "App\Command\MakeDataMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeDataMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDashboardChartsCommand" (parent: .abstract.instanceof.App\Command\PreloadDashboardChartsCommand).
Resolving inheritance for "App\Command\PreloadDashboardChartsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDashboardChartsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDataChartsCommand" (parent: .abstract.instanceof.App\Command\PreloadDataChartsCommand).
Resolving inheritance for "App\Command\PreloadDataChartsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDataChartsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SplitOldShelterAdressCommand" (parent: .abstract.instanceof.App\Command\SplitOldShelterAdressCommand).
Resolving inheritance for "App\Command\SplitOldShelterAdressCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SplitOldShelterAdressCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncBiCommand" (parent: .abstract.instanceof.App\Command\SyncBiCommand).
Resolving inheritance for "App\Command\SyncBiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncBiCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\abriDecoCommand" (parent: .abstract.instanceof.App\Command\abriDecoCommand).
Resolving inheritance for "App\Command\abriDecoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\abriDecoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createCodeCommand" (parent: .abstract.instanceof.App\Command\createCodeCommand).
Resolving inheritance for "App\Command\createCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createCodeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\logsGarageToUsageCommand" (parent: .abstract.instanceof.App\Command\logsGarageToUsageCommand).
Resolving inheritance for "App\Command\logsGarageToUsageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\logsGarageToUsageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\lravSyncCommand" (parent: .abstract.instanceof.App\Command\lravSyncCommand).
Resolving inheritance for "App\Command\lravSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\lravSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeyForceSyncCommand" (parent: .abstract.instanceof.App\Command\luckeyForceSyncCommand).
Resolving inheritance for "App\Command\luckeyForceSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeyForceSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeySyncCommand" (parent: .abstract.instanceof.App\Command\luckeySyncCommand).
Resolving inheritance for "App\Command\luckeySyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeySyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\userFantomeCommand" (parent: .abstract.instanceof.App\Command\userFantomeCommand).
Resolving inheritance for "App\Command\userFantomeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\userFantomeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbonnementController" (parent: .abstract.instanceof.App\Controller\Api\AbonnementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbonnementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbonnementController).
Resolving inheritance for "App\Controller\Api\AbonnementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbonnementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BikeController" (parent: .abstract.instanceof.App\Controller\Api\BikeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BikeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BikeController).
Resolving inheritance for "App\Controller\Api\BikeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BikeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CodeController" (parent: .abstract.instanceof.App\Controller\Api\CodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CodeController).
Resolving inheritance for "App\Controller\Api\CodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalController" (parent: .abstract.instanceof.App\Controller\Api\ExternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalController).
Resolving inheritance for "App\Controller\Api\ExternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FrontController" (parent: .abstract.instanceof.App\Controller\Api\FrontController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FrontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FrontController).
Resolving inheritance for "App\Controller\Api\FrontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FrontController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarageController" (parent: .abstract.instanceof.App\Controller\Api\GarageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarageController).
Resolving inheritance for "App\Controller\Api\GarageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportCapCotentinController" (parent: .abstract.instanceof.App\Controller\Api\ImportCapCotentinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportCapCotentinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportCapCotentinController).
Resolving inheritance for "App\Controller\Api\ImportCapCotentinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportCapCotentinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportLyonController" (parent: .abstract.instanceof.App\Controller\Api\ImportLyonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportLyonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportLyonController).
Resolving inheritance for "App\Controller\Api\ImportLyonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportLyonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LogController" (parent: .abstract.instanceof.App\Controller\Api\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LogController).
Resolving inheritance for "App\Controller\Api\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MercureController" (parent: .abstract.instanceof.App\Controller\Api\MercureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MercureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MercureController).
Resolving inheritance for "App\Controller\Api\MercureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MercureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SMSFactorController" (parent: .abstract.instanceof.App\Controller\Api\SMSFactorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SMSFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SMSFactorController).
Resolving inheritance for "App\Controller\Api\SMSFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SMSFactorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SensorController" (parent: .abstract.instanceof.App\Controller\Api\SensorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SensorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SensorController).
Resolving inheritance for "App\Controller\Api\SensorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SensorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\BikeController" (parent: .abstract.instanceof.App\Controller\ApiV2\BikeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\BikeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\BikeController).
Resolving inheritance for "App\Controller\ApiV2\BikeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\BikeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ExternalController" (parent: .abstract.instanceof.App\Controller\ApiV2\ExternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ExternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ExternalController).
Resolving inheritance for "App\Controller\ApiV2\ExternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ExternalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\FrontController" (parent: .abstract.instanceof.App\Controller\ApiV2\FrontController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\FrontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\FrontController).
Resolving inheritance for "App\Controller\ApiV2\FrontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\FrontController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ImportLyonController" (parent: .abstract.instanceof.App\Controller\ApiV2\ImportLyonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ImportLyonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ImportLyonController).
Resolving inheritance for "App\Controller\ApiV2\ImportLyonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ImportLyonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\UserController" (parent: .abstract.instanceof.App\Controller\ApiV2\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\UserController).
Resolving inheritance for "App\Controller\ApiV2\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AbonnementController" (parent: .abstract.instanceof.App\Controller\Back\AbonnementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AbonnementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AbonnementController).
Resolving inheritance for "App\Controller\Back\AbonnementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AbonnementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AccueilController" (parent: .abstract.instanceof.App\Controller\Back\AccueilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AccueilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AccueilController).
Resolving inheritance for "App\Controller\Back\AccueilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AccueilController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AlertController" (parent: .abstract.instanceof.App\Controller\Back\AlertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AlertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AlertController).
Resolving inheritance for "App\Controller\Back\AlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AlertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BatteryController" (parent: .abstract.instanceof.App\Controller\Back\BatteryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BatteryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BatteryController).
Resolving inheritance for "App\Controller\Back\BatteryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BatteryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BikeController" (parent: .abstract.instanceof.App\Controller\Back\BikeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BikeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BikeController).
Resolving inheritance for "App\Controller\Back\BikeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BikeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommandeController" (parent: .abstract.instanceof.App\Controller\Back\CommandeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommandeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommandeController).
Resolving inheritance for "App\Controller\Back\CommandeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommandeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommentController" (parent: .abstract.instanceof.App\Controller\Back\CommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommentController).
Resolving inheritance for "App\Controller\Back\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContactController" (parent: .abstract.instanceof.App\Controller\Back\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContactController).
Resolving inheritance for "App\Controller\Back\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContentController" (parent: .abstract.instanceof.App\Controller\Back\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContentController).
Resolving inheritance for "App\Controller\Back\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CustomerController" (parent: .abstract.instanceof.App\Controller\Back\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CustomerController).
Resolving inheritance for "App\Controller\Back\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ExportController" (parent: .abstract.instanceof.App\Controller\Back\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ExportController).
Resolving inheritance for "App\Controller\Back\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\FinanceController" (parent: .abstract.instanceof.App\Controller\Back\FinanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\FinanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\FinanceController).
Resolving inheritance for "App\Controller\Back\FinanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\FinanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageController" (parent: .abstract.instanceof.App\Controller\Back\GarageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageController).
Resolving inheritance for "App\Controller\Back\GarageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageEquipmentController" (parent: .abstract.instanceof.App\Controller\Back\GarageEquipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageEquipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageEquipmentController).
Resolving inheritance for "App\Controller\Back\GarageEquipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageEquipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ImportUsersController" (parent: .abstract.instanceof.App\Controller\Back\ImportUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ImportUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ImportUsersController).
Resolving inheritance for "App\Controller\Back\ImportUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ImportUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\MaintenanceController" (parent: .abstract.instanceof.App\Controller\Back\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\MaintenanceController).
Resolving inheritance for "App\Controller\Back\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NoteController" (parent: .abstract.instanceof.App\Controller\Back\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NoteController).
Resolving inheritance for "App\Controller\Back\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NotificationController" (parent: .abstract.instanceof.App\Controller\Back\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NotificationController).
Resolving inheritance for "App\Controller\Back\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OffreController" (parent: .abstract.instanceof.App\Controller\Back\OffreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OffreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OffreController).
Resolving inheritance for "App\Controller\Back\OffreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OffreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OperatorController" (parent: .abstract.instanceof.App\Controller\Back\OperatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OperatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OperatorController).
Resolving inheritance for "App\Controller\Back\OperatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OperatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ParameterController" (parent: .abstract.instanceof.App\Controller\Back\ParameterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ParameterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ParameterController).
Resolving inheritance for "App\Controller\Back\ParameterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ParameterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Back\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ResetPasswordController).
Resolving inheritance for "App\Controller\Back\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\SensorController" (parent: .abstract.instanceof.App\Controller\Back\SensorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\SensorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\SensorController).
Resolving inheritance for "App\Controller\Back\SensorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\SensorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\StatistiqueController" (parent: .abstract.instanceof.App\Controller\Back\StatistiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\StatistiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\StatistiqueController).
Resolving inheritance for "App\Controller\Back\StatistiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\StatistiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\UserController" (parent: .abstract.instanceof.App\Controller\Back\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\UserController).
Resolving inheritance for "App\Controller\Back\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Custom\Luxembourg\RegistrationController" (parent: .abstract.instanceof.App\Controller\Custom\Luxembourg\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Custom\Luxembourg\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Custom\Luxembourg\RegistrationController).
Resolving inheritance for "App\Controller\Custom\Luxembourg\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Custom\Luxembourg\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\ProximityOpenController" (parent: .abstract.instanceof.App\Controller\Demo\ProximityOpenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\ProximityOpenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\ProximityOpenController).
Resolving inheritance for "App\Controller\Demo\ProximityOpenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\ProximityOpenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DefaultFixtures" (parent: .abstract.instanceof.App\DataFixtures\DefaultFixtures).
Resolving inheritance for "App\DataFixtures\DefaultFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DefaultFixtures).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AbonnementFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\AbonnementFactory).
Resolving inheritance for "App\DataFixtures\Factory\AbonnementFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AbonnementFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AccessTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\AccessTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\AccessTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AccessTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\AlertFactory).
Resolving inheritance for "App\DataFixtures\Factory\AlertFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\AlertTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\AlertTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\BatteryLogFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\BatteryLogFactory).
Resolving inheritance for "App\DataFixtures\Factory\BatteryLogFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\BatteryLogFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CapteurFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CapteurFactory).
Resolving inheritance for "App\DataFixtures\Factory\CapteurFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CapteurFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CardFactory).
Resolving inheritance for "App\DataFixtures\Factory\CardFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CardTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\CardTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CodeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CodeFactory).
Resolving inheritance for "App\DataFixtures\Factory\CodeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CodeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CommandeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CommandeFactory).
Resolving inheritance for "App\DataFixtures\Factory\CommandeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CommandeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CustomShelterAlertMessagesFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\CustomShelterAlertMessagesFactory).
Resolving inheritance for "App\DataFixtures\Factory\CustomShelterAlertMessagesFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CustomShelterAlertMessagesFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ExploitantFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ExploitantFactory).
Resolving inheritance for "App\DataFixtures\Factory\ExploitantFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ExploitantFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\InvoiceFactory).
Resolving inheritance for "App\DataFixtures\Factory\InvoiceFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceLineFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\InvoiceLineFactory).
Resolving inheritance for "App\DataFixtures\Factory\InvoiceLineFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceLineFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\LogsUsageFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\LogsUsageFactory).
Resolving inheritance for "App\DataFixtures\Factory\LogsUsageFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\LogsUsageFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\NotificationTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\NotificationTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\NotificationTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\NotificationTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OAuthFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\OAuthFactory).
Resolving inheritance for "App\DataFixtures\Factory\OAuthFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OAuthFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\OfferFactory).
Resolving inheritance for "App\DataFixtures\Factory\OfferFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\OfferTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\OfferTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterCategoryFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ParameterCategoryFactory).
Resolving inheritance for "App\DataFixtures\Factory\ParameterCategoryFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterCategoryFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ParameterFactory).
Resolving inheritance for "App\DataFixtures\Factory\ParameterFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\RackFactory).
Resolving inheritance for "App\DataFixtures\Factory\RackFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\RackServiceFactory).
Resolving inheritance for "App\DataFixtures\Factory\RackServiceFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\RackServiceTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\RackServiceTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ShelterFactory).
Resolving inheritance for "App\DataFixtures\Factory\ShelterFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLogFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ShelterLogFactory).
Resolving inheritance for "App\DataFixtures\Factory\ShelterLogFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLogFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLuckeyFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ShelterLuckeyFactory).
Resolving inheritance for "App\DataFixtures\Factory\ShelterLuckeyFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLuckeyFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterTypeFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\ShelterTypeFactory).
Resolving inheritance for "App\DataFixtures\Factory\ShelterTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterTypeFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\TransactionFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\TransactionFactory).
Resolving inheritance for "App\DataFixtures\Factory\TransactionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\TransactionFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\UserFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\UserFactory).
Resolving inheritance for "App\DataFixtures\Factory\UserFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\UserFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\WebServiceAutorityFactory" (parent: .abstract.instanceof.App\DataFixtures\Factory\WebServiceAutorityFactory).
Resolving inheritance for "App\DataFixtures\Factory\WebServiceAutorityFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\WebServiceAutorityFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAbonnementStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultAbonnementStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultAbonnementStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAbonnementStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAccessTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultAccessTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultAccessTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAccessTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultAlertStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultAlertStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultAlertTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultAlertTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultBatteryLogStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultBatteryLogStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultBatteryLogStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultBatteryLogStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCapteurStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCapteurStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCapteurStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCapteurStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCardStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCardStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCardTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCardTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCodeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCodeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCodeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCodeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCommandeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCommandeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCommandeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCommandeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultExploitantStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultExploitantStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultExploitantStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultExploitantStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceLineStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultInvoiceLineStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultInvoiceLineStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceLineStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultInvoiceStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultInvoiceStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultLogsUsageStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultLogsUsageStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultLogsUsageStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultLogsUsageStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultNotificationTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultNotificationTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultNotificationTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultNotificationTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOAuthStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultOAuthStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultOAuthStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOAuthStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultOfferStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultOfferStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultOfferTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultOfferTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterCategoryStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultParameterCategoryStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultParameterCategoryStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterCategoryStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultParameterStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultParameterStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultRackServiceStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultRackServiceStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultRackServiceTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultRackServiceTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultRackStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultRackStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLogStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultShelterLogStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultShelterLogStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLogStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLuckeyStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultShelterLuckeyStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultShelterLuckeyStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLuckeyStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultShelterStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultShelterStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterTypeStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultShelterTypeStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultShelterTypeStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterTypeStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultTransactionStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultTransactionStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultTransactionStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultTransactionStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultUserStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultUserStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultUserStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultUserStory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultWebServiceAutorityStory" (parent: .abstract.instanceof.App\DataFixtures\Story\DefaultWebServiceAutorityStory).
Resolving inheritance for "App\DataFixtures\Story\DefaultWebServiceAutorityStory" (parent: .instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultWebServiceAutorityStory).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccessControlUser" (parent: .abstract.instanceof.App\EventSubscriber\AccessControlUser).
Resolving inheritance for "App\EventSubscriber\AccessControlUser" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccessControlUser).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlerteSubType" (parent: .abstract.instanceof.App\Form\AlerteSubType).
Resolving inheritance for "App\Form\AlerteSubType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlerteSubType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiBikeType" (parent: .abstract.instanceof.App\Form\Api\ApiBikeType).
Resolving inheritance for "App\Form\Api\ApiBikeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiBikeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiInvoiceType" (parent: .abstract.instanceof.App\Form\Api\ApiInvoiceType).
Resolving inheritance for "App\Form\Api\ApiInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiSubscriptionType" (parent: .abstract.instanceof.App\Form\Api\ApiSubscriptionType).
Resolving inheritance for "App\Form\Api\ApiSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiSubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiUserType" (parent: .abstract.instanceof.App\Form\Api\ApiUserType).
Resolving inheritance for "App\Form\Api\ApiUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ApiUserWithoutUsernameType" (parent: .abstract.instanceof.App\Form\ApiV2\ApiUserWithoutUsernameType).
Resolving inheritance for "App\Form\ApiV2\ApiUserWithoutUsernameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ApiUserWithoutUsernameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardCollectionType" (parent: .abstract.instanceof.App\Form\ApiV2\CardCollectionType).
Resolving inheritance for "App\Form\ApiV2\CardCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardInputType" (parent: .abstract.instanceof.App\Form\ApiV2\CardInputType).
Resolving inheritance for "App\Form\ApiV2\CardInputType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardInputType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\UserApiType" (parent: .abstract.instanceof.App\Form\ApiV2\UserApiType).
Resolving inheritance for "App\Form\ApiV2\UserApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\UserApiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BikeType" (parent: .abstract.instanceof.App\Form\BikeType).
Resolving inheritance for "App\Form\BikeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BikeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CGUType" (parent: .abstract.instanceof.App\Form\CGUType).
Resolving inheritance for "App\Form\CGUType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CGUType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CapteurType" (parent: .abstract.instanceof.App\Form\CapteurType).
Resolving inheritance for "App\Form\CapteurType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CapteurType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Custom\Lux\RegistrationLuxembourgType" (parent: .abstract.instanceof.App\Form\Custom\Lux\RegistrationLuxembourgType).
Resolving inheritance for "App\Form\Custom\Lux\RegistrationLuxembourgType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Custom\Lux\RegistrationLuxembourgType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomExportForm" (parent: .abstract.instanceof.App\Form\CustomExportForm).
Resolving inheritance for "App\Form\CustomExportForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomExportForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoubleAuthType" (parent: .abstract.instanceof.App\Form\DoubleAuthType).
Resolving inheritance for "App\Form\DoubleAuthType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoubleAuthType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExportPersoCSVType" (parent: .abstract.instanceof.App\Form\ExportPersoCSVType).
Resolving inheritance for "App\Form\ExportPersoCSVType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExportPersoCSVType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FAQType" (parent: .abstract.instanceof.App\Form\FAQType).
Resolving inheritance for "App\Form\FAQType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FAQType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageCaracteristiqueType" (parent: .abstract.instanceof.App\Form\Garage\GarageCaracteristiqueType).
Resolving inheritance for "App\Form\Garage\GarageCaracteristiqueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageCaracteristiqueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEditType" (parent: .abstract.instanceof.App\Form\Garage\GarageEditType).
Resolving inheritance for "App\Form\Garage\GarageEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEquipmentFormType" (parent: .abstract.instanceof.App\Form\Garage\GarageEquipmentFormType).
Resolving inheritance for "App\Form\Garage\GarageEquipmentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEquipmentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageModalEditType" (parent: .abstract.instanceof.App\Form\Garage\GarageModalEditType).
Resolving inheritance for "App\Form\Garage\GarageModalEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageModalEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageType" (parent: .abstract.instanceof.App\Form\Garage\GarageType).
Resolving inheritance for "App\Form\Garage\GarageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GarageTextModType" (parent: .abstract.instanceof.App\Form\GarageTextModType).
Resolving inheritance for "App\Form\GarageTextModType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GarageTextModType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSensorType" (parent: .abstract.instanceof.App\Form\ImportSensorType).
Resolving inheritance for "App\Form\ImportSensorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSensorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LanguageType" (parent: .abstract.instanceof.App\Form\LanguageType).
Resolving inheritance for "App\Form\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBadgeType" (parent: .abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionBadgeType).
Resolving inheritance for "App\Form\Maintainer\MaintainerSubscriptionBadgeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBadgeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBaseType" (parent: .abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionBaseType).
Resolving inheritance for "App\Form\Maintainer\MaintainerSubscriptionBaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBaseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionChoiceType" (parent: .abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionChoiceType).
Resolving inheritance for "App\Form\Maintainer\MaintainerSubscriptionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionCodeType" (parent: .abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionCodeType).
Resolving inheritance for "App\Form\Maintainer\MaintainerSubscriptionCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteFormType" (parent: .abstract.instanceof.App\Form\NoteFormType).
Resolving inheritance for "App\Form\NoteFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffreType" (parent: .abstract.instanceof.App\Form\OffreType).
Resolving inheritance for "App\Form\OffreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorFormType" (parent: .abstract.instanceof.App\Form\OperatorFormType).
Resolving inheritance for "App\Form\OperatorFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParameterFormType" (parent: .abstract.instanceof.App\Form\ParameterFormType).
Resolving inheritance for "App\Form\ParameterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParameterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RFIDType" (parent: .abstract.instanceof.App\Form\RFIDType).
Resolving inheritance for "App\Form\RFIDType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RFIDType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormFOType" (parent: .abstract.instanceof.App\Form\RegistrationModifyFormFOType).
Resolving inheritance for "App\Form\RegistrationModifyFormFOType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormFOType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormType" (parent: .abstract.instanceof.App\Form\RegistrationModifyFormType).
Resolving inheritance for "App\Form\RegistrationModifyFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResolveAlertType" (parent: .abstract.instanceof.App\Form\ResolveAlertType).
Resolving inheritance for "App\Form\ResolveAlertType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResolveAlertType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageModType" (parent: .abstract.instanceof.App\Form\ShelterImageModType).
Resolving inheritance for "App\Form\ShelterImageModType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageModType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageSelectType" (parent: .abstract.instanceof.App\Form\ShelterImageSelectType).
Resolving inheritance for "App\Form\ShelterImageSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageType" (parent: .abstract.instanceof.App\Form\ShelterImageType).
Resolving inheritance for "App\Form\ShelterImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterMaterialModType" (parent: .abstract.instanceof.App\Form\ShelterMaterialModType).
Resolving inheritance for "App\Form\ShelterMaterialModType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterMaterialModType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsGarageType" (parent: .abstract.instanceof.App\Form\StatsGarageType).
Resolving inheritance for "App\Form\StatsGarageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsGarageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsType" (parent: .abstract.instanceof.App\Form\StatsType).
Resolving inheritance for "App\Form\StatsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerritoryFileType" (parent: .abstract.instanceof.App\Form\TerritoryFileType).
Resolving inheritance for "App\Form\TerritoryFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerritoryFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextModType" (parent: .abstract.instanceof.App\Form\TextModType).
Resolving inheritance for "App\Form\TextModType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextModType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\AdminUserType" (parent: .abstract.instanceof.App\Form\User\AdminUserType).
Resolving inheritance for "App\Form\User\AdminUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\AdminUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\BaseUserType" (parent: .abstract.instanceof.App\Form\User\BaseUserType).
Resolving inheritance for "App\Form\User\BaseUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\BaseUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\MaintainerType" (parent: .abstract.instanceof.App\Form\User\MaintainerType).
Resolving inheritance for "App\Form\User\MaintainerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\MaintainerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserCreateType" (parent: .abstract.instanceof.App\Form\User\UserCreateType).
Resolving inheritance for "App\Form\User\UserCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType" (parent: .abstract.instanceof.App\Form\User\UserEditType).
Resolving inheritance for "App\Form\User\UserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFantomeType" (parent: .abstract.instanceof.App\Form\User\UserFantomeType).
Resolving inheritance for "App\Form\User\UserFantomeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFantomeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFirstConnexionType" (parent: .abstract.instanceof.App\Form\User\UserFirstConnexionType).
Resolving inheritance for "App\Form\User\UserFirstConnexionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFirstConnexionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserMdpEditType" (parent: .abstract.instanceof.App\Form\User\UserMdpEditType).
Resolving inheritance for "App\Form\User\UserMdpEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserMdpEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserModalEditType" (parent: .abstract.instanceof.App\Form\User\UserModalEditType).
Resolving inheritance for "App\Form\User\UserModalEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserModalEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserSubscriptionType" (parent: .abstract.instanceof.App\Form\User\UserSubscriptionType).
Resolving inheritance for "App\Form\User\UserSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserSubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserType" (parent: .abstract.instanceof.App\Form\User\UserType).
Resolving inheritance for "App\Form\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserImportFileType" (parent: .abstract.instanceof.App\Form\UserImportFileType).
Resolving inheritance for "App\Form\UserImportFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserImportFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNotificationsType" (parent: .abstract.instanceof.App\Form\UserNotificationsType).
Resolving inheritance for "App\Form\UserNotificationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNotificationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer" (parent: .abstract.instanceof.App\Normalizer\UserNormalizer).
Resolving inheritance for "App\Normalizer\UserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementLuckeyRepository" (parent: .abstract.instanceof.App\Repository\AbonnementLuckeyRepository).
Resolving inheritance for "App\Repository\AbonnementLuckeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementLuckeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository" (parent: .abstract.instanceof.App\Repository\AbonnementRepository).
Resolving inheritance for "App\Repository\AbonnementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTypeRepository" (parent: .abstract.instanceof.App\Repository\AccessTypeRepository).
Resolving inheritance for "App\Repository\AccessTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertRepository" (parent: .abstract.instanceof.App\Repository\AlertRepository).
Resolving inheritance for "App\Repository\AlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertTypeRepository" (parent: .abstract.instanceof.App\Repository\AlertTypeRepository).
Resolving inheritance for "App\Repository\AlertTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertesubRepository" (parent: .abstract.instanceof.App\Repository\AlertesubRepository).
Resolving inheritance for "App\Repository\AlertesubRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertesubRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BatteryLogRepository" (parent: .abstract.instanceof.App\Repository\BatteryLogRepository).
Resolving inheritance for "App\Repository\BatteryLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BatteryLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BikeRepository" (parent: .abstract.instanceof.App\Repository\BikeRepository).
Resolving inheritance for "App\Repository\BikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BikeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurOccupationRepository" (parent: .abstract.instanceof.App\Repository\CapteurOccupationRepository).
Resolving inheritance for "App\Repository\CapteurOccupationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurOccupationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurRepository" (parent: .abstract.instanceof.App\Repository\CapteurRepository).
Resolving inheritance for "App\Repository\CapteurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardLuxembourgRepository" (parent: .abstract.instanceof.App\Repository\CardLuxembourgRepository).
Resolving inheritance for "App\Repository\CardLuxembourgRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardLuxembourgRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardRepository" (parent: .abstract.instanceof.App\Repository\CardRepository).
Resolving inheritance for "App\Repository\CardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardTypeRepository" (parent: .abstract.instanceof.App\Repository\CardTypeRepository).
Resolving inheritance for "App\Repository\CardTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository" (parent: .abstract.instanceof.App\Repository\CodeRepository).
Resolving inheritance for "App\Repository\CodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRepository" (parent: .abstract.instanceof.App\Repository\CommandeRepository).
Resolving inheritance for "App\Repository\CommandeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrespondenceLyonSheltersRepository" (parent: .abstract.instanceof.App\Repository\CorrespondenceLyonSheltersRepository).
Resolving inheritance for "App\Repository\CorrespondenceLyonSheltersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrespondenceLyonSheltersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomShelterAlertMessagesRepository" (parent: .abstract.instanceof.App\Repository\CustomShelterAlertMessagesRepository).
Resolving inheritance for "App\Repository\CustomShelterAlertMessagesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomShelterAlertMessagesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataMigrationRepository" (parent: .abstract.instanceof.App\Repository\DataMigrationRepository).
Resolving inheritance for "App\Repository\DataMigrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataMigrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExploitantRepository" (parent: .abstract.instanceof.App\Repository\ExploitantRepository).
Resolving inheritance for "App\Repository\ExploitantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExploitantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository" (parent: .abstract.instanceof.App\Repository\FactureRepository).
Resolving inheritance for "App\Repository\FactureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageLuckeyRepository" (parent: .abstract.instanceof.App\Repository\GarageLuckeyRepository).
Resolving inheritance for "App\Repository\GarageLuckeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageLuckeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageRepository" (parent: .abstract.instanceof.App\Repository\GarageRepository).
Resolving inheritance for "App\Repository\GarageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriqueRepository" (parent: .abstract.instanceof.App\Repository\HistoriqueRepository).
Resolving inheritance for "App\Repository\HistoriqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySeatOccupationRepository" (parent: .abstract.instanceof.App\Repository\HistorySeatOccupationRepository).
Resolving inheritance for "App\Repository\HistorySeatOccupationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySeatOccupationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceArchiveRepository" (parent: .abstract.instanceof.App\Repository\InvoiceArchiveRepository).
Resolving inheritance for "App\Repository\InvoiceArchiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceArchiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository" (parent: .abstract.instanceof.App\Repository\InvoiceLineRepository).
Resolving inheritance for "App\Repository\InvoiceLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsGarageRepository" (parent: .abstract.instanceof.App\Repository\LogsGarageRepository).
Resolving inheritance for "App\Repository\LogsGarageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsGarageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsMailRepository" (parent: .abstract.instanceof.App\Repository\LogsMailRepository).
Resolving inheritance for "App\Repository\LogsMailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsMailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUsageRepository" (parent: .abstract.instanceof.App\Repository\LogsUsageRepository).
Resolving inheritance for "App\Repository\LogsUsageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUsageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUserRepository" (parent: .abstract.instanceof.App\Repository\LogsUserRepository).
Resolving inheritance for "App\Repository\LogsUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository" (parent: .abstract.instanceof.App\Repository\NotesRepository).
Resolving inheritance for "App\Repository\NotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository" (parent: .abstract.instanceof.App\Repository\NotificationTypeRepository).
Resolving inheritance for "App\Repository\NotificationTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OauthTokenRepository" (parent: .abstract.instanceof.App\Repository\OauthTokenRepository).
Resolving inheritance for "App\Repository\OauthTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OauthTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGaragesRepository" (parent: .abstract.instanceof.App\Repository\OccupationGaragesRepository).
Resolving inheritance for "App\Repository\OccupationGaragesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGaragesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OffreRepository" (parent: .abstract.instanceof.App\Repository\OffreRepository).
Resolving inheritance for "App\Repository\OffreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OffreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterCategoryRepository" (parent: .abstract.instanceof.App\Repository\ParameterCategoryRepository).
Resolving inheritance for "App\Repository\ParameterCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterRepository" (parent: .abstract.instanceof.App\Repository\ParameterRepository).
Resolving inheritance for "App\Repository\ParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackRepository" (parent: .abstract.instanceof.App\Repository\RackRepository).
Resolving inheritance for "App\Repository\RackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceRepository" (parent: .abstract.instanceof.App\Repository\RackServiceRepository).
Resolving inheritance for "App\Repository\RackServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceTypeRepository" (parent: .abstract.instanceof.App\Repository\RackServiceTypeRepository).
Resolving inheritance for "App\Repository\RackServiceTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShelterTypeRepository" (parent: .abstract.instanceof.App\Repository\ShelterTypeRepository).
Resolving inheritance for "App\Repository\ShelterTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShelterTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextesRepository" (parent: .abstract.instanceof.App\Repository\TextesRepository).
Resolving inheritance for "App\Repository\TextesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionBancaireRepository" (parent: .abstract.instanceof.App\Repository\TransactionBancaireRepository).
Resolving inheritance for "App\Repository\TransactionBancaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionBancaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeOffreRepository" (parent: .abstract.instanceof.App\Repository\TypeOffreRepository).
Resolving inheritance for "App\Repository\TypeOffreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeOffreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAlertPreferenceRepository" (parent: .abstract.instanceof.App\Repository\UserAlertPreferenceRepository).
Resolving inheritance for "App\Repository\UserAlertPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAlertPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLuckeyRepository" (parent: .abstract.instanceof.App\Repository\UserLuckeyRepository).
Resolving inheritance for "App\Repository\UserLuckeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLuckeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationRepository).
Resolving inheritance for "App\Repository\UserNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository).
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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebServiceAutoriteRepository" (parent: .abstract.instanceof.App\Repository\WebServiceAutoriteRepository).
Resolving inheritance for "App\Repository\WebServiceAutoriteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebServiceAutoriteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartRevenuesRepository" (parent: .abstract.instanceof.App\Repository\ZChartRevenuesRepository).
Resolving inheritance for "App\Repository\ZChartRevenuesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartRevenuesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartSubscribersRepository" (parent: .abstract.instanceof.App\Repository\ZChartSubscribersRepository).
Resolving inheritance for "App\Repository\ZChartSubscribersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartSubscribersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsageRepository" (parent: .abstract.instanceof.App\Repository\ZChartUsageRepository).
Resolving inheritance for "App\Repository\ZChartUsageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsersRepository" (parent: .abstract.instanceof.App\Repository\ZChartUsersRepository).
Resolving inheritance for "App\Repository\ZChartUsersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZShelterMonthlyOccupationRepository" (parent: .abstract.instanceof.App\Repository\ZShelterMonthlyOccupationRepository).
Resolving inheritance for "App\Repository\ZShelterMonthlyOccupationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZShelterMonthlyOccupationRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FileExistsExtension" (parent: .abstract.instanceof.App\Twig\Functions\FileExistsExtension).
Resolving inheritance for "App\Twig\Functions\FileExistsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FileExistsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ParameterExtension" (parent: .abstract.instanceof.App\Twig\Functions\ParameterExtension).
Resolving inheritance for "App\Twig\Functions\ParameterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ParameterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\TranslationExtension" (parent: .abstract.instanceof.App\Twig\Functions\TranslationExtension).
Resolving inheritance for "App\Twig\Functions\TranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\TranslationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CardInUseValidator" (parent: .abstract.instanceof.App\Validator\CardInUseValidator).
Resolving inheritance for "App\Validator\CardInUseValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CardInUseValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConcomitantRfidSubscriptionValidator" (parent: .abstract.instanceof.App\Validator\ConcomitantRfidSubscriptionValidator).
Resolving inheritance for "App\Validator\ConcomitantRfidSubscriptionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConcomitantRfidSubscriptionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateStrictlySuperiorToStartDateValidator" (parent: .abstract.instanceof.App\Validator\EndDateStrictlySuperiorToStartDateValidator).
Resolving inheritance for "App\Validator\EndDateStrictlySuperiorToStartDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateStrictlySuperiorToStartDateValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordValidator" (parent: .abstract.instanceof.App\Validator\PasswordValidator).
Resolving inheritance for "App\Validator\PasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TenDigitsValidator" (parent: .abstract.instanceof.App\Validator\TenDigitsValidator).
Resolving inheritance for "App\Validator\TenDigitsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TenDigitsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateFormatValidator" (parent: .abstract.instanceof.App\Validator\ValidDateFormatValidator).
Resolving inheritance for "App\Validator\ValidDateFormatValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateFormatValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidValueNbTheoreticalSubsValidator" (parent: .abstract.instanceof.App\Validator\ValidValueNbTheoreticalSubsValidator).
Resolving inheritance for "App\Validator\ValidValueNbTheoreticalSubsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidValueNbTheoreticalSubsValidator).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.mailchimp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.mailjet" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.users_in_memory" (parent: security.user.provider.in_memory).
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.api_supervision_token" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_supervision_token" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_supervision" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_supervision.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.logout_listener.api_supervision" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.api_supervision" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.oauth2.api_supervision" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
Resolving inheritance for "security.authenticator.manager.api_supervision" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_supervision" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_supervision" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_supervision" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_supervision" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_v2_token" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_v2_token" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_v2" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_v2.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.oauth2.api_v2" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
Resolving inheritance for "security.authenticator.manager.api_v2" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_v2" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_v2" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_v2" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_v2" (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.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".abstract.instanceof.App\ClientFrontService\Service\ContentPlatformService" (parent: App\ClientFrontService\Service\RequestService).
Resolving inheritance for ".abstract.instanceof.App\ClientFrontService\Service\ProdPlatformService" (parent: App\ClientFrontService\Service\RequestService).
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_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.semaphore" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
326
Removed service "App\Interface\IdfmShelterInterface"; 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\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\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"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; 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\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "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.authentication.session_strategy.api_supervision"; reason: private alias.
Removed service "security.user_checker.api_supervision"; reason: private alias.
Removed service "security.authentication.session_strategy.api_v2"; reason: private alias.
Removed service "security.user_checker.api_v2"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; 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 "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\KeycloakClient"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $semaphoreLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.NR.bwgs"; reason: private alias.
Removed service ".service_locator.eGmks6C"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.1KEmqls"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.V7lwv8Q"; reason: private alias.
Removed service ".service_locator.uSdFv8o"; reason: private alias.
Removed service ".service_locator.VcoYk89"; reason: private alias.
Removed service ".service_locator.hxqEuds"; reason: private alias.
Removed service ".service_locator.0xabLtv"; reason: private alias.
Removed service ".service_locator.z307vN7"; reason: private alias.
Removed service ".service_locator.wLlrA5n"; reason: private alias.
Removed service ".service_locator.q8S9_fN"; reason: private alias.
Removed service ".service_locator.LMuqDDe"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.DpS8SP3"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_supervision"; reason: private alias.
Removed service "security.firewall.authenticator.api_v2"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api_supervision"; reason: private alias.
Removed service "security.event_dispatcher.api_v2"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.LkOd00v"; reason: private alias.
Removed service ".service_locator.KqjUdW2"; reason: private alias.
Removed service ".service_locator.MoOVX5N"; reason: private alias.
Removed service ".service_locator.7eYbAw_"; reason: private alias.
Removed service ".service_locator.A4UogB3"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.SLqM_kU"; reason: private alias.
Removed service ".service_locator.a3qAPSd"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.f5d_LsH"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.24PDu5l"; reason: private alias.
Removed service ".service_locator.80THVi0"; reason: private alias.
Removed service ".service_locator.t0q2LaK"; reason: private alias.
Removed service ".service_locator.H0VKdmZ"; reason: private alias.
Removed service ".service_locator.8.rbfXw"; reason: private alias.
Removed service ".service_locator.QOx9IOW"; reason: private alias.
Removed service ".service_locator.ffMaBVe"; reason: private alias.
Removed service ".service_locator.ClPSIRU"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.8dOInkN"; reason: private alias.
Removed service ".service_locator.6qcx3uq"; reason: private alias.
Removed service ".service_locator.aqX7m5O"; reason: private alias.
Removed service ".service_locator.x48Wm9l"; reason: private alias.
Removed service ".service_locator.lCNx1LA"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator._8TSTdx"; reason: private alias.
Removed service ".service_locator.qi1CLOO"; reason: private alias.
Removed service ".service_locator.n4pZ1AA"; reason: private alias.
Removed service ".service_locator.E.cp0_s"; reason: private alias.
Removed service ".service_locator.kgHiGho"; reason: private alias.
Removed service ".service_locator.HL6bnL0"; reason: private alias.
Removed service ".service_locator.W47vLMj"; reason: private alias.
Removed service ".service_locator.Jve4K_V"; reason: private alias.
Removed service ".service_locator.hhKo81J"; reason: private alias.
Removed service ".service_locator.axPTTsN"; reason: private alias.
Removed service ".service_locator.G46iNh_"; reason: private alias.
Removed service ".service_locator.mJU66sx"; reason: private alias.
Removed service ".service_locator.gHATOTy"; reason: private alias.
Removed service ".service_locator.S_OqaSe"; reason: private alias.
Removed service ".service_locator.Yc1mPPx"; reason: private alias.
Removed service ".service_locator.SlmkF_0"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
121
Changed reference of service "App\ApiSupervision\ServiceSupervision\Controller\ShelterController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ApiSupervision\ServiceSupervision\Factory\ShelterAlertStatusPayloadFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ClientFrontService\Client\MaterialClient" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ClientFrontService\Client\OperatorClient" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ClientFrontService\Client\TextsClient" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\BikeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\FrontController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ApiV2\BikeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ApiV2\ExternalController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ApiV2\FrontController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\AbonnementController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\CommandeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\ContactController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\ContentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\CustomerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\FinanceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\GarageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\OperatorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Back\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Custom\Luxembourg\RegistrationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\AccessControlUser" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ImportSensorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Handler\Api\Front\CreateBankTransactionHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Handler\Api\Front\CreateInvoiceFromOrderBadgeHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Handler\ExportHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Handler\ShelterHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Handler\SubscriptionFrontErrorHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\KeycloakAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\BulkUsersSyncFrontService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PassagesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\ShelterStatusResolverService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Utils\Mailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\CardInUseValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
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.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 "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailchimp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailjet" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "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.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
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 "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 "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 "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "ux.translator.cache_warmer.translations_cache_warmer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
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.scheb_two_factor.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 ".service_locator.4iueqT9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..JPLbPz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
727
Removed service "App\Entity"; reason: abstract.
Removed service "App\ClientFrontService\Service\RequestService"; 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 "mailer.transport_factory.abstract"; reason: abstract.
Removed service "semaphore.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; 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\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\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\WhenValidator"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.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.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ApiSupervision\Form\SyncShelterModelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiSupervision\Form\SyncShelterModelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiSupervision\ServiceSupervision\Controller\ShelterController"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiSupervision\ServiceSupervision\Controller\ShelterController"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientFrontService\Service\ContentPlatformService"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientFrontService\Service\ProdPlatformService"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbelSensorSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbelSensorSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticAnonymizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomaticAnonymizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateAdminUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDefaultOfferCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateDefaultOfferCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateInvoiceLinesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateInvoiceLinesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Custom\Lux\LuxCreateSubscriptionForFreeCards"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxCard"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Custom\Lux\LuxImportMBoxCard"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxImportMBoxUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Custom\Lux\LuxImportMBoxUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Custom\Lux\LuxUpdateCardDataFromCardLux"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DataMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DataMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndingSoonSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EndingSoonSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogAlertsSheltersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LogAlertsSheltersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LogLowBatterySheltersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LogLowBatterySheltersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeCapteurHistoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeCapteurHistoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeDataMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeDataMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDashboardChartsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PreloadDashboardChartsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PreloadDataChartsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PreloadDataChartsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SplitOldShelterAdressCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SplitOldShelterAdressCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncBiCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncBiCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\abriDecoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\abriDecoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\createCodeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\createCodeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\logsGarageToUsageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\logsGarageToUsageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\lravSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\lravSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeyForceSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\luckeyForceSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\luckeySyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\luckeySyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\userFantomeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\userFantomeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbonnementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BikeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FrontController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportCapCotentinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportCapCotentinController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ImportCapCotentinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportLyonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportLyonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ImportLyonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MercureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SMSFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SMSFactorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SMSFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SensorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\BikeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV2\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ExternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV2\ExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\FrontController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV2\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\ImportLyonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\ImportLyonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV2\ImportLyonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV2\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AbonnementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\AbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AccueilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AccueilController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\AccueilController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\AlertController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BatteryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BatteryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\BatteryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\BikeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\BikeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommandeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommandeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\CommandeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\FinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\FinanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\FinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\GarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\GarageEquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\GarageEquipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\GarageEquipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ImportUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ImportUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ImportUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\MaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OffreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OffreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\OffreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\OperatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\OperatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\OperatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ParameterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ParameterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ParameterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\SensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\SensorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\SensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\StatistiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\StatistiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\StatistiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Back\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Back\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Back\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Custom\Luxembourg\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Custom\Luxembourg\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Custom\Luxembourg\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\ProximityOpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\ProximityOpenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Demo\ProximityOpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DefaultFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\DefaultFixtures"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AbonnementFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\AbonnementFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AccessTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\AccessTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\AlertFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\AlertTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\AlertTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\BatteryLogFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\BatteryLogFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CapteurFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CapteurFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CardFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CardTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CardTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CodeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CodeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CommandeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CommandeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\CustomShelterAlertMessagesFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\CustomShelterAlertMessagesFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ExploitantFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ExploitantFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\InvoiceFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\InvoiceLineFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\InvoiceLineFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\LogsUsageFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\LogsUsageFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\NotificationTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\NotificationTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OAuthFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\OAuthFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\OfferFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\OfferTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\OfferTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterCategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ParameterCategoryFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ParameterFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ParameterFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\RackFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\RackServiceFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\RackServiceTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\RackServiceTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ShelterFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLogFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ShelterLogFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterLuckeyFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ShelterLuckeyFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\ShelterTypeFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\ShelterTypeFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\TransactionFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\TransactionFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\UserFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\DataFixtures\Factory\WebServiceAutorityFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Factory\WebServiceAutorityFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAbonnementStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultAbonnementStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAccessTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultAccessTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultAlertStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultAlertTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultAlertTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultBatteryLogStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultBatteryLogStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCapteurStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCapteurStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCardStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCardTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCardTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCodeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCodeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCommandeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCommandeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultCustomShelterAlertMessagesStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultExploitantStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultExploitantStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceLineStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultInvoiceLineStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultInvoiceStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultInvoiceStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultLogsUsageStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultLogsUsageStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultNotificationTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultNotificationTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOAuthStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultOAuthStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultOfferStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultOfferTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultOfferTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterCategoryStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultParameterCategoryStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultParameterStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultParameterStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultRackServiceStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackServiceTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultRackServiceTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultRackStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultRackStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLogStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultShelterLogStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterLuckeyStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultShelterLuckeyStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultShelterStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultShelterTypeStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultShelterTypeStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultTransactionStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultTransactionStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultUserStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultUserStory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Story.0.App\DataFixtures\Story\DefaultWebServiceAutorityStory"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Story\DefaultWebServiceAutorityStory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccessControlUser"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AccessControlUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlerteSubType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AlerteSubType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiBikeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Api\ApiBikeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Api\ApiInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiSubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Api\ApiSubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\ApiUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Api\ApiUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ApiUserWithoutUsernameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiV2\ApiUserWithoutUsernameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiV2\CardCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CardInputType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiV2\CardInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\UserApiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiV2\UserApiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BikeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BikeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CGUType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CGUType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CapteurType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CapteurType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Custom\Lux\RegistrationLuxembourgType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Custom\Lux\RegistrationLuxembourgType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomExportForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomExportForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DoubleAuthType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DoubleAuthType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExportPersoCSVType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExportPersoCSVType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FAQType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FAQType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageCaracteristiqueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Garage\GarageCaracteristiqueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Garage\GarageEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageEquipmentFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Garage\GarageEquipmentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageModalEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Garage\GarageModalEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Garage\GarageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Garage\GarageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GarageTextModType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GarageTextModType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSensorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportSensorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBadgeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionBadgeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionBaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionBaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Maintainer\MaintainerSubscriptionCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Maintainer\MaintainerSubscriptionCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoteFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NoteFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OffreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OffreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OperatorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParameterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParameterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RFIDType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RFIDType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormFOType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationModifyFormFOType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationModifyFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationModifyFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResolveAlertType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResolveAlertType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageModType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShelterImageModType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShelterImageSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShelterImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShelterMaterialModType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShelterMaterialModType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsGarageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatsGarageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerritoryFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TerritoryFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextModType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TextModType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\AdminUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\AdminUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\BaseUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\BaseUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\MaintainerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\MaintainerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFantomeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserFantomeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserFirstConnexionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserFirstConnexionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserMdpEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserMdpEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserModalEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserModalEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserSubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserSubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserImportFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserImportFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNotificationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserNotificationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementLuckeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbonnementLuckeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbonnementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertesubRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AlertesubRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BatteryLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BatteryLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BikeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BikeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurOccupationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CapteurOccupationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CapteurRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CapteurRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardLuxembourgRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CardLuxembourgRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CardTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CardTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CorrespondenceLyonSheltersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CorrespondenceLyonSheltersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomShelterAlertMessagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomShelterAlertMessagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataMigrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataMigrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExploitantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExploitantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FactureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageLuckeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarageLuckeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HistoriqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistorySeatOccupationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HistorySeatOccupationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceArchiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceArchiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsGarageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogsGarageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsMailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogsMailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUsageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogsUsageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogsUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OauthTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OauthTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OccupationGaragesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OccupationGaragesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OffreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OffreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParameterCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParameterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParameterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RackServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RackServiceTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RackServiceTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShelterTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShelterTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TextesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionBancaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TransactionBancaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeOffreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TypeOffreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAlertPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAlertPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLuckeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLuckeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserNotificationRepository"; 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebServiceAutoriteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebServiceAutoriteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartRevenuesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZChartRevenuesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartSubscribersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZChartSubscribersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZChartUsageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZChartUsersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZChartUsersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZShelterMonthlyOccupationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZShelterMonthlyOccupationRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FileExistsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\FileExistsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ParameterExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\ParameterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\TranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\TranslationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CardInUseValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\CardInUseValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConcomitantRfidSubscriptionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ConcomitantRfidSubscriptionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateStrictlySuperiorToStartDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EndDateStrictlySuperiorToStartDateValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TenDigitsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\TenDigitsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateFormatValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDateFormatValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidValueNbTheoreticalSubsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidValueNbTheoreticalSubsValidator"; reason: abstract.
282
Removed service "App\Adapter\AdminViewAdapter"; reason: unused.
Removed service "App\Adapter\ClientViewAdapter"; reason: unused.
Removed service "App\Adapter\GarageLogViewAdapter"; reason: unused.
Removed service "App\Adapter\MaintainerSubscriptionAdapter"; reason: unused.
Removed service "App\Adapter\SensorViewAdapter"; reason: unused.
Removed service "App\Adapter\SubscriptionAdapter"; reason: unused.
Removed service "App\ApiSupervision\ClientSupervision\Constants\SupervisionClientPathConstants"; reason: unused.
Removed service "App\ApiSupervision\ClientSupervision\Exception\SupervisionClientException"; reason: unused.
Removed service "App\ApiSupervision\ClientSupervision\Model\SupervisionTokenModel"; reason: unused.
Removed service "App\ApiSupervision\Model\SyncShelterModel"; reason: unused.
Removed service "App\ApiSupervision\ServiceSupervision\Model\ShelterAlertStatusPayloadModel"; reason: unused.
Removed service "App\ClientFrontService\Constants\APIConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\BikeConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\MaterialConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\OccupationShelterConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\OfferConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\OperatorConstant"; reason: unused.
Removed service "App\ClientFrontService\Constants\ParameterConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\ShelterConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\SubscriptionConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\TerritoryConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\TextConstants"; reason: unused.
Removed service "App\ClientFrontService\Constants\UserConstants"; reason: unused.
Removed service "App\ClientFrontService\Factory\OfferFactory"; reason: unused.
Removed service "App\ClientFrontService\Factory\PayloadFactory"; reason: unused.
Removed service "App\ClientFrontService\Factory\ShelterModelFactory"; reason: unused.
Removed service "App\ClientFrontService\Factory\SubscriptionFactory"; reason: unused.
Removed service "App\ClientFrontService\Handler\InvoiceHandler"; reason: unused.
Removed service "App\ClientFrontService\Model\ContentTokenModel"; reason: unused.
Removed service "App\ClientFrontService\Model\FAQModel"; reason: unused.
Removed service "App\ClientFrontService\Model\ImageModel"; reason: unused.
Removed service "App\ClientFrontService\Model\Model"; reason: unused.
Removed service "App\ClientFrontService\Model\OccupationShelterModel"; reason: unused.
Removed service "App\ClientFrontService\Model\ShelterModel"; reason: unused.
Removed service "App\ClientFrontService\Model\ShelterTextModel"; reason: unused.
Removed service "App\ClientFrontService\Model\TerritoryModel"; reason: unused.
Removed service "App\ClientFrontService\Model\TextModel"; reason: unused.
Removed service "App\Constants\AbonnementConstants"; reason: unused.
Removed service "App\Constants\AccessTypeConstants"; reason: unused.
Removed service "App\Constants\AlertConstants"; reason: unused.
Removed service "App\Constants\ApiExternalConstants"; reason: unused.
Removed service "App\Constants\BikeTypeConstants"; reason: unused.
Removed service "App\Constants\CapteurStatusConstants"; reason: unused.
Removed service "App\Constants\CapteurTypeConstants"; reason: unused.
Removed service "App\Constants\CardConstants"; reason: unused.
Removed service "App\Constants\CommandConstants"; reason: unused.
Removed service "App\Constants\CountryConstants"; reason: unused.
Removed service "App\Constants\FactureConstants"; reason: unused.
Removed service "App\Constants\GarageEquipmentType"; reason: unused.
Removed service "App\Constants\GarageLogMessage"; reason: unused.
Removed service "App\Constants\IdentificationTypeConstants"; reason: unused.
Removed service "App\Constants\LogsGarageAlertLevelConstants"; reason: unused.
Removed service "App\Constants\LogsUsageConstants"; reason: unused.
Removed service "App\Constants\LuckeyConstants"; reason: unused.
Removed service "App\Constants\OfferTypeConstants"; reason: unused.
Removed service "App\Constants\OffreConstants"; reason: unused.
Removed service "App\Constants\Parameters"; reason: unused.
Removed service "App\Constants\ResponseCodeAPIConstants"; reason: unused.
Removed service "App\Constants\SensorConstants"; reason: unused.
Removed service "App\Constants\ShelterConstants"; reason: unused.
Removed service "App\Constants\ShelterTypeConstants"; reason: unused.
Removed service "App\Constants\SubscriptionFrontErrorTranslations"; reason: unused.
Removed service "App\Constants\SubscriptionTypeForMaintainer"; reason: unused.
Removed service "App\Constants\TwoFactorAuthenticationConstants"; reason: unused.
Removed service "App\Constants\UserConstants"; reason: unused.
Removed service "App\DQL\DQLAnyValue"; reason: unused.
Removed service "App\DQL\DQLDate"; reason: unused.
Removed service "App\DTO\GarageListDTO"; reason: unused.
Removed service "App\Exception\FrontOfficeClientException"; reason: unused.
Removed service "App\Exception\MercureServiceException"; reason: unused.
Removed service "App\Handler\FormHandler"; reason: unused.
Removed service "App\Model\AccessSupportPayload"; reason: unused.
Removed service "App\Model\AlertsCriteriasModel"; reason: unused.
Removed service "App\Model\BackofficeInformation"; reason: unused.
Removed service "App\Model\BulkUsersSyncFrontResultModel"; reason: unused.
Removed service "App\Model\CardPayload"; reason: unused.
Removed service "App\Model\FAQModel"; reason: unused.
Removed service "App\Model\Invoice"; reason: unused.
Removed service "App\Model\MaintainerSubscriptionModel"; reason: unused.
Removed service "App\Model\OfferModel"; reason: unused.
Removed service "App\Model\OfferType"; reason: unused.
Removed service "App\Model\PayloadModel"; reason: unused.
Removed service "App\Model\ShelterStatusModel"; reason: unused.
Removed service "App\Model\Subscription"; reason: unused.
Removed service "App\Model\UserImportCsv\LineDigest"; reason: unused.
Removed service "App\Model\UserImportCsv\UserImportDigest"; reason: unused.
Removed service "App\Model\UserPayload"; reason: unused.
Removed service "App\Model\Utils"; reason: unused.
Removed service "App\Model\VerificatorBoModel"; reason: unused.
Removed service "App\Security\EmailVerifier"; reason: unused.
Removed service "App\Security\KeycloakToken"; reason: unused.
Removed service "App\Security\MyAuthCodeMailer"; reason: unused.
Removed service "App\TestFeature\FactoryTestFeature"; reason: unused.
Removed service "App\TestFeature\Handler\Block\CleanValueBeforeLaunchHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Block\GivenHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Block\InsertValueBeforeLaunchHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Block\ThenHandler"; reason: unused.
Removed service "App\TestFeature\Handler\CleanAllTestHandler"; reason: unused.
Removed service "App\TestFeature\Handler\ConvertJsonToFeatureContextHandler"; reason: unused.
Removed service "App\TestFeature\Handler\DefaultSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\LightMode\LightModeConverterHandler"; reason: unused.
Removed service "App\TestFeature\Handler\LightMode\OverrideSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\SqlBuilder\BuildSqlDeleteHandler"; reason: unused.
Removed service "App\TestFeature\Handler\SqlBuilder\BuildSqlInsertHandler"; reason: unused.
Removed service "App\TestFeature\Handler\SqlBuilder\BuildSqlSelectHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceAllVariableFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowLess30MinFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowLessOneDayHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowLessOneMonthHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlus14DaysHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlus15DaysHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlus30MinFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlusOneDayFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlusOneMonthFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateNowPlusOneYearFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceDateTimeNowFromSqlQueryHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceVariableConfigHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceVariableFromGivenHandler"; reason: unused.
Removed service "App\TestFeature\Handler\Variable\ReplaceVariableFromThenHandler"; reason: unused.
Removed service "App\TestFeature\Mediator\TestCleanValueBeforeLaunchMediator"; reason: unused.
Removed service "App\TestFeature\Mediator\TestFeatureGivenMediator"; reason: unused.
Removed service "App\TestFeature\Mediator\TestGivenMediator"; reason: unused.
Removed service "App\TestFeature\Mediator\TestInsertValueBeforeLaunchMediator"; reason: unused.
Removed service "App\TestFeature\Mediator\TestThenMediator"; reason: unused.
Removed service "App\TestFeature\Model\FeatureContext"; reason: unused.
Removed service "App\TestFeature\Validate\BlockValidate"; reason: unused.
Removed service "App\TestFeature\Validate\BuildSqlValidate"; reason: unused.
Removed service "App\TestFeature\Validate\DefaultSqlQueryValidate"; reason: unused.
Removed service "App\TestFeature\Validate\FileValidate"; reason: unused.
Removed service "App\TestFeature\Validate\LightModeValidate"; reason: unused.
Removed service "App\TestFeature\Validate\SqlQueryValidate"; reason: unused.
Removed service "App\Utils\CardUtils"; reason: unused.
Removed service "App\Utils\FTPManager"; reason: unused.
Removed service "App\Utils\FormUtil"; reason: unused.
Removed service "App\Utils\OfferUtil"; reason: unused.
Removed service "App\Utils\SubscriptionUtil"; reason: unused.
Removed service "App\Utils\Utils"; reason: unused.
Removed service "App\Validator\CardInUse"; reason: unused.
Removed service "App\Validator\ConcomitantRfidSubscription"; reason: unused.
Removed service "App\Validator\EndDateStrictlySuperiorToStartDate"; reason: unused.
Removed service "App\Validator\Password"; reason: unused.
Removed service "App\Validator\TenDigits"; reason: unused.
Removed service "App\Validator\ValidDateFormat"; reason: unused.
Removed service "App\Validator\ValidValueNbTheoreticalSubs"; reason: unused.
Removed service "App\ApiSupervision\ClientSupervision\Client\SupervisionClient"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; 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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.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.user_checker.chain.api_supervision"; reason: unused.
Removed service "security.user_checker.chain.api_v2"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "symfonycasts.verify_email.token_generator"; reason: unused.
Removed service "symfonycasts.verify_email.query_utility"; reason: unused.
Removed service "symfonycasts.verify_email.uri_signer_factory"; reason: unused.
Removed service "symfonycasts.verify_email.uri_signer"; reason: unused.
Removed service "symfonycasts.verify_email.helper"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_collection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.template"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
Removed service "mercure.hub.default.message_handler"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.semaphore"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
Removed service ".service_locator.ZZmlWAx"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
565
Inlined service ".service_locator.4iueqT9.App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController" to "App\ApiSupervision\ServiceSupervision\Controller\ShelterAlertStatusController".
Inlined service ".service_locator.4iueqT9.App\ApiSupervision\ServiceSupervision\Controller\ShelterController" to "App\ApiSupervision\ServiceSupervision\Controller\ShelterController".
Inlined service "App\ClientFrontService\Handler\BikeHandler" to "App\ClientFrontService\Client\BikeClient".
Inlined service "App\ClientFrontService\Handler\MaterialHandler" to "App\ClientFrontService\Client\MaterialClient".
Inlined service "App\ClientFrontService\Handler\OfferHandler" to "App\ClientFrontService\Client\OfferClient".
Inlined service "App\ClientFrontService\Handler\OperatorHandler" to "App\ClientFrontService\Client\OperatorClient".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\AbonnementController" to "App\Controller\Api\AbonnementController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\BikeController" to "App\Controller\Api\BikeController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\CodeController" to "App\Controller\Api\CodeController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\ExternalController" to "App\Controller\Api\ExternalController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\FrontController" to "App\Controller\Api\FrontController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\GarageController" to "App\Controller\Api\GarageController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\ImportCapCotentinController" to "App\Controller\Api\ImportCapCotentinController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\ImportLyonController" to "App\Controller\Api\ImportLyonController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\LogController" to "App\Controller\Api\LogController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\MercureController" to "App\Controller\Api\MercureController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\SMSFactorController" to "App\Controller\Api\SMSFactorController".
Inlined service "App\Factories\OccupationGarageFactory" to "App\Controller\Api\SensorController".
Inlined service "App\Handler\SensorHandler" to "App\Controller\Api\SensorController".
Inlined service ".service_locator.4iueqT9.App\Controller\Api\SensorController" to "App\Controller\Api\SensorController".
Inlined service ".service_locator.4iueqT9.App\Controller\ApiV2\BikeController" to "App\Controller\ApiV2\BikeController".
Inlined service ".service_locator.4iueqT9.App\Controller\ApiV2\ExternalController" to "App\Controller\ApiV2\ExternalController".
Inlined service ".service_locator.4iueqT9.App\Controller\ApiV2\FrontController" to "App\Controller\ApiV2\FrontController".
Inlined service "App\Handler\UserHandler" to "App\Controller\ApiV2\IDFMApiController".
Inlined service "App\Handler\SubscriptionHandler" to "App\Controller\ApiV2\IDFMApiController".
Inlined service "App\Handler\InvoiceHandler" to "App\Controller\ApiV2\IDFMApiController".
Inlined service "App\Handler\CodeHandler" to "App\Controller\ApiV2\IDFMApiController".
Inlined service ".service_locator.4iueqT9.App\Controller\ApiV2\ImportLyonController" to "App\Controller\ApiV2\ImportLyonController".
Inlined service ".service_locator.4iueqT9.App\Controller\ApiV2\UserController" to "App\Controller\ApiV2\UserController".
Inlined service "App\Handler\SubscriptionFrontErrorHandler" to "App\Controller\Back\AbonnementController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\AbonnementController" to "App\Controller\Back\AbonnementController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\AccueilController" to "App\Controller\Back\AccueilController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\AlertController" to "App\Controller\Back\AlertController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\BatteryController" to "App\Controller\Back\BatteryController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\BikeController" to "App\Controller\Back\BikeController".
Inlined service "App\Handler\LuxembourgHandler" to "App\Controller\Back\CommandeController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\CommandeController" to "App\Controller\Back\CommandeController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\CommentController" to "App\Controller\Back\CommentController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ContactController" to "App\Controller\Back\ContactController".
Inlined service "App\Handler\FileHandler" to "App\Controller\Back\ContentController".
Inlined service "App\ClientFrontService\Client\TextsClient" to "App\Controller\Back\ContentController".
Inlined service "App\ClientFrontService\Client\MaterialClient" to "App\Controller\Back\ContentController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ContentController" to "App\Controller\Back\ContentController".
Inlined service "App\Service\BulkUsersSyncFrontService" to "App\Controller\Back\CustomerController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\CustomerController" to "App\Controller\Back\CustomerController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ExportController" to "App\Controller\Back\ExportController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\FinanceController" to "App\Controller\Back\FinanceController".
Inlined service "App\ClientFrontService\Client\ShelterClient" to "App\Controller\Back\GarageController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\GarageController" to "App\Controller\Back\GarageController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\GarageEquipmentController" to "App\Controller\Back\GarageEquipmentController".
Inlined service "App\Handler\ImportHandler" to "App\Controller\Back\ImportUsersController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ImportUsersController" to "App\Controller\Back\ImportUsersController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\MaintenanceController" to "App\Controller\Back\MaintenanceController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\NoteController" to "App\Controller\Back\NoteController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\NotificationController" to "App\Controller\Back\NotificationController".
Inlined service "App\Logger\UserLoggerOfferHistory" to "App\Controller\Back\OffreController".
Inlined service "App\ClientFrontService\Client\OfferClient" to "App\Controller\Back\OffreController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\OffreController" to "App\Controller\Back\OffreController".
Inlined service "App\Handler\OperatorHandler" to "App\Controller\Back\OperatorController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\OperatorController" to "App\Controller\Back\OperatorController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ParameterController" to "App\Controller\Back\ParameterController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\ResetPasswordController" to "App\Controller\Back\ResetPasswordController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\SensorController" to "App\Controller\Back\SensorController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\StatistiqueController" to "App\Controller\Back\StatistiqueController".
Inlined service ".service_locator.4iueqT9.App\Controller\Back\UserController" to "App\Controller\Back\UserController".
Inlined service "App\Factories\OrderFactory" to "App\Controller\Custom\Luxembourg\RegistrationController".
Inlined service "App\Service\ReCaptchaService" to "App\Controller\Custom\Luxembourg\RegistrationController".
Inlined service ".service_locator.4iueqT9.App\Controller\Custom\Luxembourg\RegistrationController" to "App\Controller\Custom\Luxembourg\RegistrationController".
Inlined service ".service_locator.4iueqT9.App\Controller\Demo\ProximityOpenController" to "App\Controller\Demo\ProximityOpenController".
Inlined service ".service_locator.4iueqT9.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service "App\ClientFrontService\Client\OperatorClient" to "App\Handler\OperatorHandler".
Inlined service "App\Service\CodeService" to "App\Service\SubscriptionService".
Inlined service "clock" to "argument_resolver.datetime".
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.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "App\Routing\CustomRouteLoader" to "routing.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 "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.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.denormalizer.unwrapping" to "serializer".
Inlined service "App\Normalizer\UserNormalizer" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.zwWVyin" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "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.qXXesXU" 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 "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "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.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\Functions\FileExistsExtension" to "twig".
Inlined service "App\Twig\Functions\ParameterExtension" to "twig".
Inlined service "App\Twig\Functions\TranslationExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
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.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
Inlined service "monolog.formatter.json" to "monolog.handler.nested".
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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.VHsrTPK" 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.nfQ3L3h" 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.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" 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 "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.mK6hOq6" to "security.helper".
Inlined service ".service_locator.1_UTCds" to "security.helper".
Inlined service ".service_locator.l_icEjm" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.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 ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.g_lgyKz" to "security.access_map".
Inlined service ".security.request_matcher.vIzwWs8" to "security.access_map".
Inlined service ".security.request_matcher._gAeYHh" to "security.access_map".
Inlined service ".security.request_matcher.wyLoeXp" to "security.access_map".
Inlined service ".security.request_matcher.1Dfy_mn" to "security.access_map".
Inlined service ".security.request_matcher.KKEPNQT" to "security.access_map".
Inlined service ".security.request_matcher.eEaqD20" to "security.access_map".
Inlined service ".security.request_matcher.70_hfNv" to "security.access_map".
Inlined service ".security.request_matcher.7yeb_ci" to "security.access_map".
Inlined service ".security.request_matcher.BZzLNK4" to "security.access_map".
Inlined service ".security.request_matcher.5QK9luX" to "security.access_map".
Inlined service ".security.request_matcher.i69Rxh1" to "security.access_map".
Inlined service ".security.request_matcher.GWJwpbx" to "security.access_map".
Inlined service ".security.request_matcher.Z.OG9bW" to "security.access_map".
Inlined service ".security.request_matcher.T0la3Nk" to "security.access_map".
Inlined service ".security.request_matcher.uSHauyk" to "security.access_map".
Inlined service ".security.request_matcher.rRxquOz" to "security.access_map".
Inlined service ".security.request_matcher.i0252Hv" to "security.access_map".
Inlined service ".security.request_matcher.Cvgm_8S" to "security.access_map".
Inlined service ".security.request_matcher.gVVrJXK" to "security.access_map".
Inlined service ".security.request_matcher.YdgJIaG" to "security.access_map".
Inlined service ".security.request_matcher.z9XUbvt" to "security.access_map".
Inlined service ".security.request_matcher.Fmlq.Zm" to "security.access_map".
Inlined service ".security.request_matcher.drpxOXp" to "security.access_map".
Inlined service ".security.request_matcher.gOEEFgr" to "security.access_map".
Inlined service ".security.request_matcher.MO56fZp" to "security.access_map".
Inlined service ".security.request_matcher.FWwmQRz" to "security.access_map".
Inlined service ".security.request_matcher.phqxZC1" to "security.access_map".
Inlined service ".security.request_matcher.bMIvJSV" to "security.access_map".
Inlined service ".security.request_matcher.q8E2cq." to "security.access_map".
Inlined service ".security.request_matcher.yIFFhZc" to "security.access_map".
Inlined service ".security.request_matcher.5vtBVMa" to "security.access_map".
Inlined service ".security.request_matcher.bWsJZEE" to "security.access_map".
Inlined service ".security.request_matcher.2bjhq5F" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.1Xrw4FT" to "security.access_map".
Inlined service ".security.request_matcher.fZ..xOu" to "security.access_map".
Inlined service ".security.request_matcher.y4DxYbH" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.q7iIvvA" to "security.access_map".
Inlined service ".security.request_matcher.DhJ7B7a" to "security.access_map".
Inlined service ".security.request_matcher.lA9Bv1Q" to "security.access_map".
Inlined service ".security.request_matcher.mo5DGrr" to "security.access_map".
Inlined service ".security.request_matcher.T1Gk25M" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.Q1eCMlO" to ".security.request_matcher.vTCazro".
Inlined service "security.firewall.map.config.api_supervision_token" to "security.firewall.map.context.api_supervision_token".
Inlined service ".security.request_matcher.1SnvK3W" to ".security.request_matcher.o2mAagb".
Inlined service "debug.security.firewall.authenticator.api_supervision.inner" to "debug.security.firewall.authenticator.api_supervision".
Inlined service "security.exception_listener.api_supervision" to "security.firewall.map.context.api_supervision".
Inlined service "security.logout_listener.api_supervision" to "security.firewall.map.context.api_supervision".
Inlined service "security.firewall.map.config.api_supervision" to "security.firewall.map.context.api_supervision".
Inlined service ".security.request_matcher.9PNftXE" to ".security.request_matcher.ya0Yx3U".
Inlined service "security.firewall.map.config.api_v2_token" to "security.firewall.map.context.api_v2_token".
Inlined service ".security.request_matcher.CF_tzYE" to ".security.request_matcher.db3ls9G".
Inlined service "debug.security.firewall.authenticator.api_v2.inner" to "debug.security.firewall.authenticator.api_v2".
Inlined service "security.exception_listener.api_v2" to "security.firewall.map.context.api_v2".
Inlined service "security.firewall.map.config.api_v2" to "security.firewall.map.context.api_v2".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.remember_me.doctrine_token_provider.main" to "security.authenticator.remember_me_handler.main".
Inlined service "security.remember_me.token_verifier.main" to "security.authenticator.remember_me_handler.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.logout_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.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher.eQgf7LX" to ".security.request_matcher.g_lgyKz".
Inlined service ".security.request_matcher.rM54xf2" to ".security.request_matcher.vIzwWs8".
Inlined service ".security.request_matcher.Bq7h256" to ".security.request_matcher._gAeYHh".
Inlined service ".security.request_matcher.qi9g11c" to ".security.request_matcher.wyLoeXp".
Inlined service ".security.request_matcher.B5TearG" to ".security.request_matcher.1Dfy_mn".
Inlined service ".security.request_matcher.6D1Zf16" to ".security.request_matcher.KKEPNQT".
Inlined service ".security.request_matcher.X9fWGNh" to ".security.request_matcher.eEaqD20".
Inlined service ".security.request_matcher.6ooBdRM" to ".security.request_matcher.70_hfNv".
Inlined service ".security.request_matcher.COAWg3B" to ".security.request_matcher.7yeb_ci".
Inlined service ".security.request_matcher.85VRjuw" to ".security.request_matcher.BZzLNK4".
Inlined service ".security.request_matcher.Tx3Zuzq" to ".security.request_matcher.5QK9luX".
Inlined service ".security.request_matcher.t7TdAKk" to ".security.request_matcher.i69Rxh1".
Inlined service ".security.request_matcher.tKVdZiK" to ".security.request_matcher.GWJwpbx".
Inlined service ".security.request_matcher.1C5n.j6" to ".security.request_matcher.Z.OG9bW".
Inlined service ".security.request_matcher.aFpd6x6" to ".security.request_matcher.T0la3Nk".
Inlined service ".security.request_matcher.ZJab69Z" to ".security.request_matcher.uSHauyk".
Inlined service ".security.request_matcher.S2pMH_S" to ".security.request_matcher.rRxquOz".
Inlined service ".security.request_matcher.ypsPMrE" to ".security.request_matcher.i0252Hv".
Inlined service ".security.request_matcher.a_NaP.O" to ".security.request_matcher.Cvgm_8S".
Inlined service ".security.request_matcher.MVE.JXm" to ".security.request_matcher.gVVrJXK".
Inlined service ".security.request_matcher.ez8UNZ9" to ".security.request_matcher.YdgJIaG".
Inlined service ".security.request_matcher.wUjt4q8" to ".security.request_matcher.z9XUbvt".
Inlined service ".security.request_matcher.daTjXoP" to ".security.request_matcher.Fmlq.Zm".
Inlined service ".security.request_matcher.AkCOQZn" to ".security.request_matcher.drpxOXp".
Inlined service ".security.request_matcher.IpUjhPG" to ".security.request_matcher.gOEEFgr".
Inlined service ".security.request_matcher.376Nthy" to ".security.request_matcher.MO56fZp".
Inlined service ".security.request_matcher.reQgKeu" to ".security.request_matcher.FWwmQRz".
Inlined service ".security.request_matcher.Y0cbBLF" to ".security.request_matcher.phqxZC1".
Inlined service ".security.request_matcher.9nANaN0" to ".security.request_matcher.bMIvJSV".
Inlined service ".security.request_matcher..2tNoq1" to ".security.request_matcher.q8E2cq.".
Inlined service ".security.request_matcher.2pwUMqO" to ".security.request_matcher.yIFFhZc".
Inlined service ".security.request_matcher.VGnDkQF" to ".security.request_matcher.5vtBVMa".
Inlined service ".security.request_matcher.RnQEyam" to ".security.request_matcher.bWsJZEE".
Inlined service ".security.request_matcher.vaVSTWF" to ".security.request_matcher.2bjhq5F".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.McbMZlX" to ".security.request_matcher.1Xrw4FT".
Inlined service ".security.request_matcher.iN2vvsL" to ".security.request_matcher.fZ..xOu".
Inlined service ".security.request_matcher.7i_b6Tu" to ".security.request_matcher.y4DxYbH".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.wxIFW0k" to ".security.request_matcher.q7iIvvA".
Inlined service ".security.request_matcher.XHkrxki" to ".security.request_matcher.DhJ7B7a".
Inlined service ".security.request_matcher.tHgGQCs" to ".security.request_matcher.lA9Bv1Q".
Inlined service ".security.request_matcher.ZhPq_WF" to ".security.request_matcher.mo5DGrr".
Inlined service ".security.request_matcher.Yn1o4Ii" to ".security.request_matcher.T1Gk25M".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\DefaultFixtures" to "doctrine.fixtures.loader".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMSqliteDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\MongoDBDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\PHPCRDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~4RLxKer" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" 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 "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "ux.translator.translations_dumper" to "ux.translator.cache_warmer.translations_cache_warmer".
Inlined service "ux.translator.message_parameters.extractor.message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.extractor.intl_message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.printer.typescript_message_parameters_printer" to "ux.translator.translations_dumper".
Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.user" to "league.oauth2_server.grant.password".
Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
Inlined service "security.helper" to "league.oauth2_server.listener.authorization_request_user_resolving".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.keycloak".
Inlined service "knpu.oauth2.provider.keycloak" to "knpu.oauth2.client.keycloak".
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.factory" to "maker.auto_command.make_factory".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
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 "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 "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.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 "debug.security.event_dispatcher.api_supervision.inner" to "debug.security.event_dispatcher.api_supervision".
Inlined service "debug.security.event_dispatcher.api_v2.inner" to "debug.security.event_dispatcher.api_v2".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.ybClHma" to ".service_locator.ybClHma.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.blidrIQ" to "console.command_loader".
Inlined service ".service_locator.ybClHma.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Service\AbelSensorService" to "console.command.public_alias.App\Command\AbelSensorSyncCommand".
Inlined service "App\Service\LravService" to "console.command.public_alias.App\Command\lravSyncCommand".
Inlined service "App\ClientFrontService\Handler\TextsHandler" to "App\Controller\Back\ContentController".
Inlined service "App\ClientFrontService\Handler\TextsHandler" to "App\Controller\Back\ContentController".
Inlined service "App\ClientFrontService\Client\UserClient" to "App\Controller\Back\CustomerController".
Inlined service "App\ClientFrontService\Client\UserClient" to "App\Controller\Back\CustomerController".
Inlined service "routing.loader.attribute.directory" to "routing.loader".
Inlined service "routing.loader.attribute.directory" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "App\ClientFrontService\Handler\UserHandler" to "App\Controller\Back\CustomerController".
Inlined service "App\ClientFrontService\Handler\UserHandler" to "App\Controller\Back\CustomerController".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" 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 "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 "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_supervision", "debug.security.firewall.authenticator.api_v2", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "mercure.hub.default.traceable", ".debug.http_client", "debug.security.event_dispatcher.api_supervision", "debug.security.event_dispatcher.api_v2", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.