The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Bugsnag\BugsnagBundle\DependencyInjection\BugsnagExtension".
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\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:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME
"""
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[
"sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
]
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[
"sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
]
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
"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 = ?"
"SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_marked_as_deleted = 0"
doctrine
[
"sql" => "SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_marked_as_deleted = 0"
]
debug
Executing query:
"SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.is_reading_challenge AS is_reading_challenge_3, t0_.educational_intent AS educational_intent_4, t0_.student_instructions AS student_instructions_5, t0_.expected_duration AS expected_duration_6, t0_.note_for_teacher AS note_for_teacher_7, t0_.images AS images_8, t0_.disabled AS disabled_9, t0_.is_highlighted AS is_highlighted_10, t0_.historical AS historical_11, t0_.starting_blocks AS starting_blocks_12, t0_.conclusion AS conclusion_13, t0_.is_marked_as_deleted AS is_marked_as_deleted_14, t0_.deleted_at AS deleted_at_15, t0_.language_id AS language_id_16, t0_.studied_language_id AS studied_language_id_17, t0_.story_template_id AS story_template_id_18 FROM `troub_ChallengeTemplate` t0_ WHERE t0_.is_marked_as_deleted = 0"
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.is_reading_challenge AS is_reading_challenge_3, t0_.educational_intent AS educational_intent_4, t0_.student_instructions AS student_instructions_5, t0_.expected_duration AS expected_duration_6, t0_.note_for_teacher AS note_for_teacher_7, t0_.images AS images_8, t0_.disabled AS disabled_9, t0_.is_highlighted AS is_highlighted_10, t0_.historical AS historical_11, t0_.starting_blocks AS starting_blocks_12, t0_.conclusion AS conclusion_13, t0_.is_marked_as_deleted AS is_marked_as_deleted_14, t0_.deleted_at AS deleted_at_15, t0_.language_id AS language_id_16, t0_.studied_language_id AS studied_language_id_17, t0_.story_template_id AS story_template_id_18 FROM `troub_ChallengeTemplate` t0_ WHERE t0_.is_marked_as_deleted = 0"
]
deprecation
User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
Log messages generated during the compilation of the service container.
Messages
Class
1348
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\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\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\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\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\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\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\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\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\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\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\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\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\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\ClientFormController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for ".instanceof.App\Controller\Site\Nanomonx\ClientFormController.0.App\Controller\Site\Nanomonx\ClientFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ClientFormController" (parent: .instanceof.App\Controller\Site\Nanomonx\ClientFormController.0.App\Controller\Site\Nanomonx\ClientFormController).
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\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.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\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\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\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\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\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\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\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\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\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\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\ChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ChallengeTemplateForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ChallengeTemplateForm).
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\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\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\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.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\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\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\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\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.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.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\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\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\StoryExtension" (parent: .abstract.instanceof.App\Twig\Extensions\StoryExtension).
Resolving inheritance for "App\Twig\Extensions\StoryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StoryExtension).
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\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 "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.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.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.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.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.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\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\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.UnitEnum.0.App\Repository\OwnershipType" (parent: .abstract.instanceof.App\Repository\OwnershipType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Onboarding\OnboardingPopupType" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingPopupType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Zoho\ModuleApiName" (parent: .abstract.instanceof.App\Service\Zoho\ModuleApiName).
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.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.
797
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 "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"; 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 "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\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 "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\AppTest\AppTestClient"; 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\BCMDataExports\BCMDataExportsClient"; reason: private alias.
Removed service "Aws\BCMPricingCalculator\BCMPricingCalculatorClient"; 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\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\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\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\ElasticTranscoder\ElasticTranscoderClient"; 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\CloudWatchEvidently\CloudWatchEvidentlyClient"; 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\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\IoTAnalytics\IoTAnalyticsClient"; 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\IoTFleetHub\IoTFleetHubClient"; 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\LookoutMetrics\LookoutMetricsClient"; reason: private alias.
Removed service "Aws\LookoutforVision\LookoutforVisionClient"; 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\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\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\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\OpsWorks\OpsWorksClient"; reason: private alias.
Removed service "Aws\OpsWorksCM\OpsWorksCMClient"; 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\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\QLDBSession\QLDBSessionClient"; reason: private alias.
Removed service "Aws\QLDB\QLDBClient"; 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\RoboMaker\RoboMakerClient"; 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\Route53Profiles\Route53ProfilesClient"; reason: private alias.
Removed service "Aws\Route53Resolver\Route53ResolverClient"; 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\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\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\signer\signerClient"; reason: private alias.
Removed service "Aws\SimSpaceWeaver\SimSpaceWeaverClient"; reason: private alias.
Removed service "Aws\PinpointSMSVoice\PinpointSMSVoiceClient"; reason: private alias.
Removed service "Aws\Sms\SmsClient"; 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\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\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\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 $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service ".service_locator.p5bECnL"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "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 "doctrine.orm.NanomonxManager_metadata_driver"; reason: private alias.
Removed service ".service_locator.dL9ZHY3"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.VtU0EPa"; reason: private alias.
Removed service ".service_locator.DSBY7Gs"; reason: private alias.
Removed service ".service_locator.2tpWW4r"; reason: private alias.
Removed service ".service_locator.5T4grY2"; reason: private alias.
Removed service ".service_locator.PgZU3cC"; reason: private alias.
Removed service ".service_locator.THxJEp9"; reason: private alias.
Removed service ".service_locator.wet70KJ"; reason: private alias.
Removed service ".service_locator.bWODMfw"; reason: private alias.
Removed service ".service_locator.RVz_WkD"; reason: private alias.
Removed service ".service_locator.DE.og5l"; reason: private alias.
Removed service ".service_locator.uQeDOgP"; reason: private alias.
Removed service ".service_locator.oKcMQby"; reason: private alias.
Removed service ".service_locator.jOopFd8"; reason: private alias.
Removed service ".service_locator.5G187h3"; reason: private alias.
Removed service ".service_locator.Lu0pH_B"; reason: private alias.
Removed service ".service_locator.WoA4ys1"; reason: private alias.
Removed service ".service_locator.eEvx__h"; reason: private alias.
Removed service ".service_locator.wfR84s_"; reason: private alias.
Removed service ".service_locator.o8DUpvz"; reason: private alias.
Removed service ".service_locator.NOHyJRf"; reason: private alias.
Removed service ".service_locator.k8QDn.U"; reason: private alias.
Removed service ".service_locator.YrOZ_t8"; reason: private alias.
Removed service ".service_locator.T1VSimq"; reason: private alias.
Removed service ".service_locator.xMc9K_O"; reason: private alias.
Removed service ".service_locator.ZxPg8ev"; reason: private alias.
Removed service ".service_locator.OYwmUiy"; reason: private alias.
Removed service ".service_locator.l6GrDWv"; reason: private alias.
Removed service ".service_locator.DZIPPPw"; reason: private alias.
Removed service ".service_locator.UXkpWLH"; reason: private alias.
Removed service ".service_locator.uI3KV5y"; reason: private alias.
Removed service ".service_locator.0k_VFfI"; reason: private alias.
Removed service ".service_locator.FmJTmMk"; reason: private alias.
Removed service ".service_locator.k60xtlA"; reason: private alias.
Removed service ".service_locator.Ff2_bI."; reason: private alias.
Removed service ".service_locator.dKOgrxP"; reason: private alias.
Removed service ".service_locator.ExQ96QA"; reason: private alias.
Removed service ".service_locator.fNCQesM"; reason: private alias.
Removed service ".service_locator.Jl4tIJR"; reason: private alias.
Removed service ".service_locator.NAgEsu8"; reason: private alias.
Removed service ".service_locator.LNgW8w2"; reason: private alias.
Removed service ".service_locator.U7PsrH6"; reason: private alias.
Removed service ".service_locator.PxZJUVe"; reason: private alias.
Removed service ".service_locator.x3pFol8"; reason: private alias.
Removed service ".service_locator.AvL4gUp"; reason: private alias.
Removed service ".service_locator.Gb5SrGZ"; reason: private alias.
Removed service ".service_locator.Li7daUr"; reason: private alias.
Removed service ".service_locator.EN8JpDR"; reason: private alias.
Removed service ".service_locator.mYVbVjc"; reason: private alias.
Removed service ".service_locator.CIu9lmb"; reason: private alias.
Removed service ".service_locator.Jfsy8xW"; reason: private alias.
Removed service ".service_locator.q5hObXx"; reason: private alias.
Removed service ".service_locator.3gp1y2I"; reason: private alias.
Removed service ".service_locator.sCZxhhU"; reason: private alias.
Removed service ".service_locator.o.XuCEa"; reason: private alias.
Removed service ".service_locator.oN.Y8xT"; reason: private alias.
Removed service ".service_locator.3DaY7n9"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.cSQDjDM"; reason: private alias.
Removed service ".service_locator.bjhQTUH"; reason: private alias.
Removed service ".service_locator.VTwXTJe"; reason: private alias.
Removed service ".service_locator.FXNN6h0"; reason: private alias.
Removed service ".service_locator.JntJ2Y2"; reason: private alias.
Removed service ".service_locator.AxJxuMi"; reason: private alias.
Removed service ".service_locator.lNd_YMR"; reason: private alias.
Removed service ".service_locator.KUyUzfp"; reason: private alias.
Removed service ".service_locator.AGKgWLS"; reason: private alias.
Removed service ".service_locator.Zaoo5Xh"; reason: private alias.
Removed service ".service_locator..NXG_zj"; reason: private alias.
Removed service ".service_locator.bwaxAuE"; reason: private alias.
Removed service ".service_locator.mbDxJBL"; reason: private alias.
Removed service ".service_locator.xu_g2wr"; reason: private alias.
Removed service ".service_locator.XOTqXHa"; reason: private alias.
Removed service ".service_locator.YWxBXq."; reason: private alias.
Removed service ".service_locator.Hx0.7yq"; reason: private alias.
Removed service ".service_locator.MQa604F"; reason: private alias.
Removed service ".service_locator.eeqComt"; reason: private alias.
Removed service ".service_locator.Xv6PlsN"; reason: private alias.
Removed service ".service_locator.wH3ivig"; reason: private alias.
Removed service ".service_locator.Yn5CoXT"; reason: private alias.
Removed service ".service_locator.xPkRthA"; reason: private alias.
Removed service ".service_locator.i2tcfbm"; reason: private alias.
Removed service ".service_locator.zv2Z7HK"; reason: private alias.
Removed service ".service_locator.8Ux8VQW"; reason: private alias.
Removed service ".service_locator.VMnggkG"; reason: private alias.
Removed service ".service_locator.I_6QfOt"; reason: private alias.
Removed service ".service_locator._XRHfC7"; reason: private alias.
Removed service ".service_locator.lnWhbUO"; reason: private alias.
Removed service ".service_locator.M9EIKzg"; reason: private alias.
Removed service ".service_locator.ETQZ8DY"; reason: private alias.
Removed service ".service_locator.Cbp_k4j"; reason: private alias.
Removed service ".service_locator.4nTYDj3"; reason: private alias.
Removed service ".service_locator.S3_OzlE"; reason: private alias.
Removed service ".service_locator.lgPzPnQ"; reason: private alias.
Removed service ".service_locator.uH1Gyvk"; reason: private alias.
Removed service ".service_locator..E2fT0Y"; reason: private alias.
Removed service ".service_locator.Y9ttsVH"; reason: private alias.
Removed service ".service_locator.lmWe6dd"; reason: private alias.
Removed service ".service_locator..ryEIyR"; reason: private alias.
Removed service ".service_locator.8fYzViF"; reason: private alias.
Removed service ".service_locator.z8gNezt"; reason: private alias.
Removed service ".service_locator.KvAyKE4"; reason: private alias.
Removed service ".service_locator..FvNbsq"; reason: private alias.
Removed service ".service_locator.N.tbjDx"; reason: private alias.
Removed service ".service_locator.GR1zJ6v"; reason: private alias.
Removed service ".service_locator.jwKLqqS"; reason: private alias.
Removed service ".service_locator.F5Sldcr"; reason: private alias.
Removed service ".service_locator.tMXA_gD"; reason: private alias.
Removed service ".service_locator.golgie6"; reason: private alias.
Removed service ".service_locator.PrFDzoC"; reason: private alias.
Removed service ".service_locator.POYSic."; reason: private alias.
Removed service ".service_locator.OmhtChf"; reason: private alias.
Removed service ".service_locator.WYKZee6"; reason: private alias.
Removed service ".service_locator._Crbc8F"; reason: private alias.
Removed service ".service_locator.SCD6x46"; reason: private alias.
Removed service ".service_locator.0rXE0qZ"; reason: private alias.
Removed service ".service_locator..IkJMmF"; reason: private alias.
Removed service ".service_locator.VM0Xa._"; reason: private alias.
Removed service ".service_locator.aZtSKam"; reason: private alias.
Removed service ".service_locator.Or3JlfE"; reason: private alias.
Removed service ".service_locator.8r6lpbu"; reason: private alias.
Removed service ".service_locator.TFnSL7V"; reason: private alias.
Removed service ".service_locator.tPlr_t6"; reason: private alias.
Removed service ".service_locator.MMIxggC"; reason: private alias.
Removed service ".service_locator.I.DYpnA"; reason: private alias.
Removed service ".service_locator.fvfz8k6"; reason: private alias.
Removed service ".service_locator..TdE7pJ"; reason: private alias.
Removed service ".service_locator.JGQPwcJ"; reason: private alias.
372
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\SharingRestController" 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\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\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\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\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\OnboardingController" 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\LandingPageController" 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 "debug.event_dispatcher" to "event_dispatcher".
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\ClientFormController" previously pointing to "translator.data_collector" to "translator".
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\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\SignupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Site\Nanomonx\ThemeController" 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\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\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\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\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\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\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\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\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\Troubadour\ChallengeForm" 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\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\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\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\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\ClassroomTransitionEmailManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\ClassroomTransitionEmailManager" 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\EmailManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\EmailManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\FamilyEmailManager" 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\MarketingEmailManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Mail\ReceiptManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\ReceiptManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Onboarding\OnboardingOrchestrator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\User\Anonymization\AnonymizationEmailManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\User\Anonymization\AnonymizationEmailManager" 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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.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 "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 ".service_locator.KHhLDTq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bkXcqYg" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0L6nHH2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.s0UFXAz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8kNbOA0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.zGRyVAA" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.74uaP3J" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Cjo.Jv3" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qvncvTH" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Un3QdRP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dLXpcds" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ePqGv4G" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FaA5Jqs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ce.1mgm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ce.1mgm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.X4wRW4y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.roY3jxv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.uIF.ram" previously pointing to "router.default" to "router".
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\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\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.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qPJdn4C" 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".
1420
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; reason: abstract.
Removed service "App\Migrations"; 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 "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "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 "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.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\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\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\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\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.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\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\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\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\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\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\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\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\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\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\ClientFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\Nanomonx\ClientFormController.0.App\Controller\Site\Nanomonx\ClientFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ClientFormController"; 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\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.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\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\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\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\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\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\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\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.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\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.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\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\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\ChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ChallengeTemplateForm"; 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\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\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.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\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.UnitEnum.0.App\Repository\OwnershipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OwnershipType"; 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\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.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.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\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\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\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\OnboardingCompleteStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep"; 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.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.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.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.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\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\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\StoryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\StoryExtension"; 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\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.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.
662
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\DataFixtures\Processors\UserProcessor"; reason: unused.
Removed service "App\Exception\BatchFailedException"; 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\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\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\ManagerHelper"; 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\CatalogHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeTemplateHelper"; reason: unused.
Removed service "App\Helper\Troubadour\DemoHelper"; 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\Repository\Bundle\Utf8StringBundle"; reason: unused.
Removed service "App\Repository\ClassRegistrationRepository"; reason: unused.
Removed service "App\Repository\ClassroomRepository"; reason: unused.
Removed service "App\Repository\CodeRepository"; reason: unused.
Removed service "App\Repository\Constellation\ChallengeRepository"; reason: unused.
Removed service "App\Repository\Constellation\StudentWorldRepository"; reason: unused.
Removed service "App\Repository\Constellation\TeacherWorldRepository"; reason: unused.
Removed service "App\Repository\Constellation\UserChallengeRepository"; reason: unused.
Removed service "App\Repository\EducationalInstitutionRepository"; reason: unused.
Removed service "App\Repository\Family\StoryTemplateRepository"; reason: unused.
Removed service "App\Repository\GoogleRefreshTokenRepository"; reason: unused.
Removed service "App\Repository\GroupLicenceRepository"; reason: unused.
Removed service "App\Repository\InformationPageRepository"; reason: unused.
Removed service "App\Repository\LicenceTransferRepository"; reason: unused.
Removed service "App\Repository\LicenceTypeRepository"; reason: unused.
Removed service "App\Repository\LoginTokenRepository"; reason: unused.
Removed service "App\Repository\Logs\EventLogRepository"; reason: unused.
Removed service "App\Repository\ManagerStatsRepository"; reason: unused.
Removed service "App\Repository\NanomonxRepository"; reason: unused.
Removed service "App\Repository\OwnershipType"; reason: unused.
Removed service "App\Repository\PackageRepository"; reason: unused.
Removed service "App\Repository\PageContentManager\SideMenuOptionRepository"; reason: unused.
Removed service "App\Repository\ProvinceRepository"; reason: unused.
Removed service "App\Repository\SceneryRepository"; reason: unused.
Removed service "App\Repository\ScholarLevelRepository"; reason: unused.
Removed service "App\Repository\SchoolCalendarRepository"; reason: unused.
Removed service "App\Repository\SubscriptionRepository"; reason: unused.
Removed service "App\Repository\Troubadour\BabillardCollaborationRepository"; reason: unused.
Removed service "App\Repository\Troubadour\BabillardRepository"; reason: unused.
Removed service "App\Repository\Troubadour\CategoryRegionTranslationRepository"; reason: unused.
Removed service "App\Repository\Troubadour\CategoryRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ChallengeRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ChallengeTemplateAssociationRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ChallengeTemplateRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ThematiqueRepository"; reason: unused.
Removed service "App\Repository\Troubadour\UserChallengeRepository"; 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\Service\Classroom\SchoolYearTransition\TransitionClassroomCommand"; reason: unused.
Removed service "App\Service\Classroom\SchoolYearTransition\UpcomingTransitionCommand"; 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\Mail\Types\LearningPathUpdateEmailInfo"; reason: unused.
Removed service "App\Service\Onboarding\OnboardingPopupContext"; reason: unused.
Removed service "App\Service\Onboarding\OnboardingPopupType"; 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\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 "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~8UwkTpe"; 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.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 "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.apptest"; 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.bcmdataexports"; reason: unused.
Removed service "aws.bcmpricingcalculator"; 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.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.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.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.elastictranscoder"; 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.cloudwatchevidently"; 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.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.iotanalytics"; reason: unused.
Removed service "aws.iotdeviceadvisor"; reason: unused.
Removed service "aws.ioteventsdata"; reason: unused.
Removed service "aws.iotevents"; reason: unused.
Removed service "aws.iotfleethub"; 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.lookoutmetrics"; reason: unused.
Removed service "aws.lookoutforvision"; 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.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.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.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.opsworks"; reason: unused.
Removed service "aws.opsworkscm"; 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.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.qldbsession"; reason: unused.
Removed service "aws.qldb"; 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.robomaker"; 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.route53profiles"; reason: unused.
Removed service "aws.route53resolver"; 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.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.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.signer"; reason: unused.
Removed service "aws.simspaceweaver"; reason: unused.
Removed service "aws.pinpointsmsvoice"; reason: unused.
Removed service "aws.sms"; 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.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.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.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..gQpb2O"; reason: unused.
Removed service ".service_locator..gQpb2O.App\Factories\ManagerFactory::Create()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; 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.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
953
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\AuthController" to "App\Controller\Api\Constellation\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ChallengeController" to "App\Controller\Api\Constellation\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ClassroomController" to "App\Controller\Api\Constellation\ClassroomController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ClientVersionController" to "App\Controller\Api\Constellation\ClientVersionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ConnectionTokenController" to "App\Controller\Api\Constellation\ConnectionTokenController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\EnvironmentController" to "App\Controller\Api\Constellation\EnvironmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\GalleryController" to "App\Controller\Api\Constellation\GalleryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ObsoleteRoutesController" to "App\Controller\Api\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" to "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\SaveController" to "App\Controller\Api\Constellation\SaveController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\SubWorldController" to "App\Controller\Api\Constellation\SubWorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\TextEntryController" to "App\Controller\Api\Constellation\TextEntryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ThemeController" to "App\Controller\Api\Constellation\ThemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\UserChallengeController" to "App\Controller\Api\Constellation\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\UserController" to "App\Controller\Api\Constellation\UserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\WorldController" to "App\Controller\Api\Constellation\WorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Public\AssetBundlesController" to "App\Controller\Api\Public\AssetBundlesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Public\WebhookController" to "App\Controller\Api\Public\WebhookController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\AssetController" to "App\Controller\Api\Troubadour\AssetController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoSceneryController" to "App\Controller\Api\Troubadour\Demo\DemoSceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoWorldController" to "App\Controller\Api\Troubadour\Demo\DemoWorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" to "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\SceneryController" to "App\Controller\Api\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\StoryLocationController" to "App\Controller\Api\Troubadour\StoryLocationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\UserChallengeController" to "App\Controller\Api\Troubadour\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\WorldController" to "App\Controller\Api\Troubadour\WorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\WorldObjectController" to "App\Controller\Api\Troubadour\WorldObjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AuthenticatedUserController" to "App\Controller\AuthenticatedUserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\AuthRestController" to "App\Controller\Rest\Admin\AuthRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\BucketRestController" to "App\Controller\Rest\Admin\BucketRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CartRestController" to "App\Controller\Rest\Admin\CartRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ClassroomRestController" to "App\Controller\Rest\Admin\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CommunicationPopupRestController" to "App\Controller\Rest\Admin\CommunicationPopupRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CountryRestController" to "App\Controller\Rest\Admin\CountryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\InformationPageController" to "App\Controller\Rest\Admin\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\LanguageRestController" to "App\Controller\Rest\Admin\LanguageRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\LicenceRestController" to "App\Controller\Rest\Admin\LicenceRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ManagerRestController" to "App\Controller\Rest\Admin\ManagerRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\OwnedLicencesRestController" to "App\Controller\Rest\Admin\OwnedLicencesRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ReadingChallengeRestController" to "App\Controller\Rest\Admin\ReadingChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\SchoolsRestController" to "App\Controller\Rest\Admin\SchoolsRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\SharedLicencesRestController" to "App\Controller\Rest\Admin\SharedLicencesRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\StudentsRestController" to "App\Controller\Rest\Admin\StudentsRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\WhiteListRestController" to "App\Controller\Rest\Admin\WhiteListRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ZohoLeadController" to "App\Controller\Rest\Admin\ZohoLeadController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ChallengeRestController" to "App\Controller\Rest\Constellation\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ChallengeTemplateRestController" to "App\Controller\Rest\Constellation\ChallengeTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ClassroomRestController" to "App\Controller\Rest\Constellation\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\GalleryRestController" to "App\Controller\Rest\Constellation\GalleryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\RevisionRestController" to "App\Controller\Rest\Constellation\RevisionRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\UserChallengeRestController" to "App\Controller\Rest\Constellation\UserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\AuthRestController" to "App\Controller\Rest\Family\AuthRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\BabillardRestController" to "App\Controller\Rest\Family\BabillardRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\ChallengeRestController" to "App\Controller\Rest\Family\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\ChallengeTemplateRestController" to "App\Controller\Rest\Family\ChallengeTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\FamilyCreationRestController" to "App\Controller\Rest\Family\FamilyCreationRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\SharingRestController" to "App\Controller\Rest\Family\SharingRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\AnonymizationController" to "App\Controller\Rest\Support\Admin\AnonymizationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\BlackListController" to "App\Controller\Rest\Support\Admin\BlackListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\CommunicationPopupController" to "App\Controller\Rest\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\DataExportController" to "App\Controller\Rest\Support\Admin\DataExportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\EducationalInstitutionController" to "App\Controller\Rest\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\InformationPageController" to "App\Controller\Rest\Support\Admin\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\LanguageController" to "App\Controller\Rest\Support\Admin\LanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\LicenceTypeController" to "App\Controller\Rest\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ManagerController" to "App\Controller\Rest\Support\Admin\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ManagerImportController" to "App\Controller\Rest\Support\Admin\ManagerImportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ScholarLevelController" to "App\Controller\Rest\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\StudentController" to "App\Controller\Rest\Support\Admin\StudentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\SubscriptionDealingController" to "App\Controller\Rest\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\UserRegionController" to "App\Controller\Rest\Support\Admin\UserRegionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\CatalogController" to "App\Controller\Rest\Support\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\ReadingTemplateController" to "App\Controller\Rest\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Family\FamilyTemplateRestController" to "App\Controller\Rest\Support\Family\FamilyTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\BabillardController" to "App\Controller\Rest\Support\Troubadour\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\CatalogController" to "App\Controller\Rest\Support\Troubadour\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\CategoryController" to "App\Controller\Rest\Support\Troubadour\CategoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\LearningPathController" to "App\Controller\Rest\Support\Troubadour\LearningPathController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\SceneryController" to "App\Controller\Rest\Support\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\BabillardCollaborationRestController" to "App\Controller\Rest\Troubadour\BabillardCollaborationRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\BabillardRestController" to "App\Controller\Rest\Troubadour\BabillardRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\CategoryRestController" to "App\Controller\Rest\Troubadour\CategoryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ChallengeRestController" to "App\Controller\Rest\Troubadour\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" to "App\Controller\Rest\Troubadour\ChallengeTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ClassroomRestController" to "App\Controller\Rest\Troubadour\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoRestController" to "App\Controller\Rest\Troubadour\Demo\DemoRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" to "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" to "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" to "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\NotebookRestController" to "App\Controller\Rest\Troubadour\NotebookRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\PathwayRestController" to "App\Controller\Rest\Troubadour\PathwayRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\SceneryRestController" to "App\Controller\Rest\Troubadour\SceneryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\SharingRestController" to "App\Controller\Rest\Troubadour\SharingRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\StudentRestController" to "App\Controller\Rest\Troubadour\StudentRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\TextEntryRestController" to "App\Controller\Rest\Troubadour\TextEntryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\UserChallengeRestController" to "App\Controller\Rest\Troubadour\UserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\WorkBlockRestController" to "App\Controller\Rest\Troubadour\WorkBlockRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\AuthController" to "App\Controller\Site\Admin\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\ClassroomController" to "App\Controller\Site\Admin\ClassroomController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\ExpiredLicencesController" to "App\Controller\Site\Admin\ExpiredLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\InTransferLicencesController" to "App\Controller\Site\Admin\InTransferLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\LicenceController" to "App\Controller\Site\Admin\LicenceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\Onboarding\OnboardingCoreController" to "App\Controller\Site\Admin\Onboarding\OnboardingCoreController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController" to "App\Controller\Site\Admin\Onboarding\OnboardingGoogleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController" to "App\Controller\Site\Admin\Onboarding\OnboardingPasswordController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController" to "App\Controller\Site\Admin\Onboarding\OnboardingTeacherController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\OwnedLicencesController" to "App\Controller\Site\Admin\OwnedLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\PurchaseController" to "App\Controller\Site\Admin\PurchaseController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\SharedLicencesController" to "App\Controller\Site\Admin\SharedLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\StudentsController" to "App\Controller\Site\Admin\StudentsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\WhiteListController" to "App\Controller\Site\Admin\WhiteListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\AuthController" to "App\Controller\Site\Constellation\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\CatalogController" to "App\Controller\Site\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\ChallengeController" to "App\Controller\Site\Constellation\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\GalleryController" to "App\Controller\Site\Constellation\GalleryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\ObsoleteRoutesController" to "App\Controller\Site\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\UserChallengeController" to "App\Controller\Site\Constellation\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\AuthController" to "App\Controller\Site\Family\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\BabillardController" to "App\Controller\Site\Family\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\CatalogController" to "App\Controller\Site\Family\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeConstructionController" to "App\Controller\Site\Family\ChallengeConstructionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeCorrectionController" to "App\Controller\Site\Family\ChallengeCorrectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeCreationController" to "App\Controller\Site\Family\ChallengeCreationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeExplorationController" to "App\Controller\Site\Family\ChallengeExplorationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeRevisionController" to "App\Controller\Site\Family\ChallengeRevisionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\DemoController" to "App\Controller\Site\Family\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\FamilyCreationController" to "App\Controller\Site\Family\FamilyCreationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\MemberSelectionController" to "App\Controller\Site\Family\MemberSelectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\OnboardingController" to "App\Controller\Site\Family\OnboardingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\SharingController" to "App\Controller\Site\Family\SharingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\StoryController" to "App\Controller\Site\Family\StoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\TrashCanController" to "App\Controller\Site\Family\TrashCanController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Info\LandingPageController" to "App\Controller\Site\Info\LandingPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\AuthController" to "App\Controller\Site\Nanomonx\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ClientController" to "App\Controller\Site\Nanomonx\ClientController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ClientFormController" to "App\Controller\Site\Nanomonx\ClientFormController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ErrorPageController" to "App\Controller\Site\Nanomonx\ErrorPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\GoogleLoginController" to "App\Controller\Site\Nanomonx\GoogleLoginController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\HealthController" to "App\Controller\Site\Nanomonx\HealthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\InfosController" to "App\Controller\Site\Nanomonx\InfosController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ManagerController" to "App\Controller\Site\Nanomonx\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\SignupController" to "App\Controller\Site\Nanomonx\SignupController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ThemeController" to "App\Controller\Site\Nanomonx\ThemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\BlackListController" to "App\Controller\Site\Support\Admin\BlackListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\CommunicationPopupController" to "App\Controller\Site\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ConceptController" to "App\Controller\Site\Support\Admin\ConceptController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\CountryController" to "App\Controller\Site\Support\Admin\CountryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\DataExportController" to "App\Controller\Site\Support\Admin\DataExportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\EducationalInstitutionController" to "App\Controller\Site\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\LanguageController" to "App\Controller\Site\Support\Admin\LanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\LicenceTypeController" to "App\Controller\Site\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ManagerController" to "App\Controller\Site\Support\Admin\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ManagerImportController" to "App\Controller\Site\Support\Admin\ManagerImportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\PackageController" to "App\Controller\Site\Support\Admin\PackageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ScholarLevelController" to "App\Controller\Site\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SchoolCalendarController" to "App\Controller\Site\Support\Admin\SchoolCalendarController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SchoolYearController" to "App\Controller\Site\Support\Admin\SchoolYearController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StatisticController" to "App\Controller\Site\Support\Admin\StatisticController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StudentController" to "App\Controller\Site\Support\Admin\StudentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StudiedLanguageController" to "App\Controller\Site\Support\Admin\StudiedLanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SubjectController" to "App\Controller\Site\Support\Admin\SubjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SubscriptionDealingController" to "App\Controller\Site\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\UsageTypeController" to "App\Controller\Site\Support\Admin\UsageTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\UserRegionController" to "App\Controller\Site\Support\Admin\UserRegionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ZohoCRMController" to "App\Controller\Site\Support\Admin\ZohoCRMController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\AuthController" to "App\Controller\Site\Support\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\CatalogController" to "App\Controller\Site\Support\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ClientVersionController" to "App\Controller\Site\Support\Constellation\ClientVersionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\EnvironmentController" to "App\Controller\Site\Support\Constellation\EnvironmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ReadingTemplateController" to "App\Controller\Site\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\SubworldSizeController" to "App\Controller\Site\Support\Constellation\SubworldSizeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ThemeController" to "App\Controller\Site\Support\Constellation\ThemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Family\CatalogController" to "App\Controller\Site\Support\Family\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\InformationPageController" to "App\Controller\Site\Support\PageContentManager\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\InformationPanelController" to "App\Controller\Site\Support\PageContentManager\InformationPanelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\PageContentManagerController" to "App\Controller\Site\Support\PageContentManager\PageContentManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" to "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" to "App\Controller\Site\Support\PageContentManager\SideMenuOptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\TutorialPanelController" to "App\Controller\Site\Support\PageContentManager\TutorialPanelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BabillardController" to "App\Controller\Site\Support\Troubadour\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BackColorController" to "App\Controller\Site\Support\Troubadour\BackColorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BackgroundController" to "App\Controller\Site\Support\Troubadour\BackgroundController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\CatalogController" to "App\Controller\Site\Support\Troubadour\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\CategoryController" to "App\Controller\Site\Support\Troubadour\CategoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\DemoController" to "App\Controller\Site\Support\Troubadour\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\FloorController" to "App\Controller\Site\Support\Troubadour\FloorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\ForegroundController" to "App\Controller\Site\Support\Troubadour\ForegroundController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\LearningPathController" to "App\Controller\Site\Support\Troubadour\LearningPathController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\SceneryController" to "App\Controller\Site\Support\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\ThematiqueController" to "App\Controller\Site\Support\Troubadour\ThematiqueController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\DemoController" to "App\Controller\Site\Troubadour\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\SharingController" to "App\Controller\Site\Troubadour\SharingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" to "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController" to "App\Controller\Site\Troubadour\Student\Challenge\StudentNotebookController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\TrashCanController" to "App\Controller\Site\Troubadour\Student\Challenge\TrashCanController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" to "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\StoryController" to "App\Controller\Site\Troubadour\Student\Construction\StoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\AuthController" to "App\Controller\Site\Troubadour\Teacher\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\BabillardController" to "App\Controller\Site\Troubadour\Teacher\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\CatalogController" to "App\Controller\Site\Troubadour\Teacher\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\ChallengeController" to "App\Controller\Site\Troubadour\Teacher\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" to "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\PathwayController" to "App\Controller\Site\Troubadour\Teacher\PathwayController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\TeacherNotebookController" to "App\Controller\Site\Troubadour\Teacher\TeacherNotebookController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\UserChallengeController" to "App\Controller\Site\Troubadour\Teacher\UserChallengeController".
Inlined service "App\Service\Troubadour\Challenges\ChallengeCleanupService" to "App\Security\EventSubscribers\InteractiveLoginSubscriber".
Inlined service ".service_locator.ZyP9f7K.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\Licences\CodeClaiming\CodeClaimerFactory" to "App\Service\Licences\CodeClaiming\ClaimCodeCommand".
Inlined service "App\Service\Licences\GroupLicenceUsageMonitor" to "App\Service\Licences\LicenceUsageMonitor".
Inlined service "App\Service\Onboarding\OnboardingNavigationService" to "App\Service\Onboarding\OnboardingOrchestrator".
Inlined service "App\Service\Onboarding\OnboardingStateService" to "App\Service\Onboarding\OnboardingOrchestrator".
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\Zoho\ZohoTokenStore" to "App\Service\Zoho\ZohoCRM".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" 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.va_rxC4" 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.V0P7ci4" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" 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.7jukgan.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.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.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.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 "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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.9hJwDY6" 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.dvxG1P9" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" 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.lHcCUlU" 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 "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.NanomonxManager_entity_listener_resolver" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.NanomonxManager_configuration".
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\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\FreemiumExtension" to "twig".
Inlined service "App\Twig\Extensions\HashidsExtension" 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\StoryExtension" 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\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 "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.lMv3Dwi.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.Mff1tjh" 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.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.IzZKMvp" to "security.helper".
Inlined service ".service_locator.69.Lm1S" 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.XnxJOpd" to "security.access_map".
Inlined service ".security.request_matcher.G87iZPt" to "security.access_map".
Inlined service ".security.request_matcher.k3lr2Xi" 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.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.tmI9dXO" 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.Noa8Xfe" 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.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.CcdC41G" to "security.access_map".
Inlined service ".security.request_matcher.9JdXbn3" to "security.access_map".
Inlined service ".security.request_matcher.tseI16O" to "security.access_map".
Inlined service ".security.request_matcher.1HLVNPh" to "security.access_map".
Inlined service ".security.request_matcher.pAglrjh" to "security.access_map".
Inlined service ".security.request_matcher.sutH4uM" to "security.access_map".
Inlined service ".security.request_matcher.WPqSp3U" to "security.access_map".
Inlined service ".security.request_matcher.WwwGA0c" to "security.access_map".
Inlined service ".security.request_matcher.QWZulCq" 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.ZPVoPc." to "security.access_map".
Inlined service ".security.request_matcher.Ba2qJLo" to "security.access_map".
Inlined service ".security.request_matcher.F5bMhVE" to "security.access_map".
Inlined service ".security.request_matcher._gvV5ts" to "security.access_map".
Inlined service ".security.request_matcher.0fEJvyQ" to "security.access_map".
Inlined service ".security.request_matcher.06djZXm" to "security.access_map".
Inlined service ".security.request_matcher.G_EGhdQ" to "security.access_map".
Inlined service ".security.request_matcher.K1zmOGx" 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.NnVsbaP" 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.7YOm84S" to "security.access_map".
Inlined service ".security.request_matcher.BrDajt2" to "security.access_map".
Inlined service ".security.request_matcher.5LgNxP9" 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.hB8U8O5" 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.EbfrFAD" to "security.access_map".
Inlined service ".security.request_matcher.oQzSMi6" to "security.access_map".
Inlined service ".security.request_matcher.hKeRD9b" 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.vJXWcuq" to "security.access_map".
Inlined service ".security.request_matcher.2fsTcc6" to "security.access_map".
Inlined service ".security.request_matcher.n3Kcw9O" to "security.access_map".
Inlined service ".security.request_matcher.ZLpot3." to "security.access_map".
Inlined service ".security.request_matcher.CIsIQud" to "security.access_map".
Inlined service ".security.request_matcher.HO5tfMb" to "security.access_map".
Inlined service ".security.request_matcher.wTm.knm" to "security.access_map".
Inlined service ".security.request_matcher.iu2YSGJ" to "security.access_map".
Inlined service ".security.request_matcher.wJEAENo" to "security.access_map".
Inlined service ".security.request_matcher.0FFVA_t" to "security.access_map".
Inlined service ".security.request_matcher.URLclCK" to "security.access_map".
Inlined service ".security.request_matcher.RHy2BMf" to "security.access_map".
Inlined service ".security.request_matcher.1E3JFgU" to "security.access_map".
Inlined service ".security.request_matcher.M1yb7vh" to "security.access_map".
Inlined service ".security.request_matcher.0O7Ry2i" to "security.access_map".
Inlined service ".security.request_matcher.UdALBIf" to "security.access_map".
Inlined service ".security.request_matcher.4L4gB10" to "security.access_map".
Inlined service ".security.request_matcher.BsaiMN7" to "security.access_map".
Inlined service ".security.request_matcher.jdk8fwh" to "security.access_map".
Inlined service ".security.request_matcher.7A.SOCT" to "security.access_map".
Inlined service ".security.request_matcher.010VNYT" to "security.access_map".
Inlined service ".security.request_matcher.mY7Y3pu" to "security.access_map".
Inlined service ".security.request_matcher.czc3H0a" to "security.access_map".
Inlined service ".security.request_matcher.QiOPsCc" 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.tThF62Q" to "security.access_map".
Inlined service ".security.request_matcher.IyDU9UG" to "security.access_map".
Inlined service ".security.request_matcher.q0rRG_6" to "security.access_map".
Inlined service ".security.request_matcher.QvC9_8t" 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.aKJXjFi".
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.lWT9J7h" to ".security.request_matcher.XnxJOpd".
Inlined service ".security.request_matcher.laharAV" to ".security.request_matcher.G87iZPt".
Inlined service ".security.request_matcher.JpoFqkw" to ".security.request_matcher.k3lr2Xi".
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.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.Zcm7YkO" to ".security.request_matcher.tmI9dXO".
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.Noa8Xfe".
Inlined service ".security.request_matcher.j3_XLma" to ".security.request_matcher.Noa8Xfe".
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.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.CcdC41G".
Inlined service ".security.request_matcher.hHUC8xb" to ".security.request_matcher.9JdXbn3".
Inlined service ".security.request_matcher.R.uPBev" to ".security.request_matcher.tseI16O".
Inlined service ".security.request_matcher.OauIOFM" to ".security.request_matcher.1HLVNPh".
Inlined service ".security.request_matcher.b.qrSZV" to ".security.request_matcher.pAglrjh".
Inlined service ".security.request_matcher.dt3.FMt" to ".security.request_matcher.sutH4uM".
Inlined service ".security.request_matcher.0Bj4Tji" to ".security.request_matcher.WPqSp3U".
Inlined service ".security.request_matcher.pviuqaW" to ".security.request_matcher.WwwGA0c".
Inlined service ".security.request_matcher.Qlfb6wA" to ".security.request_matcher.QWZulCq".
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.ZPVoPc.".
Inlined service ".security.request_matcher.kAOJOPZ" to ".security.request_matcher.Ba2qJLo".
Inlined service ".security.request_matcher.liu3iSY" to ".security.request_matcher.F5bMhVE".
Inlined service ".security.request_matcher.86HZ.DV" to ".security.request_matcher._gvV5ts".
Inlined service ".security.request_matcher.IolJ0J1" to ".security.request_matcher.0fEJvyQ".
Inlined service ".security.request_matcher.tpV.o34" to ".security.request_matcher.06djZXm".
Inlined service ".security.request_matcher.9I9_rE3" to ".security.request_matcher.G_EGhdQ".
Inlined service ".security.request_matcher.qn7Stbh" to ".security.request_matcher.K1zmOGx".
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.NnVsbaP".
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.7YOm84S".
Inlined service ".security.request_matcher.wmoJUP4" to ".security.request_matcher.7YOm84S".
Inlined service ".security.request_matcher.lhZBVG0" to ".security.request_matcher.BrDajt2".
Inlined service ".security.request_matcher.Xt6jLFX" to ".security.request_matcher.BrDajt2".
Inlined service ".security.request_matcher.m7cpxih" to ".security.request_matcher.5LgNxP9".
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.hB8U8O5".
Inlined service ".security.request_matcher.Q74oTDW" to ".security.request_matcher.hB8U8O5".
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.EbfrFAD".
Inlined service ".security.request_matcher.XJuQWnz" to ".security.request_matcher.hKeRD9b".
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.vJXWcuq".
Inlined service ".security.request_matcher.BSExikg" to ".security.request_matcher.2fsTcc6".
Inlined service ".security.request_matcher.RHM.Y4p" to ".security.request_matcher.n3Kcw9O".
Inlined service ".security.request_matcher.HqBQ36f" to ".security.request_matcher.CIsIQud".
Inlined service ".security.request_matcher.O_c3cbV" to ".security.request_matcher.HO5tfMb".
Inlined service ".security.request_matcher.N8M_Mp6" to ".security.request_matcher.wTm.knm".
Inlined service ".security.request_matcher.xd9PNuw" to ".security.request_matcher.iu2YSGJ".
Inlined service ".security.request_matcher.Uw.2J0M" to ".security.request_matcher.wJEAENo".
Inlined service ".security.request_matcher.iFqML3c" to ".security.request_matcher.0FFVA_t".
Inlined service ".security.request_matcher.ty_O2.Y" to ".security.request_matcher.URLclCK".
Inlined service ".security.request_matcher.3L.srRq" to ".security.request_matcher.RHy2BMf".
Inlined service ".security.request_matcher.Enz74hr" to ".security.request_matcher.1E3JFgU".
Inlined service ".security.request_matcher.gzpX5Ix" to ".security.request_matcher.M1yb7vh".
Inlined service ".security.request_matcher.86KYn2q" to ".security.request_matcher.0O7Ry2i".
Inlined service ".security.request_matcher.LtrPJYf" to ".security.request_matcher.UdALBIf".
Inlined service ".security.request_matcher.KusAnif" to ".security.request_matcher.4L4gB10".
Inlined service ".security.request_matcher.3pGtebc" to ".security.request_matcher.BsaiMN7".
Inlined service ".security.request_matcher.TqIBZfp" to ".security.request_matcher.jdk8fwh".
Inlined service ".security.request_matcher.oZ1in3Z" to ".security.request_matcher.7A.SOCT".
Inlined service ".security.request_matcher.8r9hQxV" to ".security.request_matcher.010VNYT".
Inlined service ".security.request_matcher.zN5jDW_" to ".security.request_matcher.mY7Y3pu".
Inlined service ".security.request_matcher.nzu6cOx" to ".security.request_matcher.czc3H0a".
Inlined service ".security.request_matcher.S43XcKe" to ".security.request_matcher.QiOPsCc".
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.qCVbcy7" to ".security.request_matcher.tThF62Q".
Inlined service ".security.request_matcher.AM6KqP5" to ".security.request_matcher.IyDU9UG".
Inlined service ".security.request_matcher.ytyHNnV" to ".security.request_matcher.IyDU9UG".
Inlined service ".security.request_matcher.SayVEA9" to ".security.request_matcher.q0rRG_6".
Inlined service ".security.request_matcher.KHu6jJp" to ".security.request_matcher.QvC9_8t".
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.0_MfPNs" 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.1M3LCmy" to ".service_locator.1M3LCmy.kernel::process()".
Inlined service ".service_locator.cSWDrFj" to ".service_locator.cSWDrFj.App\Controller\Api\Constellation\AuthController::getLoginToken()".
Inlined service ".service_locator.Jz.9RDn" to ".service_locator.Jz.9RDn.App\Controller\Api\Constellation\AuthController::Signup()".
Inlined service ".service_locator.McnonBt" to ".service_locator.McnonBt.App\Controller\Api\Constellation\AuthController::GetChildFriendlyPassword()".
Inlined service ".service_locator.lStQ9YI" to ".service_locator.lStQ9YI.App\Controller\Api\Constellation\ClassroomController::VerifyClassroomCode()".
Inlined service ".service_locator.68Px5Ae" to ".service_locator.68Px5Ae.App\Controller\Api\Constellation\ClassroomController::AddStudentToClass()".
Inlined service ".service_locator.RNITVfy" to ".service_locator.RNITVfy.App\Controller\Api\Constellation\SaveController::PostSave()".
Inlined service ".service_locator.efzE0HV" to ".service_locator.efzE0HV.App\Controller\Api\Constellation\TextEntryController::UpdateTextEntries()".
Inlined service ".service_locator.WTc8X7Y" to ".service_locator.WTc8X7Y.App\Controller\Api\Constellation\ThemeController::GetThemesForClassroom()".
Inlined service ".service_locator.W_mORmX" to ".service_locator.W_mORmX.App\Controller\Api\Public\WebhookController::stripeWebhookAction()".
Inlined service ".service_locator.v6idMF." to ".service_locator.v6idMF..App\Controller\Api\Troubadour\Demo\DemoWorldObjectController::DeleteWorldObjectById()".
Inlined service ".service_locator.SosZbM9" to ".service_locator.SosZbM9.App\Controller\Api\Troubadour\StoryLocationController::Create()".
Inlined service ".service_locator.cdJWO04" to ".service_locator.cdJWO04.App\Controller\Rest\Admin\BucketRestController::GetFile()".
Inlined service ".service_locator.PTw4_Q4" to ".service_locator.PTw4_Q4.App\Controller\Rest\Admin\ClassroomRestController::UpdateSkipDate()".
Inlined service ".service_locator.B7P5Ucj" to ".service_locator.B7P5Ucj.App\Controller\Rest\Admin\OwnedLicencesRestController::AssignLicenceToManager()".
Inlined service ".service_locator.TwotFyF" to ".service_locator.TwotFyF.App\Controller\Rest\Admin\OwnedLicencesRestController::Pagination()".
Inlined service ".service_locator.bkXcqYg" to ".service_locator.bkXcqYg.App\Controller\Rest\Admin\ReadingChallengeRestController::createReadingChallenge()".
Inlined service ".service_locator.lKLzEXX" to ".service_locator.lKLzEXX.App\Controller\Rest\Admin\ReadingChallengeRestController::CreateReadingChallengeFromTemplate()".
Inlined service ".service_locator.Pd4D2GZ" to ".service_locator.Pd4D2GZ.App\Controller\Rest\Admin\ZohoLeadController::AddItem()".
Inlined service ".service_locator.jDOCAcQ" to ".service_locator.jDOCAcQ.App\Controller\Rest\Constellation\UserChallengeRestController::DisplayUserChallenge()".
Inlined service ".service_locator.w9n3GxC" to ".service_locator.w9n3GxC.App\Controller\Rest\Family\AuthRestController::forgotPasscode()".
Inlined service ".service_locator.P2JI1W2" to ".service_locator.P2JI1W2.App\Controller\Rest\Family\ChallengeTemplateRestController::GetTemplate()".
Inlined service ".service_locator.D37KLa6" to ".service_locator.D37KLa6.App\Controller\Rest\Support\Admin\AnonymizationController::AnonymizeStudent()".
Inlined service ".service_locator.IdK58Lq" to ".service_locator.IdK58Lq.App\Controller\Rest\Support\Admin\LanguageController::SynchronizeTranslations()".
Inlined service ".service_locator.WFJFmua" to ".service_locator.WFJFmua.App\Controller\Rest\Support\Admin\ManagerController::ManagerStats()".
Inlined service ".service_locator.UiqyIA3" to ".service_locator.UiqyIA3.App\Controller\Rest\Support\Admin\ManagerImportController::Import()".
Inlined service ".service_locator.HeABMG6" to ".service_locator.HeABMG6.App\Controller\Rest\Troubadour\BabillardCollaborationRestController::AddCollaborators()".
Inlined service ".service_locator.s0UFXAz" to ".service_locator.s0UFXAz.App\Controller\Rest\Troubadour\BabillardRestController::Get()".
Inlined service ".service_locator.8kNbOA0" to ".service_locator.8kNbOA0.App\Controller\Rest\Troubadour\BabillardRestController::AddUserChallenge()".
Inlined service ".service_locator.fuDqjsy" to ".service_locator.fuDqjsy.App\Controller\Rest\Troubadour\ChallengeRestController::GetNonParticipatingStudents()".
Inlined service ".service_locator.eF6blyf" to ".service_locator.eF6blyf.App\Controller\Rest\Troubadour\Demo\DemoRestController::UpdateDisplayedGuidedTutorial()".
Inlined service ".service_locator.3oK9RsJ" to ".service_locator.3oK9RsJ.App\Controller\Rest\Troubadour\TextEntryRestController::Post()".
Inlined service ".service_locator.TPwtlva" to ".service_locator.TPwtlva.App\Controller\Site\Admin\AuthController::MyGroups()".
Inlined service ".service_locator.jnzc6HM" to ".service_locator.jnzc6HM.App\Controller\Site\Admin\ClassroomController::CreateClassroom()".
Inlined service ".service_locator.wkWcntn" to ".service_locator.wkWcntn.App\Controller\Site\Admin\ClassroomController::ImportGoogleClassrooms()".
Inlined service ".service_locator.btS7CTn" to ".service_locator.btS7CTn.App\Controller\Site\Admin\ClassroomController::ConfigureGoogleClassrooms()".
Inlined service ".service_locator..IiMZIU" to ".service_locator..IiMZIU.App\Controller\Site\Admin\ClassroomController::EditClassroom()".
Inlined service ".service_locator.mRnbFXj" to ".service_locator.mRnbFXj.App\Controller\Site\Admin\LicenceController::GetLicences()".
Inlined service ".service_locator.meCT8ld" to ".service_locator.meCT8ld.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::CompleteSignup()".
Inlined service ".service_locator.LYaJP5m" to ".service_locator.LYaJP5m.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::EndOnboarding()".
Inlined service ".service_locator.DqNQRlU" to ".service_locator.DqNQRlU.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::FamilyTeacherSwitch()".
Inlined service ".service_locator.LYr1pUc" to ".service_locator.LYr1pUc.App\Controller\Site\Admin\Onboarding\OnboardingCoreController::ParentTransfer()".
Inlined service ".service_locator.99H9bLJ" to ".service_locator.99H9bLJ.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController::ImportGoogleClassroom()".
Inlined service ".service_locator.iVSfuiB" to ".service_locator.iVSfuiB.App\Controller\Site\Admin\Onboarding\OnboardingGoogleController::ImportGoogleStudents()".
Inlined service ".service_locator.f.FDXzT" to ".service_locator.f.FDXzT.App\Controller\Site\Admin\Onboarding\OnboardingPasswordController::SetPassword()".
Inlined service ".service_locator.WcNaM04" to ".service_locator.WcNaM04.App\Controller\Site\Admin\Onboarding\OnboardingTeacherController::CreateClassroom()".
Inlined service ".service_locator.eZZoHaE" to ".service_locator.eZZoHaE.App\Controller\Site\Admin\PurchaseController::ThanksForPurchasing()".
Inlined service ".service_locator.XjMvE3D" to ".service_locator.XjMvE3D.App\Controller\Site\Constellation\AuthController::Login()".
Inlined service ".service_locator.el5CGIx" to ".service_locator.el5CGIx.App\Controller\Site\Constellation\CatalogController::GetCatalog()".
Inlined service ".service_locator.ZxIjP7N" to ".service_locator.ZxIjP7N.App\Controller\Site\Family\AuthController::GoToTeacherMode()".
Inlined service ".service_locator.w4V_roU" to ".service_locator.w4V_roU.App\Controller\Site\Family\AuthController::GoogleSignUp()".
Inlined service ".service_locator.CKFD05s" to ".service_locator.CKFD05s.App\Controller\Site\Family\BabillardController::FamilyBabillard()".
Inlined service ".service_locator.7D52pWA" to ".service_locator.7D52pWA.App\Controller\Site\Family\ChallengeRevisionController::GetChallenge()".
Inlined service ".service_locator.QShGTuL" to ".service_locator.QShGTuL.App\Controller\Site\Family\DemoController::GetFamilyTutorial()".
Inlined service ".service_locator.HaBuTsN" to ".service_locator.HaBuTsN.App\Controller\Site\Family\OnboardingController::CreateFamily()".
Inlined service ".service_locator.XH7LvZp" to ".service_locator.XH7LvZp.App\Controller\Site\Family\SharingController::MatchSharedElement()".
Inlined service ".service_locator.Cjo.Jv3" to ".service_locator.Cjo.Jv3.App\Controller\Site\Nanomonx\AuthController::Index()".
Inlined service ".service_locator.J85S59j" to ".service_locator.J85S59j.App\Controller\Site\Nanomonx\AuthController::Login()".
Inlined service ".service_locator..xCrR.w" to ".service_locator..xCrR.w.App\Controller\Site\Nanomonx\AuthController::ConfirmEmailRoute()".
Inlined service ".service_locator.WqaNAVq" to ".service_locator.WqaNAVq.App\Controller\Site\Nanomonx\ClientController::GetClient()".
Inlined service ".service_locator.PuP9FIa" to ".service_locator.PuP9FIa.App\Controller\Site\Nanomonx\GoogleLoginController::connect()".
Inlined service ".service_locator.SMNxTkG" to ".service_locator.SMNxTkG.App\Controller\Site\Nanomonx\GoogleLoginController::CompleteSignup()".
Inlined service ".service_locator.clO9jaZ" to ".service_locator.clO9jaZ.App\Controller\Site\Nanomonx\GoogleLoginController::MergeAccount()".
Inlined service ".service_locator.uJ1PlYZ" to ".service_locator.uJ1PlYZ.App\Controller\Site\Nanomonx\ManagerController::EditManager()".
Inlined service ".service_locator.sAgX_O6" to ".service_locator.sAgX_O6.App\Controller\Site\Nanomonx\ManagerController::ChangeUsername()".
Inlined service ".service_locator.4gPV0vc" to ".service_locator.4gPV0vc.App\Controller\Site\Support\Admin\ManagerController::TransferPackagesToManager()".
Inlined service ".service_locator.MzEqIxn" to ".service_locator.MzEqIxn.App\Controller\Site\Support\Admin\ZohoCRMController::CreatePackage()".
Inlined service ".service_locator.ePqGv4G" to ".service_locator.ePqGv4G.App\Controller\Site\Support\Constellation\ReadingTemplateController::CreateReadingTemplate()".
Inlined service ".service_locator.v5kgkZU" to ".service_locator.v5kgkZU.App\Controller\Site\Support\Troubadour\DemoController::Index()".
Inlined service ".service_locator._VKVQXg" to ".service_locator._VKVQXg.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController::ChallengesByClassList()".
Inlined service ".service_locator.55DGfzf" to ".service_locator.55DGfzf.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController::GetChallenge()".
Inlined service ".service_locator.Z6UoNxL" to ".service_locator.Z6UoNxL.App\Controller\Site\Troubadour\Student\Construction\StoryController::Play()".
Inlined service ".service_locator.vGz83.V" to ".service_locator.vGz83.V.App\Controller\Site\Troubadour\Student\Construction\StoryController::Create()".
Inlined service ".service_locator._flHluW" to ".service_locator._flHluW.App\Controller\Site\Troubadour\Teacher\AuthController::MyGroups()".
Inlined service ".service_locator.TJmHYFe" to ".service_locator.TJmHYFe.App\Controller\Site\Troubadour\Teacher\AuthController::displayIndexPage()".
Inlined service ".service_locator.uIF.ram" to ".service_locator.uIF.ram.App\Controller\Site\Troubadour\Teacher\BabillardController::GetBabillard()".
Inlined service ".service_locator.2vdJ7yB" to ".service_locator.2vdJ7yB.App\Controller\Site\Troubadour\Teacher\PathwayController::GetPathway()".
Inlined service ".service_locator.aQjsvGp" to ".service_locator.aQjsvGp.App\Controller\Site\Troubadour\Teacher\UserChallengeController::GetChallenge()".
Inlined service ".service_locator.Joej8rO" to ".service_locator.Joej8rO.App\Factories\ClassroomFactory::Create()".
Inlined service ".service_locator.w2EuRQc" to ".service_locator.w2EuRQc.App\Factories\StudentFactory::Create()".
Inlined service ".service_locator.EQrs9.q" to ".service_locator.EQrs9.q.App\Factories\WorkBlockFactory::create()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.NanomonxManager_metadata_driver.inner" to ".doctrine.orm.NanomonxManager_metadata_driver".
Inlined service ".service_locator.BxSdgVt" 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\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\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.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" 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.AQ_JU0m" to "console.command_loader".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
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.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" 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.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.n_tV7kE" to "security.access_map".
Inlined service ".security.request_matcher.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.494JKFC" to "security.access_map".
Inlined service ".security.request_matcher.1c336na" to "security.access_map".
1
Tag "container.decorator" was defined on service(s) "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", ".debug.http_client", "event_dispatcher", but was never used.