The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "App\Security\Voters\BabillardVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\ChallengeStatusVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\ChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\ClassroomVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\CreationVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyCreationVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyMemberVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyModeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\FamilyUserChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\ReadingChallengeAccessVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\StudentStoryVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\UserChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "App\Security\Voters\UserVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?"
Log messages generated during the compilation of the service container.
Messages
Class
1658
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.kernel" (parent: .abstract.instanceof.kernel).
Resolving inheritance for "kernel" (parent: .instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.kernel).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand" (parent: .abstract.instanceof.App\Command\AnonymizeUserCommand).
Resolving inheritance for ".instanceof.App\Command\AnonymizeUserCommand.0.App\Command\AnonymizeUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand).
Resolving inheritance for "App\Command\AnonymizeUserCommand" (parent: .instanceof.App\Command\AnonymizeUserCommand.0.App\Command\AnonymizeUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand" (parent: .abstract.instanceof.App\Command\CreateSupportGuyCommand).
Resolving inheritance for "App\Command\CreateSupportGuyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestAnonymizationEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestAnonymizationEmailCommand.0.App\Command\Debug\TestAnonymizationEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand).
Resolving inheritance for "App\Command\Debug\TestAnonymizationEmailCommand" (parent: .instanceof.App\Command\Debug\TestAnonymizationEmailCommand.0.App\Command\Debug\TestAnonymizationEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestClassroomTransitionEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestClassroomTransitionEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestClassroomTransitionEmailCommand.0.App\Command\Debug\TestClassroomTransitionEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestClassroomTransitionEmailCommand).
Resolving inheritance for "App\Command\Debug\TestClassroomTransitionEmailCommand" (parent: .instanceof.App\Command\Debug\TestClassroomTransitionEmailCommand.0.App\Command\Debug\TestClassroomTransitionEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestCollaborationInviteCommand" (parent: .abstract.instanceof.App\Command\Debug\TestCollaborationInviteCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestCollaborationInviteCommand.0.App\Command\Debug\TestCollaborationInviteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestCollaborationInviteCommand).
Resolving inheritance for "App\Command\Debug\TestCollaborationInviteCommand" (parent: .instanceof.App\Command\Debug\TestCollaborationInviteCommand.0.App\Command\Debug\TestCollaborationInviteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestGiftCodeEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestGiftCodeEmailCommand.0.App\Command\Debug\TestGiftCodeEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand).
Resolving inheritance for "App\Command\Debug\TestGiftCodeEmailCommand" (parent: .instanceof.App\Command\Debug\TestGiftCodeEmailCommand.0.App\Command\Debug\TestGiftCodeEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestMarketingEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestMarketingEmailCommand.0.App\Command\Debug\TestMarketingEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand).
Resolving inheritance for "App\Command\Debug\TestMarketingEmailCommand" (parent: .instanceof.App\Command\Debug\TestMarketingEmailCommand.0.App\Command\Debug\TestMarketingEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestNotificationEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestNotificationEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestNotificationEmailCommand.0.App\Command\Debug\TestNotificationEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestNotificationEmailCommand).
Resolving inheritance for "App\Command\Debug\TestNotificationEmailCommand" (parent: .instanceof.App\Command\Debug\TestNotificationEmailCommand.0.App\Command\Debug\TestNotificationEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestPurchaseEmailCommand).
Resolving inheritance for ".instanceof.App\Command\Debug\TestPurchaseEmailCommand.0.App\Command\Debug\TestPurchaseEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand).
Resolving inheritance for "App\Command\Debug\TestPurchaseEmailCommand" (parent: .instanceof.App\Command\Debug\TestPurchaseEmailCommand.0.App\Command\Debug\TestPurchaseEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeploymentPrepCommand" (parent: .abstract.instanceof.App\Command\DeploymentPrepCommand).
Resolving inheritance for ".instanceof.App\Command\DeploymentPrepCommand.0.App\Command\DeploymentPrepCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeploymentPrepCommand).
Resolving inheritance for "App\Command\DeploymentPrepCommand" (parent: .instanceof.App\Command\DeploymentPrepCommand.0.App\Command\DeploymentPrepCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisionOAuthClientsCommand" (parent: .abstract.instanceof.App\Command\ProvisionOAuthClientsCommand).
Resolving inheritance for ".instanceof.App\Command\ProvisionOAuthClientsCommand.0.App\Command\ProvisionOAuthClientsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisionOAuthClientsCommand).
Resolving inheritance for "App\Command\ProvisionOAuthClientsCommand" (parent: .instanceof.App\Command\ProvisionOAuthClientsCommand.0.App\Command\ProvisionOAuthClientsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand" (parent: .abstract.instanceof.App\Command\PullTranslationsCommand).
Resolving inheritance for ".instanceof.App\Command\PullTranslationsCommand.0.App\Command\PullTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand).
Resolving inheritance for "App\Command\PullTranslationsCommand" (parent: .instanceof.App\Command\PullTranslationsCommand.0.App\Command\PullTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand" (parent: .abstract.instanceof.App\Command\PushTranslationsCommand).
Resolving inheritance for ".instanceof.App\Command\PushTranslationsCommand.0.App\Command\PushTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand).
Resolving inheritance for "App\Command\PushTranslationsCommand" (parent: .instanceof.App\Command\PushTranslationsCommand.0.App\Command\PushTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionCommand" (parent: .abstract.instanceof.App\Command\SchoolYearTransitionCommand).
Resolving inheritance for ".instanceof.App\Command\SchoolYearTransitionCommand.0.App\Command\SchoolYearTransitionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionCommand).
Resolving inheritance for "App\Command\SchoolYearTransitionCommand" (parent: .instanceof.App\Command\SchoolYearTransitionCommand.0.App\Command\SchoolYearTransitionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionNotificationCommand" (parent: .abstract.instanceof.App\Command\SchoolYearTransitionNotificationCommand).
Resolving inheritance for ".instanceof.App\Command\SchoolYearTransitionNotificationCommand.0.App\Command\SchoolYearTransitionNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionNotificationCommand).
Resolving inheritance for "App\Command\SchoolYearTransitionNotificationCommand" (parent: .instanceof.App\Command\SchoolYearTransitionNotificationCommand.0.App\Command\SchoolYearTransitionNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationBatchesCommand" (parent: .abstract.instanceof.App\Command\SendNotificationBatchesCommand).
Resolving inheritance for ".instanceof.App\Command\SendNotificationBatchesCommand.0.App\Command\SendNotificationBatchesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationBatchesCommand).
Resolving inheritance for "App\Command\SendNotificationBatchesCommand" (parent: .instanceof.App\Command\SendNotificationBatchesCommand.0.App\Command\SendNotificationBatchesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand" (parent: .abstract.instanceof.App\Command\UpdateLearningPathCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateLearningPathCommand.0.App\Command\UpdateLearningPathCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand).
Resolving inheritance for "App\Command\UpdateLearningPathCommand" (parent: .instanceof.App\Command\UpdateLearningPathCommand.0.App\Command\UpdateLearningPathCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand" (parent: .abstract.instanceof.App\Command\UpdateZohoCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateZohoCommand.0.App\Command\UpdateZohoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand).
Resolving inheritance for "App\Command\UpdateZohoCommand" (parent: .instanceof.App\Command\UpdateZohoCommand.0.App\Command\UpdateZohoCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\AuthController.0.App\Controller\Api\Constellation\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for "App\Controller\Api\Constellation\AuthController" (parent: .instanceof.App\Controller\Api\Constellation\AuthController.0.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ChallengeController.0.App\Controller\Api\Constellation\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for "App\Controller\Api\Constellation\ChallengeController" (parent: .instanceof.App\Controller\Api\Constellation\ChallengeController.0.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ClassroomController.0.App\Controller\Api\Constellation\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for "App\Controller\Api\Constellation\ClassroomController" (parent: .instanceof.App\Controller\Api\Constellation\ClassroomController.0.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ClientVersionController.0.App\Controller\Api\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for "App\Controller\Api\Constellation\ClientVersionController" (parent: .instanceof.App\Controller\Api\Constellation\ClientVersionController.0.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ConnectionTokenController.0.App\Controller\Api\Constellation\ConnectionTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for "App\Controller\Api\Constellation\ConnectionTokenController" (parent: .instanceof.App\Controller\Api\Constellation\ConnectionTokenController.0.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\EnvironmentController.0.App\Controller\Api\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for "App\Controller\Api\Constellation\EnvironmentController" (parent: .instanceof.App\Controller\Api\Constellation\EnvironmentController.0.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\GalleryController.0.App\Controller\Api\Constellation\GalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for "App\Controller\Api\Constellation\GalleryController" (parent: .instanceof.App\Controller\Api\Constellation\GalleryController.0.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController.0.App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController.0.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\SaveController.0.App\Controller\Api\Constellation\SaveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for "App\Controller\Api\Constellation\SaveController" (parent: .instanceof.App\Controller\Api\Constellation\SaveController.0.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\SubWorldController.0.App\Controller\Api\Constellation\SubWorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for "App\Controller\Api\Constellation\SubWorldController" (parent: .instanceof.App\Controller\Api\Constellation\SubWorldController.0.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\TextEntryController.0.App\Controller\Api\Constellation\TextEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for "App\Controller\Api\Constellation\TextEntryController" (parent: .instanceof.App\Controller\Api\Constellation\TextEntryController.0.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\ThemeController.0.App\Controller\Api\Constellation\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for "App\Controller\Api\Constellation\ThemeController" (parent: .instanceof.App\Controller\Api\Constellation\ThemeController.0.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\UserChallengeController.0.App\Controller\Api\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for "App\Controller\Api\Constellation\UserChallengeController" (parent: .instanceof.App\Controller\Api\Constellation\UserChallengeController.0.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\UserController.0.App\Controller\Api\Constellation\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController).
Resolving inheritance for "App\Controller\Api\Constellation\UserController" (parent: .instanceof.App\Controller\Api\Constellation\UserController.0.App\Controller\Api\Constellation\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for ".instanceof.App\Controller\Api\Constellation\WorldController.0.App\Controller\Api\Constellation\WorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for "App\Controller\Api\Constellation\WorldController" (parent: .instanceof.App\Controller\Api\Constellation\WorldController.0.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController" (parent: .abstract.instanceof.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for ".instanceof.App\Controller\Api\Public\AssetBundlesController.0.App\Controller\Api\Public\AssetBundlesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for "App\Controller\Api\Public\AssetBundlesController" (parent: .instanceof.App\Controller\Api\Public\AssetBundlesController.0.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController" (parent: .abstract.instanceof.App\Controller\Api\Public\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController).
Resolving inheritance for ".instanceof.App\Controller\Api\Public\WebhookController.0.App\Controller\Api\Public\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController).
Resolving inheritance for "App\Controller\Api\Public\WebhookController" (parent: .instanceof.App\Controller\Api\Public\WebhookController.0.App\Controller\Api\Public\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\AssetController.0.App\Controller\Api\Troubadour\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for "App\Controller\Api\Troubadour\AssetController" (parent: .instanceof.App\Controller\Api\Troubadour\AssetController.0.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\SceneryController.0.App\Controller\Api\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Api\Troubadour\SceneryController" (parent: .instanceof.App\Controller\Api\Troubadour\SceneryController.0.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\StoryLocationController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\StoryLocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\StoryLocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\StoryLocationController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\StoryLocationController.0.App\Controller\Api\Troubadour\StoryLocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\StoryLocationController).
Resolving inheritance for "App\Controller\Api\Troubadour\StoryLocationController" (parent: .instanceof.App\Controller\Api\Troubadour\StoryLocationController.0.App\Controller\Api\Troubadour\StoryLocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\UserChallengeController.0.App\Controller\Api\Troubadour\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for "App\Controller\Api\Troubadour\UserChallengeController" (parent: .instanceof.App\Controller\Api\Troubadour\UserChallengeController.0.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\WorldController.0.App\Controller\Api\Troubadour\WorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for "App\Controller\Api\Troubadour\WorldController" (parent: .instanceof.App\Controller\Api\Troubadour\WorldController.0.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for ".instanceof.App\Controller\Api\Troubadour\WorldObjectController.0.App\Controller\Api\Troubadour\WorldObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for "App\Controller\Api\Troubadour\WorldObjectController" (parent: .instanceof.App\Controller\Api\Troubadour\WorldObjectController.0.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController" (parent: .abstract.instanceof.App\Controller\AuthenticatedUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController).
Resolving inheritance for "App\Controller\AuthenticatedUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\AuthRestController.0.App\Controller\Rest\Admin\AuthRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for "App\Controller\Rest\Admin\AuthRestController" (parent: .instanceof.App\Controller\Rest\Admin\AuthRestController.0.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\BucketRestController.0.App\Controller\Rest\Admin\BucketRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for "App\Controller\Rest\Admin\BucketRestController" (parent: .instanceof.App\Controller\Rest\Admin\BucketRestController.0.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\CartRestController.0.App\Controller\Rest\Admin\CartRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CartRestController" (parent: .instanceof.App\Controller\Rest\Admin\CartRestController.0.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\ClassroomRestController.0.App\Controller\Rest\Admin\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Admin\ClassroomRestController" (parent: .instanceof.App\Controller\Rest\Admin\ClassroomRestController.0.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController.0.App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController.0.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\CountryRestController.0.App\Controller\Rest\Admin\CountryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CountryRestController" (parent: .instanceof.App\Controller\Rest\Admin\CountryRestController.0.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\InformationPageController.0.App\Controller\Rest\Admin\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for "App\Controller\Rest\Admin\InformationPageController" (parent: .instanceof.App\Controller\Rest\Admin\InformationPageController.0.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\LanguageRestController.0.App\Controller\Rest\Admin\LanguageRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for "App\Controller\Rest\Admin\LanguageRestController" (parent: .instanceof.App\Controller\Rest\Admin\LanguageRestController.0.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\LicenceRestController.0.App\Controller\Rest\Admin\LicenceRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for "App\Controller\Rest\Admin\LicenceRestController" (parent: .instanceof.App\Controller\Rest\Admin\LicenceRestController.0.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ManagerRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ManagerRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ManagerRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ManagerRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\ManagerRestController.0.App\Controller\Rest\Admin\ManagerRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ManagerRestController).
Resolving inheritance for "App\Controller\Rest\Admin\ManagerRestController" (parent: .instanceof.App\Controller\Rest\Admin\ManagerRestController.0.App\Controller\Rest\Admin\ManagerRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController.0.App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for "App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController.0.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController.0.App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController.0.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\SchoolsRestController.0.App\Controller\Rest\Admin\SchoolsRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for "App\Controller\Rest\Admin\SchoolsRestController" (parent: .instanceof.App\Controller\Rest\Admin\SchoolsRestController.0.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\SharedLicencesRestController.0.App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for "App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .instanceof.App\Controller\Rest\Admin\SharedLicencesRestController.0.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\StudentsRestController.0.App\Controller\Rest\Admin\StudentsRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for "App\Controller\Rest\Admin\StudentsRestController" (parent: .instanceof.App\Controller\Rest\Admin\StudentsRestController.0.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\WhiteListRestController.0.App\Controller\Rest\Admin\WhiteListRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for "App\Controller\Rest\Admin\WhiteListRestController" (parent: .instanceof.App\Controller\Rest\Admin\WhiteListRestController.0.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Admin\ZohoLeadController.0.App\Controller\Rest\Admin\ZohoLeadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for "App\Controller\Rest\Admin\ZohoLeadController" (parent: .instanceof.App\Controller\Rest\Admin\ZohoLeadController.0.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\ChallengeRestController.0.App\Controller\Rest\Constellation\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ChallengeRestController" (parent: .instanceof.App\Controller\Rest\Constellation\ChallengeRestController.0.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\ClassroomRestController.0.App\Controller\Rest\Constellation\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ClassroomRestController" (parent: .instanceof.App\Controller\Rest\Constellation\ClassroomRestController.0.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\GalleryRestController.0.App\Controller\Rest\Constellation\GalleryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\GalleryRestController" (parent: .instanceof.App\Controller\Rest\Constellation\GalleryRestController.0.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\RevisionRestController.0.App\Controller\Rest\Constellation\RevisionRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\RevisionRestController" (parent: .instanceof.App\Controller\Rest\Constellation\RevisionRestController.0.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Constellation\UserChallengeRestController.0.App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .instanceof.App\Controller\Rest\Constellation\UserChallengeRestController.0.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\AuthRestController.0.App\Controller\Rest\Family\AuthRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for "App\Controller\Rest\Family\AuthRestController" (parent: .instanceof.App\Controller\Rest\Family\AuthRestController.0.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\BabillardRestController.0.App\Controller\Rest\Family\BabillardRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for "App\Controller\Rest\Family\BabillardRestController" (parent: .instanceof.App\Controller\Rest\Family\BabillardRestController.0.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\ChallengeRestController.0.App\Controller\Rest\Family\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Family\ChallengeRestController" (parent: .instanceof.App\Controller\Rest\Family\ChallengeRestController.0.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\ChallengeTemplateRestController.0.App\Controller\Rest\Family\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Family\ChallengeTemplateRestController" (parent: .instanceof.App\Controller\Rest\Family\ChallengeTemplateRestController.0.App\Controller\Rest\Family\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\FamilyCreationRestController.0.App\Controller\Rest\Family\FamilyCreationRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for "App\Controller\Rest\Family\FamilyCreationRestController" (parent: .instanceof.App\Controller\Rest\Family\FamilyCreationRestController.0.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ModulesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\ModulesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ModulesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ModulesRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\ModulesRestController.0.App\Controller\Rest\Family\ModulesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ModulesRestController).
Resolving inheritance for "App\Controller\Rest\Family\ModulesRestController" (parent: .instanceof.App\Controller\Rest\Family\ModulesRestController.0.App\Controller\Rest\Family\ModulesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\QuizRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\QuizRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\QuizRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\QuizRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\QuizRestController.0.App\Controller\Rest\Family\QuizRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\QuizRestController).
Resolving inheritance for "App\Controller\Rest\Family\QuizRestController" (parent: .instanceof.App\Controller\Rest\Family\QuizRestController.0.App\Controller\Rest\Family\QuizRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\SharingRestController.0.App\Controller\Rest\Family\SharingRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for "App\Controller\Rest\Family\SharingRestController" (parent: .instanceof.App\Controller\Rest\Family\SharingRestController.0.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\TutorialRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\TutorialRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\TutorialRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\TutorialRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Family\TutorialRestController.0.App\Controller\Rest\Family\TutorialRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\TutorialRestController).
Resolving inheritance for "App\Controller\Rest\Family\TutorialRestController" (parent: .instanceof.App\Controller\Rest\Family\TutorialRestController.0.App\Controller\Rest\Family\TutorialRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Info\LandingPageRestController" (parent: .abstract.instanceof.App\Controller\Rest\Info\LandingPageRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Info\LandingPageRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Info\LandingPageRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Info\LandingPageRestController.0.App\Controller\Rest\Info\LandingPageRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Info\LandingPageRestController).
Resolving inheritance for "App\Controller\Rest\Info\LandingPageRestController" (parent: .instanceof.App\Controller\Rest\Info\LandingPageRestController.0.App\Controller\Rest\Info\LandingPageRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\AnonymizationController.0.App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .instanceof.App\Controller\Rest\Support\Admin\AnonymizationController.0.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\BlackListController.0.App\Controller\Rest\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\BlackListController" (parent: .instanceof.App\Controller\Rest\Support\Admin\BlackListController.0.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\DataExportController.0.App\Controller\Rest\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\DataExportController" (parent: .instanceof.App\Controller\Rest\Support\Admin\DataExportController.0.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\InformationPageController.0.App\Controller\Rest\Support\Admin\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\InformationPageController" (parent: .instanceof.App\Controller\Rest\Support\Admin\InformationPageController.0.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\LanguageController.0.App\Controller\Rest\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\LanguageController" (parent: .instanceof.App\Controller\Rest\Support\Admin\LanguageController.0.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController.0.App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController.0.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\ManagerController.0.App\Controller\Rest\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ManagerController" (parent: .instanceof.App\Controller\Rest\Support\Admin\ManagerController.0.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\ManagerImportController.0.App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .instanceof.App\Controller\Rest\Support\Admin\ManagerImportController.0.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController.0.App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController.0.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\StudentController.0.App\Controller\Rest\Support\Admin\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\StudentController" (parent: .instanceof.App\Controller\Rest\Support\Admin\StudentController.0.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Admin\UserRegionController.0.App\Controller\Rest\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\UserRegionController" (parent: .instanceof.App\Controller\Rest\Support\Admin\UserRegionController.0.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Constellation\CatalogController.0.App\Controller\Rest\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\CatalogController" (parent: .instanceof.App\Controller\Rest\Support\Constellation\CatalogController.0.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Troubadour\BabillardController.0.App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .instanceof.App\Controller\Rest\Support\Troubadour\BabillardController.0.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Troubadour\CatalogController.0.App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .instanceof.App\Controller\Rest\Support\Troubadour\CatalogController.0.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Troubadour\CategoryController.0.App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .instanceof.App\Controller\Rest\Support\Troubadour\CategoryController.0.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController.0.App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController.0.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Support\Troubadour\SceneryController.0.App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .instanceof.App\Controller\Rest\Support\Troubadour\SceneryController.0.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\BabillardCollaborationRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\BabillardCollaborationRestController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\BabillardCollaborationRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\BabillardCollaborationRestController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\BabillardRestController.0.App\Controller\Rest\Troubadour\BabillardRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\BabillardRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\BabillardRestController.0.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\CategoryRestController.0.App\Controller\Rest\Troubadour\CategoryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\CategoryRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\CategoryRestController.0.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\ChallengeRestController.0.App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\ChallengeRestController.0.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\ClassroomRestController.0.App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\ClassroomRestController.0.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ModulesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ModulesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ModulesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ModulesRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\ModulesRestController.0.App\Controller\Rest\Troubadour\ModulesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ModulesRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ModulesRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\ModulesRestController.0.App\Controller\Rest\Troubadour\ModulesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\NotebookRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\NotebookRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\NotebookRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\NotebookRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\NotebookRestController.0.App\Controller\Rest\Troubadour\NotebookRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\NotebookRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\NotebookRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\NotebookRestController.0.App\Controller\Rest\Troubadour\NotebookRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\PathwayRestController.0.App\Controller\Rest\Troubadour\PathwayRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\PathwayRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\PathwayRestController.0.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\QuizRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\QuizRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\QuizRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\QuizRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\QuizRestController.0.App\Controller\Rest\Troubadour\QuizRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\QuizRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\QuizRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\QuizRestController.0.App\Controller\Rest\Troubadour\QuizRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\SceneryRestController.0.App\Controller\Rest\Troubadour\SceneryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\SceneryRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\SceneryRestController.0.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\SharingRestController.0.App\Controller\Rest\Troubadour\SharingRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\SharingRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\SharingRestController.0.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\StudentRestController.0.App\Controller\Rest\Troubadour\StudentRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\StudentRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\StudentRestController.0.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\TextEntryRestController.0.App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\TextEntryRestController.0.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController.0.App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController.0.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for ".instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController.0.App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController.0.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\AuthController.0.App\Controller\Site\Admin\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController).
Resolving inheritance for "App\Controller\Site\Admin\AuthController" (parent: .instanceof.App\Controller\Site\Admin\AuthController.0.App\Controller\Site\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController" (parent: .abstract.instanceof.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\ClassroomController.0.App\Controller\Site\Admin\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for "App\Controller\Site\Admin\ClassroomController" (parent: .instanceof.App\Controller\Site\Admin\ClassroomController.0.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\ExpiredLicencesController.0.App\Controller\Site\Admin\ExpiredLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\ExpiredLicencesController" (parent: .instanceof.App\Controller\Site\Admin\ExpiredLicencesController.0.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\InTransferLicencesController.0.App\Controller\Site\Admin\InTransferLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\InTransferLicencesController" (parent: .instanceof.App\Controller\Site\Admin\InTransferLicencesController.0.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController" (parent: .abstract.instanceof.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\LicenceController.0.App\Controller\Site\Admin\LicenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for "App\Controller\Site\Admin\LicenceController" (parent: .instanceof.App\Controller\Site\Admin\LicenceController.0.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController" (parent: .abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingCoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingCoreController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController).
Resolving inheritance for "App\Controller\Site\Admin\Onboarding\OnboardingCoreController" (parent: .instanceof.App\Controller\Site\Admin\Onboarding\OnboardingCoreController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" (parent: .abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController).
Resolving inheritance for "App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" (parent: .instanceof.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" (parent: .abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController).
Resolving inheritance for "App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" (parent: .instanceof.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" (parent: .abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController).
Resolving inheritance for "App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" (parent: .instanceof.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\OwnedLicencesController.0.App\Controller\Site\Admin\OwnedLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\OwnedLicencesController" (parent: .instanceof.App\Controller\Site\Admin\OwnedLicencesController.0.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController" (parent: .abstract.instanceof.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\PurchaseController.0.App\Controller\Site\Admin\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for "App\Controller\Site\Admin\PurchaseController" (parent: .instanceof.App\Controller\Site\Admin\PurchaseController.0.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\SharedLicencesController.0.App\Controller\Site\Admin\SharedLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\SharedLicencesController" (parent: .instanceof.App\Controller\Site\Admin\SharedLicencesController.0.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StoreController" (parent: .abstract.instanceof.App\Controller\Site\Admin\StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StoreController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\StoreController.0.App\Controller\Site\Admin\StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StoreController).
Resolving inheritance for "App\Controller\Site\Admin\StoreController" (parent: .instanceof.App\Controller\Site\Admin\StoreController.0.App\Controller\Site\Admin\StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController" (parent: .abstract.instanceof.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\StudentsController.0.App\Controller\Site\Admin\StudentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for "App\Controller\Site\Admin\StudentsController" (parent: .instanceof.App\Controller\Site\Admin\StudentsController.0.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController" (parent: .abstract.instanceof.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for ".instanceof.App\Controller\Site\Admin\WhiteListController.0.App\Controller\Site\Admin\WhiteListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for "App\Controller\Site\Admin\WhiteListController" (parent: .instanceof.App\Controller\Site\Admin\WhiteListController.0.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\AuthController.0.App\Controller\Site\Constellation\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for "App\Controller\Site\Constellation\AuthController" (parent: .instanceof.App\Controller\Site\Constellation\AuthController.0.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\CatalogController.0.App\Controller\Site\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Site\Constellation\CatalogController" (parent: .instanceof.App\Controller\Site\Constellation\CatalogController.0.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\ChallengeController.0.App\Controller\Site\Constellation\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for "App\Controller\Site\Constellation\ChallengeController" (parent: .instanceof.App\Controller\Site\Constellation\ChallengeController.0.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\GalleryController.0.App\Controller\Site\Constellation\GalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for "App\Controller\Site\Constellation\GalleryController" (parent: .instanceof.App\Controller\Site\Constellation\GalleryController.0.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController.0.App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController.0.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Constellation\UserChallengeController.0.App\Controller\Site\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for "App\Controller\Site\Constellation\UserChallengeController" (parent: .instanceof.App\Controller\Site\Constellation\UserChallengeController.0.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Family\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\AuthController.0.App\Controller\Site\Family\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController).
Resolving inheritance for "App\Controller\Site\Family\AuthController" (parent: .instanceof.App\Controller\Site\Family\AuthController.0.App\Controller\Site\Family\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\BabillardController" (parent: .abstract.instanceof.App\Controller\Site\Family\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\BabillardController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\BabillardController.0.App\Controller\Site\Family\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\BabillardController).
Resolving inheritance for "App\Controller\Site\Family\BabillardController" (parent: .instanceof.App\Controller\Site\Family\BabillardController.0.App\Controller\Site\Family\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\CatalogController.0.App\Controller\Site\Family\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\CatalogController).
Resolving inheritance for "App\Controller\Site\Family\CatalogController" (parent: .instanceof.App\Controller\Site\Family\CatalogController.0.App\Controller\Site\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ChallengeConstructionController.0.App\Controller\Site\Family\ChallengeConstructionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeConstructionController" (parent: .instanceof.App\Controller\Site\Family\ChallengeConstructionController.0.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCorrectionController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeCorrectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCorrectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCorrectionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ChallengeCorrectionController.0.App\Controller\Site\Family\ChallengeCorrectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCorrectionController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeCorrectionController" (parent: .instanceof.App\Controller\Site\Family\ChallengeCorrectionController.0.App\Controller\Site\Family\ChallengeCorrectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCreationController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeCreationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCreationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCreationController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ChallengeCreationController.0.App\Controller\Site\Family\ChallengeCreationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCreationController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeCreationController" (parent: .instanceof.App\Controller\Site\Family\ChallengeCreationController.0.App\Controller\Site\Family\ChallengeCreationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ChallengeExplorationController.0.App\Controller\Site\Family\ChallengeExplorationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeExplorationController" (parent: .instanceof.App\Controller\Site\Family\ChallengeExplorationController.0.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeRevisionController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeRevisionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeRevisionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ChallengeRevisionController.0.App\Controller\Site\Family\ChallengeRevisionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeRevisionController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeRevisionController" (parent: .instanceof.App\Controller\Site\Family\ChallengeRevisionController.0.App\Controller\Site\Family\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Family\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\DemoController.0.App\Controller\Site\Family\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController).
Resolving inheritance for "App\Controller\Site\Family\DemoController" (parent: .instanceof.App\Controller\Site\Family\DemoController.0.App\Controller\Site\Family\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController" (parent: .abstract.instanceof.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\FamilyCreationController.0.App\Controller\Site\Family\FamilyCreationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for "App\Controller\Site\Family\FamilyCreationController" (parent: .instanceof.App\Controller\Site\Family\FamilyCreationController.0.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\MemberSelectionController" (parent: .abstract.instanceof.App\Controller\Site\Family\MemberSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\MemberSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\MemberSelectionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\MemberSelectionController.0.App\Controller\Site\Family\MemberSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\MemberSelectionController).
Resolving inheritance for "App\Controller\Site\Family\MemberSelectionController" (parent: .instanceof.App\Controller\Site\Family\MemberSelectionController.0.App\Controller\Site\Family\MemberSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ModulesController" (parent: .abstract.instanceof.App\Controller\Site\Family\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ModulesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ModulesController.0.App\Controller\Site\Family\ModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ModulesController).
Resolving inheritance for "App\Controller\Site\Family\ModulesController" (parent: .instanceof.App\Controller\Site\Family\ModulesController.0.App\Controller\Site\Family\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController" (parent: .abstract.instanceof.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\OnboardingController.0.App\Controller\Site\Family\OnboardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for "App\Controller\Site\Family\OnboardingController" (parent: .instanceof.App\Controller\Site\Family\OnboardingController.0.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ReadingChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Family\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ReadingChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ReadingChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\ReadingChallengeController.0.App\Controller\Site\Family\ReadingChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ReadingChallengeController).
Resolving inheritance for "App\Controller\Site\Family\ReadingChallengeController" (parent: .instanceof.App\Controller\Site\Family\ReadingChallengeController.0.App\Controller\Site\Family\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController" (parent: .abstract.instanceof.App\Controller\Site\Family\SharingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\SharingController.0.App\Controller\Site\Family\SharingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController).
Resolving inheritance for "App\Controller\Site\Family\SharingController" (parent: .instanceof.App\Controller\Site\Family\SharingController.0.App\Controller\Site\Family\SharingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\StoryController" (parent: .abstract.instanceof.App\Controller\Site\Family\StoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\StoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\StoryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\StoryController.0.App\Controller\Site\Family\StoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\StoryController).
Resolving inheritance for "App\Controller\Site\Family\StoryController" (parent: .instanceof.App\Controller\Site\Family\StoryController.0.App\Controller\Site\Family\StoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController" (parent: .abstract.instanceof.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for ".instanceof.App\Controller\Site\Family\TrashCanController.0.App\Controller\Site\Family\TrashCanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for "App\Controller\Site\Family\TrashCanController" (parent: .instanceof.App\Controller\Site\Family\TrashCanController.0.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\ChristmasLandingPageController" (parent: .abstract.instanceof.App\Controller\Site\Info\ChristmasLandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\ChristmasLandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\ChristmasLandingPageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\ChristmasLandingPageController.0.App\Controller\Site\Info\ChristmasLandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\ChristmasLandingPageController).
Resolving inheritance for "App\Controller\Site\Info\ChristmasLandingPageController" (parent: .instanceof.App\Controller\Site\Info\ChristmasLandingPageController.0.App\Controller\Site\Info\ChristmasLandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HalloweenController" (parent: .abstract.instanceof.App\Controller\Site\Info\HalloweenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HalloweenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HalloweenController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\HalloweenController.0.App\Controller\Site\Info\HalloweenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HalloweenController).
Resolving inheritance for "App\Controller\Site\Info\HalloweenController" (parent: .instanceof.App\Controller\Site\Info\HalloweenController.0.App\Controller\Site\Info\HalloweenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HolidayController" (parent: .abstract.instanceof.App\Controller\Site\Info\HolidayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HolidayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HolidayController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\HolidayController.0.App\Controller\Site\Info\HolidayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HolidayController).
Resolving inheritance for "App\Controller\Site\Info\HolidayController" (parent: .instanceof.App\Controller\Site\Info\HolidayController.0.App\Controller\Site\Info\HolidayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController" (parent: .abstract.instanceof.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\LandingPageController.0.App\Controller\Site\Info\LandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for "App\Controller\Site\Info\LandingPageController" (parent: .instanceof.App\Controller\Site\Info\LandingPageController.0.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\PetitcodiacController" (parent: .abstract.instanceof.App\Controller\Site\Info\PetitcodiacController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\PetitcodiacController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\PetitcodiacController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\PetitcodiacController.0.App\Controller\Site\Info\PetitcodiacController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\PetitcodiacController).
Resolving inheritance for "App\Controller\Site\Info\PetitcodiacController" (parent: .instanceof.App\Controller\Site\Info\PetitcodiacController.0.App\Controller\Site\Info\PetitcodiacController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\QuebecController" (parent: .abstract.instanceof.App\Controller\Site\Info\QuebecController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\QuebecController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\QuebecController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\QuebecController.0.App\Controller\Site\Info\QuebecController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\QuebecController).
Resolving inheritance for "App\Controller\Site\Info\QuebecController" (parent: .instanceof.App\Controller\Site\Info\QuebecController.0.App\Controller\Site\Info\QuebecController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesController" (parent: .abstract.instanceof.App\Controller\Site\Info\SocialStudiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\SocialStudiesController.0.App\Controller\Site\Info\SocialStudiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesController).
Resolving inheritance for "App\Controller\Site\Info\SocialStudiesController" (parent: .instanceof.App\Controller\Site\Info\SocialStudiesController.0.App\Controller\Site\Info\SocialStudiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesModuleController" (parent: .abstract.instanceof.App\Controller\Site\Info\SocialStudiesModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesModuleController).
Resolving inheritance for ".instanceof.App\Controller\Site\Info\SocialStudiesModuleController.0.App\Controller\Site\Info\SocialStudiesModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesModuleController).
Resolving inheritance for "App\Controller\Site\Info\SocialStudiesModuleController" (parent: .instanceof.App\Controller\Site\Info\SocialStudiesModuleController.0.App\Controller\Site\Info\SocialStudiesModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\AuthController.0.App\Controller\Site\Nanomonx\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for "App\Controller\Site\Nanomonx\AuthController" (parent: .instanceof.App\Controller\Site\Nanomonx\AuthController.0.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ClientController.0.App\Controller\Site\Nanomonx\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ClientController" (parent: .instanceof.App\Controller\Site\Nanomonx\ClientController.0.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ContactController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ContactController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ContactController.0.App\Controller\Site\Nanomonx\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ContactController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ContactController" (parent: .instanceof.App\Controller\Site\Nanomonx\ContactController.0.App\Controller\Site\Nanomonx\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\EmailValidationController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\EmailValidationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\EmailValidationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\EmailValidationController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\EmailValidationController.0.App\Controller\Site\Nanomonx\EmailValidationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\EmailValidationController).
Resolving inheritance for "App\Controller\Site\Nanomonx\EmailValidationController" (parent: .instanceof.App\Controller\Site\Nanomonx\EmailValidationController.0.App\Controller\Site\Nanomonx\EmailValidationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ErrorPageController.0.App\Controller\Site\Nanomonx\ErrorPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ErrorPageController" (parent: .instanceof.App\Controller\Site\Nanomonx\ErrorPageController.0.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ForgotPasswordController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ForgotPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ForgotPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ForgotPasswordController.0.App\Controller\Site\Nanomonx\ForgotPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ForgotPasswordController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ForgotPasswordController" (parent: .instanceof.App\Controller\Site\Nanomonx\ForgotPasswordController.0.App\Controller\Site\Nanomonx\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\GoogleLoginController.0.App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for "App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .instanceof.App\Controller\Site\Nanomonx\GoogleLoginController.0.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\HealthController.0.App\Controller\Site\Nanomonx\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for "App\Controller\Site\Nanomonx\HealthController" (parent: .instanceof.App\Controller\Site\Nanomonx\HealthController.0.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\InfosController.0.App\Controller\Site\Nanomonx\InfosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for "App\Controller\Site\Nanomonx\InfosController" (parent: .instanceof.App\Controller\Site\Nanomonx\InfosController.0.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ManagerController.0.App\Controller\Site\Nanomonx\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ManagerController" (parent: .instanceof.App\Controller\Site\Nanomonx\ManagerController.0.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ModeSwitchController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ModeSwitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ModeSwitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ModeSwitchController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ModeSwitchController.0.App\Controller\Site\Nanomonx\ModeSwitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ModeSwitchController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ModeSwitchController" (parent: .instanceof.App\Controller\Site\Nanomonx\ModeSwitchController.0.App\Controller\Site\Nanomonx\ModeSwitchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\NotificationPreferencesController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\NotificationPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\NotificationPreferencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\NotificationPreferencesController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController).
Resolving inheritance for "App\Controller\Site\Nanomonx\NotificationPreferencesController" (parent: .instanceof.App\Controller\Site\Nanomonx\NotificationPreferencesController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ResourcesController.0.App\Controller\Site\Nanomonx\ResourcesController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ResourcesController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ResourcesController" (parent: .instanceof.App\Controller\Site\Nanomonx\ResourcesController.0.App\Controller\Site\Nanomonx\ResourcesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\SignupController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\SignupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\SignupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\SignupController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\SignupController.0.App\Controller\Site\Nanomonx\SignupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\SignupController).
Resolving inheritance for "App\Controller\Site\Nanomonx\SignupController" (parent: .instanceof.App\Controller\Site\Nanomonx\SignupController.0.App\Controller\Site\Nanomonx\SignupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ThemeController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ThemeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ThemeController.0.App\Controller\Site\Nanomonx\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ThemeController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ThemeController" (parent: .instanceof.App\Controller\Site\Nanomonx\ThemeController.0.App\Controller\Site\Nanomonx\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\UnsubscribeController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\UnsubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\UnsubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\UnsubscribeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\UnsubscribeController.0.App\Controller\Site\Nanomonx\UnsubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\UnsubscribeController).
Resolving inheritance for "App\Controller\Site\Nanomonx\UnsubscribeController" (parent: .instanceof.App\Controller\Site\Nanomonx\UnsubscribeController.0.App\Controller\Site\Nanomonx\UnsubscribeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\BlackListController.0.App\Controller\Site\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for "App\Controller\Site\Support\Admin\BlackListController" (parent: .instanceof.App\Controller\Site\Support\Admin\BlackListController.0.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController.0.App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for "App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController.0.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\ConceptController.0.App\Controller\Site\Support\Admin\ConceptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ConceptController" (parent: .instanceof.App\Controller\Site\Support\Admin\ConceptController.0.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\CountryController.0.App\Controller\Site\Support\Admin\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for "App\Controller\Site\Support\Admin\CountryController" (parent: .instanceof.App\Controller\Site\Support\Admin\CountryController.0.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\DataExportController.0.App\Controller\Site\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for "App\Controller\Site\Support\Admin\DataExportController" (parent: .instanceof.App\Controller\Site\Support\Admin\DataExportController.0.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for "App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\LanguageController.0.App\Controller\Site\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\LanguageController" (parent: .instanceof.App\Controller\Site\Support\Admin\LanguageController.0.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\LicenceTypeController.0.App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for "App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .instanceof.App\Controller\Site\Support\Admin\LicenceTypeController.0.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\ManagerController.0.App\Controller\Site\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ManagerController" (parent: .instanceof.App\Controller\Site\Support\Admin\ManagerController.0.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\ManagerImportController.0.App\Controller\Site\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ManagerImportController" (parent: .instanceof.App\Controller\Site\Support\Admin\ManagerImportController.0.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\PackageController.0.App\Controller\Site\Support\Admin\PackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\PackageController" (parent: .instanceof.App\Controller\Site\Support\Admin\PackageController.0.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\ScholarLevelController.0.App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .instanceof.App\Controller\Site\Support\Admin\ScholarLevelController.0.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController.0.App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController.0.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\SchoolYearController.0.App\Controller\Site\Support\Admin\SchoolYearController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SchoolYearController" (parent: .instanceof.App\Controller\Site\Support\Admin\SchoolYearController.0.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\StatisticController.0.App\Controller\Site\Support\Admin\StatisticController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StatisticController" (parent: .instanceof.App\Controller\Site\Support\Admin\StatisticController.0.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\StudentController.0.App\Controller\Site\Support\Admin\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StudentController" (parent: .instanceof.App\Controller\Site\Support\Admin\StudentController.0.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController.0.App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController.0.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\SubjectController.0.App\Controller\Site\Support\Admin\SubjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SubjectController" (parent: .instanceof.App\Controller\Site\Support\Admin\SubjectController.0.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\UsageTypeController.0.App\Controller\Site\Support\Admin\UsageTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for "App\Controller\Site\Support\Admin\UsageTypeController" (parent: .instanceof.App\Controller\Site\Support\Admin\UsageTypeController.0.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\UserRegionController.0.App\Controller\Site\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for "App\Controller\Site\Support\Admin\UserRegionController" (parent: .instanceof.App\Controller\Site\Support\Admin\UserRegionController.0.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Admin\ZohoCRMController.0.App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .instanceof.App\Controller\Site\Support\Admin\ZohoCRMController.0.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Support\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\AuthController.0.App\Controller\Site\Support\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController).
Resolving inheritance for "App\Controller\Site\Support\AuthController" (parent: .instanceof.App\Controller\Site\Support\AuthController.0.App\Controller\Site\Support\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\CatalogController.0.App\Controller\Site\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\CatalogController" (parent: .instanceof.App\Controller\Site\Support\Constellation\CatalogController.0.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\ClientVersionController.0.App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .instanceof.App\Controller\Site\Support\Constellation\ClientVersionController.0.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\EnvironmentController.0.App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .instanceof.App\Controller\Site\Support\Constellation\EnvironmentController.0.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController.0.App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController.0.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\ThemeController.0.App\Controller\Site\Support\Constellation\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ThemeController" (parent: .instanceof.App\Controller\Site\Support\Constellation\ThemeController.0.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Family\CatalogController.0.App\Controller\Site\Support\Family\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Family\CatalogController" (parent: .instanceof.App\Controller\Site\Support\Family\CatalogController.0.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController.0.App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController.0.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\BabillardController.0.App\Controller\Site\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BabillardController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\BabillardController.0.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\BackColorController.0.App\Controller\Site\Support\Troubadour\BackColorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BackColorController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\BackColorController.0.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\BackgroundController.0.App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\BackgroundController.0.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\CatalogController.0.App\Controller\Site\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\CatalogController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\CatalogController.0.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\CategoryController.0.App\Controller\Site\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\CategoryController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\CategoryController.0.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\DemoController.0.App\Controller\Site\Support\Troubadour\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\DemoController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\DemoController.0.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\FloorController.0.App\Controller\Site\Support\Troubadour\FloorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\FloorController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\FloorController.0.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\ForegroundController.0.App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\ForegroundController.0.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\LearningPathController.0.App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\LearningPathController.0.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ModulesController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ModulesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\ModulesController.0.App\Controller\Site\Support\Troubadour\ModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ModulesController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ModulesController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\ModulesController.0.App\Controller\Site\Support\Troubadour\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\QuizController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\QuizController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\QuizController.0.App\Controller\Site\Support\Troubadour\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\QuizController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\QuizController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\QuizController.0.App\Controller\Site\Support\Troubadour\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\SceneryController.0.App\Controller\Site\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\SceneryController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\SceneryController.0.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for ".instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController.0.App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController.0.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\DemoController.0.App\Controller\Site\Troubadour\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for "App\Controller\Site\Troubadour\DemoController" (parent: .instanceof.App\Controller\Site\Troubadour\DemoController.0.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\SharingController.0.App\Controller\Site\Troubadour\SharingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for "App\Controller\Site\Troubadour\SharingController" (parent: .instanceof.App\Controller\Site\Troubadour\SharingController.0.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\StoryController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\StoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\StoryController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Student\Construction\StoryController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\StoryController" (parent: .instanceof.App\Controller\Site\Troubadour\Student\Construction\StoryController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\AuthController.0.App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\AuthController.0.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController.0.App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController.0.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController.0.App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController.0.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ModulesController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ModulesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\ModulesController.0.App\Controller\Site\Troubadour\Teacher\ModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ModulesController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ModulesController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\ModulesController.0.App\Controller\Site\Troubadour\Teacher\ModulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController.0.App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController.0.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener" (parent: .abstract.instanceof.App\EventListener\AuthorizationRequestResolveListener).
Resolving inheritance for "App\EventListener\AuthorizationRequestResolveListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CacheControlSubscriber" (parent: .abstract.instanceof.App\EventListener\CacheControlSubscriber).
Resolving inheritance for "App\EventListener\CacheControlSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CacheControlSubscriber).
Resolving inheritance for ".instanceof.App\EventListener\Doctrine\ModuleEntityListener.0.App\EventListener\Doctrine\ModuleEntityListener" (parent: .abstract.instanceof.App\EventListener\Doctrine\ModuleEntityListener).
Resolving inheritance for "App\EventListener\Doctrine\ModuleEntityListener" (parent: .instanceof.App\EventListener\Doctrine\ModuleEntityListener.0.App\EventListener\Doctrine\ModuleEntityListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener" (parent: .abstract.instanceof.App\EventListener\ErrorListener).
Resolving inheritance for "App\EventListener\ErrorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\GedmoExtensionsEventSubscriber" (parent: .abstract.instanceof.App\EventListener\GedmoExtensionsEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\EventListener\GedmoExtensionsEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\GedmoExtensionsEventSubscriber).
Resolving inheritance for "App\EventListener\GedmoExtensionsEventSubscriber" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\EventListener\GedmoExtensionsEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener" (parent: .abstract.instanceof.App\EventListener\HistoryListener).
Resolving inheritance for "App\EventListener\HistoryListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener" (parent: .abstract.instanceof.App\EventListener\JsonRequestTransformerListener).
Resolving inheritance for "App\EventListener\JsonRequestTransformerListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber" (parent: .abstract.instanceof.App\EventListener\LocaleSubscriber).
Resolving inheritance for "App\EventListener\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber" (parent: .abstract.instanceof.App\EventListener\SitemapSubscriber).
Resolving inheritance for "App\EventListener\SitemapSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener" (parent: .abstract.instanceof.App\EventListener\UserActivityListener).
Resolving inheritance for "App\EventListener\UserActivityListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm" (parent: .abstract.instanceof.App\Forms\Admin\AccountForm).
Resolving inheritance for "App\Forms\Admin\AccountForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm" (parent: .abstract.instanceof.App\Forms\Admin\ActivateRedeemCodeForm).
Resolving inheritance for "App\Forms\Admin\ActivateRedeemCodeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm" (parent: .abstract.instanceof.App\Forms\Admin\ChangeUsernameForm).
Resolving inheritance for "App\Forms\Admin\ChangeUsernameForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm" (parent: .abstract.instanceof.App\Forms\Admin\CheckPasswordForm).
Resolving inheritance for "App\Forms\Admin\CheckPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm" (parent: .abstract.instanceof.App\Forms\Admin\ClassroomForm).
Resolving inheritance for "App\Forms\Admin\ClassroomForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm" (parent: .abstract.instanceof.App\Forms\Admin\CompleteManagerForm).
Resolving inheritance for "App\Forms\Admin\CompleteManagerForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm" (parent: .abstract.instanceof.App\Forms\Admin\ContactForm).
Resolving inheritance for "App\Forms\Admin\ContactForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm" (parent: .abstract.instanceof.App\Forms\Admin\FamilyForm).
Resolving inheritance for "App\Forms\Admin\FamilyForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm" (parent: .abstract.instanceof.App\Forms\Admin\ImportStudentsForm).
Resolving inheritance for "App\Forms\Admin\ImportStudentsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\NotificationPreferencesForm" (parent: .abstract.instanceof.App\Forms\Admin\NotificationPreferencesForm).
Resolving inheritance for "App\Forms\Admin\NotificationPreferencesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\NotificationPreferencesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm" (parent: .abstract.instanceof.App\Forms\Admin\QuoteForm).
Resolving inheritance for "App\Forms\Admin\QuoteForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool" (parent: .abstract.instanceof.App\Forms\Admin\QuoteFormSchool).
Resolving inheritance for "App\Forms\Admin\QuoteFormSchool" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm" (parent: .abstract.instanceof.App\Forms\Admin\ScholarLevelSelectForm).
Resolving inheritance for "App\Forms\Admin\ScholarLevelSelectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm" (parent: .abstract.instanceof.App\Forms\Admin\SignupForm).
Resolving inheritance for "App\Forms\Admin\SignupForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm" (parent: .abstract.instanceof.App\Forms\Admin\StudentForm).
Resolving inheritance for "App\Forms\Admin\StudentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm" (parent: .abstract.instanceof.App\Forms\Constellation\ChallengeForm).
Resolving inheritance for "App\Forms\Constellation\ChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Constellation\ChallengeTemplateForm).
Resolving inheritance for "App\Forms\Constellation\ChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm" (parent: .abstract.instanceof.App\Forms\Constellation\CloseChallengeForm).
Resolving inheritance for "App\Forms\Constellation\CloseChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm" (parent: .abstract.instanceof.App\Forms\Constellation\TextEntryForm).
Resolving inheritance for "App\Forms\Constellation\TextEntryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\FloodGuardValidEmailConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\GoogleManagerConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\HasPasswordConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\HasPasswordConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\HasPasswordConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\HasPasswordConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\LegalAgeConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\LegalAgeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueClientIdConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueGroupNameConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniquePackageTypeConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniquePackageTypeConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniquePackageTypeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniquePackageTypeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueUsernameConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\ValidEmailConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\ValidEmailConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\ValidManagerConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\ValidManagerConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\ChallengeForm" (parent: .abstract.instanceof.App\Forms\Family\ChallengeForm).
Resolving inheritance for "App\Forms\Family\ChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\ChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm" (parent: .abstract.instanceof.App\Forms\Family\FamilyCompleteManagerForm).
Resolving inheritance for "App\Forms\Family\FamilyCompleteManagerForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm" (parent: .abstract.instanceof.App\Forms\Family\FamilyMemberSelectForm).
Resolving inheritance for "App\Forms\Family\FamilyMemberSelectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\StoryForm" (parent: .abstract.instanceof.App\Forms\Family\StoryForm).
Resolving inheritance for "App\Forms\Family\StoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\StoryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm" (parent: .abstract.instanceof.App\Forms\ForgotPasswordForm).
Resolving inheritance for "App\Forms\ForgotPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm" (parent: .abstract.instanceof.App\Forms\OnBoarding\AddPasswordForm).
Resolving inheritance for "App\Forms\OnBoarding\AddPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm" (parent: .abstract.instanceof.App\Forms\OnBoarding\FamilySwitchForm).
Resolving inheritance for "App\Forms\OnBoarding\FamilySwitchForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm" (parent: .abstract.instanceof.App\Forms\PurchaseEmailForm).
Resolving inheritance for "App\Forms\PurchaseEmailForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm" (parent: .abstract.instanceof.App\Forms\ResetPasswordForm).
Resolving inheritance for "App\Forms\ResetPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ConceptForm).
Resolving inheritance for "App\Forms\Support\Catalog\ConceptForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ScholarLevelForm).
Resolving inheritance for "App\Forms\Support\Catalog\ScholarLevelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\StudiedLanguageForm).
Resolving inheritance for "App\Forms\Support\Catalog\StudiedLanguageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\SubjectForm).
Resolving inheritance for "App\Forms\Support\Catalog\SubjectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ThemesForm).
Resolving inheritance for "App\Forms\Support\Catalog\ThemesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm" (parent: .abstract.instanceof.App\Forms\Support\CommunicationPopupForm).
Resolving inheritance for "App\Forms\Support\CommunicationPopupForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\ClientVersionForm).
Resolving inheritance for "App\Forms\Support\Constellation\ClientVersionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\ReadingTemplateForm).
Resolving inheritance for "App\Forms\Support\Constellation\ReadingTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\SubworldSizeForm).
Resolving inheritance for "App\Forms\Support\Constellation\SubworldSizeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm" (parent: .abstract.instanceof.App\Forms\Support\CountryForm).
Resolving inheritance for "App\Forms\Support\CountryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm" (parent: .abstract.instanceof.App\Forms\Support\EducationalInstitutionForm).
Resolving inheritance for "App\Forms\Support\EducationalInstitutionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm" (parent: .abstract.instanceof.App\Forms\Support\EducationalInstitutionImportForm).
Resolving inheritance for "App\Forms\Support\EducationalInstitutionImportForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm" (parent: .abstract.instanceof.App\Forms\Support\EmissionForm).
Resolving inheritance for "App\Forms\Support\EmissionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm" (parent: .abstract.instanceof.App\Forms\Support\EnvironmentForm).
Resolving inheritance for "App\Forms\Support\EnvironmentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Family\FamilyTemplateForm).
Resolving inheritance for "App\Forms\Support\Family\FamilyTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm" (parent: .abstract.instanceof.App\Forms\Support\FreeTrialForm).
Resolving inheritance for "App\Forms\Support\FreeTrialForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm" (parent: .abstract.instanceof.App\Forms\Support\LanguagesForm).
Resolving inheritance for "App\Forms\Support\LanguagesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleForm" (parent: .abstract.instanceof.App\Forms\Support\Module\ModuleForm).
Resolving inheritance for "App\Forms\Support\Module\ModuleForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleResourceFileType" (parent: .abstract.instanceof.App\Forms\Support\Module\ModuleResourceFileType).
Resolving inheritance for "App\Forms\Support\Module\ModuleResourceFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleResourceFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm" (parent: .abstract.instanceof.App\Forms\Support\PackageForm).
Resolving inheritance for "App\Forms\Support\PackageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\InformationPageForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\InformationPageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\InformationPanelForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\InformationPanelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\ShowcaseHeaderForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\ShowcaseHeaderForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\SideMenuOptionForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\SideMenuOptionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\TutorialPanelForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\TutorialPanelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm" (parent: .abstract.instanceof.App\Forms\Support\SchoolCalendarForm).
Resolving inheritance for "App\Forms\Support\SchoolCalendarForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\SupportMailTemplateForm).
Resolving inheritance for "App\Forms\Support\SupportMailTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm" (parent: .abstract.instanceof.App\Forms\Support\TranslationForm).
Resolving inheritance for "App\Forms\Support\TranslationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BabillardThemeForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BabillardThemeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BackColorForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BackColorForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BackgroundForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BackgroundForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BaseChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BaseChallengeTemplateForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BaseChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BaseChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for "App\Forms\Support\Troubadour\CategoryForm" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\FloorForm).
Resolving inheritance for "App\Forms\Support\Troubadour\FloorForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ForegroundForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ForegroundForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\LearningPathForm).
Resolving inheritance for "App\Forms\Support\Troubadour\LearningPathForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\QuizForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\QuizForm).
Resolving inheritance for "App\Forms\Support\Troubadour\QuizForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\QuizForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ReadingChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ReadingChallengeTemplateForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ReadingChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ReadingChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ThematiqueForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ThematiqueForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\WritingChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\WritingChallengeTemplateForm).
Resolving inheritance for "App\Forms\Support\Troubadour\WritingChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\WritingChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm" (parent: .abstract.instanceof.App\Forms\Support\UsageStatisticsForm).
Resolving inheritance for "App\Forms\Support\UsageStatisticsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm" (parent: .abstract.instanceof.App\Forms\Support\UserRegionForm).
Resolving inheritance for "App\Forms\Support\UserRegionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm" (parent: .abstract.instanceof.App\Forms\Support\ZohoAuthorizationForm).
Resolving inheritance for "App\Forms\Support\ZohoAuthorizationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\ChallengeForm).
Resolving inheritance for "App\Forms\Troubadour\ChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\CloseChallengeForm).
Resolving inheritance for "App\Forms\Troubadour\CloseChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm" (parent: .abstract.instanceof.App\Forms\Troubadour\RequestDocumentsForm).
Resolving inheritance for "App\Forms\Troubadour\RequestDocumentsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\SignupPlayFreeForm).
Resolving inheritance for "App\Forms\Troubadour\SignupPlayFreeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm" (parent: .abstract.instanceof.App\Forms\Troubadour\TextEntryForm).
Resolving inheritance for "App\Forms\Troubadour\TextEntryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType" (parent: .abstract.instanceof.App\Forms\Types\EducationalInstitutionType).
Resolving inheritance for "App\Forms\Types\EducationalInstitutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType" (parent: .abstract.instanceof.App\Forms\Types\GradeLevelType).
Resolving inheritance for "App\Forms\Types\GradeLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType" (parent: .abstract.instanceof.App\Forms\Types\ImageType).
Resolving inheritance for "App\Forms\Types\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType" (parent: .abstract.instanceof.App\Forms\Types\JsonType).
Resolving inheritance for "App\Forms\Types\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType" (parent: .abstract.instanceof.App\Forms\Types\PriceType).
Resolving inheritance for "App\Forms\Types\PriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType" (parent: .abstract.instanceof.App\Forms\Types\ProvinceType).
Resolving inheritance for "App\Forms\Types\ProvinceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockOptionType" (parent: .abstract.instanceof.App\Forms\Types\QuizBlockOptionType).
Resolving inheritance for "App\Forms\Types\QuizBlockOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockType" (parent: .abstract.instanceof.App\Forms\Types\QuizBlockType).
Resolving inheritance for "App\Forms\Types\QuizBlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType" (parent: .abstract.instanceof.App\Forms\Types\StoryTemplateType).
Resolving inheritance for "App\Forms\Types\StoryTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslatableType" (parent: .abstract.instanceof.App\Forms\Types\TranslatableType).
Resolving inheritance for "App\Forms\Types\TranslatableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslatableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType" (parent: .abstract.instanceof.App\Forms\Types\TranslationType).
Resolving inheritance for "App\Forms\Types\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm" (parent: .abstract.instanceof.App\Forms\UnsubscribeForm).
Resolving inheritance for "App\Forms\UnsubscribeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm" (parent: .abstract.instanceof.App\Forms\ValidateEmailForm).
Resolving inheritance for "App\Forms\ValidateEmailForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm).
Resolving inheritance for ".instanceof.App\Messenger\Handlers\EmailNotificationHandler.0.App\Messenger\Handlers\EmailNotificationHandler" (parent: .abstract.instanceof.App\Messenger\Handlers\EmailNotificationHandler).
Resolving inheritance for "App\Messenger\Handlers\EmailNotificationHandler" (parent: .instanceof.App\Messenger\Handlers\EmailNotificationHandler.0.App\Messenger\Handlers\EmailNotificationHandler).
Resolving inheritance for ".instanceof.App\Messenger\Handlers\PushToZohoHandler.0.App\Messenger\Handlers\PushToZohoHandler" (parent: .abstract.instanceof.App\Messenger\Handlers\PushToZohoHandler).
Resolving inheritance for "App\Messenger\Handlers\PushToZohoHandler" (parent: .instanceof.App\Messenger\Handlers\PushToZohoHandler.0.App\Messenger\Handlers\PushToZohoHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassRegistrationRepository" (parent: .abstract.instanceof.App\Repository\ClassRegistrationRepository).
Resolving inheritance for "App\Repository\ClassRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassRegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository" (parent: .abstract.instanceof.App\Repository\ClassroomRepository).
Resolving inheritance for "App\Repository\ClassroomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository).
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\Constellation\ChallengeRepository" (parent: .abstract.instanceof.App\Repository\Constellation\ChallengeRepository).
Resolving inheritance for "App\Repository\Constellation\ChallengeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\ChallengeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\StudentWorldRepository" (parent: .abstract.instanceof.App\Repository\Constellation\StudentWorldRepository).
Resolving inheritance for "App\Repository\Constellation\StudentWorldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\StudentWorldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\TeacherWorldRepository" (parent: .abstract.instanceof.App\Repository\Constellation\TeacherWorldRepository).
Resolving inheritance for "App\Repository\Constellation\TeacherWorldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\TeacherWorldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\UserChallengeRepository" (parent: .abstract.instanceof.App\Repository\Constellation\UserChallengeRepository).
Resolving inheritance for "App\Repository\Constellation\UserChallengeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\UserChallengeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainNameRepository" (parent: .abstract.instanceof.App\Repository\DomainNameRepository).
Resolving inheritance for "App\Repository\DomainNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EducationalInstitutionRepository" (parent: .abstract.instanceof.App\Repository\EducationalInstitutionRepository).
Resolving inheritance for "App\Repository\EducationalInstitutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EducationalInstitutionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Family\StoryTemplateRepository" (parent: .abstract.instanceof.App\Repository\Family\StoryTemplateRepository).
Resolving inheritance for "App\Repository\Family\StoryTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Family\StoryTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository" (parent: .abstract.instanceof.App\Repository\FamilyRepository).
Resolving inheritance for "App\Repository\FamilyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleRefreshTokenRepository" (parent: .abstract.instanceof.App\Repository\GoogleRefreshTokenRepository).
Resolving inheritance for "App\Repository\GoogleRefreshTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleRefreshTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupLicenceRepository" (parent: .abstract.instanceof.App\Repository\GroupLicenceRepository).
Resolving inheritance for "App\Repository\GroupLicenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupLicenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InformationPageRepository" (parent: .abstract.instanceof.App\Repository\InformationPageRepository).
Resolving inheritance for "App\Repository\InformationPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InformationPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTransferRepository" (parent: .abstract.instanceof.App\Repository\LicenceTransferRepository).
Resolving inheritance for "App\Repository\LicenceTransferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTransferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTypeRepository" (parent: .abstract.instanceof.App\Repository\LicenceTypeRepository).
Resolving inheritance for "App\Repository\LicenceTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginTokenRepository" (parent: .abstract.instanceof.App\Repository\LoginTokenRepository).
Resolving inheritance for "App\Repository\LoginTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Logs\EventLogRepository" (parent: .abstract.instanceof.App\Repository\Logs\EventLogRepository).
Resolving inheritance for "App\Repository\Logs\EventLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Logs\EventLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerStatsRepository" (parent: .abstract.instanceof.App\Repository\ManagerStatsRepository).
Resolving inheritance for "App\Repository\ManagerStatsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerStatsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationHistoryRepository" (parent: .abstract.instanceof.App\Repository\Modules\ModuleActivationHistoryRepository).
Resolving inheritance for "App\Repository\Modules\ModuleActivationHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationRepository" (parent: .abstract.instanceof.App\Repository\Modules\ModuleActivationRepository).
Resolving inheritance for "App\Repository\Modules\ModuleActivationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleRepository" (parent: .abstract.instanceof.App\Repository\Modules\ModuleRepository).
Resolving inheritance for "App\Repository\Modules\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationPreferenceRepository" (parent: .abstract.instanceof.App\Repository\Notifications\NotificationPreferenceRepository).
Resolving inheritance for "App\Repository\Notifications\NotificationPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Notifications\NotificationRepository).
Resolving inheritance for "App\Repository\Notifications\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageRepository" (parent: .abstract.instanceof.App\Repository\PackageRepository).
Resolving inheritance for "App\Repository\PackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageContentManager\SideMenuOptionRepository" (parent: .abstract.instanceof.App\Repository\PageContentManager\SideMenuOptionRepository).
Resolving inheritance for "App\Repository\PageContentManager\SideMenuOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageContentManager\SideMenuOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinceRepository" (parent: .abstract.instanceof.App\Repository\ProvinceRepository).
Resolving inheritance for "App\Repository\ProvinceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecurringSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\RecurringSubscriptionRepository).
Resolving inheritance for "App\Repository\RecurringSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecurringSubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScholarLevelRepository" (parent: .abstract.instanceof.App\Repository\ScholarLevelRepository).
Resolving inheritance for "App\Repository\ScholarLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScholarLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolCalendarRepository" (parent: .abstract.instanceof.App\Repository\SchoolCalendarRepository).
Resolving inheritance for "App\Repository\SchoolCalendarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolCalendarRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionRepository).
Resolving inheritance for "App\Repository\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\Babillard\BabillardThemeRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\Babillard\BabillardThemeRepository).
Resolving inheritance for "App\Repository\Troubadour\Babillard\BabillardThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\Babillard\BabillardThemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardCollaborationRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\BabillardCollaborationRepository).
Resolving inheritance for "App\Repository\Troubadour\BabillardCollaborationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardCollaborationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\BabillardRepository).
Resolving inheritance for "App\Repository\Troubadour\BabillardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BaseChallengeTemplateRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\BaseChallengeTemplateRepository).
Resolving inheritance for "App\Repository\Troubadour\BaseChallengeTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BaseChallengeTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRegionTranslationRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\CategoryRegionTranslationRepository).
Resolving inheritance for "App\Repository\Troubadour\CategoryRegionTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRegionTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\CategoryRepository).
Resolving inheritance for "App\Repository\Troubadour\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\ChallengeRepository).
Resolving inheritance for "App\Repository\Troubadour\ChallengeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeTemplateAssociationRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\ChallengeTemplateAssociationRepository).
Resolving inheritance for "App\Repository\Troubadour\ChallengeTemplateAssociationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeTemplateAssociationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository).
Resolving inheritance for "App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\LearningPath\LearningPathRepository).
Resolving inheritance for "App\Repository\Troubadour\LearningPath\LearningPathRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ReadingChallengeTemplateRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\ReadingChallengeTemplateRepository).
Resolving inheritance for "App\Repository\Troubadour\ReadingChallengeTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ReadingChallengeTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ThematiqueRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\ThematiqueRepository).
Resolving inheritance for "App\Repository\Troubadour\ThematiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ThematiqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\UserChallengeRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\UserChallengeRepository).
Resolving inheritance for "App\Repository\Troubadour\UserChallengeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\UserChallengeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\WritingChallengeTemplateRepository" (parent: .abstract.instanceof.App\Repository\Troubadour\WritingChallengeTemplateRepository).
Resolving inheritance for "App\Repository\Troubadour\WritingChallengeTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\WritingChallengeTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedDomainRepository" (parent: .abstract.instanceof.App\Repository\WhiteListedDomainRepository).
Resolving inheritance for "App\Repository\WhiteListedDomainRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedDomainRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedUserRepository" (parent: .abstract.instanceof.App\Repository\WhiteListedUserRepository).
Resolving inheritance for "App\Repository\WhiteListedUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedUserRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\AnonymousAwareTokenStorage" (parent: .abstract.instanceof.App\Security\AnonymousAwareTokenStorage).
Resolving inheritance for "App\Security\AnonymousAwareTokenStorage" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\AnonymousAwareTokenStorage).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\CrossVersionAccessSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\CrossVersionAccessSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\CrossVersionAccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\CrossVersionAccessSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener" (parent: .abstract.instanceof.App\Security\EventSubscribers\DeviceSupportListener).
Resolving inheritance for "App\Security\EventSubscribers\DeviceSupportListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\InteractiveLoginSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\InteractiveLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\LoginTokenSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\LoginTokenSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\LogoutSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener" (parent: .abstract.instanceof.App\Security\EventSubscribers\MaintenanceListener).
Resolving inheritance for "App\Security\EventSubscribers\MaintenanceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\OnboardingAccessSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\OnboardingAccessSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\OnboardingAccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\OnboardingAccessSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\BabillardVoter" (parent: .abstract.instanceof.App\Security\Voters\BabillardVoter).
Resolving inheritance for "App\Security\Voters\BabillardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\BabillardVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeStatusVoter" (parent: .abstract.instanceof.App\Security\Voters\ChallengeStatusVoter).
Resolving inheritance for "App\Security\Voters\ChallengeStatusVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeStatusVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\ChallengeVoter).
Resolving inheritance for "App\Security\Voters\ChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter" (parent: .abstract.instanceof.App\Security\Voters\ClassroomVoter).
Resolving inheritance for "App\Security\Voters\ClassroomVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyAccessVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyAccessVoter).
Resolving inheritance for "App\Security\Voters\FamilyAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyChallengeVoter).
Resolving inheritance for "App\Security\Voters\FamilyChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyMemberVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyMemberVoter).
Resolving inheritance for "App\Security\Voters\FamilyMemberVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyMemberVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyModeVoter).
Resolving inheritance for "App\Security\Voters\FamilyModeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyTextEntryVoter).
Resolving inheritance for "App\Security\Voters\FamilyTextEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyUserChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyUserChallengeVoter).
Resolving inheritance for "App\Security\Voters\FamilyUserChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyUserChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorkBlockVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorkBlockVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorldObjectVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorldObjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorldVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorldVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ReadingChallengeAccessVoter" (parent: .abstract.instanceof.App\Security\Voters\ReadingChallengeAccessVoter).
Resolving inheritance for "App\Security\Voters\ReadingChallengeAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ReadingChallengeAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\StudentStoryVoter" (parent: .abstract.instanceof.App\Security\Voters\StudentStoryVoter).
Resolving inheritance for "App\Security\Voters\StudentStoryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\StudentStoryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter" (parent: .abstract.instanceof.App\Security\Voters\TextEntryVoter).
Resolving inheritance for "App\Security\Voters\TextEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\UserChallengeVoter).
Resolving inheritance for "App\Security\Voters\UserChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter" (parent: .abstract.instanceof.App\Security\Voters\UserVoter).
Resolving inheritance for "App\Security\Voters\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter" (parent: .abstract.instanceof.App\Security\Voters\WorkBlockVoter).
Resolving inheritance for "App\Security\Voters\WorkBlockVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter" (parent: .abstract.instanceof.App\Security\Voters\WorldObjectVoter).
Resolving inheritance for "App\Security\Voters\WorldObjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter" (parent: .abstract.instanceof.App\Security\Voters\WorldVoter).
Resolving inheritance for "App\Security\Voters\WorldVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager" (parent: .abstract.instanceof.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for "App\Service\Bucket\PrivateBucketManager" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddStudentsStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\AddStudentsStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CompleteSignupStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CreateClassroomStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CreateFamilyStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\GoogleSignupStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ParentTransferStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ParentTransferStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\SetPasswordStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\SetPasswordStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\Translation\MigratingLocaleSwitcher" (parent: .abstract.instanceof.App\Service\Translation\MigratingLocaleSwitcher).
Resolving inheritance for "App\Service\Translation\MigratingLocaleSwitcher" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\Translation\MigratingLocaleSwitcher).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\InactiveManagerEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\InactiveManagerEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\InactiveStudentEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\InactiveStudentEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\IncompleteGoogleUserEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\UnvalidatedStudentEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\UnvalidatedStudentEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\User\CountryManager" (parent: .abstract.instanceof.App\Service\User\CountryManager).
Resolving inheritance for "App\Service\User\CountryManager" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\User\CountryManager).
Resolving inheritance for ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator" (parent: .abstract.instanceof.App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator).
Resolving inheritance for "App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator" (parent: .instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator).
Resolving inheritance for ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator" (parent: .abstract.instanceof.App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator).
Resolving inheritance for "App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator" (parent: .instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator).
Resolving inheritance for ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator" (parent: .abstract.instanceof.App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator).
Resolving inheritance for "App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator" (parent: .instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator).
Resolving inheritance for ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator" (parent: .abstract.instanceof.App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator).
Resolving inheritance for "App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator" (parent: .instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidLicenceUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\HasValidLicenceUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\HasValidLicenceUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidLicenceUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsFreemiumUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\IsFreemiumUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\IsFreemiumUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsFreemiumUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsTroubadourUserUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\IsTroubadourUserUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\IsTroubadourUserUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsTroubadourUserUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionPendingUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\SubscriptionPendingUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\SubscriptionPendingUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionPendingUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionsUsedUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\SubscriptionsUsedUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\SubscriptionsUsedUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionsUsedUpdater).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\UsingActivationCodeUpdater" (parent: .abstract.instanceof.App\Service\Zoho\Updaters\UsingActivationCodeUpdater).
Resolving inheritance for "App\Service\Zoho\Updaters\UsingActivationCodeUpdater" (parent: .instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\UsingActivationCodeUpdater).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AuthenticationExtension" (parent: .abstract.instanceof.App\Twig\Extensions\AuthenticationExtension).
Resolving inheritance for "App\Twig\Extensions\AuthenticationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AuthenticationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BabillardCollaborationsFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\BabillardCollaborationsFunctions).
Resolving inheritance for "App\Twig\Extensions\BabillardCollaborationsFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BabillardCollaborationsFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\ChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ClassroomFunctions).
Resolving inheritance for "App\Twig\Extensions\ClassroomFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension" (parent: .abstract.instanceof.App\Twig\Extensions\CommunicationPopupExtension).
Resolving inheritance for "App\Twig\Extensions\CommunicationPopupExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EducationalInstitutionFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\EducationalInstitutionFunctions).
Resolving inheritance for "App\Twig\Extensions\EducationalInstitutionFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EducationalInstitutionFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension" (parent: .abstract.instanceof.App\Twig\Extensions\EntityExtension).
Resolving inheritance for "App\Twig\Extensions\EntityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension" (parent: .abstract.instanceof.App\Twig\Extensions\EntityTranslationExtension).
Resolving inheritance for "App\Twig\Extensions\EntityTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\FamilyFunctions).
Resolving inheritance for "App\Twig\Extensions\FamilyFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyTutorialExtension" (parent: .abstract.instanceof.App\Twig\Extensions\FamilyTutorialExtension).
Resolving inheritance for "App\Twig\Extensions\FamilyTutorialExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyTutorialExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension" (parent: .abstract.instanceof.App\Twig\Extensions\FreemiumExtension).
Resolving inheritance for "App\Twig\Extensions\FreemiumExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\GoogleFunctions).
Resolving inheritance for "App\Twig\Extensions\GoogleFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension" (parent: .abstract.instanceof.App\Twig\Extensions\HashidsExtension).
Resolving inheritance for "App\Twig\Extensions\HashidsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension" (parent: .abstract.instanceof.App\Twig\Extensions\LearningPathExtension).
Resolving inheritance for "App\Twig\Extensions\LearningPathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ModulesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\ModulesExtension).
Resolving inheritance for "App\Twig\Extensions\ModulesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ModulesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\OnboardingExtension" (parent: .abstract.instanceof.App\Twig\Extensions\OnboardingExtension).
Resolving inheritance for "App\Twig\Extensions\OnboardingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\OnboardingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\PackagesExtension).
Resolving inheritance for "App\Twig\Extensions\PackagesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension" (parent: .abstract.instanceof.App\Twig\Extensions\PublicBucketExtension).
Resolving inheritance for "App\Twig\Extensions\PublicBucketExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ReflectionFunctions).
Resolving inheritance for "App\Twig\Extensions\ReflectionFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension" (parent: .abstract.instanceof.App\Twig\Extensions\SVGExtension).
Resolving inheritance for "App\Twig\Extensions\SVGExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\SubdomainFunctions).
Resolving inheritance for "App\Twig\Extensions\SubdomainFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension" (parent: .abstract.instanceof.App\Twig\Extensions\TextEntryExtension).
Resolving inheritance for "App\Twig\Extensions\TextEntryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ThematiqueExtension" (parent: .abstract.instanceof.App\Twig\Extensions\ThematiqueExtension).
Resolving inheritance for "App\Twig\Extensions\ThematiqueExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ThematiqueExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\TroubadourChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourIdleStudentsExtension" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourIdleStudentsExtension).
Resolving inheritance for "App\Twig\Extensions\TroubadourIdleStudentsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourIdleStudentsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourTutorialExtension).
Resolving inheritance for "App\Twig\Extensions\TroubadourTutorialExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourUserChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\TroubadourUserChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourWorkBlockFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourWorkBlockFunctions).
Resolving inheritance for "App\Twig\Extensions\TroubadourWorkBlockFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourWorkBlockFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\UserRegionFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\UserRegionFunctions).
Resolving inheritance for "App\Twig\Extensions\UserRegionFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\UserRegionFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.app.twig_extension" (parent: .abstract.instanceof.app.twig_extension).
Resolving inheritance for "app.twig_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.app.twig_extension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.amazon" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "doctrine_query_cache" (parent: cache.adapter.apcu).
Resolving inheritance for "doctrine_query_cache" (parent: cache.adapter.redis).
Resolving inheritance for "doctrine_metadata_cache" (parent: cache.adapter.apcu).
Resolving inheritance for "doctrine_metadata_cache" (parent: cache.adapter.redis).
Resolving inheritance for "doctrine_result_cache" (parent: cache.adapter.redis).
Resolving inheritance for "doctrine_second_level_cache" (parent: cache.adapter.redis).
Resolving inheritance for "cache.translations" (parent: cache.adapter.redis).
Resolving inheritance for "cache.device_detector" (parent: cache.adapter.apcu).
Resolving inheritance for "cache.device_detector" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
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.NanomonxManager_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.NanomonxManager_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.NanomonxManager_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.our_db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.health" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.health" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.troubadour_api_demo" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.troubadour_api_demo" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.constellation_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.constellation_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.oauth2.constellation_api" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
Resolving inheritance for "security.authenticator.manager.constellation_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.constellation_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.constellation_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.constellation_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.constellation_api" (parent: security.firewall.context).
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.oauth" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth" (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 "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_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_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.lazy_context).
Resolving inheritance for "aws_secrets.cache" (parent: cache.adapter.apcu).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.presta_sitemap.dump_command" (parent: .abstract.instanceof.presta_sitemap.dump_command).
Resolving inheritance for ".instanceof.Presta\SitemapBundle\Command\DumpSitemapsCommand.0.presta_sitemap.dump_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.presta_sitemap.dump_command).
Resolving inheritance for "presta_sitemap.dump_command" (parent: .instanceof.Presta\SitemapBundle\Command\DumpSitemapsCommand.0.presta_sitemap.dump_command).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\NanomonxController" (parent: .abstract.instanceof..abstract.App\Controller\NanomonxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\NanomonxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\NanomonxController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\BaseForm" (parent: .abstract.instanceof..abstract.App\Forms\BaseForm).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\FloodGuardResetPasswordConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\FloodGuardValidEmailConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\GoogleManagerConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\HasPasswordConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\HasPasswordConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\LegalAgeConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\LegalAgeConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueClientIdConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueGroupNameConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniquePackageTypeConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\UniquePackageTypeConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueUsernameConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\ValidEmailConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\ValidEmailConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\ValidManagerConstraint" (parent: .abstract.instanceof.App\Forms\Constraints\ValidManagerConstraint).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\NewLeadForm" (parent: .abstract.instanceof..abstract.App\Forms\NewLeadForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\Troubadour\BaseChallengeForm" (parent: .abstract.instanceof..abstract.App\Forms\Troubadour\BaseChallengeForm).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Repository\OwnershipType" (parent: .abstract.instanceof.App\Repository\OwnershipType).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voters\CreationVoter" (parent: .abstract.instanceof..abstract.App\Security\Voters\CreationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voters\FamilyCreationVoter" (parent: .abstract.instanceof..abstract.App\Security\Voters\FamilyCreationVoter).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Landing\Interest" (parent: .abstract.instanceof.App\Service\Landing\Interest).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Onboarding\OnboardingPath" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingPath).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Onboarding\OnboardingPopupType" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingPopupType).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0..abstract.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface" (parent: .abstract.instanceof..abstract.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Onboarding\PopupID" (parent: .abstract.instanceof.App\Service\Onboarding\PopupID).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0..abstract.App\Service\User\Anonymization\AnonymizationEvaluatorInterface" (parent: .abstract.instanceof..abstract.App\Service\User\Anonymization\AnonymizationEvaluatorInterface).
Resolving inheritance for ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0..abstract.App\Service\Zoho\Evaluators\PLGEvaluatorInterface" (parent: .abstract.instanceof..abstract.App\Service\Zoho\Evaluators\PLGEvaluatorInterface).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Zoho\ModuleApiName" (parent: .abstract.instanceof.App\Service\Zoho\ModuleApiName).
Resolving inheritance for ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0..abstract.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface" (parent: .abstract.instanceof..abstract.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
1
Removing service-argument resolver for controller "App\Factories\ManagerFactory::Create": no corresponding services exist for the referenced types.
887
Removed service "Bugsnag\Client"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener"; reason: private alias.
Removed service "App\Service\Licences\Freemium\FreemiumContentCheckCache"; reason: private alias.
Removed service "App\Service\Notification\Processor\NotificationProcessorInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine_query_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineQueryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine_query_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineQueryCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine_query_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineQueryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine_query_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineQueryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine_metadata_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineMetadataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine_metadata_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineMetadataCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine_metadata_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineMetadataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine_metadata_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineMetadataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine_result_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine_result_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine_result_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine_result_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine_second_level_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSecondLevelCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine_second_level_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSecondLevelCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine_second_level_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSecondLevelCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine_second_level_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSecondLevelCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.translations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTranslations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.translations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTranslations"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.translations"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTranslations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.translations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheTranslations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.device_detector"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheDeviceDetector"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.device_detector"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheDeviceDetector"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.device_detector"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheDeviceDetector"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.device_detector"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheDeviceDetector"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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.NanomonxManager_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_result_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_query_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.region_cache_driver"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $NanomonxManager.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $nanomonxManagerEntityManager"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.constellation_api"; reason: private alias.
Removed service "security.user_checker.constellation_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; 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\PasswordHasher\PasswordHasherInterface $legacy"; reason: private alias.
Removed service "Aws\AccessAnalyzer\AccessAnalyzerClient"; reason: private alias.
Removed service "Aws\Account\AccountClient"; reason: private alias.
Removed service "Aws\ACMPCA\ACMPCAClient"; reason: private alias.
Removed service "Aws\Acm\AcmClient"; reason: private alias.
Removed service "Aws\AIOps\AIOpsClient"; reason: private alias.
Removed service "Aws\PrometheusService\PrometheusServiceClient"; reason: private alias.
Removed service "Aws\Amplify\AmplifyClient"; reason: private alias.
Removed service "Aws\AmplifyBackend\AmplifyBackendClient"; reason: private alias.
Removed service "Aws\AmplifyUIBuilder\AmplifyUIBuilderClient"; reason: private alias.
Removed service "Aws\ApiGateway\ApiGatewayClient"; reason: private alias.
Removed service "Aws\ApiGatewayManagementApi\ApiGatewayManagementApiClient"; reason: private alias.
Removed service "Aws\ApiGatewayV2\ApiGatewayV2Client"; reason: private alias.
Removed service "Aws\AppConfig\AppConfigClient"; reason: private alias.
Removed service "Aws\AppConfigData\AppConfigDataClient"; reason: private alias.
Removed service "Aws\AppFabric\AppFabricClient"; reason: private alias.
Removed service "Aws\Appflow\AppflowClient"; reason: private alias.
Removed service "Aws\AppIntegrationsService\AppIntegrationsServiceClient"; reason: private alias.
Removed service "Aws\ApplicationAutoScaling\ApplicationAutoScalingClient"; reason: private alias.
Removed service "Aws\ApplicationInsights\ApplicationInsightsClient"; reason: private alias.
Removed service "Aws\ApplicationSignals\ApplicationSignalsClient"; reason: private alias.
Removed service "Aws\ApplicationCostProfiler\ApplicationCostProfilerClient"; reason: private alias.
Removed service "Aws\AppMesh\AppMeshClient"; reason: private alias.
Removed service "Aws\AppRunner\AppRunnerClient"; reason: private alias.
Removed service "Aws\Appstream\AppstreamClient"; reason: private alias.
Removed service "Aws\AppSync\AppSyncClient"; reason: private alias.
Removed service "Aws\ARCRegionSwitch\ARCRegionSwitchClient"; reason: private alias.
Removed service "Aws\ARCZonalShift\ARCZonalShiftClient"; reason: private alias.
Removed service "Aws\Artifact\ArtifactClient"; reason: private alias.
Removed service "Aws\Athena\AthenaClient"; reason: private alias.
Removed service "Aws\AuditManager\AuditManagerClient"; reason: private alias.
Removed service "Aws\AutoScalingPlans\AutoScalingPlansClient"; reason: private alias.
Removed service "Aws\AutoScaling\AutoScalingClient"; reason: private alias.
Removed service "Aws\B2bi\B2biClient"; reason: private alias.
Removed service "Aws\BackupGateway\BackupGatewayClient"; reason: private alias.
Removed service "Aws\Backup\BackupClient"; reason: private alias.
Removed service "Aws\BackupSearch\BackupSearchClient"; reason: private alias.
Removed service "Aws\Batch\BatchClient"; reason: private alias.
Removed service "Aws\BCMDashboards\BCMDashboardsClient"; reason: private alias.
Removed service "Aws\BCMDataExports\BCMDataExportsClient"; reason: private alias.
Removed service "Aws\BCMPricingCalculator\BCMPricingCalculatorClient"; reason: private alias.
Removed service "Aws\BCMRecommendedActions\BCMRecommendedActionsClient"; reason: private alias.
Removed service "Aws\BedrockAgentRuntime\BedrockAgentRuntimeClient"; reason: private alias.
Removed service "Aws\BedrockAgent\BedrockAgentClient"; reason: private alias.
Removed service "Aws\BedrockAgentCoreControl\BedrockAgentCoreControlClient"; reason: private alias.
Removed service "Aws\BedrockAgentCore\BedrockAgentCoreClient"; reason: private alias.
Removed service "Aws\BedrockDataAutomationRuntime\BedrockDataAutomationRuntimeClient"; reason: private alias.
Removed service "Aws\BedrockDataAutomation\BedrockDataAutomationClient"; reason: private alias.
Removed service "Aws\BedrockRuntime\BedrockRuntimeClient"; reason: private alias.
Removed service "Aws\Bedrock\BedrockClient"; reason: private alias.
Removed service "Aws\Billing\BillingClient"; reason: private alias.
Removed service "Aws\BillingConductor\BillingConductorClient"; reason: private alias.
Removed service "Aws\Braket\BraketClient"; reason: private alias.
Removed service "Aws\Budgets\BudgetsClient"; reason: private alias.
Removed service "Aws\CostExplorer\CostExplorerClient"; reason: private alias.
Removed service "Aws\Chatbot\ChatbotClient"; reason: private alias.
Removed service "Aws\ChimeSDKIdentity\ChimeSDKIdentityClient"; reason: private alias.
Removed service "Aws\ChimeSDKMediaPipelines\ChimeSDKMediaPipelinesClient"; reason: private alias.
Removed service "Aws\ChimeSDKMeetings\ChimeSDKMeetingsClient"; reason: private alias.
Removed service "Aws\ChimeSDKMessaging\ChimeSDKMessagingClient"; reason: private alias.
Removed service "Aws\ChimeSDKVoice\ChimeSDKVoiceClient"; reason: private alias.
Removed service "Aws\Chime\ChimeClient"; reason: private alias.
Removed service "Aws\CleanRooms\CleanRoomsClient"; reason: private alias.
Removed service "Aws\CleanRoomsML\CleanRoomsMLClient"; reason: private alias.
Removed service "Aws\Cloud9\Cloud9Client"; reason: private alias.
Removed service "Aws\CloudControlApi\CloudControlApiClient"; reason: private alias.
Removed service "Aws\CloudDirectory\CloudDirectoryClient"; reason: private alias.
Removed service "Aws\CloudFormation\CloudFormationClient"; reason: private alias.
Removed service "Aws\CloudFrontKeyValueStore\CloudFrontKeyValueStoreClient"; reason: private alias.
Removed service "Aws\CloudFront\CloudFrontClient"; reason: private alias.
Removed service "Aws\CloudHsm\CloudHsmClient"; reason: private alias.
Removed service "Aws\CloudHSMV2\CloudHSMV2Client"; reason: private alias.
Removed service "Aws\CloudSearch\CloudSearchClient"; reason: private alias.
Removed service "Aws\CloudSearchDomain\CloudSearchDomainClient"; reason: private alias.
Removed service "Aws\CloudTrailData\CloudTrailDataClient"; reason: private alias.
Removed service "Aws\CloudTrail\CloudTrailClient"; reason: private alias.
Removed service "Aws\CodeArtifact\CodeArtifactClient"; reason: private alias.
Removed service "Aws\CodeBuild\CodeBuildClient"; reason: private alias.
Removed service "Aws\CodeCatalyst\CodeCatalystClient"; reason: private alias.
Removed service "Aws\CodeCommit\CodeCommitClient"; reason: private alias.
Removed service "Aws\CodeConnections\CodeConnectionsClient"; reason: private alias.
Removed service "Aws\CodeDeploy\CodeDeployClient"; reason: private alias.
Removed service "Aws\CodeGuruReviewer\CodeGuruReviewerClient"; reason: private alias.
Removed service "Aws\CodeGuruSecurity\CodeGuruSecurityClient"; reason: private alias.
Removed service "Aws\CodeGuruProfiler\CodeGuruProfilerClient"; reason: private alias.
Removed service "Aws\CodePipeline\CodePipelineClient"; reason: private alias.
Removed service "Aws\CodeStarconnections\CodeStarconnectionsClient"; reason: private alias.
Removed service "Aws\CodeStarNotifications\CodeStarNotificationsClient"; reason: private alias.
Removed service "Aws\CognitoIdentity\CognitoIdentityClient"; reason: private alias.
Removed service "Aws\CognitoIdentityProvider\CognitoIdentityProviderClient"; reason: private alias.
Removed service "Aws\CognitoSync\CognitoSyncClient"; reason: private alias.
Removed service "Aws\Comprehend\ComprehendClient"; reason: private alias.
Removed service "Aws\ComprehendMedical\ComprehendMedicalClient"; reason: private alias.
Removed service "Aws\ComputeOptimizerAutomation\ComputeOptimizerAutomationClient"; reason: private alias.
Removed service "Aws\ComputeOptimizer\ComputeOptimizerClient"; reason: private alias.
Removed service "Aws\ConfigService\ConfigServiceClient"; reason: private alias.
Removed service "Aws\ConnectContactLens\ConnectContactLensClient"; reason: private alias.
Removed service "Aws\Connect\ConnectClient"; reason: private alias.
Removed service "Aws\ConnectCampaignService\ConnectCampaignServiceClient"; reason: private alias.
Removed service "Aws\ConnectCampaignsV2\ConnectCampaignsV2Client"; reason: private alias.
Removed service "Aws\ConnectCases\ConnectCasesClient"; reason: private alias.
Removed service "Aws\ConnectHealth\ConnectHealthClient"; reason: private alias.
Removed service "Aws\ConnectParticipant\ConnectParticipantClient"; reason: private alias.
Removed service "Aws\ControlCatalog\ControlCatalogClient"; reason: private alias.
Removed service "Aws\ControlTower\ControlTowerClient"; reason: private alias.
Removed service "Aws\CostOptimizationHub\CostOptimizationHubClient"; reason: private alias.
Removed service "Aws\CostandUsageReportService\CostandUsageReportServiceClient"; reason: private alias.
Removed service "Aws\CustomerProfiles\CustomerProfilesClient"; reason: private alias.
Removed service "Aws\IotDataPlane\IotDataPlaneClient"; reason: private alias.
Removed service "Aws\GlueDataBrew\GlueDataBrewClient"; reason: private alias.
Removed service "Aws\DataExchange\DataExchangeClient"; reason: private alias.
Removed service "Aws\DataPipeline\DataPipelineClient"; reason: private alias.
Removed service "Aws\DataSync\DataSyncClient"; reason: private alias.
Removed service "Aws\DataZone\DataZoneClient"; reason: private alias.
Removed service "Aws\DAX\DAXClient"; reason: private alias.
Removed service "Aws\Deadline\DeadlineClient"; reason: private alias.
Removed service "Aws\Detective\DetectiveClient"; reason: private alias.
Removed service "Aws\DeviceFarm\DeviceFarmClient"; reason: private alias.
Removed service "Aws\DevOpsAgent\DevOpsAgentClient"; reason: private alias.
Removed service "Aws\DevOpsGuru\DevOpsGuruClient"; reason: private alias.
Removed service "Aws\DirectConnect\DirectConnectClient"; reason: private alias.
Removed service "Aws\DirectoryServiceData\DirectoryServiceDataClient"; reason: private alias.
Removed service "Aws\ApplicationDiscoveryService\ApplicationDiscoveryServiceClient"; reason: private alias.
Removed service "Aws\DLM\DLMClient"; reason: private alias.
Removed service "Aws\DatabaseMigrationService\DatabaseMigrationServiceClient"; reason: private alias.
Removed service "Aws\DocDBElastic\DocDBElasticClient"; reason: private alias.
Removed service "Aws\DocDB\DocDBClient"; reason: private alias.
Removed service "Aws\drs\drsClient"; reason: private alias.
Removed service "Aws\DirectoryService\DirectoryServiceClient"; reason: private alias.
Removed service "Aws\DSQL\DSQLClient"; reason: private alias.
Removed service "Aws\DynamoDb\DynamoDbClient"; reason: private alias.
Removed service "Aws\EBS\EBSClient"; reason: private alias.
Removed service "Aws\EC2InstanceConnect\EC2InstanceConnectClient"; reason: private alias.
Removed service "Aws\Ec2\Ec2Client"; reason: private alias.
Removed service "Aws\ECRPublic\ECRPublicClient"; reason: private alias.
Removed service "Aws\Ecr\EcrClient"; reason: private alias.
Removed service "Aws\Ecs\EcsClient"; reason: private alias.
Removed service "Aws\EKSAuth\EKSAuthClient"; reason: private alias.
Removed service "Aws\EKS\EKSClient"; reason: private alias.
Removed service "Aws\ElastiCache\ElastiCacheClient"; reason: private alias.
Removed service "Aws\ElasticBeanstalk\ElasticBeanstalkClient"; reason: private alias.
Removed service "Aws\Efs\EfsClient"; reason: private alias.
Removed service "Aws\ElasticLoadBalancing\ElasticLoadBalancingClient"; reason: private alias.
Removed service "Aws\ElasticLoadBalancingV2\ElasticLoadBalancingV2Client"; reason: private alias.
Removed service "Aws\Emr\EmrClient"; reason: private alias.
Removed service "Aws\ElementalInference\ElementalInferenceClient"; reason: private alias.
Removed service "Aws\Ses\SesClient"; reason: private alias.
Removed service "Aws\EMRContainers\EMRContainersClient"; reason: private alias.
Removed service "Aws\EMRServerless\EMRServerlessClient"; reason: private alias.
Removed service "Aws\MarketplaceEntitlementService\MarketplaceEntitlementServiceClient"; reason: private alias.
Removed service "Aws\EntityResolution\EntityResolutionClient"; reason: private alias.
Removed service "Aws\ElasticsearchService\ElasticsearchServiceClient"; reason: private alias.
Removed service "Aws\EventBridge\EventBridgeClient"; reason: private alias.
Removed service "Aws\CloudWatchEvents\CloudWatchEventsClient"; reason: private alias.
Removed service "Aws\Evs\EvsClient"; reason: private alias.
Removed service "Aws\FinSpaceData\FinSpaceDataClient"; reason: private alias.
Removed service "Aws\finspace\finspaceClient"; reason: private alias.
Removed service "Aws\Firehose\FirehoseClient"; reason: private alias.
Removed service "Aws\FIS\FISClient"; reason: private alias.
Removed service "Aws\FMS\FMSClient"; reason: private alias.
Removed service "Aws\ForecastService\ForecastServiceClient"; reason: private alias.
Removed service "Aws\ForecastQueryService\ForecastQueryServiceClient"; reason: private alias.
Removed service "Aws\FraudDetector\FraudDetectorClient"; reason: private alias.
Removed service "Aws\FreeTier\FreeTierClient"; reason: private alias.
Removed service "Aws\FSx\FSxClient"; reason: private alias.
Removed service "Aws\GameLift\GameLiftClient"; reason: private alias.
Removed service "Aws\GameLiftStreams\GameLiftStreamsClient"; reason: private alias.
Removed service "Aws\GeoMaps\GeoMapsClient"; reason: private alias.
Removed service "Aws\GeoPlaces\GeoPlacesClient"; reason: private alias.
Removed service "Aws\GeoRoutes\GeoRoutesClient"; reason: private alias.
Removed service "Aws\Glacier\GlacierClient"; reason: private alias.
Removed service "Aws\GlobalAccelerator\GlobalAcceleratorClient"; reason: private alias.
Removed service "Aws\Glue\GlueClient"; reason: private alias.
Removed service "Aws\ManagedGrafana\ManagedGrafanaClient"; reason: private alias.
Removed service "Aws\Greengrass\GreengrassClient"; reason: private alias.
Removed service "Aws\GreengrassV2\GreengrassV2Client"; reason: private alias.
Removed service "Aws\GroundStation\GroundStationClient"; reason: private alias.
Removed service "Aws\GuardDuty\GuardDutyClient"; reason: private alias.
Removed service "Aws\Health\HealthClient"; reason: private alias.
Removed service "Aws\HealthLake\HealthLakeClient"; reason: private alias.
Removed service "Aws\Iam\IamClient"; reason: private alias.
Removed service "Aws\IdentityStore\IdentityStoreClient"; reason: private alias.
Removed service "Aws\imagebuilder\imagebuilderClient"; reason: private alias.
Removed service "Aws\ImportExport\ImportExportClient"; reason: private alias.
Removed service "Aws\InspectorScan\InspectorScanClient"; reason: private alias.
Removed service "Aws\Inspector\InspectorClient"; reason: private alias.
Removed service "Aws\Inspector2\Inspector2Client"; reason: private alias.
Removed service "Aws\Interconnect\InterconnectClient"; reason: private alias.
Removed service "Aws\InternetMonitor\InternetMonitorClient"; reason: private alias.
Removed service "Aws\Invoicing\InvoicingClient"; reason: private alias.
Removed service "Aws\IoTJobsDataPlane\IoTJobsDataPlaneClient"; reason: private alias.
Removed service "Aws\IoTManagedIntegrations\IoTManagedIntegrationsClient"; reason: private alias.
Removed service "Aws\Iot\IotClient"; reason: private alias.
Removed service "Aws\IoTDeviceAdvisor\IoTDeviceAdvisorClient"; reason: private alias.
Removed service "Aws\IoTEventsData\IoTEventsDataClient"; reason: private alias.
Removed service "Aws\IoTEvents\IoTEventsClient"; reason: private alias.
Removed service "Aws\IoTFleetWise\IoTFleetWiseClient"; reason: private alias.
Removed service "Aws\IoTSecureTunneling\IoTSecureTunnelingClient"; reason: private alias.
Removed service "Aws\IoTSiteWise\IoTSiteWiseClient"; reason: private alias.
Removed service "Aws\IoTThingsGraph\IoTThingsGraphClient"; reason: private alias.
Removed service "Aws\IoTTwinMaker\IoTTwinMakerClient"; reason: private alias.
Removed service "Aws\IoTWireless\IoTWirelessClient"; reason: private alias.
Removed service "Aws\IVSRealTime\IVSRealTimeClient"; reason: private alias.
Removed service "Aws\IVS\IVSClient"; reason: private alias.
Removed service "Aws\ivschat\ivschatClient"; reason: private alias.
Removed service "Aws\Kafka\KafkaClient"; reason: private alias.
Removed service "Aws\KafkaConnect\KafkaConnectClient"; reason: private alias.
Removed service "Aws\KendraRanking\KendraRankingClient"; reason: private alias.
Removed service "Aws\kendra\kendraClient"; reason: private alias.
Removed service "Aws\Keyspaces\KeyspacesClient"; reason: private alias.
Removed service "Aws\KeyspacesStreams\KeyspacesStreamsClient"; reason: private alias.
Removed service "Aws\KinesisVideoArchivedMedia\KinesisVideoArchivedMediaClient"; reason: private alias.
Removed service "Aws\KinesisVideoMedia\KinesisVideoMediaClient"; reason: private alias.
Removed service "Aws\KinesisVideoSignalingChannels\KinesisVideoSignalingChannelsClient"; reason: private alias.
Removed service "Aws\KinesisVideoWebRTCStorage\KinesisVideoWebRTCStorageClient"; reason: private alias.
Removed service "Aws\Kinesis\KinesisClient"; reason: private alias.
Removed service "Aws\KinesisAnalytics\KinesisAnalyticsClient"; reason: private alias.
Removed service "Aws\KinesisAnalyticsV2\KinesisAnalyticsV2Client"; reason: private alias.
Removed service "Aws\KinesisVideo\KinesisVideoClient"; reason: private alias.
Removed service "Aws\Kms\KmsClient"; reason: private alias.
Removed service "Aws\LakeFormation\LakeFormationClient"; reason: private alias.
Removed service "Aws\LaunchWizard\LaunchWizardClient"; reason: private alias.
Removed service "Aws\LexModelBuildingService\LexModelBuildingServiceClient"; reason: private alias.
Removed service "Aws\LicenseManagerLinuxSubscriptions\LicenseManagerLinuxSubscriptionsClient"; reason: private alias.
Removed service "Aws\LicenseManagerUserSubscriptions\LicenseManagerUserSubscriptionsClient"; reason: private alias.
Removed service "Aws\LicenseManager\LicenseManagerClient"; reason: private alias.
Removed service "Aws\Lightsail\LightsailClient"; reason: private alias.
Removed service "Aws\LocationService\LocationServiceClient"; reason: private alias.
Removed service "Aws\CloudWatchLogs\CloudWatchLogsClient"; reason: private alias.
Removed service "Aws\LookoutEquipment\LookoutEquipmentClient"; reason: private alias.
Removed service "Aws\MainframeModernization\MainframeModernizationClient"; reason: private alias.
Removed service "Aws\MachineLearning\MachineLearningClient"; reason: private alias.
Removed service "Aws\Macie2\Macie2Client"; reason: private alias.
Removed service "Aws\MailManager\MailManagerClient"; reason: private alias.
Removed service "Aws\ManagedBlockchainQuery\ManagedBlockchainQueryClient"; reason: private alias.
Removed service "Aws\ManagedBlockchain\ManagedBlockchainClient"; reason: private alias.
Removed service "Aws\MarketplaceAgreement\MarketplaceAgreementClient"; reason: private alias.
Removed service "Aws\MarketplaceCatalog\MarketplaceCatalogClient"; reason: private alias.
Removed service "Aws\MarketplaceDeployment\MarketplaceDeploymentClient"; reason: private alias.
Removed service "Aws\MarketplaceDiscovery\MarketplaceDiscoveryClient"; reason: private alias.
Removed service "Aws\MarketplaceReporting\MarketplaceReportingClient"; reason: private alias.
Removed service "Aws\MarketplaceCommerceAnalytics\MarketplaceCommerceAnalyticsClient"; reason: private alias.
Removed service "Aws\MediaConnect\MediaConnectClient"; reason: private alias.
Removed service "Aws\MediaConvert\MediaConvertClient"; reason: private alias.
Removed service "Aws\MediaLive\MediaLiveClient"; reason: private alias.
Removed service "Aws\MediaPackageVod\MediaPackageVodClient"; reason: private alias.
Removed service "Aws\MediaPackage\MediaPackageClient"; reason: private alias.
Removed service "Aws\MediaPackageV2\MediaPackageV2Client"; reason: private alias.
Removed service "Aws\MediaStoreData\MediaStoreDataClient"; reason: private alias.
Removed service "Aws\MediaStore\MediaStoreClient"; reason: private alias.
Removed service "Aws\MediaTailor\MediaTailorClient"; reason: private alias.
Removed service "Aws\MedicalImaging\MedicalImagingClient"; reason: private alias.
Removed service "Aws\MemoryDB\MemoryDBClient"; reason: private alias.
Removed service "Aws\MarketplaceMetering\MarketplaceMeteringClient"; reason: private alias.
Removed service "Aws\MigrationHub\MigrationHubClient"; reason: private alias.
Removed service "Aws\mgn\mgnClient"; reason: private alias.
Removed service "Aws\MigrationHubRefactorSpaces\MigrationHubRefactorSpacesClient"; reason: private alias.
Removed service "Aws\MigrationHubConfig\MigrationHubConfigClient"; reason: private alias.
Removed service "Aws\MigrationHubOrchestrator\MigrationHubOrchestratorClient"; reason: private alias.
Removed service "Aws\MigrationHubStrategyRecommendations\MigrationHubStrategyRecommendationsClient"; reason: private alias.
Removed service "Aws\LexModelsV2\LexModelsV2Client"; reason: private alias.
Removed service "Aws\CloudWatch\CloudWatchClient"; reason: private alias.
Removed service "Aws\MPA\MPAClient"; reason: private alias.
Removed service "Aws\MQ\MQClient"; reason: private alias.
Removed service "Aws\MTurk\MTurkClient"; reason: private alias.
Removed service "Aws\MWAAServerless\MWAAServerlessClient"; reason: private alias.
Removed service "Aws\MWAA\MWAAClient"; reason: private alias.
Removed service "Aws\NeptuneGraph\NeptuneGraphClient"; reason: private alias.
Removed service "Aws\Neptune\NeptuneClient"; reason: private alias.
Removed service "Aws\Neptunedata\NeptunedataClient"; reason: private alias.
Removed service "Aws\NetworkFirewall\NetworkFirewallClient"; reason: private alias.
Removed service "Aws\NetworkFlowMonitor\NetworkFlowMonitorClient"; reason: private alias.
Removed service "Aws\NetworkManager\NetworkManagerClient"; reason: private alias.
Removed service "Aws\NetworkMonitor\NetworkMonitorClient"; reason: private alias.
Removed service "Aws\Notifications\NotificationsClient"; reason: private alias.
Removed service "Aws\NotificationsContacts\NotificationsContactsClient"; reason: private alias.
Removed service "Aws\NovaAct\NovaActClient"; reason: private alias.
Removed service "Aws\OAM\OAMClient"; reason: private alias.
Removed service "Aws\ObservabilityAdmin\ObservabilityAdminClient"; reason: private alias.
Removed service "Aws\Odb\OdbClient"; reason: private alias.
Removed service "Aws\Omics\OmicsClient"; reason: private alias.
Removed service "Aws\OpenSearchService\OpenSearchServiceClient"; reason: private alias.
Removed service "Aws\OpenSearchServerless\OpenSearchServerlessClient"; reason: private alias.
Removed service "Aws\Organizations\OrganizationsClient"; reason: private alias.
Removed service "Aws\OSIS\OSISClient"; reason: private alias.
Removed service "Aws\Outposts\OutpostsClient"; reason: private alias.
Removed service "Aws\Panorama\PanoramaClient"; reason: private alias.
Removed service "Aws\PartnerCentralAccount\PartnerCentralAccountClient"; reason: private alias.
Removed service "Aws\PartnerCentralBenefits\PartnerCentralBenefitsClient"; reason: private alias.
Removed service "Aws\PartnerCentralChannel\PartnerCentralChannelClient"; reason: private alias.
Removed service "Aws\PartnerCentralSelling\PartnerCentralSellingClient"; reason: private alias.
Removed service "Aws\PaymentCryptographyData\PaymentCryptographyDataClient"; reason: private alias.
Removed service "Aws\PaymentCryptography\PaymentCryptographyClient"; reason: private alias.
Removed service "Aws\PcaConnectorAd\PcaConnectorAdClient"; reason: private alias.
Removed service "Aws\PcaConnectorScep\PcaConnectorScepClient"; reason: private alias.
Removed service "Aws\PCS\PCSClient"; reason: private alias.
Removed service "Aws\PersonalizeEvents\PersonalizeEventsClient"; reason: private alias.
Removed service "Aws\PersonalizeRuntime\PersonalizeRuntimeClient"; reason: private alias.
Removed service "Aws\Personalize\PersonalizeClient"; reason: private alias.
Removed service "Aws\PI\PIClient"; reason: private alias.
Removed service "Aws\PinpointEmail\PinpointEmailClient"; reason: private alias.
Removed service "Aws\PinpointSMSVoiceV2\PinpointSMSVoiceV2Client"; reason: private alias.
Removed service "Aws\Pinpoint\PinpointClient"; reason: private alias.
Removed service "Aws\Pipes\PipesClient"; reason: private alias.
Removed service "Aws\Polly\PollyClient"; reason: private alias.
Removed service "Aws\Pricing\PricingClient"; reason: private alias.
Removed service "Aws\Proton\ProtonClient"; reason: private alias.
Removed service "Aws\QApps\QAppsClient"; reason: private alias.
Removed service "Aws\QBusiness\QBusinessClient"; reason: private alias.
Removed service "Aws\QConnect\QConnectClient"; reason: private alias.
Removed service "Aws\QuickSight\QuickSightClient"; reason: private alias.
Removed service "Aws\RAM\RAMClient"; reason: private alias.
Removed service "Aws\RecycleBin\RecycleBinClient"; reason: private alias.
Removed service "Aws\RDSDataService\RDSDataServiceClient"; reason: private alias.
Removed service "Aws\Rds\RdsClient"; reason: private alias.
Removed service "Aws\RedshiftDataAPIService\RedshiftDataAPIServiceClient"; reason: private alias.
Removed service "Aws\RedshiftServerless\RedshiftServerlessClient"; reason: private alias.
Removed service "Aws\Redshift\RedshiftClient"; reason: private alias.
Removed service "Aws\Rekognition\RekognitionClient"; reason: private alias.
Removed service "Aws\Repostspace\RepostspaceClient"; reason: private alias.
Removed service "Aws\ResilienceHub\ResilienceHubClient"; reason: private alias.
Removed service "Aws\ResourceExplorer2\ResourceExplorer2Client"; reason: private alias.
Removed service "Aws\ResourceGroups\ResourceGroupsClient"; reason: private alias.
Removed service "Aws\ResourceGroupsTaggingAPI\ResourceGroupsTaggingAPIClient"; reason: private alias.
Removed service "Aws\RolesAnywhere\RolesAnywhereClient"; reason: private alias.
Removed service "Aws\Route53RecoveryCluster\Route53RecoveryClusterClient"; reason: private alias.
Removed service "Aws\Route53RecoveryControlConfig\Route53RecoveryControlConfigClient"; reason: private alias.
Removed service "Aws\Route53RecoveryReadiness\Route53RecoveryReadinessClient"; reason: private alias.
Removed service "Aws\Route53\Route53Client"; reason: private alias.
Removed service "Aws\Route53Domains\Route53DomainsClient"; reason: private alias.
Removed service "Aws\Route53GlobalResolver\Route53GlobalResolverClient"; reason: private alias.
Removed service "Aws\Route53Profiles\Route53ProfilesClient"; reason: private alias.
Removed service "Aws\Route53Resolver\Route53ResolverClient"; reason: private alias.
Removed service "Aws\RTBFabric\RTBFabricClient"; reason: private alias.
Removed service "Aws\CloudWatchRUM\CloudWatchRUMClient"; reason: private alias.
Removed service "Aws\LexRuntimeV2\LexRuntimeV2Client"; reason: private alias.
Removed service "Aws\LexRuntimeService\LexRuntimeServiceClient"; reason: private alias.
Removed service "Aws\SageMakerRuntime\SageMakerRuntimeClient"; reason: private alias.
Removed service "Aws\S3\S3Client"; reason: private alias.
Removed service "Aws\S3Control\S3ControlClient"; reason: private alias.
Removed service "Aws\S3Files\S3FilesClient"; reason: private alias.
Removed service "Aws\S3Outposts\S3OutpostsClient"; reason: private alias.
Removed service "Aws\S3Tables\S3TablesClient"; reason: private alias.
Removed service "Aws\S3Vectors\S3VectorsClient"; reason: private alias.
Removed service "Aws\AugmentedAIRuntime\AugmentedAIRuntimeClient"; reason: private alias.
Removed service "Aws\SagemakerEdgeManager\SagemakerEdgeManagerClient"; reason: private alias.
Removed service "Aws\SageMakerFeatureStoreRuntime\SageMakerFeatureStoreRuntimeClient"; reason: private alias.
Removed service "Aws\SageMakerGeospatial\SageMakerGeospatialClient"; reason: private alias.
Removed service "Aws\SageMakerMetrics\SageMakerMetricsClient"; reason: private alias.
Removed service "Aws\SageMaker\SageMakerClient"; reason: private alias.
Removed service "Aws\SavingsPlans\SavingsPlansClient"; reason: private alias.
Removed service "Aws\Scheduler\SchedulerClient"; reason: private alias.
Removed service "Aws\Schemas\SchemasClient"; reason: private alias.
Removed service "Aws\SecretsManager\SecretsManagerClient"; reason: private alias.
Removed service "Aws\SecurityIR\SecurityIRClient"; reason: private alias.
Removed service "Aws\SecurityAgent\SecurityAgentClient"; reason: private alias.
Removed service "Aws\SecurityHub\SecurityHubClient"; reason: private alias.
Removed service "Aws\SecurityLake\SecurityLakeClient"; reason: private alias.
Removed service "Aws\ServerlessApplicationRepository\ServerlessApplicationRepositoryClient"; reason: private alias.
Removed service "Aws\ServiceQuotas\ServiceQuotasClient"; reason: private alias.
Removed service "Aws\AppRegistry\AppRegistryClient"; reason: private alias.
Removed service "Aws\ServiceCatalog\ServiceCatalogClient"; reason: private alias.
Removed service "Aws\ServiceDiscovery\ServiceDiscoveryClient"; reason: private alias.
Removed service "Aws\SesV2\SesV2Client"; reason: private alias.
Removed service "Aws\Shield\ShieldClient"; reason: private alias.
Removed service "Aws\SignerData\SignerDataClient"; reason: private alias.
Removed service "Aws\signer\signerClient"; reason: private alias.
Removed service "Aws\Signin\SigninClient"; reason: private alias.
Removed service "Aws\SimpleDBv2\SimpleDBv2Client"; reason: private alias.
Removed service "Aws\SimSpaceWeaver\SimSpaceWeaverClient"; reason: private alias.
Removed service "Aws\PinpointSMSVoice\PinpointSMSVoiceClient"; reason: private alias.
Removed service "Aws\SnowDeviceManagement\SnowDeviceManagementClient"; reason: private alias.
Removed service "Aws\SnowBall\SnowBallClient"; reason: private alias.
Removed service "Aws\Sns\SnsClient"; reason: private alias.
Removed service "Aws\SocialMessaging\SocialMessagingClient"; reason: private alias.
Removed service "Aws\Sqs\SqsClient"; reason: private alias.
Removed service "Aws\SSMContacts\SSMContactsClient"; reason: private alias.
Removed service "Aws\SSMGuiConnect\SSMGuiConnectClient"; reason: private alias.
Removed service "Aws\SSMIncidents\SSMIncidentsClient"; reason: private alias.
Removed service "Aws\SSMQuickSetup\SSMQuickSetupClient"; reason: private alias.
Removed service "Aws\SsmSap\SsmSapClient"; reason: private alias.
Removed service "Aws\Ssm\SsmClient"; reason: private alias.
Removed service "Aws\SSOAdmin\SSOAdminClient"; reason: private alias.
Removed service "Aws\SSOOIDC\SSOOIDCClient"; reason: private alias.
Removed service "Aws\SSO\SSOClient"; reason: private alias.
Removed service "Aws\Sfn\SfnClient"; reason: private alias.
Removed service "Aws\StorageGateway\StorageGatewayClient"; reason: private alias.
Removed service "Aws\DynamoDbStreams\DynamoDbStreamsClient"; reason: private alias.
Removed service "Aws\Sts\StsClient"; reason: private alias.
Removed service "Aws\SupplyChain\SupplyChainClient"; reason: private alias.
Removed service "Aws\SupportApp\SupportAppClient"; reason: private alias.
Removed service "Aws\Support\SupportClient"; reason: private alias.
Removed service "Aws\Sustainability\SustainabilityClient"; reason: private alias.
Removed service "Aws\Swf\SwfClient"; reason: private alias.
Removed service "Aws\Synthetics\SyntheticsClient"; reason: private alias.
Removed service "Aws\TaxSettings\TaxSettingsClient"; reason: private alias.
Removed service "Aws\Textract\TextractClient"; reason: private alias.
Removed service "Aws\TimestreamInfluxDB\TimestreamInfluxDBClient"; reason: private alias.
Removed service "Aws\TimestreamQuery\TimestreamQueryClient"; reason: private alias.
Removed service "Aws\TimestreamWrite\TimestreamWriteClient"; reason: private alias.
Removed service "Aws\Tnb\TnbClient"; reason: private alias.
Removed service "Aws\TranscribeService\TranscribeServiceClient"; reason: private alias.
Removed service "Aws\Transfer\TransferClient"; reason: private alias.
Removed service "Aws\Translate\TranslateClient"; reason: private alias.
Removed service "Aws\TrustedAdvisor\TrustedAdvisorClient"; reason: private alias.
Removed service "Aws\Uxc\UxcClient"; reason: private alias.
Removed service "Aws\VerifiedPermissions\VerifiedPermissionsClient"; reason: private alias.
Removed service "Aws\VoiceID\VoiceIDClient"; reason: private alias.
Removed service "Aws\VPCLattice\VPCLatticeClient"; reason: private alias.
Removed service "Aws\WafRegional\WafRegionalClient"; reason: private alias.
Removed service "Aws\Waf\WafClient"; reason: private alias.
Removed service "Aws\WAFV2\WAFV2Client"; reason: private alias.
Removed service "Aws\WellArchitected\WellArchitectedClient"; reason: private alias.
Removed service "Aws\Wickr\WickrClient"; reason: private alias.
Removed service "Aws\ConnectWisdomService\ConnectWisdomServiceClient"; reason: private alias.
Removed service "Aws\WorkDocs\WorkDocsClient"; reason: private alias.
Removed service "Aws\WorkMail\WorkMailClient"; reason: private alias.
Removed service "Aws\WorkMailMessageFlow\WorkMailMessageFlowClient"; reason: private alias.
Removed service "Aws\WorkspacesInstances\WorkspacesInstancesClient"; reason: private alias.
Removed service "Aws\WorkSpacesThinClient\WorkSpacesThinClientClient"; reason: private alias.
Removed service "Aws\WorkSpacesWeb\WorkSpacesWebClient"; reason: private alias.
Removed service "Aws\WorkSpaces\WorkSpacesClient"; reason: private alias.
Removed service "Aws\XRay\XRayClient"; 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\AuthorizationValidators\BearerTokenValidator"; 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\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\Command\GenerateKeyPairCommand"; 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 "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\GeneratorInterface"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\DumperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redis"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.uTZUN8."; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "security.token_storage"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.constellation_api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.constellation_api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_metadata_driver"; reason: private alias.
Removed service ".service_locator.yw.V6dX"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.0ke4YuA"; reason: private alias.
Removed service ".service_locator.eF.2wNv"; reason: private alias.
Removed service ".service_locator.CWZoKvd"; reason: private alias.
Removed service ".service_locator.7B0Knwq"; reason: private alias.
Removed service ".service_locator.wZEsxh2"; reason: private alias.
Removed service ".service_locator.A2HERkr"; reason: private alias.
Removed service ".service_locator.k7DlfkE"; reason: private alias.
Removed service ".service_locator.bOLJYyy"; reason: private alias.
Removed service ".service_locator.FjbkjX1"; reason: private alias.
Removed service ".service_locator.O6W5U0q"; reason: private alias.
Removed service ".service_locator.ukKBgpi"; reason: private alias.
Removed service ".service_locator.fQ9VFje"; reason: private alias.
Removed service ".service_locator.5dG4NFq"; reason: private alias.
Removed service ".service_locator.mLmjCch"; reason: private alias.
Removed service ".service_locator.it_qubI"; reason: private alias.
Removed service ".service_locator.EmKJjQR"; reason: private alias.
Removed service ".service_locator.3W.eyJR"; reason: private alias.
Removed service ".service_locator.sUgHknm"; reason: private alias.
Removed service ".service_locator.wFV5yJ4"; reason: private alias.
Removed service ".service_locator.MVL9hvL"; reason: private alias.
Removed service ".service_locator.nPaFeEu"; reason: private alias.
Removed service ".service_locator.zEisj15"; reason: private alias.
Removed service ".service_locator.xDfD65Q"; reason: private alias.
Removed service ".service_locator.2d5nHoU"; reason: private alias.
Removed service ".service_locator.MeO1U9n"; reason: private alias.
Removed service ".service_locator..j7lIYR"; reason: private alias.
Removed service ".service_locator.A3JXlsR"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.8PGnCGs"; reason: private alias.
Removed service ".service_locator.FPFcibD"; reason: private alias.
Removed service ".service_locator.f7Bn29F"; reason: private alias.
Removed service ".service_locator.dgy4a1h"; reason: private alias.
Removed service ".service_locator.NMJQXma"; reason: private alias.
Removed service ".service_locator.aX09oI."; reason: private alias.
Removed service ".service_locator.5XDLNlN"; reason: private alias.
Removed service ".service_locator.piSU8PV"; reason: private alias.
Removed service ".service_locator.xkfakko"; reason: private alias.
Removed service ".service_locator.V07QQy."; reason: private alias.
Removed service ".service_locator.8.ABP3q"; reason: private alias.
Removed service ".service_locator.ycRR.g0"; reason: private alias.
Removed service ".service_locator.30QGjxs"; reason: private alias.
Removed service ".service_locator.uX3Uj9R"; reason: private alias.
Removed service ".service_locator.r79G22c"; reason: private alias.
Removed service ".service_locator.tgW5nhU"; reason: private alias.
Removed service ".service_locator.dkb_G0R"; reason: private alias.
Removed service ".service_locator.VamayAN"; reason: private alias.
Removed service ".service_locator.SeAAPdC"; reason: private alias.
Removed service ".service_locator.YnOndjy"; reason: private alias.
Removed service ".service_locator.Fx.J_nT"; reason: private alias.
Removed service ".service_locator.silVUkS"; reason: private alias.
Removed service ".service_locator.j1paBNo"; reason: private alias.
Removed service ".service_locator.9_QRp3V"; reason: private alias.
Removed service ".service_locator.NDUq.Fx"; reason: private alias.
Removed service ".service_locator.DsCuGU0"; reason: private alias.
Removed service ".service_locator.25y8mq4"; reason: private alias.
Removed service ".service_locator.Wx03D9h"; reason: private alias.
Removed service ".service_locator.pvVfFLg"; reason: private alias.
Removed service ".service_locator.3a3GBoE"; reason: private alias.
Removed service ".service_locator.Pl9Qtj2"; reason: private alias.
Removed service ".service_locator.jQXfKny"; reason: private alias.
Removed service ".service_locator.zsyoIqS"; reason: private alias.
Removed service ".service_locator.hsLK9Sp"; reason: private alias.
Removed service ".service_locator.Z3dYXvQ"; reason: private alias.
Removed service ".service_locator.uK9b0Tv"; reason: private alias.
Removed service ".service_locator.u8GCivf"; reason: private alias.
Removed service ".service_locator.CANCnbq"; reason: private alias.
Removed service ".service_locator.3ry7SF7"; reason: private alias.
Removed service ".service_locator.Fnbpzos"; reason: private alias.
Removed service ".service_locator.SaBvAui"; reason: private alias.
Removed service ".service_locator.RUh25Cr"; reason: private alias.
Removed service ".service_locator.zkT7k0g"; reason: private alias.
Removed service ".service_locator.dstDQb9"; reason: private alias.
Removed service ".service_locator.YBZ4BbJ"; reason: private alias.
Removed service ".service_locator.HaIBPJ8"; reason: private alias.
Removed service ".service_locator.DQjg2KC"; reason: private alias.
Removed service ".service_locator.VGbx8Nq"; reason: private alias.
Removed service ".service_locator.ZC7eOBb"; reason: private alias.
Removed service ".service_locator.sgNIxIv"; reason: private alias.
Removed service ".service_locator.vJ_wjTL"; reason: private alias.
Removed service ".service_locator.LmdWJh0"; reason: private alias.
Removed service ".service_locator.W4o2QEF"; reason: private alias.
Removed service ".service_locator.j4t_0zV"; reason: private alias.
Removed service ".service_locator.lu_z8cp"; reason: private alias.
Removed service ".service_locator.nNisu0u"; reason: private alias.
Removed service ".service_locator.Upm0h01"; reason: private alias.
Removed service ".service_locator.UpRpQ2l"; reason: private alias.
Removed service ".service_locator.r_172Gx"; reason: private alias.
Removed service ".service_locator.Mh4FA4e"; reason: private alias.
Removed service ".service_locator.FRVYcPq"; reason: private alias.
Removed service ".service_locator.hELa.j0"; reason: private alias.
Removed service ".service_locator.xCqqSU2"; reason: private alias.
Removed service ".service_locator.BnW3uVT"; reason: private alias.
Removed service ".service_locator.YWTRMV5"; reason: private alias.
Removed service ".service_locator.8lpruaF"; reason: private alias.
Removed service ".service_locator.LimYxWi"; reason: private alias.
Removed service ".service_locator.1uo8Kgq"; reason: private alias.
Removed service ".service_locator.c.FulVb"; reason: private alias.
Removed service ".service_locator.UinhI3s"; reason: private alias.
Removed service ".service_locator.iN7Hxbj"; reason: private alias.
Removed service ".service_locator.Kj0_bxX"; reason: private alias.
Removed service ".service_locator.FCArPoq"; reason: private alias.
Removed service ".service_locator.Ar9C8nO"; reason: private alias.
Removed service ".service_locator.7M_NxUo"; reason: private alias.
Removed service ".service_locator.tli8ozx"; reason: private alias.
Removed service ".service_locator.NabE3Sh"; reason: private alias.
Removed service ".service_locator.rBKUCo."; reason: private alias.
Removed service ".service_locator.DU.laRM"; reason: private alias.
Removed service ".service_locator.DM8Z1e1"; reason: private alias.
Removed service ".service_locator.Vfe_aOt"; reason: private alias.
Removed service ".service_locator.Ly_Fthf"; reason: private alias.
Removed service ".service_locator.8mmM8kU"; reason: private alias.
Removed service ".service_locator.UhxOX0M"; reason: private alias.
Removed service ".service_locator.OSGCqIq"; reason: private alias.
Removed service ".service_locator.p2mpmtL"; reason: private alias.
Removed service ".service_locator.jygH952"; reason: private alias.
Removed service ".service_locator..kekyPj"; reason: private alias.
Removed service ".service_locator.YdTXcbu"; reason: private alias.
Removed service ".service_locator.RJ4469r"; reason: private alias.
Removed service ".service_locator.KsN_ERi"; reason: private alias.
Removed service ".service_locator.1e3xrrf"; reason: private alias.
Removed service ".service_locator.nEoB4od"; reason: private alias.
Removed service ".service_locator.vm4n3Kn"; reason: private alias.
Removed service ".service_locator.PUgzBwQ"; reason: private alias.
Removed service ".service_locator.XehwmOs"; reason: private alias.
Removed service ".service_locator.n_6Rq5T"; reason: private alias.
Removed service ".service_locator.RZwtsIL"; reason: private alias.
Removed service ".service_locator.mP.wMuB"; reason: private alias.
Removed service ".service_locator.QZZeFV1"; reason: private alias.
Removed service ".service_locator.liDHnVD"; reason: private alias.
Removed service ".service_locator.lQQ8TTF"; reason: private alias.
Removed service ".service_locator.7PLC9Yp"; reason: private alias.
Removed service ".service_locator.DPRJFU."; reason: private alias.
Removed service ".service_locator.NhyZRhZ"; reason: private alias.
Removed service ".service_locator._uC3xCQ"; reason: private alias.
Removed service ".service_locator.hpdB1mS"; reason: private alias.
Removed service ".service_locator.NJB1qgb"; reason: private alias.
Removed service ".service_locator.CN0_9_p"; reason: private alias.
Removed service ".service_locator.tJ7hyMs"; reason: private alias.
Removed service ".service_locator.BJL6MC9"; reason: private alias.
Removed service ".service_locator.gyI5Lif"; reason: private alias.
Removed service ".service_locator.MS3Xce_"; reason: private alias.
Removed service ".service_locator.HGXbuP_"; reason: private alias.
Removed service ".service_locator.4liYLdB"; reason: private alias.
Removed service ".service_locator..5dD8YS"; reason: private alias.
Removed service ".service_locator.phmRYW6"; reason: private alias.
Removed service ".service_locator.iWqrUZj"; reason: private alias.
Removed service ".service_locator.3jPTTjK"; reason: private alias.
Removed service ".service_locator.0Rd.uN1"; reason: private alias.
Removed service ".service_locator.7omDI5Z"; reason: private alias.
Removed service ".service_locator.LU65z42"; reason: private alias.
Removed service ".service_locator.DilYXrf"; reason: private alias.
Removed service ".service_locator.dmB0XN4"; reason: private alias.
Removed service ".service_locator.MsxUPXP"; reason: private alias.
Removed service ".service_locator.NjX52T_"; reason: private alias.
Removed service ".service_locator.3l8LjBG"; reason: private alias.
Removed service ".service_locator.24wlFye"; reason: private alias.
Removed service ".service_locator._KHFFON"; reason: private alias.
Removed service ".service_locator.T9dkk6g"; reason: private alias.
Removed service ".service_locator.JY6KFwf"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
454
Changed reference of service "App\Command\Debug\TestNotificationEmailCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\Constellation\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ClassroomController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ClientVersionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ConnectionTokenController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\EnvironmentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\GalleryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ObsoleteRoutesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\SaveController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\SubWorldController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\TextEntryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\ThemeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\UserChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Constellation\WorldController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Public\AssetBundlesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Public\WebhookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\AssetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\Demo\DemoSceneryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\Demo\DemoWorldController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\SceneryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\StoryLocationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\UserChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\WorldController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Troubadour\WorldObjectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\AuthRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\BucketRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\CartRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\ClassroomRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\CommunicationPopupRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\CountryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\InformationPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\LanguageRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\LicenceRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\ManagerRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\OwnedLicencesRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\ReadingChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\SchoolsRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\SharedLicencesRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\StudentsRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\WhiteListRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Admin\ZohoLeadController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\ChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\ChallengeTemplateRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\ClassroomRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\GalleryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\RevisionRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Constellation\UserChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\AuthRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\BabillardRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\ChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\ChallengeTemplateRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\FamilyCreationRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\ModulesRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\QuizRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\SharingRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Family\TutorialRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Info\LandingPageRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\AnonymizationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\BlackListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\CommunicationPopupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\DataExportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\EducationalInstitutionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\InformationPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\LanguageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\LicenceTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\ManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\ManagerImportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\ScholarLevelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\StudentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\SubscriptionDealingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Admin\UserRegionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Constellation\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Constellation\ReadingTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Family\FamilyTemplateRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Troubadour\BabillardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Troubadour\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Troubadour\CategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Troubadour\LearningPathController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Support\Troubadour\SceneryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\BabillardCollaborationRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\BabillardRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\CategoryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\ChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\ChallengeTemplateRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\ClassroomRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\Demo\DemoRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\ModulesRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\NotebookRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\PathwayRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\QuizRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\SceneryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\SharingRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\StudentRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\TextEntryRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\UserChallengeRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Rest\Troubadour\WorkBlockRestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\ClassroomController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\ExpiredLicencesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\InTransferLicencesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\LicenceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\Onboarding\OnboardingCoreController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\OwnedLicencesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\PurchaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\SharedLicencesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\StoreController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\StudentsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Admin\WhiteListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\ChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\GalleryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\ObsoleteRoutesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Constellation\UserChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\AuthController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Site\Family\BabillardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ChallengeConstructionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ChallengeCorrectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ChallengeCreationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ChallengeExplorationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ChallengeRevisionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\DemoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\FamilyCreationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\MemberSelectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ModulesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\OnboardingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\ReadingChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\SharingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\StoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Family\TrashCanController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\ChristmasLandingPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\HalloweenController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\HolidayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\LandingPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\PetitcodiacController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\QuebecController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\SocialStudiesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Info\SocialStudiesModuleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\AuthController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Site\Nanomonx\ClientController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\ContactController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\EmailValidationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\EmailValidationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Site\Nanomonx\EmailValidationController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Site\Nanomonx\ErrorPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\ForgotPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\GoogleLoginController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\InfosController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\ManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\ModeSwitchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\NotificationPreferencesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\SignupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\SignupController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Site\Nanomonx\ThemeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\UnsubscribeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\BlackListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\CommunicationPopupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\ConceptController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\CountryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\DataExportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\EducationalInstitutionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\LanguageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\LicenceTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\ManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\ManagerImportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\PackageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\ScholarLevelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\SchoolCalendarController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\SchoolYearController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\StatisticController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\StudentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\StudiedLanguageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\SubjectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\SubscriptionDealingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\UsageTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\UserRegionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Admin\ZohoCRMController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\ClientVersionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\EnvironmentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\ReadingTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\SubworldSizeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\ThemeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Family\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\InformationPageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\InformationPanelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\PageContentManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\SideMenuOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\PageContentManager\TutorialPanelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\BabillardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\BackColorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\BackgroundController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\CategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\DemoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\FloorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\ForegroundController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\LearningPathController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\ModulesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\QuizController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\SceneryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Support\Troubadour\ThematiqueController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\DemoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\SharingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Student\Construction\StoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\AuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\BabillardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\ChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\ModulesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\PathwayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Troubadour\Teacher\UserChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\AuthorizationRequestResolveListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\ErrorListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\LocaleSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Forms\Admin\ChangeUsernameForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\ClassroomForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\CompleteManagerForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\ContactForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\NotificationPreferencesForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\QuoteForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\QuoteFormSchool" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Admin\SignupForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Constellation\CloseChallengeForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Family\ChallengeForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Family\FamilyCompleteManagerForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\ForgotPasswordForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\OnBoarding\AddPasswordForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\PurchaseEmailForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Support\Family\FamilyTemplateForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Support\Troubadour\BaseChallengeTemplateForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Support\Troubadour\ReadingChallengeTemplateForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Support\Troubadour\WritingChallengeTemplateForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Troubadour\ChallengeForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Troubadour\CloseChallengeForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Troubadour\RequestDocumentsForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Troubadour\SignupPlayFreeForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Types\EducationalInstitutionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Types\QuizBlockOptionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Forms\Types\QuizBlockType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AuthenticationEntrypoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AuthenticationEntrypoint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\ClientLoginAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\CrossVersionAccessSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\InteractiveLoginSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\LoginTokenSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\LogoutSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\OnboardingAccessSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\GoogleAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Bucket\PrivateBucketManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Bucket\PublicBucketManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Classroom\ClassroomTransitionService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Error\BugsnagReporter" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Family\ActiveFamilyMemberService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Landing\Handlers\HalloweenContestHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Landing\Handlers\HalloweenContestHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Landing\Handlers\PetitcodiacHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Landing\Handlers\PetitcodiacHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Landing\Handlers\QuebecHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Landing\Handlers\QuebecHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Landing\Handlers\SocialStudiesHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Landing\Handlers\SocialStudiesHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Licences\CodeClaiming\CodeClaimerFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Licences\CodeClaiming\GiftCodeClaimer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Licences\CodeClaiming\RedeemCodeClaimer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\ClassroomTransitionSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\ClassroomTransitionSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\CollaborationInviteSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\CollaborationInviteSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\EmailBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\GiftCodeSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\LicenceTransferSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\NotificationSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\NotificationSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\PasswordResetSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\PasswordResetSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\ReceiptManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\ValidationEmailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\ValidationEmailSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Modules\ModuleResourceFileUploader" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Notification\NotificationPreferencesTokenService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Notification\Processor\UserChallengeFinishedProcessor" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Onboarding\OnboardingCompletionService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Onboarding\OnboardingOrchestrator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Troubadour\Babillard\BabillardResponseBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Troubadour\QuizService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\User\Anonymization\AnonymizationEmailManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\User\Anonymization\AnonymizationEmailManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\User\Anonymization\UserAnonymizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Extensions\FamilyFunctions" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\Extensions\SubdomainFunctions" previously pointing to "router.default" to "router".
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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.wsfEJyl" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" 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 "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.amazon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.provider_factory.loco" previously pointing to "translator.data_collector" to "translator".
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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "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 "aws_secrets.env_var_provider" previously pointing to "aws_secrets.secrets_manager_client" to "aws_secrets.client".
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 "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "presta_sitemap.controller" previously pointing to "presta_sitemap.generator_default" to "presta_sitemap.generator".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.event_listener.static_routes_alternate" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2uOGeQY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.63Bn2yH" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fYzDoIV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.E2UfO6N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.NnvqzDM" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.SlwAv32" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.RdWOzP9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wLbnEgs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..Z5FDHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.eh3MgVQ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.CYFPcYQ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.de7acvu" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.de7acvu" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.9ZLPGOp" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dHsNb5j" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0_effKr" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\BabillardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ChallengeStatusVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ClassroomVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyMemberVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyModeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyTextEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyUserChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorkBlockVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorldObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorldVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ReadingChallengeAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\StudentStoryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\TextEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\UserChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorkBlockVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorldObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorldVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.KMmwMqj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dumper" previously pointing to "router.default" to "router".
1764
Removed service "App\Attribute"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; reason: abstract.
Removed service "App\Migrations"; reason: abstract.
Removed service ".abstract.App\Controller\NanomonxController"; reason: abstract.
Removed service ".abstract.App\Forms\BaseForm"; reason: abstract.
Removed service ".abstract.App\Forms\NewLeadForm"; reason: abstract.
Removed service ".abstract.App\Forms\Troubadour\BaseChallengeForm"; reason: abstract.
Removed service ".abstract.App\Security\Voters\CreationVoter"; reason: abstract.
Removed service ".abstract.App\Security\Voters\FamilyCreationVoter"; reason: abstract.
Removed service ".abstract.App\Security\Voters\ICreationVoter"; reason: abstract.
Removed service ".abstract.App\Service\Landing\AbstractInterestHandler"; reason: abstract.
Removed service ".abstract.App\Service\Landing\InterestHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Licences\CodeClaiming\CodeClaimerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Licences\Freemium\FreemiumContentCheckCache"; reason: abstract.
Removed service ".abstract.App\Service\Licences\LicenceUsageMonitorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Mail\BaseEmailManager"; reason: abstract.
Removed service ".abstract.App\Service\Notification\Processor\NotificationProcessorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface"; reason: abstract.
Removed service ".abstract.App\Service\User\Anonymization\AnonymizationEvaluatorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Zoho\Evaluators\PLGEvaluatorInterface"; reason: abstract.
Removed service ".abstract.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface"; reason: abstract.
Removed service ".abstract.App\Service\Zoho\ZohoRecordedUserInterface"; 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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "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\DependencyInjection\Compiler\CompilerPassInterface.0.kernel"; reason: abstract.
Removed service ".abstract.instanceof.kernel"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AnonymizeUserCommand.0.App\Command\AnonymizeUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AnonymizeUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSupportGuyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestAnonymizationEmailCommand.0.App\Command\Debug\TestAnonymizationEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestAnonymizationEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestClassroomTransitionEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestClassroomTransitionEmailCommand.0.App\Command\Debug\TestClassroomTransitionEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestClassroomTransitionEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestCollaborationInviteCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestCollaborationInviteCommand.0.App\Command\Debug\TestCollaborationInviteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestCollaborationInviteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestGiftCodeEmailCommand.0.App\Command\Debug\TestGiftCodeEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestGiftCodeEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestMarketingEmailCommand.0.App\Command\Debug\TestMarketingEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestMarketingEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestNotificationEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestNotificationEmailCommand.0.App\Command\Debug\TestNotificationEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestNotificationEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Debug\TestPurchaseEmailCommand.0.App\Command\Debug\TestPurchaseEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestPurchaseEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeploymentPrepCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DeploymentPrepCommand.0.App\Command\DeploymentPrepCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeploymentPrepCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisionOAuthClientsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProvisionOAuthClientsCommand.0.App\Command\ProvisionOAuthClientsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProvisionOAuthClientsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PullTranslationsCommand.0.App\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PushTranslationsCommand.0.App\Command\PushTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PushTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SchoolYearTransitionCommand.0.App\Command\SchoolYearTransitionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SchoolYearTransitionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SchoolYearTransitionNotificationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SchoolYearTransitionNotificationCommand.0.App\Command\SchoolYearTransitionNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SchoolYearTransitionNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationBatchesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendNotificationBatchesCommand.0.App\Command\SendNotificationBatchesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationBatchesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateLearningPathCommand.0.App\Command\UpdateLearningPathCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateLearningPathCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateZohoCommand.0.App\Command\UpdateZohoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateZohoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\AuthController.0.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ChallengeController.0.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ClassroomController.0.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ClientVersionController.0.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ConnectionTokenController.0.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\EnvironmentController.0.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\GalleryController.0.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController.0.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\SaveController.0.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\SubWorldController.0.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\TextEntryController.0.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\ThemeController.0.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\UserChallengeController.0.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\UserController.0.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Constellation\WorldController.0.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Public\AssetBundlesController.0.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Public\WebhookController.0.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\AssetController.0.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\SceneryController.0.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\StoryLocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\StoryLocationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\StoryLocationController.0.App\Controller\Api\Troubadour\StoryLocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\StoryLocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\UserChallengeController.0.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\WorldController.0.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Troubadour\WorldObjectController.0.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\NanomonxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\NanomonxController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\NanomonxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\AuthRestController.0.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\BucketRestController.0.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\CartRestController.0.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\ClassroomRestController.0.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController.0.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\CountryRestController.0.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\InformationPageController.0.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\LanguageRestController.0.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\LicenceRestController.0.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ManagerRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ManagerRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\ManagerRestController.0.App\Controller\Rest\Admin\ManagerRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ManagerRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController.0.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController.0.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\SchoolsRestController.0.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\SharedLicencesRestController.0.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\StudentsRestController.0.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\WhiteListRestController.0.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Admin\ZohoLeadController.0.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\ChallengeRestController.0.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\ClassroomRestController.0.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\GalleryRestController.0.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\RevisionRestController.0.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Constellation\UserChallengeRestController.0.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\AuthRestController.0.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\BabillardRestController.0.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\ChallengeRestController.0.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\ChallengeTemplateRestController.0.App\Controller\Rest\Family\ChallengeTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\FamilyCreationRestController.0.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ModulesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ModulesRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\ModulesRestController.0.App\Controller\Rest\Family\ModulesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\ModulesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\QuizRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\QuizRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\QuizRestController.0.App\Controller\Rest\Family\QuizRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\QuizRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\SharingRestController.0.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\TutorialRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\TutorialRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Family\TutorialRestController.0.App\Controller\Rest\Family\TutorialRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\TutorialRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Info\LandingPageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Info\LandingPageRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Info\LandingPageRestController.0.App\Controller\Rest\Info\LandingPageRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Info\LandingPageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\AnonymizationController.0.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\BlackListController.0.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\DataExportController.0.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\InformationPageController.0.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\LanguageController.0.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController.0.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\ManagerController.0.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\ManagerImportController.0.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController.0.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\StudentController.0.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Admin\UserRegionController.0.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Constellation\CatalogController.0.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Troubadour\BabillardController.0.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Troubadour\CatalogController.0.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Troubadour\CategoryController.0.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController.0.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Support\Troubadour\SceneryController.0.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\BabillardCollaborationRestController.0.App\Controller\Rest\Troubadour\BabillardCollaborationRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\BabillardCollaborationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\BabillardRestController.0.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\CategoryRestController.0.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\ChallengeRestController.0.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\ClassroomRestController.0.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ModulesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ModulesRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\ModulesRestController.0.App\Controller\Rest\Troubadour\ModulesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ModulesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\NotebookRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\NotebookRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\NotebookRestController.0.App\Controller\Rest\Troubadour\NotebookRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\NotebookRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\PathwayRestController.0.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\QuizRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\QuizRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\QuizRestController.0.App\Controller\Rest\Troubadour\QuizRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\QuizRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\SceneryRestController.0.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\SharingRestController.0.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\StudentRestController.0.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\TextEntryRestController.0.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController.0.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController.0.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\AuthController.0.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\ClassroomController.0.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\ExpiredLicencesController.0.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\InTransferLicencesController.0.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\LicenceController.0.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingCoreController.0.App\Controller\Site\Admin\Onboarding\OnboardingCoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingCoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController.0.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController.0.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController.0.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\OwnedLicencesController.0.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\PurchaseController.0.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\SharedLicencesController.0.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StoreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\StoreController.0.App\Controller\Site\Admin\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\StudentsController.0.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Admin\WhiteListController.0.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\AuthController.0.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\CatalogController.0.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\ChallengeController.0.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\GalleryController.0.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController.0.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Constellation\UserChallengeController.0.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\AuthController.0.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\BabillardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\BabillardController.0.App\Controller\Site\Family\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\CatalogController.0.App\Controller\Site\Family\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ChallengeConstructionController.0.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCorrectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCorrectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ChallengeCorrectionController.0.App\Controller\Site\Family\ChallengeCorrectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeCorrectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeCreationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ChallengeCreationController.0.App\Controller\Site\Family\ChallengeCreationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ChallengeExplorationController.0.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ChallengeRevisionController.0.App\Controller\Site\Family\ChallengeRevisionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\DemoController.0.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\FamilyCreationController.0.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\MemberSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\MemberSelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\MemberSelectionController.0.App\Controller\Site\Family\MemberSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\MemberSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ModulesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ModulesController.0.App\Controller\Site\Family\ModulesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\OnboardingController.0.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\ReadingChallengeController.0.App\Controller\Site\Family\ReadingChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\SharingController.0.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\StoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\StoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\StoryController.0.App\Controller\Site\Family\StoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\StoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Family\TrashCanController.0.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\ChristmasLandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\ChristmasLandingPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\ChristmasLandingPageController.0.App\Controller\Site\Info\ChristmasLandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\ChristmasLandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HalloweenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HalloweenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\HalloweenController.0.App\Controller\Site\Info\HalloweenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\HalloweenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\HolidayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\HolidayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\HolidayController.0.App\Controller\Site\Info\HolidayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\HolidayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\LandingPageController.0.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\PetitcodiacController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\PetitcodiacController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\PetitcodiacController.0.App\Controller\Site\Info\PetitcodiacController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\PetitcodiacController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\QuebecController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\QuebecController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\QuebecController.0.App\Controller\Site\Info\QuebecController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\QuebecController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\SocialStudiesController.0.App\Controller\Site\Info\SocialStudiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\SocialStudiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\SocialStudiesModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\SocialStudiesModuleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Info\SocialStudiesModuleController.0.App\Controller\Site\Info\SocialStudiesModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\SocialStudiesModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\AuthController.0.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ClientController.0.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ContactController.0.App\Controller\Site\Nanomonx\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\EmailValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\EmailValidationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\EmailValidationController.0.App\Controller\Site\Nanomonx\EmailValidationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\EmailValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ErrorPageController.0.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ForgotPasswordController.0.App\Controller\Site\Nanomonx\ForgotPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\GoogleLoginController.0.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\HealthController.0.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\InfosController.0.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ManagerController.0.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ModeSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ModeSwitchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ModeSwitchController.0.App\Controller\Site\Nanomonx\ModeSwitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ModeSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\NotificationPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\NotificationPreferencesController.0.App\Controller\Site\Nanomonx\NotificationPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\NotificationPreferencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ResourcesController.0.App\Controller\Site\Nanomonx\ResourcesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ResourcesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\SignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\SignupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\SignupController.0.App\Controller\Site\Nanomonx\SignupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\SignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ThemeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ThemeController.0.App\Controller\Site\Nanomonx\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\UnsubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\UnsubscribeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\UnsubscribeController.0.App\Controller\Site\Nanomonx\UnsubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\UnsubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\BlackListController.0.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController.0.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\ConceptController.0.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\CountryController.0.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\DataExportController.0.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\LanguageController.0.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\LicenceTypeController.0.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\ManagerController.0.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\ManagerImportController.0.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\PackageController.0.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\ScholarLevelController.0.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController.0.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\SchoolYearController.0.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\StatisticController.0.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\StudentController.0.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController.0.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\SubjectController.0.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\UsageTypeController.0.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\UserRegionController.0.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Admin\ZohoCRMController.0.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\AuthController.0.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\CatalogController.0.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\ClientVersionController.0.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\EnvironmentController.0.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController.0.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\ThemeController.0.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Family\CatalogController.0.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController.0.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\BabillardController.0.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\BackColorController.0.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\BackgroundController.0.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\CatalogController.0.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\CategoryController.0.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\DemoController.0.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\FloorController.0.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\ForegroundController.0.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\LearningPathController.0.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ModulesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\ModulesController.0.App\Controller\Site\Support\Troubadour\ModulesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\QuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\QuizController.0.App\Controller\Site\Support\Troubadour\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController.0.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\SceneryController.0.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController.0.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\DemoController.0.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\SharingController.0.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController.0.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController.0.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController.0.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\StoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Student\Construction\StoryController.0.App\Controller\Site\Troubadour\Student\Construction\StoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\StoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\AuthController.0.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController.0.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController.0.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ModulesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\ModulesController.0.App\Controller\Site\Troubadour\Teacher\ModulesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController.0.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController.0.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController.0.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AuthorizationRequestResolveListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CacheControlSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\CacheControlSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventListener\Doctrine\ModuleEntityListener.0.App\EventListener\Doctrine\ModuleEntityListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\Doctrine\ModuleEntityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ErrorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\GedmoExtensionsEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\EventListener\GedmoExtensionsEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\GedmoExtensionsEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\HistoryListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\JsonRequestTransformerListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SitemapSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\UserActivityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\AccountForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ActivateRedeemCodeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ChangeUsernameForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\CheckPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ClassroomForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\CompleteManagerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ContactForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\FamilyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ImportStudentsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\NotificationPreferencesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\NotificationPreferencesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\QuoteForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\QuoteFormSchool"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ScholarLevelSelectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\SignupForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\StudentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\BaseForm"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Forms\BaseForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\ChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\ChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\CloseChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\TextEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\FloodGuardResetPasswordConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\FloodGuardValidEmailConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\GoogleManagerConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\HasPasswordConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\HasPasswordConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\HasPasswordConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\HasPasswordConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\LegalAgeConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\LegalAgeConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\LegalAgeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueClientIdConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueGroupNameConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniquePackageTypeConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniquePackageTypeConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniquePackageTypeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniquePackageTypeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\UniqueUsernameConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\ValidEmailConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidEmailConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidEmailConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Forms\Constraints\ValidManagerConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidManagerConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidManagerConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\ChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\ChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\FamilyCompleteManagerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\FamilyMemberSelectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\StoryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\StoryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ForgotPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\NewLeadForm"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Forms\NewLeadForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\OnBoarding\AddPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\OnBoarding\FamilySwitchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\PurchaseEmailForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ResetPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ConceptForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ScholarLevelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\StudiedLanguageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\SubjectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ThemesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\CommunicationPopupForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\ClientVersionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\ReadingTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\SubworldSizeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\CountryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EducationalInstitutionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EducationalInstitutionImportForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EmissionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EnvironmentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Family\FamilyTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\FreeTrialForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\LanguagesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Module\ModuleForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Module\ModuleResourceFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Module\ModuleResourceFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PackageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\InformationPageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\InformationPanelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\ShowcaseHeaderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\SideMenuOptionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\TutorialPanelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\SchoolCalendarForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\SupportMailTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\TranslationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BabillardThemeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BackColorForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BackgroundForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BaseChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BaseChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\FloorForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ForegroundForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\LearningPathForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\QuizForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\QuizForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ReadingChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ReadingChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ThematiqueForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\WritingChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\WritingChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\UsageStatisticsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\UserRegionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\ZohoAuthorizationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Forms\Troubadour\BaseChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Forms\Troubadour\BaseChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\ChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\CloseChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\RequestDocumentsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\SignupPlayFreeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\TextEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\EducationalInstitutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\GradeLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\JsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\PriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\ProvinceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\QuizBlockOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\QuizBlockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\QuizBlockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\StoryTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\TranslatableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\TranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\UnsubscribeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ValidateEmailForm"; reason: abstract.
Removed service ".instanceof.App\Messenger\Handlers\EmailNotificationHandler.0.App\Messenger\Handlers\EmailNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Messenger\Handlers\EmailNotificationHandler"; reason: abstract.
Removed service ".instanceof.App\Messenger\Handlers\PushToZohoHandler.0.App\Messenger\Handlers\PushToZohoHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Messenger\Handlers\PushToZohoHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassRegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassRegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassroomRepository"; 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\Constellation\ChallengeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Constellation\ChallengeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\StudentWorldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Constellation\StudentWorldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\TeacherWorldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Constellation\TeacherWorldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Constellation\UserChallengeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Constellation\UserChallengeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomainNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DomainNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EducationalInstitutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EducationalInstitutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Family\StoryTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Family\StoryTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GoogleRefreshTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GoogleRefreshTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupLicenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupLicenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InformationPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InformationPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTransferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LicenceTransferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LicenceTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Logs\EventLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Logs\EventLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerStatsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ManagerStatsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Modules\ModuleActivationHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleActivationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Modules\ModuleActivationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Modules\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Modules\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notifications\NotificationPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notifications\NotificationRepository"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Repository\OwnershipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OwnershipType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PackageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageContentManager\SideMenuOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageContentManager\SideMenuOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProvinceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecurringSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RecurringSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScholarLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScholarLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolCalendarRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolCalendarRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\Babillard\BabillardThemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\Babillard\BabillardThemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardCollaborationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\BabillardCollaborationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BabillardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\BabillardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\BaseChallengeTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\BaseChallengeTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRegionTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\CategoryRegionTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\ChallengeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ChallengeTemplateAssociationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\ChallengeTemplateAssociationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\LearningPath\LearningPathAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\LearningPath\LearningPathRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\LearningPath\LearningPathRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ReadingChallengeTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\ReadingChallengeTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\ThematiqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\ThematiqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\UserChallengeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\UserChallengeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Troubadour\WritingChallengeTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Troubadour\WritingChallengeTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedDomainRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WhiteListedDomainRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WhiteListedUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WhiteListedUserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Security\AnonymousAwareTokenStorage"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\AnonymousAwareTokenStorage"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\CrossVersionAccessSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\CrossVersionAccessSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\DeviceSupportListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\InteractiveLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\LoginTokenSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\MaintenanceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\OnboardingAccessSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\OnboardingAccessSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\BabillardVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\BabillardVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeStatusVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ChallengeStatusVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ClassroomVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voters\CreationVoter"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Security\Voters\CreationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voters\FamilyCreationVoter"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Security\Voters\FamilyCreationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyMemberVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyMemberVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyModeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyTextEntryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyUserChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyUserChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorkBlockVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorldObjectVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorldVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ReadingChallengeAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ReadingChallengeAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\StudentStoryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\StudentStoryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\TextEntryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\UserChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorkBlockVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorldObjectVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorldVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Landing\Interest"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Landing\Interest"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Onboarding\OnboardingPath"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingPath"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Onboarding\OnboardingPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingPopupType"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddStudentsStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\BabillardCollaborationStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\HalloweenInstructionStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ModuleInstructionStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0..abstract.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ParentTransferStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\SetPasswordStep"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Onboarding\PopupID"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\PopupID"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\Translation\MigratingLocaleSwitcher"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Translation\MigratingLocaleSwitcher"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0..abstract.App\Service\User\Anonymization\AnonymizationEvaluatorInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\User\Anonymization\AnonymizationEvaluatorInterface"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\InactiveManagerEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\InactiveStudentEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\UnvalidatedStudentEvaluator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\User\CountryManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\CountryManager"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0..abstract.App\Service\Zoho\Evaluators\PLGEvaluatorInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Zoho\Evaluators\PLGEvaluatorInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Evaluators\PLGUsageStatusFamilyEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Evaluators\PLGUsageStatusSchoolEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Evaluators\PLGUserStateFamilyEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Evaluators\PLGEvaluatorInterface.0.App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Evaluators\PLGUserStateSchoolEvaluator"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Zoho\ModuleApiName"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\ModuleApiName"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\HasValidFamilySubscriptionUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\HasValidLicenceUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\HasValidLicenceUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsFreemiumUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\IsFreemiumUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\IsTroubadourUserUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\IsTroubadourUserUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionPendingUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\SubscriptionPendingUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\SubscriptionsUsedUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\SubscriptionsUsedUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0.App\Service\Zoho\Updaters\UsingActivationCodeUpdater"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Zoho\Updaters\UsingActivationCodeUpdater"; reason: abstract.
Removed service ".instanceof.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface.0..abstract.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Zoho\Updaters\ZohoFieldUpdaterInterface"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AuthenticationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\AuthenticationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BabillardCollaborationsFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\BabillardCollaborationsFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ChallengeFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ClassroomFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\CommunicationPopupExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EducationalInstitutionFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\EducationalInstitutionFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\EntityExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\EntityTranslationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FamilyFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyTutorialExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FamilyTutorialExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FreemiumExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\GoogleFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\HashidsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\LearningPathExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ModulesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ModulesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\OnboardingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\OnboardingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\PackagesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\PublicBucketExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ReflectionFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\SVGExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\SubdomainFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TextEntryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ThematiqueExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ThematiqueExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourChallengeFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourIdleStudentsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourIdleStudentsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourTutorialExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourUserChallengeFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourWorkBlockFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourWorkBlockFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\UserRegionFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\UserRegionFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.app.twig_extension"; reason: abstract.
Removed service ".abstract.instanceof.app.twig_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.presta_sitemap.dump_command"; reason: abstract.
Removed service ".instanceof.Presta\SitemapBundle\Command\DumpSitemapsCommand.0.presta_sitemap.dump_command"; reason: abstract.
Removed service ".abstract.instanceof.presta_sitemap.dump_command"; reason: abstract.
664
Removed service "App\DataFixtures\Processors\UserProcessor"; reason: unused.
Removed service "App\Exception\BatchFailedException"; reason: unused.
Removed service "App\Exception\CannotDeleteFirstWorkBlockException"; reason: unused.
Removed service "App\Exception\CannotDeleteOnlyWorkBlockException"; reason: unused.
Removed service "App\Exception\InvalidGoogleUserException"; reason: unused.
Removed service "App\Exception\RestException"; reason: unused.
Removed service "App\Exception\RestValidationException"; reason: unused.
Removed service "App\Exception\StripeException"; reason: unused.
Removed service "App\Exception\TextTooLongException"; reason: unused.
Removed service "App\Exception\UnknownStripeEventException"; reason: unused.
Removed service "App\Factories\AwsLambdaClientFactory"; reason: unused.
Removed service "App\Forms\Constraints\FloodGuardResetPasswordConstraint"; reason: unused.
Removed service "App\Forms\Constraints\FloodGuardValidEmailConstraint"; reason: unused.
Removed service "App\Forms\Constraints\GoogleManagerConstraint"; reason: unused.
Removed service "App\Forms\Constraints\HasPasswordConstraint"; reason: unused.
Removed service "App\Forms\Constraints\LegalAgeConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueClientIdConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueGroupNameConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniquePackageTypeConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueUsernameConstraint"; reason: unused.
Removed service "App\Forms\Constraints\ValidEmailConstraint"; reason: unused.
Removed service "App\Forms\Constraints\ValidManagerConstraint"; reason: unused.
Removed service "App\Forms\Transformers\JsonArrayTransformer"; reason: unused.
Removed service "App\Forms\Transformers\JsonObjectTransformer"; reason: unused.
Removed service "App\Helper\CartSpreadsheetHelper"; reason: unused.
Removed service "App\Helper\ChallengeRulesHelper"; reason: unused.
Removed service "App\Helper\ClassRegistrationHelper"; reason: unused.
Removed service "App\Helper\ClassroomHelper"; reason: unused.
Removed service "App\Helper\Constellation\ChallengeHelper"; reason: unused.
Removed service "App\Helper\Constellation\ChallengeTemplateHelper"; reason: unused.
Removed service "App\Helper\Constellation\SubWorldHelper"; reason: unused.
Removed service "App\Helper\Constellation\TextEntryHelper"; reason: unused.
Removed service "App\Helper\Constellation\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\Constellation\WorldHelper"; reason: unused.
Removed service "App\Helper\CountryHelper"; reason: unused.
Removed service "App\Helper\EntitiesHelper"; reason: unused.
Removed service "App\Helper\ExceptionHelper"; reason: unused.
Removed service "App\Helper\Family\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\GradeLevelHelper"; reason: unused.
Removed service "App\Helper\ImageHelper"; reason: unused.
Removed service "App\Helper\LicenceHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\InformationPanelHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\RouteHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\ShowcaseHeaderHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\TutorialPanelHelper"; reason: unused.
Removed service "App\Helper\RestHelper"; reason: unused.
Removed service "App\Helper\ScholarLevelHelper"; reason: unused.
Removed service "App\Helper\StudentHelper"; reason: unused.
Removed service "App\Helper\TemplateImageHelper"; reason: unused.
Removed service "App\Helper\ThemeHelper"; reason: unused.
Removed service "App\Helper\TransfersSpreadsheetHelper"; reason: unused.
Removed service "App\Helper\Troubadour\BabillardHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeTemplateHelper"; reason: unused.
Removed service "App\Helper\Troubadour\SceneryHelper"; reason: unused.
Removed service "App\Helper\Troubadour\TextEntryHelper"; reason: unused.
Removed service "App\Helper\Troubadour\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\UserAgreementHelper"; reason: unused.
Removed service "App\Helper\UserRegionHelper"; reason: unused.
Removed service "App\Licence\Province"; reason: unused.
Removed service "App\Licence\Tax"; reason: unused.
Removed service "App\Messenger\Messages\PushToZoho"; reason: unused.
Removed service "App\Messenger\Messages\SendWelcomeEmail"; reason: unused.
Removed service "App\Repository\Bundle\Utf8StringBundle"; reason: unused.
Removed service "App\Repository\NanomonxRepository"; reason: unused.
Removed service "App\Repository\OwnershipType"; reason: unused.
Removed service "App\Repository\SceneryRepository"; reason: unused.
Removed service "App\Repository\Troubadour\QuizParticipationRepository"; reason: unused.
Removed service "App\Repository\Troubadour\QuizRepository"; reason: unused.
Removed service "App\Repository\Troubadour\WorkBlockRepository"; reason: unused.
Removed service "App\Repository\Type\Utf8String"; reason: unused.
Removed service "App\Repository\Type\Utf8Text"; reason: unused.
Removed service "App\Repository\UserRepository"; reason: unused.
Removed service "App\Security\Exception\InsufficientGoogleScopeException"; reason: unused.
Removed service "App\Service\Classroom\SchoolYearTransition\TransitionClassroomCommand"; reason: unused.
Removed service "App\Service\Classroom\SchoolYearTransition\UpcomingTransitionCommand"; reason: unused.
Removed service "App\Service\Device\ParsedDevice"; reason: unused.
Removed service "App\Service\Landing\Interest"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\ClaimCodeResult"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\GiftCodeClaimer"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\RedeemCodeClaimer"; reason: unused.
Removed service "App\Service\Licences\GroupLicenceUsageMonitor"; reason: unused.
Removed service "App\Service\Mail\Types\LearningPathUpdateEmailInfo"; reason: unused.
Removed service "App\Service\Modules\Commands\ActivateModuleForClassroomCommand"; reason: unused.
Removed service "App\Service\Modules\Commands\ActivateModuleForFamilyMemberCommand"; reason: unused.
Removed service "App\Service\Onboarding\OnboardingPath"; reason: unused.
Removed service "App\Service\Onboarding\OnboardingPopupContext"; reason: unused.
Removed service "App\Service\Onboarding\OnboardingPopupType"; reason: unused.
Removed service "App\Service\Onboarding\PopupID"; reason: unused.
Removed service "App\Service\Zoho\Context\ZohoUserContext"; reason: unused.
Removed service "App\Service\Zoho\ModuleApiName"; reason: unused.
Removed service "App\Service\Zoho\ZohoException"; reason: unused.
Removed service "App\Service\Zoho\ZohoLead"; reason: unused.
Removed service "App\Service\Zoho\ZohoNotAuthenticatedException"; reason: unused.
Removed service "App\Utility\ArrayUtils"; reason: unused.
Removed service "App\Utility\DateTimeUtils"; reason: unused.
Removed service "App\Utility\EmailHashGenerator"; reason: unused.
Removed service "App\Utility\EmailValidator"; reason: unused.
Removed service "App\Utility\EntityUtils"; reason: unused.
Removed service "App\Utility\RequestUtil"; reason: unused.
Removed service "App\Utility\StringUtils"; reason: unused.
Removed service "App\Utility\VersionUtils"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; 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.orm.NanomonxManager_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.logger_statistics"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.constellation_api"; 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 "security.password_hasher.legacy"; reason: unused.
Removed service "aws_sdk"; reason: unused.
Removed service "aws.accessanalyzer"; reason: unused.
Removed service "aws.account"; reason: unused.
Removed service "aws.acmpca"; reason: unused.
Removed service "aws.acm"; reason: unused.
Removed service "aws.aiops"; reason: unused.
Removed service "aws.prometheusservice"; reason: unused.
Removed service "aws.amplify"; reason: unused.
Removed service "aws.amplifybackend"; reason: unused.
Removed service "aws.amplifyuibuilder"; reason: unused.
Removed service "aws.apigateway"; reason: unused.
Removed service "aws.apigatewaymanagementapi"; reason: unused.
Removed service "aws.apigatewayv2"; reason: unused.
Removed service "aws.appconfig"; reason: unused.
Removed service "aws.appconfigdata"; reason: unused.
Removed service "aws.appfabric"; reason: unused.
Removed service "aws.appflow"; reason: unused.
Removed service "aws.appintegrationsservice"; reason: unused.
Removed service "aws.applicationautoscaling"; reason: unused.
Removed service "aws.applicationinsights"; reason: unused.
Removed service "aws.applicationsignals"; reason: unused.
Removed service "aws.applicationcostprofiler"; reason: unused.
Removed service "aws.appmesh"; reason: unused.
Removed service "aws.apprunner"; reason: unused.
Removed service "aws.appstream"; reason: unused.
Removed service "aws.appsync"; reason: unused.
Removed service "aws.arcregionswitch"; reason: unused.
Removed service "aws.arczonalshift"; reason: unused.
Removed service "aws.artifact"; reason: unused.
Removed service "aws.athena"; reason: unused.
Removed service "aws.auditmanager"; reason: unused.
Removed service "aws.autoscalingplans"; reason: unused.
Removed service "aws.autoscaling"; reason: unused.
Removed service "aws.b2bi"; reason: unused.
Removed service "aws.backupgateway"; reason: unused.
Removed service "aws.backup"; reason: unused.
Removed service "aws.backupsearch"; reason: unused.
Removed service "aws.batch"; reason: unused.
Removed service "aws.bcmdashboards"; reason: unused.
Removed service "aws.bcmdataexports"; reason: unused.
Removed service "aws.bcmpricingcalculator"; reason: unused.
Removed service "aws.bcmrecommendedactions"; reason: unused.
Removed service "aws.bedrockagentruntime"; reason: unused.
Removed service "aws.bedrockagent"; reason: unused.
Removed service "aws.bedrockagentcorecontrol"; reason: unused.
Removed service "aws.bedrockagentcore"; reason: unused.
Removed service "aws.bedrockdataautomationruntime"; reason: unused.
Removed service "aws.bedrockdataautomation"; reason: unused.
Removed service "aws.bedrockruntime"; reason: unused.
Removed service "aws.bedrock"; reason: unused.
Removed service "aws.billing"; reason: unused.
Removed service "aws.billingconductor"; reason: unused.
Removed service "aws.braket"; reason: unused.
Removed service "aws.budgets"; reason: unused.
Removed service "aws.costexplorer"; reason: unused.
Removed service "aws.chatbot"; reason: unused.
Removed service "aws.chimesdkidentity"; reason: unused.
Removed service "aws.chimesdkmediapipelines"; reason: unused.
Removed service "aws.chimesdkmeetings"; reason: unused.
Removed service "aws.chimesdkmessaging"; reason: unused.
Removed service "aws.chimesdkvoice"; reason: unused.
Removed service "aws.chime"; reason: unused.
Removed service "aws.cleanrooms"; reason: unused.
Removed service "aws.cleanroomsml"; reason: unused.
Removed service "aws.cloud9"; reason: unused.
Removed service "aws.cloudcontrolapi"; reason: unused.
Removed service "aws.clouddirectory"; reason: unused.
Removed service "aws.cloudformation"; reason: unused.
Removed service "aws.cloudfrontkeyvaluestore"; reason: unused.
Removed service "aws.cloudfront"; reason: unused.
Removed service "aws.cloudhsm"; reason: unused.
Removed service "aws.cloudhsmv2"; reason: unused.
Removed service "aws.cloudsearch"; reason: unused.
Removed service "aws.cloudsearchdomain"; reason: unused.
Removed service "aws.cloudtraildata"; reason: unused.
Removed service "aws.cloudtrail"; reason: unused.
Removed service "aws.codeartifact"; reason: unused.
Removed service "aws.codebuild"; reason: unused.
Removed service "aws.codecatalyst"; reason: unused.
Removed service "aws.codecommit"; reason: unused.
Removed service "aws.codeconnections"; reason: unused.
Removed service "aws.codedeploy"; reason: unused.
Removed service "aws.codegurureviewer"; reason: unused.
Removed service "aws.codegurusecurity"; reason: unused.
Removed service "aws.codeguruprofiler"; reason: unused.
Removed service "aws.codepipeline"; reason: unused.
Removed service "aws.codestarconnections"; reason: unused.
Removed service "aws.codestarnotifications"; reason: unused.
Removed service "aws.cognitoidentity"; reason: unused.
Removed service "aws.cognitoidentityprovider"; reason: unused.
Removed service "aws.cognitosync"; reason: unused.
Removed service "aws.comprehend"; reason: unused.
Removed service "aws.comprehendmedical"; reason: unused.
Removed service "aws.computeoptimizerautomation"; reason: unused.
Removed service "aws.computeoptimizer"; reason: unused.
Removed service "aws.configservice"; reason: unused.
Removed service "aws.connectcontactlens"; reason: unused.
Removed service "aws.connect"; reason: unused.
Removed service "aws.connectcampaignservice"; reason: unused.
Removed service "aws.connectcampaignsv2"; reason: unused.
Removed service "aws.connectcases"; reason: unused.
Removed service "aws.connecthealth"; reason: unused.
Removed service "aws.connectparticipant"; reason: unused.
Removed service "aws.controlcatalog"; reason: unused.
Removed service "aws.controltower"; reason: unused.
Removed service "aws.costoptimizationhub"; reason: unused.
Removed service "aws.costandusagereportservice"; reason: unused.
Removed service "aws.customerprofiles"; reason: unused.
Removed service "aws.iotdataplane"; reason: unused.
Removed service "aws.gluedatabrew"; reason: unused.
Removed service "aws.dataexchange"; reason: unused.
Removed service "aws.datapipeline"; reason: unused.
Removed service "aws.datasync"; reason: unused.
Removed service "aws.datazone"; reason: unused.
Removed service "aws.dax"; reason: unused.
Removed service "aws.deadline"; reason: unused.
Removed service "aws.detective"; reason: unused.
Removed service "aws.devicefarm"; reason: unused.
Removed service "aws.devopsagent"; reason: unused.
Removed service "aws.devopsguru"; reason: unused.
Removed service "aws.directconnect"; reason: unused.
Removed service "aws.directoryservicedata"; reason: unused.
Removed service "aws.applicationdiscoveryservice"; reason: unused.
Removed service "aws.dlm"; reason: unused.
Removed service "aws.databasemigrationservice"; reason: unused.
Removed service "aws.docdbelastic"; reason: unused.
Removed service "aws.docdb"; reason: unused.
Removed service "aws.drs"; reason: unused.
Removed service "aws.directoryservice"; reason: unused.
Removed service "aws.dsql"; reason: unused.
Removed service "aws.dynamodb"; reason: unused.
Removed service "aws.ebs"; reason: unused.
Removed service "aws.ec2instanceconnect"; reason: unused.
Removed service "aws.ec2"; reason: unused.
Removed service "aws.ecrpublic"; reason: unused.
Removed service "aws.ecr"; reason: unused.
Removed service "aws.ecs"; reason: unused.
Removed service "aws.eksauth"; reason: unused.
Removed service "aws.eks"; reason: unused.
Removed service "aws.elasticache"; reason: unused.
Removed service "aws.elasticbeanstalk"; reason: unused.
Removed service "aws.efs"; reason: unused.
Removed service "aws.elasticloadbalancing"; reason: unused.
Removed service "aws.elasticloadbalancingv2"; reason: unused.
Removed service "aws.emr"; reason: unused.
Removed service "aws.elementalinference"; reason: unused.
Removed service "aws.ses"; reason: unused.
Removed service "aws.emrcontainers"; reason: unused.
Removed service "aws.emrserverless"; reason: unused.
Removed service "aws.marketplaceentitlementservice"; reason: unused.
Removed service "aws.entityresolution"; reason: unused.
Removed service "aws.elasticsearchservice"; reason: unused.
Removed service "aws.eventbridge"; reason: unused.
Removed service "aws.cloudwatchevents"; reason: unused.
Removed service "aws.evs"; reason: unused.
Removed service "aws.finspacedata"; reason: unused.
Removed service "aws.finspace"; reason: unused.
Removed service "aws.firehose"; reason: unused.
Removed service "aws.fis"; reason: unused.
Removed service "aws.fms"; reason: unused.
Removed service "aws.forecastservice"; reason: unused.
Removed service "aws.forecastqueryservice"; reason: unused.
Removed service "aws.frauddetector"; reason: unused.
Removed service "aws.freetier"; reason: unused.
Removed service "aws.fsx"; reason: unused.
Removed service "aws.gamelift"; reason: unused.
Removed service "aws.gameliftstreams"; reason: unused.
Removed service "aws.geomaps"; reason: unused.
Removed service "aws.geoplaces"; reason: unused.
Removed service "aws.georoutes"; reason: unused.
Removed service "aws.glacier"; reason: unused.
Removed service "aws.globalaccelerator"; reason: unused.
Removed service "aws.glue"; reason: unused.
Removed service "aws.managedgrafana"; reason: unused.
Removed service "aws.greengrass"; reason: unused.
Removed service "aws.greengrassv2"; reason: unused.
Removed service "aws.groundstation"; reason: unused.
Removed service "aws.guardduty"; reason: unused.
Removed service "aws.health"; reason: unused.
Removed service "aws.healthlake"; reason: unused.
Removed service "aws.iam"; reason: unused.
Removed service "aws.identitystore"; reason: unused.
Removed service "aws.imagebuilder"; reason: unused.
Removed service "aws.importexport"; reason: unused.
Removed service "aws.inspectorscan"; reason: unused.
Removed service "aws.inspector"; reason: unused.
Removed service "aws.inspector2"; reason: unused.
Removed service "aws.interconnect"; reason: unused.
Removed service "aws.internetmonitor"; reason: unused.
Removed service "aws.invoicing"; reason: unused.
Removed service "aws.iotjobsdataplane"; reason: unused.
Removed service "aws.iotmanagedintegrations"; reason: unused.
Removed service "aws.iot"; reason: unused.
Removed service "aws.iotdeviceadvisor"; reason: unused.
Removed service "aws.ioteventsdata"; reason: unused.
Removed service "aws.iotevents"; reason: unused.
Removed service "aws.iotfleetwise"; reason: unused.
Removed service "aws.iotsecuretunneling"; reason: unused.
Removed service "aws.iotsitewise"; reason: unused.
Removed service "aws.iotthingsgraph"; reason: unused.
Removed service "aws.iottwinmaker"; reason: unused.
Removed service "aws.iotwireless"; reason: unused.
Removed service "aws.ivsrealtime"; reason: unused.
Removed service "aws.ivs"; reason: unused.
Removed service "aws.ivschat"; reason: unused.
Removed service "aws.kafka"; reason: unused.
Removed service "aws.kafkaconnect"; reason: unused.
Removed service "aws.kendraranking"; reason: unused.
Removed service "aws.kendra"; reason: unused.
Removed service "aws.keyspaces"; reason: unused.
Removed service "aws.keyspacesstreams"; reason: unused.
Removed service "aws.kinesisvideoarchivedmedia"; reason: unused.
Removed service "aws.kinesisvideomedia"; reason: unused.
Removed service "aws.kinesisvideosignalingchannels"; reason: unused.
Removed service "aws.kinesisvideowebrtcstorage"; reason: unused.
Removed service "aws.kinesis"; reason: unused.
Removed service "aws.kinesisanalytics"; reason: unused.
Removed service "aws.kinesisanalyticsv2"; reason: unused.
Removed service "aws.kinesisvideo"; reason: unused.
Removed service "aws.kms"; reason: unused.
Removed service "aws.lakeformation"; reason: unused.
Removed service "aws.lambda"; reason: unused.
Removed service "aws.launchwizard"; reason: unused.
Removed service "aws.lexmodelbuildingservice"; reason: unused.
Removed service "aws.licensemanagerlinuxsubscriptions"; reason: unused.
Removed service "aws.licensemanagerusersubscriptions"; reason: unused.
Removed service "aws.licensemanager"; reason: unused.
Removed service "aws.lightsail"; reason: unused.
Removed service "aws.locationservice"; reason: unused.
Removed service "aws.cloudwatchlogs"; reason: unused.
Removed service "aws.lookoutequipment"; reason: unused.
Removed service "aws.mainframemodernization"; reason: unused.
Removed service "aws.machinelearning"; reason: unused.
Removed service "aws.macie2"; reason: unused.
Removed service "aws.mailmanager"; reason: unused.
Removed service "aws.managedblockchainquery"; reason: unused.
Removed service "aws.managedblockchain"; reason: unused.
Removed service "aws.marketplaceagreement"; reason: unused.
Removed service "aws.marketplacecatalog"; reason: unused.
Removed service "aws.marketplacedeployment"; reason: unused.
Removed service "aws.marketplacediscovery"; reason: unused.
Removed service "aws.marketplacereporting"; reason: unused.
Removed service "aws.marketplacecommerceanalytics"; reason: unused.
Removed service "aws.mediaconnect"; reason: unused.
Removed service "aws.mediaconvert"; reason: unused.
Removed service "aws.medialive"; reason: unused.
Removed service "aws.mediapackagevod"; reason: unused.
Removed service "aws.mediapackage"; reason: unused.
Removed service "aws.mediapackagev2"; reason: unused.
Removed service "aws.mediastoredata"; reason: unused.
Removed service "aws.mediastore"; reason: unused.
Removed service "aws.mediatailor"; reason: unused.
Removed service "aws.medicalimaging"; reason: unused.
Removed service "aws.memorydb"; reason: unused.
Removed service "aws.marketplacemetering"; reason: unused.
Removed service "aws.migrationhub"; reason: unused.
Removed service "aws.mgn"; reason: unused.
Removed service "aws.migrationhubrefactorspaces"; reason: unused.
Removed service "aws.migrationhubconfig"; reason: unused.
Removed service "aws.migrationhuborchestrator"; reason: unused.
Removed service "aws.migrationhubstrategyrecommendations"; reason: unused.
Removed service "aws.lexmodelsv2"; reason: unused.
Removed service "aws.cloudwatch"; reason: unused.
Removed service "aws.mpa"; reason: unused.
Removed service "aws.mq"; reason: unused.
Removed service "aws.mturk"; reason: unused.
Removed service "aws.mwaaserverless"; reason: unused.
Removed service "aws.mwaa"; reason: unused.
Removed service "aws.neptunegraph"; reason: unused.
Removed service "aws.neptune"; reason: unused.
Removed service "aws.neptunedata"; reason: unused.
Removed service "aws.networkfirewall"; reason: unused.
Removed service "aws.networkflowmonitor"; reason: unused.
Removed service "aws.networkmanager"; reason: unused.
Removed service "aws.networkmonitor"; reason: unused.
Removed service "aws.notifications"; reason: unused.
Removed service "aws.notificationscontacts"; reason: unused.
Removed service "aws.novaact"; reason: unused.
Removed service "aws.oam"; reason: unused.
Removed service "aws.observabilityadmin"; reason: unused.
Removed service "aws.odb"; reason: unused.
Removed service "aws.omics"; reason: unused.
Removed service "aws.opensearchservice"; reason: unused.
Removed service "aws.opensearchserverless"; reason: unused.
Removed service "aws.organizations"; reason: unused.
Removed service "aws.osis"; reason: unused.
Removed service "aws.outposts"; reason: unused.
Removed service "aws.panorama"; reason: unused.
Removed service "aws.partnercentralaccount"; reason: unused.
Removed service "aws.partnercentralbenefits"; reason: unused.
Removed service "aws.partnercentralchannel"; reason: unused.
Removed service "aws.partnercentralselling"; reason: unused.
Removed service "aws.paymentcryptographydata"; reason: unused.
Removed service "aws.paymentcryptography"; reason: unused.
Removed service "aws.pcaconnectorad"; reason: unused.
Removed service "aws.pcaconnectorscep"; reason: unused.
Removed service "aws.pcs"; reason: unused.
Removed service "aws.personalizeevents"; reason: unused.
Removed service "aws.personalizeruntime"; reason: unused.
Removed service "aws.personalize"; reason: unused.
Removed service "aws.pi"; reason: unused.
Removed service "aws.pinpointemail"; reason: unused.
Removed service "aws.pinpointsmsvoicev2"; reason: unused.
Removed service "aws.pinpoint"; reason: unused.
Removed service "aws.pipes"; reason: unused.
Removed service "aws.polly"; reason: unused.
Removed service "aws.pricing"; reason: unused.
Removed service "aws.proton"; reason: unused.
Removed service "aws.qapps"; reason: unused.
Removed service "aws.qbusiness"; reason: unused.
Removed service "aws.qconnect"; reason: unused.
Removed service "aws.quicksight"; reason: unused.
Removed service "aws.ram"; reason: unused.
Removed service "aws.recyclebin"; reason: unused.
Removed service "aws.rdsdataservice"; reason: unused.
Removed service "aws.rds"; reason: unused.
Removed service "aws.redshiftdataapiservice"; reason: unused.
Removed service "aws.redshiftserverless"; reason: unused.
Removed service "aws.redshift"; reason: unused.
Removed service "aws.rekognition"; reason: unused.
Removed service "aws.repostspace"; reason: unused.
Removed service "aws.resiliencehub"; reason: unused.
Removed service "aws.resourceexplorer2"; reason: unused.
Removed service "aws.resourcegroups"; reason: unused.
Removed service "aws.resourcegroupstaggingapi"; reason: unused.
Removed service "aws.rolesanywhere"; reason: unused.
Removed service "aws.route53recoverycluster"; reason: unused.
Removed service "aws.route53recoverycontrolconfig"; reason: unused.
Removed service "aws.route53recoveryreadiness"; reason: unused.
Removed service "aws.route53"; reason: unused.
Removed service "aws.route53domains"; reason: unused.
Removed service "aws.route53globalresolver"; reason: unused.
Removed service "aws.route53profiles"; reason: unused.
Removed service "aws.route53resolver"; reason: unused.
Removed service "aws.rtbfabric"; reason: unused.
Removed service "aws.cloudwatchrum"; reason: unused.
Removed service "aws.lexruntimev2"; reason: unused.
Removed service "aws.lexruntimeservice"; reason: unused.
Removed service "aws.sagemakerruntime"; reason: unused.
Removed service "aws.s3"; reason: unused.
Removed service "aws.s3control"; reason: unused.
Removed service "aws.s3files"; reason: unused.
Removed service "aws.s3outposts"; reason: unused.
Removed service "aws.s3tables"; reason: unused.
Removed service "aws.s3vectors"; reason: unused.
Removed service "aws.augmentedairuntime"; reason: unused.
Removed service "aws.sagemakeredgemanager"; reason: unused.
Removed service "aws.sagemakerfeaturestoreruntime"; reason: unused.
Removed service "aws.sagemakergeospatial"; reason: unused.
Removed service "aws.sagemakermetrics"; reason: unused.
Removed service "aws.sagemaker"; reason: unused.
Removed service "aws.savingsplans"; reason: unused.
Removed service "aws.scheduler"; reason: unused.
Removed service "aws.schemas"; reason: unused.
Removed service "aws.secretsmanager"; reason: unused.
Removed service "aws.securityir"; reason: unused.
Removed service "aws.securityagent"; reason: unused.
Removed service "aws.securityhub"; reason: unused.
Removed service "aws.securitylake"; reason: unused.
Removed service "aws.serverlessapplicationrepository"; reason: unused.
Removed service "aws.servicequotas"; reason: unused.
Removed service "aws.appregistry"; reason: unused.
Removed service "aws.servicecatalog"; reason: unused.
Removed service "aws.servicediscovery"; reason: unused.
Removed service "aws.sesv2"; reason: unused.
Removed service "aws.shield"; reason: unused.
Removed service "aws.signerdata"; reason: unused.
Removed service "aws.signer"; reason: unused.
Removed service "aws.signin"; reason: unused.
Removed service "aws.simpledbv2"; reason: unused.
Removed service "aws.simspaceweaver"; reason: unused.
Removed service "aws.pinpointsmsvoice"; reason: unused.
Removed service "aws.snowdevicemanagement"; reason: unused.
Removed service "aws.snowball"; reason: unused.
Removed service "aws.sns"; reason: unused.
Removed service "aws.socialmessaging"; reason: unused.
Removed service "aws.sqs"; reason: unused.
Removed service "aws.ssmcontacts"; reason: unused.
Removed service "aws.ssmguiconnect"; reason: unused.
Removed service "aws.ssmincidents"; reason: unused.
Removed service "aws.ssmquicksetup"; reason: unused.
Removed service "aws.ssmsap"; reason: unused.
Removed service "aws.ssm"; reason: unused.
Removed service "aws.ssoadmin"; reason: unused.
Removed service "aws.ssooidc"; reason: unused.
Removed service "aws.sso"; reason: unused.
Removed service "aws.sfn"; reason: unused.
Removed service "aws.storagegateway"; reason: unused.
Removed service "aws.dynamodbstreams"; reason: unused.
Removed service "aws.sts"; reason: unused.
Removed service "aws.supplychain"; reason: unused.
Removed service "aws.supportapp"; reason: unused.
Removed service "aws.support"; reason: unused.
Removed service "aws.sustainability"; reason: unused.
Removed service "aws.swf"; reason: unused.
Removed service "aws.synthetics"; reason: unused.
Removed service "aws.taxsettings"; reason: unused.
Removed service "aws.textract"; reason: unused.
Removed service "aws.timestreaminfluxdb"; reason: unused.
Removed service "aws.timestreamquery"; reason: unused.
Removed service "aws.timestreamwrite"; reason: unused.
Removed service "aws.tnb"; reason: unused.
Removed service "aws.transcribeservice"; reason: unused.
Removed service "aws.transfer"; reason: unused.
Removed service "aws.translate"; reason: unused.
Removed service "aws.trustedadvisor"; reason: unused.
Removed service "aws.uxc"; reason: unused.
Removed service "aws.verifiedpermissions"; reason: unused.
Removed service "aws.voiceid"; reason: unused.
Removed service "aws.vpclattice"; reason: unused.
Removed service "aws.wafregional"; reason: unused.
Removed service "aws.waf"; reason: unused.
Removed service "aws.wafv2"; reason: unused.
Removed service "aws.wellarchitected"; reason: unused.
Removed service "aws.wickr"; reason: unused.
Removed service "aws.connectwisdomservice"; reason: unused.
Removed service "aws.workdocs"; reason: unused.
Removed service "aws.workmail"; reason: unused.
Removed service "aws.workmailmessageflow"; reason: unused.
Removed service "aws.workspacesinstances"; reason: unused.
Removed service "aws.workspacesthinclient"; reason: unused.
Removed service "aws.workspacesweb"; reason: unused.
Removed service "aws.workspaces"; reason: unused.
Removed service "aws.xray"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl_post"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl"; reason: unused.
Removed service "nelmio_security.ua_parser"; reason: unused.
Removed service "nelmio_security.ua_parser.ua_php"; reason: unused.
Removed service "nelmio_security.policy_manager"; reason: unused.
Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
Removed service "Aws\Lambda\LambdaClient"; reason: unused.
Removed service ".service_locator.53C_A7E"; reason: unused.
Removed service ".service_locator.53C_A7E.App\Factories\ManagerFactory::Create()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
1089
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\AuthController" to "App\Controller\Api\Constellation\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ChallengeController" to "App\Controller\Api\Constellation\ChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ClassroomController" to "App\Controller\Api\Constellation\ClassroomController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ClientVersionController" to "App\Controller\Api\Constellation\ClientVersionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ConnectionTokenController" to "App\Controller\Api\Constellation\ConnectionTokenController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\EnvironmentController" to "App\Controller\Api\Constellation\EnvironmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\GalleryController" to "App\Controller\Api\Constellation\GalleryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ObsoleteRoutesController" to "App\Controller\Api\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" to "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\SaveController" to "App\Controller\Api\Constellation\SaveController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\SubWorldController" to "App\Controller\Api\Constellation\SubWorldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\TextEntryController" to "App\Controller\Api\Constellation\TextEntryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\ThemeController" to "App\Controller\Api\Constellation\ThemeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\UserChallengeController" to "App\Controller\Api\Constellation\UserChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\UserController" to "App\Controller\Api\Constellation\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Constellation\WorldController" to "App\Controller\Api\Constellation\WorldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Public\AssetBundlesController" to "App\Controller\Api\Public\AssetBundlesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Public\WebhookController" to "App\Controller\Api\Public\WebhookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\AssetController" to "App\Controller\Api\Troubadour\AssetController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\Demo\DemoSceneryController" to "App\Controller\Api\Troubadour\Demo\DemoSceneryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\Demo\DemoWorldController" to "App\Controller\Api\Troubadour\Demo\DemoWorldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" to "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\SceneryController" to "App\Controller\Api\Troubadour\SceneryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\StoryLocationController" to "App\Controller\Api\Troubadour\StoryLocationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\UserChallengeController" to "App\Controller\Api\Troubadour\UserChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\WorldController" to "App\Controller\Api\Troubadour\WorldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\Troubadour\WorldObjectController" to "App\Controller\Api\Troubadour\WorldObjectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AuthenticatedUserController" to "App\Controller\AuthenticatedUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\AuthRestController" to "App\Controller\Rest\Admin\AuthRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\BucketRestController" to "App\Controller\Rest\Admin\BucketRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\CartRestController" to "App\Controller\Rest\Admin\CartRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\ClassroomRestController" to "App\Controller\Rest\Admin\ClassroomRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\CommunicationPopupRestController" to "App\Controller\Rest\Admin\CommunicationPopupRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\CountryRestController" to "App\Controller\Rest\Admin\CountryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\InformationPageController" to "App\Controller\Rest\Admin\InformationPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\LanguageRestController" to "App\Controller\Rest\Admin\LanguageRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\LicenceRestController" to "App\Controller\Rest\Admin\LicenceRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\ManagerRestController" to "App\Controller\Rest\Admin\ManagerRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\OwnedLicencesRestController" to "App\Controller\Rest\Admin\OwnedLicencesRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\ReadingChallengeRestController" to "App\Controller\Rest\Admin\ReadingChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\SchoolsRestController" to "App\Controller\Rest\Admin\SchoolsRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\SharedLicencesRestController" to "App\Controller\Rest\Admin\SharedLicencesRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\StudentsRestController" to "App\Controller\Rest\Admin\StudentsRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\WhiteListRestController" to "App\Controller\Rest\Admin\WhiteListRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Admin\ZohoLeadController" to "App\Controller\Rest\Admin\ZohoLeadController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\ChallengeRestController" to "App\Controller\Rest\Constellation\ChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\ChallengeTemplateRestController" to "App\Controller\Rest\Constellation\ChallengeTemplateRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\ClassroomRestController" to "App\Controller\Rest\Constellation\ClassroomRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\GalleryRestController" to "App\Controller\Rest\Constellation\GalleryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\RevisionRestController" to "App\Controller\Rest\Constellation\RevisionRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Constellation\UserChallengeRestController" to "App\Controller\Rest\Constellation\UserChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\AuthRestController" to "App\Controller\Rest\Family\AuthRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\BabillardRestController" to "App\Controller\Rest\Family\BabillardRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\ChallengeRestController" to "App\Controller\Rest\Family\ChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\ChallengeTemplateRestController" to "App\Controller\Rest\Family\ChallengeTemplateRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\FamilyCreationRestController" to "App\Controller\Rest\Family\FamilyCreationRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\ModulesRestController" to "App\Controller\Rest\Family\ModulesRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\QuizRestController" to "App\Controller\Rest\Family\QuizRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\SharingRestController" to "App\Controller\Rest\Family\SharingRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Family\TutorialRestController" to "App\Controller\Rest\Family\TutorialRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Info\LandingPageRestController" to "App\Controller\Rest\Info\LandingPageRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\AnonymizationController" to "App\Controller\Rest\Support\Admin\AnonymizationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\BlackListController" to "App\Controller\Rest\Support\Admin\BlackListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\CommunicationPopupController" to "App\Controller\Rest\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\DataExportController" to "App\Controller\Rest\Support\Admin\DataExportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\EducationalInstitutionController" to "App\Controller\Rest\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\InformationPageController" to "App\Controller\Rest\Support\Admin\InformationPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\LanguageController" to "App\Controller\Rest\Support\Admin\LanguageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\LicenceTypeController" to "App\Controller\Rest\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\ManagerController" to "App\Controller\Rest\Support\Admin\ManagerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\ManagerImportController" to "App\Controller\Rest\Support\Admin\ManagerImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\ScholarLevelController" to "App\Controller\Rest\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\StudentController" to "App\Controller\Rest\Support\Admin\StudentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\SubscriptionDealingController" to "App\Controller\Rest\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Admin\UserRegionController" to "App\Controller\Rest\Support\Admin\UserRegionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Constellation\CatalogController" to "App\Controller\Rest\Support\Constellation\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Constellation\ReadingTemplateController" to "App\Controller\Rest\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Family\FamilyTemplateRestController" to "App\Controller\Rest\Support\Family\FamilyTemplateRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Troubadour\BabillardController" to "App\Controller\Rest\Support\Troubadour\BabillardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Troubadour\CatalogController" to "App\Controller\Rest\Support\Troubadour\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Troubadour\CategoryController" to "App\Controller\Rest\Support\Troubadour\CategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Troubadour\LearningPathController" to "App\Controller\Rest\Support\Troubadour\LearningPathController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Support\Troubadour\SceneryController" to "App\Controller\Rest\Support\Troubadour\SceneryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\BabillardCollaborationRestController" to "App\Controller\Rest\Troubadour\BabillardCollaborationRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\BabillardRestController" to "App\Controller\Rest\Troubadour\BabillardRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\CategoryRestController" to "App\Controller\Rest\Troubadour\CategoryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\ChallengeRestController" to "App\Controller\Rest\Troubadour\ChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" to "App\Controller\Rest\Troubadour\ChallengeTemplateRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\ClassroomRestController" to "App\Controller\Rest\Troubadour\ClassroomRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\Demo\DemoRestController" to "App\Controller\Rest\Troubadour\Demo\DemoRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" to "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" to "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" to "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\ModulesRestController" to "App\Controller\Rest\Troubadour\ModulesRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\NotebookRestController" to "App\Controller\Rest\Troubadour\NotebookRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\PathwayRestController" to "App\Controller\Rest\Troubadour\PathwayRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\QuizRestController" to "App\Controller\Rest\Troubadour\QuizRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\SceneryRestController" to "App\Controller\Rest\Troubadour\SceneryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\SharingRestController" to "App\Controller\Rest\Troubadour\SharingRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\StudentRestController" to "App\Controller\Rest\Troubadour\StudentRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\TextEntryRestController" to "App\Controller\Rest\Troubadour\TextEntryRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\UserChallengeRestController" to "App\Controller\Rest\Troubadour\UserChallengeRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Rest\Troubadour\WorkBlockRestController" to "App\Controller\Rest\Troubadour\WorkBlockRestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\AuthController" to "App\Controller\Site\Admin\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\ClassroomController" to "App\Controller\Site\Admin\ClassroomController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\ExpiredLicencesController" to "App\Controller\Site\Admin\ExpiredLicencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\InTransferLicencesController" to "App\Controller\Site\Admin\InTransferLicencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\LicenceController" to "App\Controller\Site\Admin\LicenceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\Onboarding\OnboardingCoreController" to "App\Controller\Site\Admin\Onboarding\OnboardingCoreController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" to "App\Controller\Site\Admin\Onboarding\OnboardingGoogleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" to "App\Controller\Site\Admin\Onboarding\OnboardingPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" to "App\Controller\Site\Admin\Onboarding\OnboardingTeacherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\OwnedLicencesController" to "App\Controller\Site\Admin\OwnedLicencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\PurchaseController" to "App\Controller\Site\Admin\PurchaseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\SharedLicencesController" to "App\Controller\Site\Admin\SharedLicencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\StoreController" to "App\Controller\Site\Admin\StoreController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\StudentsController" to "App\Controller\Site\Admin\StudentsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Admin\WhiteListController" to "App\Controller\Site\Admin\WhiteListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\AuthController" to "App\Controller\Site\Constellation\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\CatalogController" to "App\Controller\Site\Constellation\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\ChallengeController" to "App\Controller\Site\Constellation\ChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\GalleryController" to "App\Controller\Site\Constellation\GalleryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\ObsoleteRoutesController" to "App\Controller\Site\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Constellation\UserChallengeController" to "App\Controller\Site\Constellation\UserChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\AuthController" to "App\Controller\Site\Family\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\BabillardController" to "App\Controller\Site\Family\BabillardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\CatalogController" to "App\Controller\Site\Family\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ChallengeConstructionController" to "App\Controller\Site\Family\ChallengeConstructionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ChallengeCorrectionController" to "App\Controller\Site\Family\ChallengeCorrectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ChallengeCreationController" to "App\Controller\Site\Family\ChallengeCreationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ChallengeExplorationController" to "App\Controller\Site\Family\ChallengeExplorationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ChallengeRevisionController" to "App\Controller\Site\Family\ChallengeRevisionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\DemoController" to "App\Controller\Site\Family\DemoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\FamilyCreationController" to "App\Controller\Site\Family\FamilyCreationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\MemberSelectionController" to "App\Controller\Site\Family\MemberSelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ModulesController" to "App\Controller\Site\Family\ModulesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\OnboardingController" to "App\Controller\Site\Family\OnboardingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\ReadingChallengeController" to "App\Controller\Site\Family\ReadingChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\SharingController" to "App\Controller\Site\Family\SharingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\StoryController" to "App\Controller\Site\Family\StoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Family\TrashCanController" to "App\Controller\Site\Family\TrashCanController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\ChristmasLandingPageController" to "App\Controller\Site\Info\ChristmasLandingPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\HalloweenController" to "App\Controller\Site\Info\HalloweenController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\HolidayController" to "App\Controller\Site\Info\HolidayController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\LandingPageController" to "App\Controller\Site\Info\LandingPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\PetitcodiacController" to "App\Controller\Site\Info\PetitcodiacController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\QuebecController" to "App\Controller\Site\Info\QuebecController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\SocialStudiesController" to "App\Controller\Site\Info\SocialStudiesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Info\SocialStudiesModuleController" to "App\Controller\Site\Info\SocialStudiesModuleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\AuthController" to "App\Controller\Site\Nanomonx\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ClientController" to "App\Controller\Site\Nanomonx\ClientController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ContactController" to "App\Controller\Site\Nanomonx\ContactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\EmailValidationController" to "App\Controller\Site\Nanomonx\EmailValidationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ErrorPageController" to "App\Controller\Site\Nanomonx\ErrorPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ForgotPasswordController" to "App\Controller\Site\Nanomonx\ForgotPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\GoogleLoginController" to "App\Controller\Site\Nanomonx\GoogleLoginController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\HealthController" to "App\Controller\Site\Nanomonx\HealthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\InfosController" to "App\Controller\Site\Nanomonx\InfosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ManagerController" to "App\Controller\Site\Nanomonx\ManagerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ModeSwitchController" to "App\Controller\Site\Nanomonx\ModeSwitchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\NotificationPreferencesController" to "App\Controller\Site\Nanomonx\NotificationPreferencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\SignupController" to "App\Controller\Site\Nanomonx\SignupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\ThemeController" to "App\Controller\Site\Nanomonx\ThemeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Nanomonx\UnsubscribeController" to "App\Controller\Site\Nanomonx\UnsubscribeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\BlackListController" to "App\Controller\Site\Support\Admin\BlackListController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\CommunicationPopupController" to "App\Controller\Site\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\ConceptController" to "App\Controller\Site\Support\Admin\ConceptController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\CountryController" to "App\Controller\Site\Support\Admin\CountryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\DataExportController" to "App\Controller\Site\Support\Admin\DataExportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\EducationalInstitutionController" to "App\Controller\Site\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\LanguageController" to "App\Controller\Site\Support\Admin\LanguageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\LicenceTypeController" to "App\Controller\Site\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\ManagerController" to "App\Controller\Site\Support\Admin\ManagerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\ManagerImportController" to "App\Controller\Site\Support\Admin\ManagerImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\PackageController" to "App\Controller\Site\Support\Admin\PackageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\ScholarLevelController" to "App\Controller\Site\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\SchoolCalendarController" to "App\Controller\Site\Support\Admin\SchoolCalendarController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\SchoolYearController" to "App\Controller\Site\Support\Admin\SchoolYearController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\StatisticController" to "App\Controller\Site\Support\Admin\StatisticController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\StudentController" to "App\Controller\Site\Support\Admin\StudentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\StudiedLanguageController" to "App\Controller\Site\Support\Admin\StudiedLanguageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\SubjectController" to "App\Controller\Site\Support\Admin\SubjectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\SubscriptionDealingController" to "App\Controller\Site\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\UsageTypeController" to "App\Controller\Site\Support\Admin\UsageTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\UserRegionController" to "App\Controller\Site\Support\Admin\UserRegionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Admin\ZohoCRMController" to "App\Controller\Site\Support\Admin\ZohoCRMController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\AuthController" to "App\Controller\Site\Support\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\CatalogController" to "App\Controller\Site\Support\Constellation\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\ClientVersionController" to "App\Controller\Site\Support\Constellation\ClientVersionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\EnvironmentController" to "App\Controller\Site\Support\Constellation\EnvironmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\ReadingTemplateController" to "App\Controller\Site\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\SubworldSizeController" to "App\Controller\Site\Support\Constellation\SubworldSizeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\ThemeController" to "App\Controller\Site\Support\Constellation\ThemeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Family\CatalogController" to "App\Controller\Site\Support\Family\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\InformationPageController" to "App\Controller\Site\Support\PageContentManager\InformationPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\InformationPanelController" to "App\Controller\Site\Support\PageContentManager\InformationPanelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\PageContentManagerController" to "App\Controller\Site\Support\PageContentManager\PageContentManagerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" to "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" to "App\Controller\Site\Support\PageContentManager\SideMenuOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\PageContentManager\TutorialPanelController" to "App\Controller\Site\Support\PageContentManager\TutorialPanelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\BabillardController" to "App\Controller\Site\Support\Troubadour\BabillardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\BackColorController" to "App\Controller\Site\Support\Troubadour\BackColorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\BackgroundController" to "App\Controller\Site\Support\Troubadour\BackgroundController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\CatalogController" to "App\Controller\Site\Support\Troubadour\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\CategoryController" to "App\Controller\Site\Support\Troubadour\CategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\DemoController" to "App\Controller\Site\Support\Troubadour\DemoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\FloorController" to "App\Controller\Site\Support\Troubadour\FloorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\ForegroundController" to "App\Controller\Site\Support\Troubadour\ForegroundController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\LearningPathController" to "App\Controller\Site\Support\Troubadour\LearningPathController".
Inlined service "App\Service\Modules\ModuleResourceFileUploader" to "App\Controller\Site\Support\Troubadour\ModulesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\ModulesController" to "App\Controller\Site\Support\Troubadour\ModulesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\QuizController" to "App\Controller\Site\Support\Troubadour\QuizController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController" to "App\Controller\Site\Support\Troubadour\ReadingUserChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\SceneryController" to "App\Controller\Site\Support\Troubadour\SceneryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Support\Troubadour\ThematiqueController" to "App\Controller\Site\Support\Troubadour\ThematiqueController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\DemoController" to "App\Controller\Site\Troubadour\DemoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\SharingController" to "App\Controller\Site\Troubadour\SharingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" to "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" to "App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" to "App\Controller\Site\Troubadour\Student\Challenge\TrashCanController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" to "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController" to "App\Controller\Site\Troubadour\Student\Construction\ReadingChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Student\Construction\StoryController" to "App\Controller\Site\Troubadour\Student\Construction\StoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\AuthController" to "App\Controller\Site\Troubadour\Teacher\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\BabillardController" to "App\Controller\Site\Troubadour\Teacher\BabillardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\CatalogController" to "App\Controller\Site\Troubadour\Teacher\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\ChallengeController" to "App\Controller\Site\Troubadour\Teacher\ChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\ModulesController" to "App\Controller\Site\Troubadour\Teacher\ModulesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" to "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\PathwayController" to "App\Controller\Site\Troubadour\Teacher\PathwayController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\ReadingChallengeController" to "App\Controller\Site\Troubadour\Teacher\ReadingChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" to "App\Controller\Site\Troubadour\Teacher\TeacherNotebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Site\Troubadour\Teacher\UserChallengeController" to "App\Controller\Site\Troubadour\Teacher\UserChallengeController".
Inlined service "App\Security\AnonymousAwareTokenStorage.inner" to "App\Security\AnonymousAwareTokenStorage".
Inlined service "App\Service\Device\DeviceParser" to "App\Security\EventSubscribers\DeviceSupportListener".
Inlined service "App\Service\Device\BrowserSupportPolicy" to "App\Security\EventSubscribers\DeviceSupportListener".
Inlined service "App\Service\Device\DeviceRestrictionRecorder" to "App\Security\EventSubscribers\DeviceSupportListener".
Inlined service "App\Service\Troubadour\Challenge\ChallengeCleanupService" to "App\Security\EventSubscribers\InteractiveLoginSubscriber".
Inlined service ".service_locator.TJNRSaV.App\Service\Bucket\PrivateBucketManager" to "App\Service\Bucket\PrivateBucketManager".
Inlined service "App\Service\Classroom\SchoolYearTransition\TransitionClassroomHandler" to "App\Service\Classroom\SchoolYearTransition\SchoolYearTransitionService".
Inlined service "App\Service\Classroom\SchoolYearTransition\UpcomingTransitionHandler" to "App\Service\Classroom\SchoolYearTransition\SchoolYearTransitionService".
Inlined service "App\Service\Server\ServerVars" to "App\Service\DeepLink\Platform".
Inlined service "App\Service\Family\ActiveMemberSessionStorage" to "App\Service\Family\ActiveFamilyMemberService".
Inlined service "App\Service\Landing\Handlers\SocialStudiesHandler" to "App\Service\Landing\InterestHandlerFactory".
Inlined service "App\Service\Landing\Handlers\HalloweenContestHandler" to "App\Service\Landing\InterestHandlerFactory".
Inlined service "App\Service\Landing\Handlers\PetitcodiacHandler" to "App\Service\Landing\InterestHandlerFactory".
Inlined service "App\Service\Landing\Handlers\QuebecHandler" to "App\Service\Landing\InterestHandlerFactory".
Inlined service "App\Service\Licences\CodeClaiming\CodeClaimerFactory" to "App\Service\Licences\CodeClaiming\ClaimCodeCommand".
Inlined service "App\Service\Licences\Freemium\SessionFreemiumContentCheckCache" to "App\Service\Licences\Freemium\FreemiumMonitor".
Inlined service "App\Service\Onboarding\OnboardingIntegrationService" to "App\Service\Onboarding\OnboardingOrchestrator".
Inlined service "App\Service\Onboarding\OnboardingPopupService" to "App\Service\Onboarding\OnboardingOrchestrator".
Inlined service "App\Service\Onboarding\OnboardingCompletionService" to "App\Service\Onboarding\OnboardingOrchestrator".
Inlined service "Stripe\Service\SubscriptionService" to "App\Service\Payments\StripeManager".
Inlined service "Stripe\Service\BillingPortal\SessionService" to "App\Service\Payments\StripeManager".
Inlined service "App\Service\Troubadour\Category\AssetUpdateService" to "App\Service\Troubadour\Category\CategoryRestoreService".
Inlined service "App\Service\Zoho\ZohoTokenStore" to "App\Service\Zoho\ZohoCRM".
Inlined service "App\Service\Zoho\Context\ZohoUserContextFactory" to "App\Service\Zoho\ZohoStateUpdater".
Inlined service "security.authentication_utils" to "App\Twig\Extensions\AuthenticationExtension".
Inlined service "Stripe\Service\Checkout\CheckoutServiceFactory" to "Stripe\Service\Checkout\SessionService".
Inlined service "Stripe\Service\BillingPortal\BillingPortalServiceFactory" to "Stripe\Service\BillingPortal\SessionService".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NwmKQYD" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.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.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "doctrine_query_cache.recorder_inner" to "doctrine_query_cache".
Inlined service "doctrine_metadata_cache.recorder_inner" to "doctrine_metadata_cache".
Inlined service "doctrine_result_cache.recorder_inner" to "doctrine_result_cache".
Inlined service "doctrine_second_level_cache.recorder_inner" to "doctrine_second_level_cache".
Inlined service "cache.translations.recorder_inner" to "cache.translations".
Inlined service "cache.device_detector.recorder_inner" to "cache.device_detector".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.mZ3lcua" 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.NanomonxManager_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.e1x6oak" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.1QFxNjf" 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.AeziURV" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.NanomonxManager_second_level_cache.regions_configuration" to "doctrine.orm.NanomonxManager_configuration".
Inlined service ".doctrine.orm.NanomonxManager_metadata_driver" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.NanomonxManager_configuration".
Inlined service ".service_locator.LjNMtcf" to "doctrine.orm.NanomonxManager_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.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\Extensions\AuthenticationExtension" to "twig".
Inlined service "App\Twig\Extensions\BabillardCollaborationsFunctions" to "twig".
Inlined service "App\Twig\Extensions\ChallengeFunctions" to "twig".
Inlined service "App\Twig\Extensions\CommunicationPopupExtension" to "twig".
Inlined service "App\Twig\Extensions\EducationalInstitutionFunctions" to "twig".
Inlined service "App\Twig\Extensions\EntityExtension" to "twig".
Inlined service "App\Twig\Extensions\EntityTranslationExtension" to "twig".
Inlined service "App\Twig\Extensions\FamilyFunctions" to "twig".
Inlined service "App\Twig\Extensions\FamilyTutorialExtension" to "twig".
Inlined service "App\Twig\Extensions\FreemiumExtension" to "twig".
Inlined service "App\Twig\Extensions\HashidsExtension" to "twig".
Inlined service "App\Twig\Extensions\ModulesExtension" to "twig".
Inlined service "App\Twig\Extensions\OnboardingExtension" to "twig".
Inlined service "App\Twig\Extensions\PackagesExtension" to "twig".
Inlined service "App\Twig\Extensions\ReflectionFunctions" to "twig".
Inlined service "App\Twig\Extensions\SVGExtension" to "twig".
Inlined service "App\Twig\Extensions\SubdomainFunctions" to "twig".
Inlined service "App\Twig\Extensions\TextEntryExtension" to "twig".
Inlined service "App\Twig\Extensions\ThematiqueExtension" to "twig".
Inlined service "App\Twig\Extensions\TroubadourChallengeFunctions" to "twig".
Inlined service "App\Twig\Extensions\TroubadourIdleStudentsExtension" to "twig".
Inlined service "App\Twig\Extensions\TroubadourTutorialExtension" to "twig".
Inlined service "App\Twig\Extensions\TroubadourUserChallengeFunctions" to "twig".
Inlined service "App\Twig\Extensions\TroubadourWorkBlockFunctions" to "twig".
Inlined service "App\Twig\Extensions\UserRegionFunctions" to "twig".
Inlined service "app.twig_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "nelmio_security.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Service\PageContentManager\PageContentManager" to "twig".
Inlined service "App\Service\User\PrivacyPolicyManager" to "twig".
Inlined service "App\Service\Onboarding\OnboardingManager" 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.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.AEKO2be" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_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 ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.2PCmS75" to "security.helper".
Inlined service ".service_locator.Cm4v3kH" 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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.F36gZ1q" to "security.access_map".
Inlined service ".security.request_matcher.zqu83pS" to "security.access_map".
Inlined service ".security.request_matcher.cp7pmIi" to "security.access_map".
Inlined service ".security.request_matcher.dZIS8h0" to "security.access_map".
Inlined service ".security.request_matcher.Q2ZguYi" to "security.access_map".
Inlined service ".security.request_matcher.TRCpBvp" to "security.access_map".
Inlined service ".security.request_matcher.FFPV3n4" to "security.access_map".
Inlined service ".security.request_matcher.s98Aqe9" to "security.access_map".
Inlined service ".security.request_matcher.BWnWE6y" to "security.access_map".
Inlined service ".security.request_matcher.1wxpf8F" to "security.access_map".
Inlined service ".security.request_matcher.Xa3HgTs" to "security.access_map".
Inlined service ".security.request_matcher.XnxJOpd" to "security.access_map".
Inlined service ".security.request_matcher.Y6A6J5O" to "security.access_map".
Inlined service ".security.request_matcher.Vc.As7v" to "security.access_map".
Inlined service ".security.request_matcher.E3aRVuV" to "security.access_map".
Inlined service ".security.request_matcher.0uEF_yI" to "security.access_map".
Inlined service ".security.request_matcher.ZTh04Zg" to "security.access_map".
Inlined service ".security.request_matcher.awkTcbq" to "security.access_map".
Inlined service ".security.request_matcher.xKnLj8W" to "security.access_map".
Inlined service ".security.request_matcher.wzpi_kC" to "security.access_map".
Inlined service ".security.request_matcher.di8.lhq" to "security.access_map".
Inlined service ".security.request_matcher.7y0SJ5W" to "security.access_map".
Inlined service ".security.request_matcher.1MV6c8A" to "security.access_map".
Inlined service ".security.request_matcher.X9xw7Ih" to "security.access_map".
Inlined service ".security.request_matcher.2hr9drJ" to "security.access_map".
Inlined service ".security.request_matcher.PeevnXy" to "security.access_map".
Inlined service ".security.request_matcher.GuKgmTq" to "security.access_map".
Inlined service ".security.request_matcher.dt3WrcJ" to "security.access_map".
Inlined service ".security.request_matcher.c_anXak" to "security.access_map".
Inlined service ".security.request_matcher.bR2cSUw" to "security.access_map".
Inlined service ".security.request_matcher.cOVGPE0" to "security.access_map".
Inlined service ".security.request_matcher.wavsmcm" to "security.access_map".
Inlined service ".security.request_matcher.Gfo2Lc0" to "security.access_map".
Inlined service ".security.request_matcher.Ayo5Qit" to "security.access_map".
Inlined service ".security.request_matcher.nVyArYX" to "security.access_map".
Inlined service ".security.request_matcher.noCCfNa" to "security.access_map".
Inlined service ".security.request_matcher.SBbe9I2" to "security.access_map".
Inlined service ".security.request_matcher.1Ycpfy7" to "security.access_map".
Inlined service ".security.request_matcher.mAXB_g1" to "security.access_map".
Inlined service ".security.request_matcher.TQ.mhLl" to "security.access_map".
Inlined service ".security.request_matcher.Ho9lhCD" to "security.access_map".
Inlined service ".security.request_matcher.fOhSjMW" to "security.access_map".
Inlined service ".security.request_matcher.KUTUIUW" to "security.access_map".
Inlined service ".security.request_matcher.paALnxZ" to "security.access_map".
Inlined service ".security.request_matcher.B.oOS0M" to "security.access_map".
Inlined service ".security.request_matcher.vRpDNKh" to "security.access_map".
Inlined service ".security.request_matcher.i9qarpe" to "security.access_map".
Inlined service ".security.request_matcher.KUFmQkg" to "security.access_map".
Inlined service ".security.request_matcher.tqjCNxD" to "security.access_map".
Inlined service ".security.request_matcher.X4bkKCh" to "security.access_map".
Inlined service ".security.request_matcher._e1UczJ" to "security.access_map".
Inlined service ".security.request_matcher.ieI3w8v" to "security.access_map".
Inlined service ".security.request_matcher.y6yu6.7" to "security.access_map".
Inlined service ".security.request_matcher.RnULzfx" to "security.access_map".
Inlined service ".security.request_matcher.IY5JAkA" to "security.access_map".
Inlined service ".security.request_matcher.gLsa8_f" to "security.access_map".
Inlined service ".security.request_matcher.SciiV2e" to "security.access_map".
Inlined service ".security.request_matcher.A9wbd4s" to "security.access_map".
Inlined service ".security.request_matcher.juhfM5M" to "security.access_map".
Inlined service ".security.request_matcher.isjc.TY" to "security.access_map".
Inlined service ".security.request_matcher.CVIyNHG" to "security.access_map".
Inlined service ".security.request_matcher.8Q2gA2T" to "security.access_map".
Inlined service ".security.request_matcher.8n6e242" to "security.access_map".
Inlined service ".security.request_matcher.P_w9VUZ" to "security.access_map".
Inlined service ".security.request_matcher.lU6qvVZ" to "security.access_map".
Inlined service ".security.request_matcher.13PJpk2" to "security.access_map".
Inlined service ".security.request_matcher.V98IsqV" to "security.access_map".
Inlined service ".security.request_matcher.09HH6rB" to "security.access_map".
Inlined service ".security.request_matcher..IFkAqO" to "security.access_map".
Inlined service ".security.request_matcher.Fsqevef" to "security.access_map".
Inlined service ".security.request_matcher.NWO3QmJ" to "security.access_map".
Inlined service ".security.request_matcher.Z6.7jIt" to "security.access_map".
Inlined service ".security.request_matcher.wIk_.By" to "security.access_map".
Inlined service ".security.request_matcher.Sqz5tiH" to "security.access_map".
Inlined service ".security.request_matcher.goXW9QO" to "security.access_map".
Inlined service ".security.request_matcher.7DCjNgr" to "security.access_map".
Inlined service ".security.request_matcher.17zRQQS" to "security.access_map".
Inlined service ".security.request_matcher.HV67KUA" to "security.access_map".
Inlined service ".security.request_matcher.G8YptCO" to "security.access_map".
Inlined service ".security.request_matcher.iHikGz5" to "security.access_map".
Inlined service ".security.request_matcher.szcK9Jk" to "security.access_map".
Inlined service ".security.request_matcher.LX07tv1" to "security.access_map".
Inlined service ".security.request_matcher.wbJPHX7" to "security.access_map".
Inlined service ".security.request_matcher.Yw_Pn5J" to "security.access_map".
Inlined service ".security.request_matcher.865QZ9L" to "security.access_map".
Inlined service ".security.request_matcher.BCr3_ma" to "security.access_map".
Inlined service ".security.request_matcher.U0MWF2r" to "security.access_map".
Inlined service ".security.request_matcher.MUL0L9x" to "security.access_map".
Inlined service ".security.request_matcher.5LgNxP9" to "security.access_map".
Inlined service ".security.request_matcher.7L.u9Ps" to "security.access_map".
Inlined service ".security.request_matcher.pC4UV3n" to "security.access_map".
Inlined service ".security.request_matcher.YIDBVxE" to "security.access_map".
Inlined service ".security.request_matcher.mTaVgFW" to "security.access_map".
Inlined service ".security.request_matcher.6YPz_oh" to "security.access_map".
Inlined service ".security.request_matcher.hmsKPjK" to "security.access_map".
Inlined service ".security.request_matcher.ljZYhIh" to "security.access_map".
Inlined service ".security.request_matcher.NdvyHny" to "security.access_map".
Inlined service ".security.request_matcher.Zpk98mU" to "security.access_map".
Inlined service ".security.request_matcher.JgHOCzG" to "security.access_map".
Inlined service ".security.request_matcher.QpBgl3n" to "security.access_map".
Inlined service ".security.request_matcher.5iBMutD" to "security.access_map".
Inlined service ".security.request_matcher.3soEoDT" to "security.access_map".
Inlined service ".security.request_matcher.j7rMlCk" to "security.access_map".
Inlined service ".security.request_matcher.CRssIqo" to "security.access_map".
Inlined service ".security.request_matcher.e0Dy_K_" to "security.access_map".
Inlined service ".security.request_matcher.zqiITuw" to "security.access_map".
Inlined service ".security.request_matcher..73I3EU" to "security.access_map".
Inlined service ".security.request_matcher.4HNLhdD" to "security.access_map".
Inlined service ".security.request_matcher.K4YdyfQ" to "security.access_map".
Inlined service ".security.request_matcher.39wYTpb" to "security.access_map".
Inlined service ".security.request_matcher.JCYrZkI" to "security.access_map".
Inlined service ".security.request_matcher.fu_QU_q" to "security.access_map".
Inlined service ".security.request_matcher.cHaMHJv" to "security.access_map".
Inlined service ".security.request_matcher.hTjbR.2" to "security.access_map".
Inlined service ".security.request_matcher.A5W8pm8" to "security.access_map".
Inlined service ".security.request_matcher.mOvCPyS" to "security.access_map".
Inlined service ".security.request_matcher.SRPjqaJ" to "security.access_map".
Inlined service ".security.request_matcher.lgnV.yi" to "security.access_map".
Inlined service ".security.request_matcher.OA_Gn21" to "security.access_map".
Inlined service ".security.request_matcher.C98ZTKo" to "security.access_map".
Inlined service ".security.request_matcher.bu7bfxb" to "security.access_map".
Inlined service ".security.request_matcher.oYXLXcW" to "security.access_map".
Inlined service ".security.request_matcher.2ZUjVhj" to "security.access_map".
Inlined service ".security.request_matcher.y9A5rG9" to "security.access_map".
Inlined service ".security.request_matcher.AT1U9We" to "security.access_map".
Inlined service ".security.request_matcher.0TVQv1v" to "security.access_map".
Inlined service ".security.request_matcher.zlc3yMz" to "security.access_map".
Inlined service ".security.request_matcher.nTgMNyh" to "security.access_map".
Inlined service ".security.request_matcher.3UZHD._" to "security.access_map".
Inlined service ".security.request_matcher.Hu5IpHS" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.X_BSXAX" to "security.access_map".
Inlined service ".security.request_matcher.zxN7ox." to "security.access_map".
Inlined service ".security.request_matcher.oPsJ4OY" to "security.access_map".
Inlined service ".security.request_matcher.98L9qC4" to "security.access_map".
Inlined service ".security.request_matcher.tckV1xw" to "security.access_map".
Inlined service ".security.request_matcher.tThF62Q" to "security.access_map".
Inlined service ".security.request_matcher.ujBrhub" to "security.access_map".
Inlined service ".security.request_matcher.q0rRG_6" to "security.access_map".
Inlined service ".security.request_matcher.SGnljZx" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.BUeaYr7" to ".security.request_matcher.s8NrPte".
Inlined service "security.firewall.map.config.health" to "security.firewall.map.context.health".
Inlined service ".security.request_matcher.haZUSYa" to ".security.request_matcher.fznOPdc".
Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
Inlined service ".security.request_matcher.wz10bdX" to ".security.request_matcher.ma4Ydfh".
Inlined service "security.firewall.map.config.troubadour_api_demo" to "security.firewall.map.context.troubadour_api_demo".
Inlined service "league.oauth2_server.resource_server" to "security.authenticator.oauth2.constellation_api".
Inlined service "debug.security.firewall.authenticator.constellation_api.inner" to "debug.security.firewall.authenticator.constellation_api".
Inlined service "security.exception_listener.constellation_api" to "security.firewall.map.context.constellation_api".
Inlined service "security.firewall.map.config.constellation_api" to "security.firewall.map.context.constellation_api".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.hIr2ee1" to ".security.request_matcher..Y71IsS".
Inlined service "security.firewall.map.config.oauth" to "security.firewall.map.context.oauth".
Inlined service "security.authentication.session_strategy" to "security.listener.session.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.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AuthenticationEntrypoint" to "security.exception_listener.main".
Inlined service "App\Security\AccessDeniedHandler" to "security.exception_listener.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.WghTYeM" to ".security.request_matcher.F36gZ1q".
Inlined service ".security.request_matcher.VLmdnHA" to ".security.request_matcher.zqu83pS".
Inlined service ".security.request_matcher.o0eVsIM" to ".security.request_matcher.cp7pmIi".
Inlined service ".security.request_matcher..Y_LxBk" to ".security.request_matcher.dZIS8h0".
Inlined service ".security.request_matcher.QTT1gGw" to ".security.request_matcher.Q2ZguYi".
Inlined service ".security.request_matcher.wLm1ckp" to ".security.request_matcher.TRCpBvp".
Inlined service ".security.request_matcher.OarypD1" to ".security.request_matcher.s98Aqe9".
Inlined service ".security.request_matcher.sOgOvwS" to ".security.request_matcher.BWnWE6y".
Inlined service ".security.request_matcher.H6tsbck" to ".security.request_matcher.1wxpf8F".
Inlined service ".security.request_matcher.YEefRH8" to ".security.request_matcher.Xa3HgTs".
Inlined service ".security.request_matcher.lWT9J7h" to ".security.request_matcher.XnxJOpd".
Inlined service ".security.request_matcher._wAaeKm" to ".security.request_matcher.Y6A6J5O".
Inlined service ".security.request_matcher.87atCuF" to ".security.request_matcher.Vc.As7v".
Inlined service ".security.request_matcher.0lDYf_j" to ".security.request_matcher.E3aRVuV".
Inlined service ".security.request_matcher..py_P4g" to ".security.request_matcher.0uEF_yI".
Inlined service ".security.request_matcher.2lvH9cr" to ".security.request_matcher.ZTh04Zg".
Inlined service ".security.request_matcher.iK.qgsG" to ".security.request_matcher.awkTcbq".
Inlined service ".security.request_matcher.bCn79Rs" to ".security.request_matcher.xKnLj8W".
Inlined service ".security.request_matcher..ubb1bC" to ".security.request_matcher.wzpi_kC".
Inlined service ".security.request_matcher.VFlkeHT" to ".security.request_matcher.di8.lhq".
Inlined service ".security.request_matcher..MVSHgL" to ".security.request_matcher.7y0SJ5W".
Inlined service ".security.request_matcher.vVIgL_e" to ".security.request_matcher.1MV6c8A".
Inlined service ".security.request_matcher.EKJWRrX" to ".security.request_matcher.X9xw7Ih".
Inlined service ".security.request_matcher.XByWg79" to ".security.request_matcher.2hr9drJ".
Inlined service ".security.request_matcher.4i8471E" to ".security.request_matcher.PeevnXy".
Inlined service ".security.request_matcher.9ddFg5B" to ".security.request_matcher.GuKgmTq".
Inlined service ".security.request_matcher.HM20APv" to ".security.request_matcher.dt3WrcJ".
Inlined service ".security.request_matcher.xefYTXl" to ".security.request_matcher.c_anXak".
Inlined service ".security.request_matcher.QH.yTfA" to ".security.request_matcher.bR2cSUw".
Inlined service ".security.request_matcher.ndQNJcO" to ".security.request_matcher.cOVGPE0".
Inlined service ".security.request_matcher.XK3De0P" to ".security.request_matcher.wavsmcm".
Inlined service ".security.request_matcher.Y60YN.B" to ".security.request_matcher.Gfo2Lc0".
Inlined service ".security.request_matcher.y0aD6.c" to ".security.request_matcher.Gfo2Lc0".
Inlined service ".security.request_matcher.QpLIi0P" to ".security.request_matcher.Ayo5Qit".
Inlined service ".security.request_matcher.ykcgIdu" to ".security.request_matcher.nVyArYX".
Inlined service ".security.request_matcher.hWm4LHu" to ".security.request_matcher.noCCfNa".
Inlined service ".security.request_matcher.XxkwPpL" to ".security.request_matcher.SBbe9I2".
Inlined service ".security.request_matcher.Y5caP1T" to ".security.request_matcher.1Ycpfy7".
Inlined service ".security.request_matcher.rFk_Gu5" to ".security.request_matcher.mAXB_g1".
Inlined service ".security.request_matcher.QeuARuI" to ".security.request_matcher.TQ.mhLl".
Inlined service ".security.request_matcher.O107u0l" to ".security.request_matcher.Ho9lhCD".
Inlined service ".security.request_matcher.NbT8iGK" to ".security.request_matcher.fOhSjMW".
Inlined service ".security.request_matcher.Ip5HmI6" to ".security.request_matcher.KUTUIUW".
Inlined service ".security.request_matcher.yirVMR7" to ".security.request_matcher.paALnxZ".
Inlined service ".security.request_matcher.WAc8xQA" to ".security.request_matcher.B.oOS0M".
Inlined service ".security.request_matcher.dDZJ1N8" to ".security.request_matcher.vRpDNKh".
Inlined service ".security.request_matcher.52bXIZ3" to ".security.request_matcher.i9qarpe".
Inlined service ".security.request_matcher.aLnU5EQ" to ".security.request_matcher.KUFmQkg".
Inlined service ".security.request_matcher.Zvn4XOT" to ".security.request_matcher.tqjCNxD".
Inlined service ".security.request_matcher.4AGzohk" to ".security.request_matcher.X4bkKCh".
Inlined service ".security.request_matcher.VL.d6hO" to ".security.request_matcher._e1UczJ".
Inlined service ".security.request_matcher.Qw4IrLM" to ".security.request_matcher.ieI3w8v".
Inlined service ".security.request_matcher.hHUC8xb" to ".security.request_matcher.y6yu6.7".
Inlined service ".security.request_matcher.R.uPBev" to ".security.request_matcher.RnULzfx".
Inlined service ".security.request_matcher.OauIOFM" to ".security.request_matcher.IY5JAkA".
Inlined service ".security.request_matcher.b.qrSZV" to ".security.request_matcher.gLsa8_f".
Inlined service ".security.request_matcher.dt3.FMt" to ".security.request_matcher.SciiV2e".
Inlined service ".security.request_matcher.0Bj4Tji" to ".security.request_matcher.A9wbd4s".
Inlined service ".security.request_matcher.pviuqaW" to ".security.request_matcher.juhfM5M".
Inlined service ".security.request_matcher.Qlfb6wA" to ".security.request_matcher.isjc.TY".
Inlined service ".security.request_matcher.bgm3wjj" to ".security.request_matcher.CVIyNHG".
Inlined service ".security.request_matcher.auzcbbN" to ".security.request_matcher.8Q2gA2T".
Inlined service ".security.request_matcher.GTTi6Dt" to ".security.request_matcher.8n6e242".
Inlined service ".security.request_matcher.pKV_ceJ" to ".security.request_matcher.P_w9VUZ".
Inlined service ".security.request_matcher.urYnsZb" to ".security.request_matcher.lU6qvVZ".
Inlined service ".security.request_matcher.WnTLoo6" to ".security.request_matcher.13PJpk2".
Inlined service ".security.request_matcher.kAOJOPZ" to ".security.request_matcher.V98IsqV".
Inlined service ".security.request_matcher.liu3iSY" to ".security.request_matcher.09HH6rB".
Inlined service ".security.request_matcher.86HZ.DV" to ".security.request_matcher..IFkAqO".
Inlined service ".security.request_matcher.IolJ0J1" to ".security.request_matcher.Fsqevef".
Inlined service ".security.request_matcher.tpV.o34" to ".security.request_matcher.NWO3QmJ".
Inlined service ".security.request_matcher.qn7Stbh" to ".security.request_matcher.wIk_.By".
Inlined service ".security.request_matcher.KpvVAX5" to ".security.request_matcher.Sqz5tiH".
Inlined service ".security.request_matcher.EmgBvpY" to ".security.request_matcher.goXW9QO".
Inlined service ".security.request_matcher.AdAYym9" to ".security.request_matcher.7DCjNgr".
Inlined service ".security.request_matcher.wDp0UUM" to ".security.request_matcher.17zRQQS".
Inlined service ".security.request_matcher.lljOLIB" to ".security.request_matcher.HV67KUA".
Inlined service ".security.request_matcher.yFT0QQm" to ".security.request_matcher.G8YptCO".
Inlined service ".security.request_matcher.aeAvD_q" to ".security.request_matcher.iHikGz5".
Inlined service ".security.request_matcher.71tI48C" to ".security.request_matcher.szcK9Jk".
Inlined service ".security.request_matcher.LX0i9OD" to ".security.request_matcher.LX07tv1".
Inlined service ".security.request_matcher.Kj_9nkh" to ".security.request_matcher.wbJPHX7".
Inlined service ".security.request_matcher.cTcy5O." to ".security.request_matcher.Yw_Pn5J".
Inlined service ".security.request_matcher.YJ4C1oC" to ".security.request_matcher.865QZ9L".
Inlined service ".security.request_matcher.2ENe9TD" to ".security.request_matcher.BCr3_ma".
Inlined service ".security.request_matcher.lbMbenZ" to ".security.request_matcher.U0MWF2r".
Inlined service ".security.request_matcher.fByAT2_" to ".security.request_matcher.U0MWF2r".
Inlined service ".security.request_matcher.lhZBVG0" to ".security.request_matcher.MUL0L9x".
Inlined service ".security.request_matcher.bVinsXw" to ".security.request_matcher.MUL0L9x".
Inlined service ".security.request_matcher.m7cpxih" to ".security.request_matcher.5LgNxP9".
Inlined service ".security.request_matcher.j6RNUMg" to ".security.request_matcher.7L.u9Ps".
Inlined service ".security.request_matcher.OSiLw0R" to ".security.request_matcher.pC4UV3n".
Inlined service ".security.request_matcher.Um7ghcq" to ".security.request_matcher.YIDBVxE".
Inlined service ".security.request_matcher.cgN9sCy" to ".security.request_matcher.mTaVgFW".
Inlined service ".security.request_matcher.EkGviff" to ".security.request_matcher.6YPz_oh".
Inlined service ".security.request_matcher.FalWI93" to ".security.request_matcher.6YPz_oh".
Inlined service ".security.request_matcher.x6.DXuV" to ".security.request_matcher.hmsKPjK".
Inlined service ".security.request_matcher.F4KZNK6" to ".security.request_matcher.ljZYhIh".
Inlined service ".security.request_matcher.j93GyPw" to ".security.request_matcher.NdvyHny".
Inlined service ".security.request_matcher.E38Ufga" to ".security.request_matcher.Zpk98mU".
Inlined service ".security.request_matcher.XJuQWnz" to ".security.request_matcher.QpBgl3n".
Inlined service ".security.request_matcher.kEJlC.y" to ".security.request_matcher.5iBMutD".
Inlined service ".security.request_matcher.JVD7X54" to ".security.request_matcher.3soEoDT".
Inlined service ".security.request_matcher.Q0.W4dv" to ".security.request_matcher.j7rMlCk".
Inlined service ".security.request_matcher.BSExikg" to ".security.request_matcher.CRssIqo".
Inlined service ".security.request_matcher.RHM.Y4p" to ".security.request_matcher..73I3EU".
Inlined service ".security.request_matcher.HqBQ36f" to ".security.request_matcher.K4YdyfQ".
Inlined service ".security.request_matcher.O_c3cbV" to ".security.request_matcher.39wYTpb".
Inlined service ".security.request_matcher.N8M_Mp6" to ".security.request_matcher.JCYrZkI".
Inlined service ".security.request_matcher.xd9PNuw" to ".security.request_matcher.fu_QU_q".
Inlined service ".security.request_matcher.Uw.2J0M" to ".security.request_matcher.cHaMHJv".
Inlined service ".security.request_matcher.iFqML3c" to ".security.request_matcher.hTjbR.2".
Inlined service ".security.request_matcher.ty_O2.Y" to ".security.request_matcher.A5W8pm8".
Inlined service ".security.request_matcher.3L.srRq" to ".security.request_matcher.mOvCPyS".
Inlined service ".security.request_matcher.Enz74hr" to ".security.request_matcher.SRPjqaJ".
Inlined service ".security.request_matcher.gzpX5Ix" to ".security.request_matcher.lgnV.yi".
Inlined service ".security.request_matcher.86KYn2q" to ".security.request_matcher.OA_Gn21".
Inlined service ".security.request_matcher.LtrPJYf" to ".security.request_matcher.C98ZTKo".
Inlined service ".security.request_matcher.KusAnif" to ".security.request_matcher.bu7bfxb".
Inlined service ".security.request_matcher.3pGtebc" to ".security.request_matcher.oYXLXcW".
Inlined service ".security.request_matcher.TqIBZfp" to ".security.request_matcher.2ZUjVhj".
Inlined service ".security.request_matcher.oZ1in3Z" to ".security.request_matcher.y9A5rG9".
Inlined service ".security.request_matcher.8r9hQxV" to ".security.request_matcher.AT1U9We".
Inlined service ".security.request_matcher.zN5jDW_" to ".security.request_matcher.0TVQv1v".
Inlined service ".security.request_matcher.nzu6cOx" to ".security.request_matcher.zlc3yMz".
Inlined service ".security.request_matcher.S43XcKe" to ".security.request_matcher.nTgMNyh".
Inlined service ".security.request_matcher.i5EveLp" to ".security.request_matcher.X_BSXAX".
Inlined service ".security.request_matcher.4rQkq1l" to ".security.request_matcher.zxN7ox.".
Inlined service ".security.request_matcher.gXHvgso" to ".security.request_matcher.oPsJ4OY".
Inlined service ".security.request_matcher.Lu40Iw4" to ".security.request_matcher.98L9qC4".
Inlined service ".security.request_matcher.hQwFzfy" to ".security.request_matcher.tckV1xw".
Inlined service ".security.request_matcher.AM6KqP5" to ".security.request_matcher.ujBrhub".
Inlined service ".security.request_matcher.D8ETQyc" to ".security.request_matcher.ujBrhub".
Inlined service ".security.request_matcher.SayVEA9" to ".security.request_matcher.q0rRG_6".
Inlined service ".security.request_matcher.KHu6jJp" to ".security.request_matcher.SGnljZx".
Inlined service ".security.request_matcher.FKjga80" to ".security.request_matcher.SGnljZx".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "bugsnag.factory" to "bugsnag".
Inlined service "aws_secrets.cache.recorder_inner" to "aws_secrets.cache".
Inlined service "aws_secrets.env_var_provider" to "aws_secrets.env_var_cached_provider".
Inlined service "aws_secrets.env_var_cached_provider" to "aws_secrets.env_var_array_provider".
Inlined service "aws_secrets.env_var_array_provider" to "aws_secrets.env_var_processor".
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.bearer_token_validator" to "league.oauth2_server.resource_server".
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 "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.google_classroom".
Inlined service "knpu.oauth2.provider.google_classroom" to "knpu.oauth2.client.google_classroom".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.request_method.symfony_http_client" to "karser_recaptcha3.google.recaptcha".
Inlined service "nelmio_security.directive_set_builder.report" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.directive_set_builder.enforce" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.ua_parser.ua_php.provider" to "nelmio_security.csp_report.filter.noise_detector_browser_bugs".
Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.sxA91pL" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "Snc\RedisBundle\Logger\RedisCallInterceptor" to "snc_redis.phpredis_factory".
Inlined service "debug.security.event_dispatcher.constellation_api.inner" to "debug.security.event_dispatcher.constellation_api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.Fb7gzwH" to ".service_locator.Fb7gzwH.kernel::process()".
Inlined service ".service_locator.M9gN8bT" to ".service_locator.M9gN8bT.App\Controller\Api\Constellation\AuthController::getLoginToken()".
Inlined service ".service_locator.U04j3cV" to ".service_locator.U04j3cV.App\Controller\Api\Constellation\AuthController::Signup()".
Inlined service ".service_locator.i5zaBFI" to ".service_locator.i5zaBFI.App\Controller\Api\Constellation\AuthController::GetChildFriendlyPassword()".
Inlined service ".service_locator.nA29o_P" to ".service_locator.nA29o_P.App\Controller\Api\Constellation\ClassroomController::VerifyClassroomCode()".
Inlined service ".service_locator.iSaWyin" to ".service_locator.iSaWyin.App\Controller\Api\Constellation\ClassroomController::AddStudentToClass()".
Inlined service ".service_locator.8rLZt6i" to ".service_locator.8rLZt6i.App\Controller\Api\Constellation\SaveController::PostSave()".
Inlined service ".service_locator.FCPZE15" to ".service_locator.FCPZE15.App\Controller\Api\Constellation\TextEntryController::UpdateTextEntries()".
Inlined service ".service_locator.YDhMCV9" to ".service_locator.YDhMCV9.App\Controller\Api\Constellation\ThemeController::GetThemesForClassroom()".
Inlined service ".service_locator.56Xl2tD" to ".service_locator.56Xl2tD.App\Controller\Api\Public\WebhookController::stripeWebhookAction()".
Inlined service ".service_locator.j5K1gLt" to ".service_locator.j5K1gLt.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController::DeleteWorldObjectById()".
Inlined service ".service_locator.URg0eQw" to ".service_locator.URg0eQw.App\Controller\Api\Troubadour\StoryLocationController::Create()".
Inlined service ".service_locator.4i1QsvB" to ".service_locator.4i1QsvB.App\Controller\Rest\Admin\BucketRestController::GetFile()".
Inlined service ".service_locator.kic1bRK" to ".service_locator.kic1bRK.App\Controller\Rest\Admin\ClassroomRestController::UpdateSkipDate()".
Inlined service ".service_locator.RJd2ycC" to ".service_locator.RJd2ycC.App\Controller\Rest\Admin\OwnedLicencesRestController::AssignLicenceToManager()".
Inlined service ".service_locator.pjcxzmL" to ".service_locator.pjcxzmL.App\Controller\Rest\Admin\OwnedLicencesRestController::Pagination()".
Inlined service ".service_locator.2uOGeQY" to ".service_locator.2uOGeQY.App\Controller\Rest\Admin\ReadingChallengeRestController::createReadingChallenge()".
Inlined service ".service_locator.CBZyHtm" to ".service_locator.CBZyHtm.App\Controller\Rest\Admin\ReadingChallengeRestController::CreateReadingChallengeFromTemplate()".
Inlined service ".service_locator.fm7DTMp" to ".service_locator.fm7DTMp.App\Controller\Rest\Admin\ZohoLeadController::AddItem()".
Inlined service ".service_locator.nQ_QU4g" to ".service_locator.nQ_QU4g.App\Controller\Rest\Constellation\UserChallengeRestController::DisplayUserChallenge()".
Inlined service ".service_locator.gCwc3Sa" to ".service_locator.gCwc3Sa.App\Controller\Rest\Family\AuthRestController::changeMember()".
Inlined service ".service_locator._i7YfFC" to ".service_locator._i7YfFC.App\Controller\Rest\Family\AuthRestController::forgotPasscode()".
Inlined service ".service_locator.wj9uT9E" to ".service_locator.wj9uT9E.App\Controller\Rest\Family\ChallengeTemplateRestController::GetTemplate()".
Inlined service ".service_locator.wyWXftt" to ".service_locator.wyWXftt.App\Controller\Rest\Family\FamilyCreationRestController::addMember()".
Inlined service ".service_locator.Pr0vjy4" to ".service_locator.Pr0vjy4.App\Controller\Rest\Family\ModulesRestController::activate()".
Inlined service ".service_locator.iK4Lsac" to ".service_locator.iK4Lsac.App\Controller\Rest\Family\TutorialRestController::AdvanceTutorial()".
Inlined service ".service_locator.wJjNv1F" to ".service_locator.wJjNv1F.App\Controller\Rest\Info\LandingPageRestController::registerInterest()".
Inlined service ".service_locator.1VRGlvT" to ".service_locator.1VRGlvT.App\Controller\Rest\Support\Admin\AnonymizationController::AnonymizeStudent()".
Inlined service ".service_locator.mSESRcR" to ".service_locator.mSESRcR.App\Controller\Rest\Support\Admin\LanguageController::SynchronizeTranslations()".
Inlined service ".service_locator.olFkDl3" to ".service_locator.olFkDl3.App\Controller\Rest\Support\Admin\ManagerController::ManagerStats()".
Inlined service ".service_locator.ScZQgbI" to ".service_locator.ScZQgbI.App\Controller\Rest\Support\Admin\ManagerController::SendNotificationEmail()".
Inlined service ".service_locator.aGWi70Z" to ".service_locator.aGWi70Z.App\Controller\Rest\Support\Admin\ManagerController::SendLearningPathEmail()".
Inlined service ".service_locator.xGvT664" to ".service_locator.xGvT664.App\Controller\Rest\Support\Admin\ManagerController::SendAnonymizationEmail()".
Inlined service ".service_locator.cRxAwyl" to ".service_locator.cRxAwyl.App\Controller\Rest\Support\Admin\ManagerImportController::Import()".
Inlined service ".service_locator.7_pIKSe" to ".service_locator.7_pIKSe.App\Controller\Rest\Support\Troubadour\CategoryController::GetBackup()".
Inlined service ".service_locator.npdcGd5" to ".service_locator.npdcGd5.App\Controller\Rest\Troubadour\BabillardCollaborationRestController::AddCollaborators()".
Inlined service ".service_locator.JYk3ZHl" to ".service_locator.JYk3ZHl.App\Controller\Rest\Troubadour\BabillardRestController::Get()".
Inlined service ".service_locator.fYzDoIV" to ".service_locator.fYzDoIV.App\Controller\Rest\Troubadour\BabillardRestController::UpdateContent()".
Inlined service ".service_locator.a_yyuc4" to ".service_locator.a_yyuc4.App\Controller\Rest\Troubadour\BabillardRestController::Create()".
Inlined service ".service_locator.q2URRRv" to ".service_locator.q2URRRv.App\Controller\Rest\Troubadour\ChallengeRestController::GetNonParticipatingStudents()".
Inlined service ".service_locator.zFcIkog" to ".service_locator.zFcIkog.App\Controller\Rest\Troubadour\ClassroomRestController::GetClassrooms()".
Inlined service ".service_locator.Er0Lb5p" to ".service_locator.Er0Lb5p.App\Controller\Rest\Troubadour\ModulesRestController::activate()".
Inlined service ".service_locator.lZuVSyy" to ".service_locator.lZuVSyy.App\Controller\Rest\Troubadour\PathwayRestController::Activate()".
Inlined service ".service_locator.ZTYuymU" to ".service_locator.ZTYuymU.App\Controller\Rest\Troubadour\PathwayRestController::SetOneAtATime()".
Inlined service ".service_locator.DxW2UZ0" to ".service_locator.DxW2UZ0.App\Controller\Rest\Troubadour\TextEntryRestController::Post()".
Inlined service ".service_locator.0nolMu5" to ".service_locator.0nolMu5.App\Controller\Rest\Troubadour\UserChallengeRestController::SetMarkedAsDone()".
Inlined service ".service_locator.dCKm7C_" to ".service_locator.dCKm7C_.App\Controller\Site\Admin\AuthController::MyGroups()".
Inlined service ".service_locator.YoU9Y7e" to ".service_locator.YoU9Y7e.App\Controller\Site\Admin\ClassroomController::CreateClassroom()".
Inlined service ".service_locator.fhh5b4Y" to ".service_locator.fhh5b4Y.App\Controller\Site\Admin\ClassroomController::ImportGoogleClassrooms()".
Inlined service ".service_locator.cJb_0Ly" to ".service_locator.cJb_0Ly.App\Controller\Site\Admin\ClassroomController::ConfigureGoogleClassrooms()".
Inlined service ".service_locator.wO3FCPg" to ".service_locator.wO3FCPg.App\Controller\Site\Admin\ClassroomController::EditClassroom()".
Inlined service ".service_locator.o3a_xNz" to ".service_locator.o3a_xNz.App\Controller\Site\Admin\LicenceController::GetLicences()".
Inlined service ".service_locator.sbdAOic" to ".service_locator.sbdAOic.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::CompleteSignup()".
Inlined service ".service_locator.TI26yJl" to ".service_locator.TI26yJl.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::FamilyTeacherSwitch()".
Inlined service ".service_locator.vIIsOHY" to ".service_locator.vIIsOHY.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::ParentTransfer()".
Inlined service ".service_locator.REfKQV1" to ".service_locator.REfKQV1.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController::ImportGoogleClassroom()".
Inlined service ".service_locator.o9mAg8u" to ".service_locator.o9mAg8u.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController::ImportGoogleStudents()".
Inlined service ".service_locator.R6YJzLx" to ".service_locator.R6YJzLx.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController::SetPassword()".
Inlined service ".service_locator.OGXWdUe" to ".service_locator.OGXWdUe.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController::CreateClassroom()".
Inlined service ".service_locator.U40sM.C" to ".service_locator.U40sM.C.App\Controller\Site\Admin\PurchaseController::ThanksForPurchasing()".
Inlined service ".service_locator.5t96MxI" to ".service_locator.5t96MxI.App\Controller\Site\Constellation\CatalogController::GetCatalog()".
Inlined service ".service_locator.pVX.Zsy" to ".service_locator.pVX.Zsy.App\Controller\Site\Family\AuthController::GoToTeacherMode()".
Inlined service ".service_locator.unbx80m" to ".service_locator.unbx80m.App\Controller\Site\Family\AuthController::GoogleSignUp()".
Inlined service ".service_locator.K5Xc7TK" to ".service_locator.K5Xc7TK.App\Controller\Site\Family\BabillardController::FamilyBabillard()".
Inlined service ".service_locator.tzcVklE" to ".service_locator.tzcVklE.App\Controller\Site\Family\DemoController::GetFamilyTutorial()".
Inlined service ".service_locator.zkZA_aN" to ".service_locator.zkZA_aN.App\Controller\Site\Family\FamilyCreationController::EditFamily()".
Inlined service ".service_locator.MoDx8yU" to ".service_locator.MoDx8yU.App\Controller\Site\Family\OnboardingController::CreateFamily()".
Inlined service ".service_locator.iAOTdm5" to ".service_locator.iAOTdm5.App\Controller\Site\Family\SharingController::MatchSharedElement()".
Inlined service ".service_locator.KUFS2Jr" to ".service_locator.KUFS2Jr.App\Controller\Site\Family\StoryController::FamilyShowcase()".
Inlined service ".service_locator.EAf6boJ" to ".service_locator.EAf6boJ.App\Controller\Site\Info\HolidayController::HolidayContestPage()".
Inlined service ".service_locator.NnvqzDM" to ".service_locator.NnvqzDM.App\Controller\Site\Info\LandingPageController::LandingPage()".
Inlined service ".service_locator.qfq0RO2" to ".service_locator.qfq0RO2.App\Controller\Site\Nanomonx\AuthController::Index()".
Inlined service ".service_locator.PmZYsgc" to ".service_locator.PmZYsgc.App\Controller\Site\Nanomonx\AuthController::Login()".
Inlined service ".service_locator.C8xzpcq" to ".service_locator.C8xzpcq.App\Controller\Site\Nanomonx\ClientController::GetClient()".
Inlined service ".service_locator.rbqiZLj" to ".service_locator.rbqiZLj.App\Controller\Site\Nanomonx\EmailValidationController::ValidateEmail()".
Inlined service ".service_locator.AgVPJO3" to ".service_locator.AgVPJO3.App\Controller\Site\Nanomonx\EmailValidationController::ConfirmEmailRoute()".
Inlined service ".service_locator.rV4WOMi" to ".service_locator.rV4WOMi.App\Controller\Site\Nanomonx\ForgotPasswordController::ForgotPassword()".
Inlined service ".service_locator.KduvKL." to ".service_locator.KduvKL..App\Controller\Site\Nanomonx\GoogleLoginController::connect()".
Inlined service ".service_locator.SlwAv32" to ".service_locator.SlwAv32.App\Controller\Site\Nanomonx\GoogleLoginController::CompleteSignup()".
Inlined service ".service_locator.ewY60av" to ".service_locator.ewY60av.App\Controller\Site\Nanomonx\GoogleLoginController::MergeAccount()".
Inlined service ".service_locator.Yi85xhh" to ".service_locator.Yi85xhh.App\Controller\Site\Nanomonx\ManagerController::EditManager()".
Inlined service ".service_locator.ybilZhX" to ".service_locator.ybilZhX.App\Controller\Site\Nanomonx\ManagerController::ChangeUsername()".
Inlined service ".service_locator.5c9fLMC" to ".service_locator.5c9fLMC.App\Controller\Site\Nanomonx\ModeSwitchController::GoToFamilyMode()".
Inlined service ".service_locator.wlI4opn" to ".service_locator.wlI4opn.App\Controller\Site\Support\Admin\ManagerController::TransferPackagesToManager()".
Inlined service ".service_locator.lSiWgYj" to ".service_locator.lSiWgYj.App\Controller\Site\Support\Admin\ZohoCRMController::CreatePackage()".
Inlined service ".service_locator.eh3MgVQ" to ".service_locator.eh3MgVQ.App\Controller\Site\Support\Constellation\ReadingTemplateController::CreateReadingTemplate()".
Inlined service ".service_locator.PIzYEL8" to ".service_locator.PIzYEL8.App\Controller\Site\Support\Troubadour\CatalogController::DuplicateReadingChallengeTemplate()".
Inlined service ".service_locator.pOTZfaa" to ".service_locator.pOTZfaa.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController::CreateUserChallenge()".
Inlined service ".service_locator.XU.bu7Q" to ".service_locator.XU.bu7Q.App\Controller\Site\Support\Troubadour\ReadingUserChallengeController::AddPage()".
Inlined service ".service_locator.69Oph.y" to ".service_locator.69Oph.y.App\Controller\Site\Troubadour\Student\Construction\StoryController::Play()".
Inlined service ".service_locator.wejbvOD" to ".service_locator.wejbvOD.App\Controller\Site\Troubadour\Student\Construction\StoryController::Create()".
Inlined service ".service_locator.4qOPDT4" to ".service_locator.4qOPDT4.App\Controller\Site\Troubadour\Teacher\AuthController::MyGroups()".
Inlined service ".service_locator.iaugfXs" to ".service_locator.iaugfXs.App\Controller\Site\Troubadour\Teacher\BabillardController::GetBabillard()".
Inlined service ".service_locator.UcntaR3" to ".service_locator.UcntaR3.App\Controller\Site\Troubadour\Teacher\PathwayController::GetPathway()".
Inlined service ".service_locator.izUzlM4" to ".service_locator.izUzlM4.App\Controller\Site\Troubadour\Teacher\UserChallengeController::GetChallenge()".
Inlined service ".service_locator.HsA5ZYU" to ".service_locator.HsA5ZYU.App\Factories\BabillardBuilder::forManager()".
Inlined service ".service_locator.2RGRqoi" to ".service_locator.2RGRqoi.App\Factories\BabillardBuilder::withTheme()".
Inlined service ".service_locator.KxJO0_w" to ".service_locator.KxJO0_w.App\Factories\CartFactory::Create()".
Inlined service ".service_locator.ZstFafX" to ".service_locator.ZstFafX.App\Factories\ChallengeFactory::CreateFromTemplate()".
Inlined service ".service_locator.R1WUyDG" to ".service_locator.R1WUyDG.App\Factories\ChallengeFactory::CreateFromReadingTemplate()".
Inlined service ".service_locator..o0kZfo" to ".service_locator..o0kZfo.App\Factories\ChallengeFactory::CreateFromWritingTemplate()".
Inlined service ".service_locator.I3XO6yz" to ".service_locator.I3XO6yz.App\Factories\ChallengeFactory::CreateFromStep()".
Inlined service ".service_locator.7VtFPZz" to ".service_locator.7VtFPZz.App\Factories\ChallengeFactory::CreateFromFamilyStory()".
Inlined service ".service_locator..WISICr" to ".service_locator..WISICr.App\Factories\ChallengeFactory::CreateFromStudentStory()".
Inlined service ".service_locator.WzyAeZ2" to ".service_locator.WzyAeZ2.App\Factories\ClassroomFactory::Create()".
Inlined service ".service_locator.hOo0J6i" to ".service_locator.hOo0J6i.App\Factories\Modules\ModuleActivationBuilder::forFamilyMember()".
Inlined service ".service_locator.rCPmqR_" to ".service_locator.rCPmqR_.App\Factories\Modules\ModuleActivationBuilder::withBabillard()".
Inlined service ".service_locator.lhDqktg" to ".service_locator.lhDqktg.App\Factories\Modules\ModuleActivationHistoryFactory::create()".
Inlined service ".service_locator.ayEAmdF" to ".service_locator.ayEAmdF.App\Factories\WorkBlockFactory::create()".
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 "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.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Messenger\Handlers\EmailNotificationHandler" to ".messenger.handler_descriptor.OYT3l_b".
Inlined service "App\Messenger\Handlers\PushToZohoHandler" to ".messenger.handler_descriptor.69sy7o4".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "presta_sitemap.messenger.message_handler" to ".messenger.handler_descriptor.xKqTXo8".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.NanomonxManager_metadata_driver.inner" to ".doctrine.orm.NanomonxManager_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.NanomonxManager_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 "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voters\BabillardVoter" to ".debug.security.voter.App\Security\Voters\BabillardVoter".
Inlined service "App\Security\Voters\ChallengeStatusVoter" to ".debug.security.voter.App\Security\Voters\ChallengeStatusVoter".
Inlined service "App\Security\Voters\ChallengeVoter" to ".debug.security.voter.App\Security\Voters\ChallengeVoter".
Inlined service "App\Security\Voters\ClassroomVoter" to ".debug.security.voter.App\Security\Voters\ClassroomVoter".
Inlined service "App\Security\Voters\FamilyAccessVoter" to ".debug.security.voter.App\Security\Voters\FamilyAccessVoter".
Inlined service "App\Security\Voters\FamilyChallengeVoter" to ".debug.security.voter.App\Security\Voters\FamilyChallengeVoter".
Inlined service "App\Security\Voters\FamilyMemberVoter" to ".debug.security.voter.App\Security\Voters\FamilyMemberVoter".
Inlined service "App\Security\Voters\FamilyModeVoter" to ".debug.security.voter.App\Security\Voters\FamilyModeVoter".
Inlined service "App\Security\Voters\FamilyTextEntryVoter" to ".debug.security.voter.App\Security\Voters\FamilyTextEntryVoter".
Inlined service "App\Security\Voters\FamilyUserChallengeVoter" to ".debug.security.voter.App\Security\Voters\FamilyUserChallengeVoter".
Inlined service "App\Security\Voters\FamilyWorkBlockVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorkBlockVoter".
Inlined service "App\Security\Voters\FamilyWorldObjectVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorldObjectVoter".
Inlined service "App\Security\Voters\FamilyWorldVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorldVoter".
Inlined service "App\Security\Voters\ReadingChallengeAccessVoter" to ".debug.security.voter.App\Security\Voters\ReadingChallengeAccessVoter".
Inlined service "App\Security\Voters\StudentStoryVoter" to ".debug.security.voter.App\Security\Voters\StudentStoryVoter".
Inlined service "App\Security\Voters\TextEntryVoter" to ".debug.security.voter.App\Security\Voters\TextEntryVoter".
Inlined service "App\Security\Voters\UserChallengeVoter" to ".debug.security.voter.App\Security\Voters\UserChallengeVoter".
Inlined service "App\Security\Voters\UserVoter" to ".debug.security.voter.App\Security\Voters\UserVoter".
Inlined service "App\Security\Voters\WorkBlockVoter" to ".debug.security.voter.App\Security\Voters\WorkBlockVoter".
Inlined service "App\Security\Voters\WorldObjectVoter" to ".debug.security.voter.App\Security\Voters\WorldObjectVoter".
Inlined service "App\Security\Voters\WorldVoter" to ".debug.security.voter.App\Security\Voters\WorldVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.1mjVCan" to "App\Security\AnonymousAwareTokenStorage.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Leew.iN" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "doctrine.orm.NanomonxManager_attribute_metadata_driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service "doctrine.orm.NanomonxManager_attribute_metadata_driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service "doctrine.orm.NanomonxManager_attribute_metadata_driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service ".service_locator.IH3kuA3" to "console.command_loader".
Inlined service ".service_locator.Nf5qxrM.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service ".security.request_matcher.9I9_rE3" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.Jep92FD" to "security.access_map".
Inlined service ".security.request_matcher.n_tV7kE" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.9I9_rE3" to "security.access_map".
Inlined service ".security.request_matcher.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.n_tV7kE" to "security.access_map".
Inlined service ".security.request_matcher.RG3Ez9u" to "security.access_map".
Inlined service ".security.request_matcher.KzZ0jyV" to "security.access_map".
Inlined service ".security.request_matcher.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.KzZ0jyV" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.RG3Ez9u" to "security.access_map".
Inlined service ".security.request_matcher.crdzsPc" to "security.access_map".
Inlined service ".security.request_matcher.qCVbcy7" to "security.access_map".
Inlined service ".security.request_matcher.qCVbcy7" to "security.access_map".
2
Tag "container.decorator" was defined on service(s) "App\Security\AnonymousAwareTokenStorage", "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.constellation_api", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.constellation_api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", but was never used.
7
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.