App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since twig/twig 3.10: The "Twig\Extension\EscaperExtension::addSafeClass()" method is deprecated, use the "Twig\Runtime\EscaperRuntime::addSafeClass()" method instead.
Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Log messages generated during the compilation of the service container.
Messages
Class
499
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiCreateCommand" (parent: .abstract.instanceof.App\Command\API\ApiCreateCommand).
Resolving inheritance for "App\Command\API\ApiCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiDisableCommand" (parent: .abstract.instanceof.App\Command\API\ApiDisableCommand).
Resolving inheritance for "App\Command\API\ApiDisableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiDisableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiEnableCommand" (parent: .abstract.instanceof.App\Command\API\ApiEnableCommand).
Resolving inheritance for "App\Command\API\ApiEnableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiEnableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiResetCommand" (parent: .abstract.instanceof.App\Command\API\ApiResetCommand).
Resolving inheritance for "App\Command\API\ApiResetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiResetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApplicantSendAssociatedFranchiseEmailCommand" (parent: .abstract.instanceof.App\Command\ApplicantSendAssociatedFranchiseEmailCommand).
Resolving inheritance for "App\Command\ApplicantSendAssociatedFranchiseEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApplicantSendAssociatedFranchiseEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicateTranslationsCommand" (parent: .abstract.instanceof.App\Command\CheckDuplicateTranslationsCommand).
Resolving inheritance for "App\Command\CheckDuplicateTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicateTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ApplicantMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\ApplicantMigrationCommand).
Resolving inheritance for "App\Command\Migration\ApplicantMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ApplicantMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\FranchiseMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\FranchiseMigrationCommand).
Resolving inheritance for "App\Command\Migration\FranchiseMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\FranchiseMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\UserMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\UserMigrationCommand).
Resolving inheritance for "App\Command\Migration\UserMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\UserMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseDeleteCommand" (parent: .abstract.instanceof.App\Command\Universe\Franchise\FranchiseDeleteCommand).
Resolving inheritance for "App\Command\Universe\Franchise\FranchiseDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseSynchronizerCommand" (parent: .abstract.instanceof.App\Command\Universe\Franchise\FranchiseSynchronizerCommand).
Resolving inheritance for "App\Command\Universe\Franchise\FranchiseSynchronizerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseSynchronizerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumFranchiseExpirationCommand" (parent: .abstract.instanceof.App\Command\UpcomingPremiumFranchiseExpirationCommand).
Resolving inheritance for "App\Command\UpcomingPremiumFranchiseExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumFranchiseExpirationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumSchoolExpirationCommand" (parent: .abstract.instanceof.App\Command\UpcomingPremiumSchoolExpirationCommand).
Resolving inheritance for "App\Command\UpcomingPremiumSchoolExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumSchoolExpirationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand" (parent: .abstract.instanceof.App\Command\UserCreateCommand).
Resolving inheritance for "App\Command\UserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController" (parent: .abstract.instanceof.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController).
Resolving inheritance for "App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController" (parent: .abstract.instanceof.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController).
Resolving inheritance for "App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController" (parent: .abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController).
Resolving inheritance for "App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController" (parent: .abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController).
Resolving inheritance for "App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController" (parent: .abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController).
Resolving inheritance for "App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController).
Resolving inheritance for "App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantController).
Resolving inheritance for "App\Controller\Applicant\ApplicantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantDeleteController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantDeleteController).
Resolving inheritance for "App\Controller\Applicant\ApplicantDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantExportController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantExportController).
Resolving inheritance for "App\Controller\Applicant\ApplicantExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantIndexController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantIndexController).
Resolving inheritance for "App\Controller\Applicant\ApplicantIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantNewController" (parent: .abstract.instanceof.App\Controller\Applicant\ApplicantNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantNewController).
Resolving inheritance for "App\Controller\Applicant\ApplicantNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\DashboardIndexController" (parent: .abstract.instanceof.App\Controller\Dashboard\DashboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\DashboardIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\DashboardIndexController).
Resolving inheritance for "App\Controller\Dashboard\DashboardIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\DashboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\SchoolDashboardIndexController" (parent: .abstract.instanceof.App\Controller\Dashboard\SchoolDashboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\SchoolDashboardIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\SchoolDashboardIndexController).
Resolving inheritance for "App\Controller\Dashboard\SchoolDashboardIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\SchoolDashboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotFoundController" (parent: .abstract.instanceof.App\Controller\NotFoundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotFoundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotFoundController).
Resolving inheritance for "App\Controller\NotFoundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotFoundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\GenerateResetPasswordController" (parent: .abstract.instanceof.App\Controller\Security\GenerateResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\GenerateResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\GenerateResetPasswordController).
Resolving inheritance for "App\Controller\Security\GenerateResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\GenerateResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController).
Resolving inheritance for "App\Controller\Security\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchiseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchiseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseDeleteController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchiseDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseDeleteController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchiseDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseExportController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchiseExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseExportController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchiseExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseIndexController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchiseIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseIndexController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchiseIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseNewController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchiseNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseNewController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchiseNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController).
Resolving inheritance for "App\Controller\Universe\Franchise\FranchisePendingReviewIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\GetWordPressPodcastController" (parent: .abstract.instanceof.App\Controller\Universe\Franchise\GetWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\GetWordPressPodcastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\GetWordPressPodcastController).
Resolving inheritance for "App\Controller\Universe\Franchise\GetWordPressPodcastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\GetWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventController" (parent: .abstract.instanceof.App\Controller\Universe\School\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventController).
Resolving inheritance for "App\Controller\Universe\School\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventDeleteController" (parent: .abstract.instanceof.App\Controller\Universe\School\EventDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventDeleteController).
Resolving inheritance for "App\Controller\Universe\School\EventDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController" (parent: .abstract.instanceof.App\Controller\Universe\School\GetTrainingWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController).
Resolving inheritance for "App\Controller\Universe\School\GetTrainingWordPressPodcastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetWordPressPodcastController" (parent: .abstract.instanceof.App\Controller\Universe\School\GetWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetWordPressPodcastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetWordPressPodcastController).
Resolving inheritance for "App\Controller\Universe\School\GetWordPressPodcastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetWordPressPodcastController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolController).
Resolving inheritance for "App\Controller\Universe\School\SchoolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolDeleteController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolDeleteController).
Resolving inheritance for "App\Controller\Universe\School\SchoolDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolExportController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolExportController).
Resolving inheritance for "App\Controller\Universe\School\SchoolExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolIndexController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolIndexController).
Resolving inheritance for "App\Controller\Universe\School\SchoolIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolNewController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolNewController).
Resolving inheritance for "App\Controller\Universe\School\SchoolNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolPendingReviewIndexController" (parent: .abstract.instanceof.App\Controller\Universe\School\SchoolPendingReviewIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolPendingReviewIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolPendingReviewIndexController).
Resolving inheritance for "App\Controller\Universe\School\SchoolPendingReviewIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolPendingReviewIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingController" (parent: .abstract.instanceof.App\Controller\Universe\School\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingController).
Resolving inheritance for "App\Controller\Universe\School\TrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingDeleteController" (parent: .abstract.instanceof.App\Controller\Universe\School\TrainingDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingDeleteController).
Resolving inheritance for "App\Controller\Universe\School\TrainingDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingExportController" (parent: .abstract.instanceof.App\Controller\Universe\School\TrainingExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingExportController).
Resolving inheritance for "App\Controller\Universe\School\TrainingExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingIndexController" (parent: .abstract.instanceof.App\Controller\Universe\School\TrainingIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingIndexController).
Resolving inheritance for "App\Controller\Universe\School\TrainingIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingNewController" (parent: .abstract.instanceof.App\Controller\Universe\School\TrainingNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingNewController).
Resolving inheritance for "App\Controller\Universe\School\TrainingNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController" (parent: .abstract.instanceof.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController).
Resolving inheritance for "App\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAssociatedContentController" (parent: .abstract.instanceof.App\Controller\User\UserDeleteAssociatedContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAssociatedContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAssociatedContentController).
Resolving inheritance for "App\Controller\User\UserDeleteAssociatedContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAssociatedContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAvatarController" (parent: .abstract.instanceof.App\Controller\User\UserDeleteAvatarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAvatarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAvatarController).
Resolving inheritance for "App\Controller\User\UserDeleteAvatarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAvatarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteController" (parent: .abstract.instanceof.App\Controller\User\UserDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteController).
Resolving inheritance for "App\Controller\User\UserDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDisableController" (parent: .abstract.instanceof.App\Controller\User\UserDisableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDisableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDisableController).
Resolving inheritance for "App\Controller\User\UserDisableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDisableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEditController" (parent: .abstract.instanceof.App\Controller\User\UserEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEditController).
Resolving inheritance for "App\Controller\User\UserEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEnableController" (parent: .abstract.instanceof.App\Controller\User\UserEnableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEnableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEnableController).
Resolving inheritance for "App\Controller\User\UserEnableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEnableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserExportController" (parent: .abstract.instanceof.App\Controller\User\UserExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserExportController).
Resolving inheritance for "App\Controller\User\UserExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserIndexController" (parent: .abstract.instanceof.App\Controller\User\UserIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserIndexController).
Resolving inheritance for "App\Controller\User\UserIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserNewController" (parent: .abstract.instanceof.App\Controller\User\UserNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserNewController).
Resolving inheritance for "App\Controller\User\UserNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserProfileController" (parent: .abstract.instanceof.App\Controller\User\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserProfileController).
Resolving inheritance for "App\Controller\User\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener" (parent: .abstract.instanceof.App\EventListener\AccessDeniedListener).
Resolving inheritance for "App\EventListener\AccessDeniedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ImpersonationSubscriber" (parent: .abstract.instanceof.App\EventListener\ImpersonationSubscriber).
Resolving inheritance for "App\EventListener\ImpersonationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ImpersonationSubscriber).
Resolving inheritance for ".instanceof.App\EventListener\RequestListener.0.App\EventListener\RequestListener" (parent: .abstract.instanceof.App\EventListener\RequestListener).
Resolving inheritance for "App\EventListener\RequestListener" (parent: .instanceof.App\EventListener\RequestListener.0.App\EventListener\RequestListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType" (parent: .abstract.instanceof.App\Form\AddressType).
Resolving inheritance for "App\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantAssociatedFranchiseType" (parent: .abstract.instanceof.App\Form\Applicant\ApplicantAssociatedFranchiseType).
Resolving inheritance for "App\Form\Applicant\ApplicantAssociatedFranchiseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantAssociatedFranchiseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectSectorType" (parent: .abstract.instanceof.App\Form\Applicant\ApplicantProjectSectorType).
Resolving inheritance for "App\Form\Applicant\ApplicantProjectSectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectSectorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectType" (parent: .abstract.instanceof.App\Form\Applicant\ApplicantProjectType).
Resolving inheritance for "App\Form\Applicant\ApplicantProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantSkillType" (parent: .abstract.instanceof.App\Form\Applicant\ApplicantSkillType).
Resolving inheritance for "App\Form\Applicant\ApplicantSkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantSkillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantType" (parent: .abstract.instanceof.App\Form\Applicant\ApplicantType).
Resolving inheritance for "App\Form\Applicant\ApplicantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeMultipleChoiceType" (parent: .abstract.instanceof.App\Form\FreeMultipleChoiceType).
Resolving inheritance for "App\Form\FreeMultipleChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeMultipleChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\GenerateResetPasswordType" (parent: .abstract.instanceof.App\Form\Security\GenerateResetPasswordType).
Resolving inheritance for "App\Form\Security\GenerateResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\GenerateResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\PasswordRepeatType" (parent: .abstract.instanceof.App\Form\Security\PasswordRepeatType).
Resolving inheritance for "App\Form\Security\PasswordRepeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\PasswordRepeatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordType" (parent: .abstract.instanceof.App\Form\Security\ResetPasswordType).
Resolving inheritance for "App\Form\Security\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseApplicantRequirementType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseApplicantRequirementType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseApplicantRequirementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseApplicantRequirementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContactType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseContactType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContentType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseContentType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseKeyFigureType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseKeyFigureType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseKeyFigureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseKeyFigureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseMediaType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseMediaType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseType" (parent: .abstract.instanceof.App\Form\Universe\Franchise\FranchiseType).
Resolving inheritance for "App\Form\Universe\Franchise\FranchiseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolEventType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolEventType).
Resolving inheritance for "App\Form\Universe\School\SchoolEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolKeyFigureType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolKeyFigureType).
Resolving inheritance for "App\Form\Universe\School\SchoolKeyFigureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolKeyFigureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolMediaType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolMediaType).
Resolving inheritance for "App\Form\Universe\School\SchoolMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingMediaType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolTrainingMediaType).
Resolving inheritance for "App\Form\Universe\School\SchoolTrainingMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingSectorType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolTrainingSectorType).
Resolving inheritance for "App\Form\Universe\School\SchoolTrainingSectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingSectorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolTrainingType).
Resolving inheritance for "App\Form\Universe\School\SchoolTrainingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolType" (parent: .abstract.instanceof.App\Form\Universe\School\SchoolType).
Resolving inheritance for "App\Form\Universe\School\SchoolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\AvatarUploadType" (parent: .abstract.instanceof.App\Form\Upload\AvatarUploadType).
Resolving inheritance for "App\Form\Upload\AvatarUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\AvatarUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\FileUploadType" (parent: .abstract.instanceof.App\Form\Upload\FileUploadType).
Resolving inheritance for "App\Form\Upload\FileUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\FileUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\ImageUploadType" (parent: .abstract.instanceof.App\Form\Upload\ImageUploadType).
Resolving inheritance for "App\Form\Upload\ImageUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\ImageUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType" (parent: .abstract.instanceof.App\Form\User\UserEditType).
Resolving inheritance for "App\Form\User\UserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserNewType" (parent: .abstract.instanceof.App\Form\User\UserNewType).
Resolving inheritance for "App\Form\User\UserNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserProfileType" (parent: .abstract.instanceof.App\Form\User\UserProfileType).
Resolving inheritance for "App\Form\User\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserProfileType).
Resolving inheritance for "App\HttpClient\Universe\Franchise\CategoryResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for "App\HttpClient\Universe\Franchise\FranchiseResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for "App\HttpClient\Universe\Franchise\MediaResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for "App\HttpClient\Universe\Franchise\PodcastResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for "App\HttpClient\Universe\Franchise\SectorResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for "App\HttpClient\Universe\School\CategoryResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for "App\HttpClient\Universe\School\MediaResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for "App\HttpClient\Universe\School\PodcastResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for "App\HttpClient\Universe\School\SchoolResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for "App\HttpClient\Universe\Training\CategoryResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for "App\HttpClient\Universe\Training\MediaResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for "App\HttpClient\Universe\Training\PodcastResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for "App\HttpClient\Universe\Training\TrainingResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiUserRepository" (parent: .abstract.instanceof.App\Repository\ApiUserRepository).
Resolving inheritance for "App\Repository\ApiUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseMatchingRepository" (parent: .abstract.instanceof.App\Repository\ApplicantAssociatedFranchiseMatchingRepository).
Resolving inheritance for "App\Repository\ApplicantAssociatedFranchiseMatchingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseMatchingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseRepository" (parent: .abstract.instanceof.App\Repository\ApplicantAssociatedFranchiseRepository).
Resolving inheritance for "App\Repository\ApplicantAssociatedFranchiseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedSchoolRepository" (parent: .abstract.instanceof.App\Repository\ApplicantAssociatedSchoolRepository).
Resolving inheritance for "App\Repository\ApplicantAssociatedSchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedSchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedTrainingRepository" (parent: .abstract.instanceof.App\Repository\ApplicantAssociatedTrainingRepository).
Resolving inheritance for "App\Repository\ApplicantAssociatedTrainingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedTrainingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantFranchiseInteractionRepository" (parent: .abstract.instanceof.App\Repository\ApplicantFranchiseInteractionRepository).
Resolving inheritance for "App\Repository\ApplicantFranchiseInteractionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantFranchiseInteractionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantProjectRepository" (parent: .abstract.instanceof.App\Repository\ApplicantProjectRepository).
Resolving inheritance for "App\Repository\ApplicantProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantRepository" (parent: .abstract.instanceof.App\Repository\ApplicantRepository).
Resolving inheritance for "App\Repository\ApplicantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSchoolInteractionRepository" (parent: .abstract.instanceof.App\Repository\ApplicantSchoolInteractionRepository).
Resolving inheritance for "App\Repository\ApplicantSchoolInteractionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSchoolInteractionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSkillRepository" (parent: .abstract.instanceof.App\Repository\ApplicantSkillRepository).
Resolving inheritance for "App\Repository\ApplicantSkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSkillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantTrainingInteractionRepository" (parent: .abstract.instanceof.App\Repository\ApplicantTrainingInteractionRepository).
Resolving inheritance for "App\Repository\ApplicantTrainingInteractionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantTrainingInteractionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseApplicantRequirementRepository" (parent: .abstract.instanceof.App\Repository\FranchiseApplicantRequirementRepository).
Resolving inheritance for "App\Repository\FranchiseApplicantRequirementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseApplicantRequirementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContactRepository" (parent: .abstract.instanceof.App\Repository\FranchiseContactRepository).
Resolving inheritance for "App\Repository\FranchiseContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContentRepository" (parent: .abstract.instanceof.App\Repository\FranchiseContentRepository).
Resolving inheritance for "App\Repository\FranchiseContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseKeyFigureRepository" (parent: .abstract.instanceof.App\Repository\FranchiseKeyFigureRepository).
Resolving inheritance for "App\Repository\FranchiseKeyFigureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseKeyFigureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseMediaRepository" (parent: .abstract.instanceof.App\Repository\FranchiseMediaRepository).
Resolving inheritance for "App\Repository\FranchiseMediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseMediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseRepository" (parent: .abstract.instanceof.App\Repository\FranchiseRepository).
Resolving inheritance for "App\Repository\FranchiseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseTakeoverAnnouncementRepository" (parent: .abstract.instanceof.App\Repository\FranchiseTakeoverAnnouncementRepository).
Resolving inheritance for "App\Repository\FranchiseTakeoverAnnouncementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseTakeoverAnnouncementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolEventRepository" (parent: .abstract.instanceof.App\Repository\SchoolEventRepository).
Resolving inheritance for "App\Repository\SchoolEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolKeyFigureRepository" (parent: .abstract.instanceof.App\Repository\SchoolKeyFigureRepository).
Resolving inheritance for "App\Repository\SchoolKeyFigureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolKeyFigureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolMediaRepository" (parent: .abstract.instanceof.App\Repository\SchoolMediaRepository).
Resolving inheritance for "App\Repository\SchoolMediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolMediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository" (parent: .abstract.instanceof.App\Repository\SchoolRepository).
Resolving inheritance for "App\Repository\SchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingRepository" (parent: .abstract.instanceof.App\Repository\SchoolTrainingRepository).
Resolving inheritance for "App\Repository\SchoolTrainingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingSectorRepository" (parent: .abstract.instanceof.App\Repository\SchoolTrainingSectorRepository).
Resolving inheritance for "App\Repository\SchoolTrainingSectorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingSectorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingMediaRepository" (parent: .abstract.instanceof.App\Repository\TrainingMediaRepository).
Resolving inheritance for "App\Repository\TrainingMediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingMediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository" (parent: .abstract.instanceof.App\Repository\UploadRepository).
Resolving inheritance for "App\Repository\UploadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ClientVoter" (parent: .abstract.instanceof.App\Security\Voter\ClientVoter).
Resolving inheritance for "App\Security\Voter\ClientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ClientVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchiseModeratorVoter" (parent: .abstract.instanceof.App\Security\Voter\FranchiseModeratorVoter).
Resolving inheritance for "App\Security\Voter\FranchiseModeratorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchiseModeratorVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchisorVoter" (parent: .abstract.instanceof.App\Security\Voter\FranchisorVoter).
Resolving inheritance for "App\Security\Voter\FranchisorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchisorVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratorVoter" (parent: .abstract.instanceof.App\Security\Voter\ModeratorVoter).
Resolving inheritance for "App\Security\Voter\ModeratorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratorVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PartnerVoter" (parent: .abstract.instanceof.App\Security\Voter\PartnerVoter).
Resolving inheritance for "App\Security\Voter\PartnerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PartnerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolModeratorVoter" (parent: .abstract.instanceof.App\Security\Voter\SchoolModeratorVoter).
Resolving inheritance for "App\Security\Voter\SchoolModeratorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolModeratorVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolVoter" (parent: .abstract.instanceof.App\Security\Voter\SchoolVoter).
Resolving inheritance for "App\Security\Voter\SchoolVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ServiceModeratorVoter" (parent: .abstract.instanceof.App\Security\Voter\ServiceModeratorVoter).
Resolving inheritance for "App\Security\Voter\ServiceModeratorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ServiceModeratorVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ApiNormalizer" (parent: .abstract.instanceof.App\Serializer\ApiNormalizer).
Resolving inheritance for "App\Serializer\ApiNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ApiNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FranchisePremiumDataNormalizer" (parent: .abstract.instanceof.App\Serializer\FranchisePremiumDataNormalizer).
Resolving inheritance for "App\Serializer\FranchisePremiumDataNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FranchisePremiumDataNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SchoolPremiumDataNormalizer" (parent: .abstract.instanceof.App\Serializer\SchoolPremiumDataNormalizer).
Resolving inheritance for "App\Serializer\SchoolPremiumDataNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SchoolPremiumDataNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\TranslatableNormalizer" (parent: .abstract.instanceof.App\Serializer\TranslatableNormalizer).
Resolving inheritance for "App\Serializer\TranslatableNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\TranslatableNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Breadcrumb\BreadcrumbRuntime" (parent: .abstract.instanceof.App\Twig\Breadcrumb\BreadcrumbRuntime).
Resolving inheritance for "App\Twig\Breadcrumb\BreadcrumbRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Breadcrumb\BreadcrumbRuntime).
Resolving inheritance for ".instanceof.App\Twig\Components\Bubble.0.App\Twig\Components\Bubble" (parent: .abstract.instanceof.App\Twig\Components\Bubble).
Resolving inheritance for "App\Twig\Components\Bubble" (parent: .instanceof.App\Twig\Components\Bubble.0.App\Twig\Components\Bubble).
Resolving inheritance for ".instanceof.App\Twig\Components\Modal.0.App\Twig\Components\Modal" (parent: .abstract.instanceof.App\Twig\Components\Modal).
Resolving inheritance for "App\Twig\Components\Modal" (parent: .instanceof.App\Twig\Components\Modal.0.App\Twig\Components\Modal).
Resolving inheritance for ".instanceof.App\Twig\Components\Ranking.0.App\Twig\Components\Ranking" (parent: .abstract.instanceof.App\Twig\Components\Ranking).
Resolving inheritance for "App\Twig\Components\Ranking" (parent: .instanceof.App\Twig\Components\Ranking.0.App\Twig\Components\Ranking).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension" (parent: .abstract.instanceof.App\Twig\TwigExtension).
Resolving inheritance for "App\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension).
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "psr18.brevo_api" (parent: psr18.http_client).
Resolving inheritance for "httplug.brevo_api" (parent: httplug.http_client).
Resolving inheritance for "psr18.brevo_api-franchise" (parent: psr18.http_client).
Resolving inheritance for "httplug.brevo_api-franchise" (parent: httplug.http_client).
Resolving inheritance for "mailer.transport_factory.brevo" (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 "state_machine.universe" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.universe" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.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 "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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.uploads" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.uploads" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.uploads" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.uploads" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.uploads" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "cache.symfonycasts.tailwind_bundle" (parent: cache.system).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Franchise\CategoryResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Franchise\FranchiseResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Franchise\MediaResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Franchise\PodcastResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Franchise\SectorResource" (parent: App\HttpClient\Universe\Franchise\FranchiseClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\School\CategoryResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\School\MediaResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\School\PodcastResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\School\SchoolResource" (parent: App\HttpClient\Universe\School\SchoolClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Training\CategoryResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Training\MediaResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Training\PodcastResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for ".abstract.instanceof.App\HttpClient\Universe\Training\TrainingResource" (parent: App\HttpClient\Universe\Training\TrainingClient).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (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.workflow" (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.deprecation" (parent: monolog.logger_prototype).
272
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "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\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $brevo_api"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $brevoApi"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $brevo_api"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $brevoApi"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $brevo_api"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $brevoApi"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $brevo_api-franchise"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $brevoApiFranchise"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $brevo_api-franchise"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $brevoApiFranchise"; reason: private alias.
Removed service ".Http\Client\HttpAsyncClient $brevo_api-franchise"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $brevoApiFranchise"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $universe.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $universeStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $universe"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "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 "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; 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 $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; 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 $workflowLogger"; 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 $deprecationLogger"; reason: private alias.
Removed service ".service_locator.ESd1M1N"; reason: private alias.
Removed service ".service_locator.kVuTj7R"; reason: private alias.
Removed service ".service_locator.Xnbu9Hy"; reason: private alias.
Removed service ".service_locator.1YARLUU"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "brevo_api"; reason: private alias.
Removed service "brevo_api-franchise"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.brevo_api.inner"; reason: private alias.
Removed service ".debug.brevo_api-franchise.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; 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 "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "state_machine.universe"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.diNoEIK"; reason: private alias.
Removed service ".service_locator.cPOz453"; reason: private alias.
Removed service ".service_locator.hL1X6ww"; reason: private alias.
Removed service ".service_locator.lzuAP1M"; reason: private alias.
Removed service ".service_locator.ru5HY2T"; reason: private alias.
Removed service ".service_locator.G3oPjIH"; reason: private alias.
Removed service ".service_locator.I586_cX"; reason: private alias.
Removed service ".service_locator.BN5rTF6"; reason: private alias.
Removed service ".service_locator.4bB_iPm"; reason: private alias.
Removed service ".service_locator.i1wtWwW"; reason: private alias.
Removed service ".service_locator.l0q9_WA"; reason: private alias.
Removed service ".service_locator.xLGlp6X"; reason: private alias.
Removed service ".service_locator.lNqZG2G"; reason: private alias.
Removed service ".service_locator.N4eaL_v"; reason: private alias.
Removed service ".service_locator.CdAe8uy"; reason: private alias.
Removed service ".service_locator.VybFvlP"; reason: private alias.
Removed service ".service_locator...2Ndi3"; reason: private alias.
Removed service ".service_locator.LRBg8t1"; reason: private alias.
Removed service ".service_locator._uJfIm."; reason: private alias.
Removed service ".service_locator.3zrvtfo"; reason: private alias.
Removed service ".service_locator.uC2Y8Ty"; reason: private alias.
Removed service ".service_locator.Ede3Fbj"; reason: private alias.
Removed service ".service_locator.wE.VZgy"; reason: private alias.
Removed service ".service_locator.EzFDVm6"; reason: private alias.
Removed service ".service_locator.i2yU0dq"; reason: private alias.
Removed service ".service_locator.06XImz_"; reason: private alias.
Removed service ".service_locator..nGsTyK"; reason: private alias.
Removed service ".service_locator.TgQ.bHs"; reason: private alias.
Removed service ".service_locator.dDWiwoE"; reason: private alias.
Removed service ".service_locator.myciS0i"; reason: private alias.
Removed service ".service_locator._GNBeI9"; reason: private alias.
Removed service ".service_locator.c1Elt6Y"; reason: private alias.
Removed service ".service_locator.6miThvu"; reason: private alias.
Removed service ".service_locator.Av5y9Q0"; reason: private alias.
Removed service ".service_locator.HqGYYBo"; reason: private alias.
Removed service ".service_locator.9S_bHEz"; reason: private alias.
Removed service ".service_locator.dGIEYDT"; reason: private alias.
Removed service ".service_locator.Rb5gtbk"; reason: private alias.
Removed service ".service_locator.qM2N12Z"; reason: private alias.
Removed service ".service_locator.LFhNcnw"; reason: private alias.
Removed service ".service_locator.VNvM.PI"; reason: private alias.
Removed service ".service_locator._yF7Wyx"; reason: private alias.
Removed service ".service_locator.yHo9cSa"; reason: private alias.
Removed service ".service_locator.JAHeGfS"; reason: private alias.
Removed service ".service_locator.qIDYkpc"; reason: private alias.
Removed service ".service_locator.edoWF4c"; reason: private alias.
Removed service ".service_locator.6yrOe37"; reason: private alias.
Removed service ".service_locator.7CV_JYu"; reason: private alias.
185
Changed reference of service "App\Command\API\ApiCreateCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\Migration\FranchiseMigrationCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Applicant\ApplicantController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Applicant\ApplicantDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Applicant\ApplicantExportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Applicant\ApplicantIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Applicant\ApplicantNewController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Dashboard\SchoolDashboardIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\DefaultController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\NotFoundController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Security\GenerateResetPasswordController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Security\ResetPasswordController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchiseController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchiseDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchiseExportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchiseIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchiseNewController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\FranchisePendingReviewIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\Franchise\GetWordPressPodcastController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\EventController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\EventDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\GetTrainingWordPressPodcastController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\GetWordPressPodcastController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolExportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolNewController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\SchoolPendingReviewIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\TrainingController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\TrainingDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\TrainingExportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\TrainingIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Universe\School\TrainingNewController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UploadController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserDeleteAssociatedContentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserDeleteAvatarController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserDeleteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserDisableController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserEditController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserEnableController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserExportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserIndexController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\User\UserProfileController" previously pointing to "router.default" to "router".
Changed reference of service "App\DBAL\TranslatorDBAL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\AccessDeniedListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\ImpersonationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\RequestListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Exporter\ApplicantExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Exporter\FranchiseExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Exporter\SchoolExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Exporter\TrainingExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Exporter\UserExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FreeMultipleChoiceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Universe\School\SchoolEventType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Universe\School\SchoolTrainingType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\HttpClient\Mailer\BrevoApiFranchise" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\ApplicantCatalogueSchoolMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\ApplicantCatalogueTrainingMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\ApplicantConfirmationContact" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\ApplicantContactedBySchoolMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\ApplicantContactedByTrainingMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\CreateClientMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\CreateModeratorMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\CreateSchoolClientMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\FranchiseToReviewMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\MakingAppointmentApplicantMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\MatchingApplicantMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\MatchingNonPremiumFranchiseMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\MatchingPremiumFranchiseMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\NewApplicantFranchiseMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\NotPremiumCompletedApplicantProfileMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\PremiumCompletedApplicantProfileMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\ResetPasswordMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\SchoolToReviewMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\UpcomingPremiumFranchiseExpirationMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\UpcomingPremiumSchoolExpirationMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Repository\ApplicantRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\FranchiseRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\SchoolRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\SchoolTrainingRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\UserRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Auth\MainAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\RedirectDecisionManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Serializer\TranslatableNormalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Breadcrumb\BreadcrumbRuntime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Breadcrumb\BreadcrumbRuntime" 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.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.brevo" 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 "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.p_J8Bjc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tAb40HZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kDeEZ2." previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ClientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FranchiseModeratorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FranchisorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ModeratorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\PartnerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\SchoolModeratorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\SchoolVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ServiceModeratorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.zSK_sMz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DMfgFyO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YAcX0.U" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.K3sdCor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.universe.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
508
Removed service "App\Entity"; 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 "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; 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\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\API\ApiCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiDisableCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\API\ApiDisableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiEnableCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\API\ApiEnableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\API\ApiResetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\API\ApiResetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApplicantSendAssociatedFranchiseEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ApplicantSendAssociatedFranchiseEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDuplicateTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckDuplicateTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ApplicantMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ApplicantMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\FranchiseMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\FranchiseMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\UserMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\UserMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Universe\Franchise\FranchiseDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Universe\Franchise\FranchiseSynchronizerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Universe\Franchise\FranchiseSynchronizerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumFranchiseExpirationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpcomingPremiumFranchiseExpirationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpcomingPremiumSchoolExpirationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpcomingPremiumSchoolExpirationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Applicant\ApplicantNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Applicant\ApplicantNewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Applicant\ApplicantNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\DashboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\DashboardIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\DashboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dashboard\SchoolDashboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dashboard\SchoolDashboardIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dashboard\SchoolDashboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotFoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotFoundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotFoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\GenerateResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\GenerateResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\GenerateResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchiseDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchiseExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchiseIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchiseNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchiseNewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchiseNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\Franchise\GetWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\Franchise\GetWordPressPodcastController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\Franchise\GetWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\EventDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\EventDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\EventDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetTrainingWordPressPodcastController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\GetTrainingWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\GetWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\GetWordPressPodcastController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\GetWordPressPodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolNewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\SchoolPendingReviewIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\SchoolPendingReviewIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\SchoolPendingReviewIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\TrainingDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\TrainingExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\TrainingIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Universe\School\TrainingNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Universe\School\TrainingNewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Universe\School\TrainingNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAssociatedContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAssociatedContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserDeleteAssociatedContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteAvatarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteAvatarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserDeleteAvatarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserDisableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserDisableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserDisableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserEnableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserEnableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserEnableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserNewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AccessDeniedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ImpersonationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ImpersonationSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventListener\RequestListener.0.App\EventListener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantAssociatedFranchiseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Applicant\ApplicantAssociatedFranchiseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectSectorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Applicant\ApplicantProjectSectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Applicant\ApplicantProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantSkillType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Applicant\ApplicantSkillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Applicant\ApplicantType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Applicant\ApplicantType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeMultipleChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FreeMultipleChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\GenerateResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\GenerateResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\PasswordRepeatType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\PasswordRepeatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseApplicantRequirementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseApplicantRequirementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseContentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseKeyFigureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseKeyFigureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseTakeoverAnnouncementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\Franchise\FranchiseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\Franchise\FranchiseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolKeyFigureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolKeyFigureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingMediaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolTrainingMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingSectorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolTrainingSectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolTrainingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolTrainingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Universe\School\SchoolType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Universe\School\SchoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\AvatarUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Upload\AvatarUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\FileUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Upload\FileUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Upload\ImageUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Upload\ImageUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Franchise\CategoryResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Franchise\FranchiseResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Franchise\MediaResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Franchise\PodcastResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Franchise\SectorResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\School\CategoryResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\School\MediaResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\School\PodcastResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\School\SchoolResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Training\CategoryResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Training\MediaResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Training\PodcastResource"; reason: abstract.
Removed service ".abstract.instanceof.App\HttpClient\Universe\Training\TrainingResource"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApiUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseMatchingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantAssociatedFranchiseMatchingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedFranchiseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantAssociatedFranchiseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedSchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantAssociatedSchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantAssociatedTrainingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantAssociatedTrainingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantFranchiseInteractionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantFranchiseInteractionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSchoolInteractionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantSchoolInteractionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantSkillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantSkillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicantTrainingInteractionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApplicantTrainingInteractionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseApplicantRequirementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseApplicantRequirementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseKeyFigureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseKeyFigureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseMediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseMediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FranchiseTakeoverAnnouncementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FranchiseTakeoverAnnouncementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolKeyFigureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolKeyFigureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolMediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolMediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolTrainingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolTrainingSectorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolTrainingSectorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrainingMediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrainingMediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UploadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ClientVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ClientVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchiseModeratorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FranchiseModeratorVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FranchisorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FranchisorVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ModeratorVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PartnerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\PartnerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolModeratorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\SchoolModeratorVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SchoolVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\SchoolVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ServiceModeratorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ServiceModeratorVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ApiNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\ApiNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FranchisePremiumDataNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\FranchisePremiumDataNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SchoolPremiumDataNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\SchoolPremiumDataNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\TranslatableNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\TranslatableNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Breadcrumb\BreadcrumbRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Breadcrumb\BreadcrumbRuntime"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Bubble.0.App\Twig\Components\Bubble"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Bubble"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Modal.0.App\Twig\Components\Modal"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Modal"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Ranking.0.App\Twig\Components\Ranking"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Ranking"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TwigExtension"; reason: abstract.
207
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\DBAL\TranslatorDBAL"; reason: unused.
Removed service "App\DBAL\Types\ApplicantAssociatedFranchiseAdditionTypeType"; reason: unused.
Removed service "App\DBAL\Types\ApplicantFranchiseInteractionType"; reason: unused.
Removed service "App\DBAL\Types\ApplicantSchoolInteractionType"; reason: unused.
Removed service "App\DBAL\Types\ApplicantStatusType"; reason: unused.
Removed service "App\DBAL\Types\ApplicantUniverseType"; reason: unused.
Removed service "App\DBAL\Types\FranchiseMediaTypeType"; reason: unused.
Removed service "App\DBAL\Types\LogActionType"; reason: unused.
Removed service "App\DBAL\Types\RegionType"; reason: unused.
Removed service "App\DBAL\Types\SchoolEventFormatType"; reason: unused.
Removed service "App\DBAL\Types\SchoolEventKindType"; reason: unused.
Removed service "App\DBAL\Types\SchoolMediaType"; reason: unused.
Removed service "App\DBAL\Types\TrainingFormatType"; reason: unused.
Removed service "App\DBAL\Types\TrainingKindType"; reason: unused.
Removed service "App\DBAL\Types\TrainingMediaType"; reason: unused.
Removed service "App\DBAL\Types\TrainingThemeType"; reason: unused.
Removed service "App\DBAL\Types\UserRoleType"; reason: unused.
Removed service "App\DTO\Universe\Franchise\Podcast"; reason: unused.
Removed service "App\DTO\Universe\Franchise\Sector"; reason: unused.
Removed service "App\DTO\Universe\Franchise\SubSector"; reason: unused.
Removed service "App\DTO\Universe\School\Podcast"; reason: unused.
Removed service "App\DTO\Universe\Training\Podcast"; reason: unused.
Removed service "App\Exception\ResourceAccessDeniedException"; reason: unused.
Removed service "App\Factory\AddressFactory"; reason: unused.
Removed service "App\Factory\ApiUserFactory"; reason: unused.
Removed service "App\Factory\ApplicantFactory"; reason: unused.
Removed service "App\Factory\TrainingFactory"; reason: unused.
Removed service "App\Factory\Universe\FranchiseFactory"; reason: unused.
Removed service "App\Factory\Universe\School\SchoolFactory"; reason: unused.
Removed service "App\Factory\UploadFactory"; reason: unused.
Removed service "App\Factory\User\Admin\SuperAdminFactory"; reason: unused.
Removed service "App\Factory\User\Client\FranchisorFactory"; reason: unused.
Removed service "App\Factory\User\Client\PartnerFactory"; reason: unused.
Removed service "App\Factory\User\Client\SchoolFactory"; reason: unused.
Removed service "App\Factory\User\Moderator\AdminFactory"; reason: unused.
Removed service "App\Factory\User\Moderator\ManagerFactory"; reason: unused.
Removed service "App\Factory\User\Moderator\OperatorFactory"; reason: unused.
Removed service "App\Factory\UuidFactory"; reason: unused.
Removed service "App\Handler\Common\MediaVideoHandler\DailymotionThumbnailHandler"; reason: unused.
Removed service "App\Handler\Common\MediaVideoHandler\VimeoThumbnailHandler"; reason: unused.
Removed service "App\Handler\Common\MediaVideoHandler\YoutubeThumbnailHandler"; reason: unused.
Removed service "App\Helper\ArrayHelper"; reason: unused.
Removed service "App\Helper\EnumHelper"; reason: unused.
Removed service "App\Helper\GeneratorHelper"; reason: unused.
Removed service "App\Helper\HtmlHelper"; reason: unused.
Removed service "App\Helper\HttpClientHelper"; reason: unused.
Removed service "App\Helper\TokenHelper"; reason: unused.
Removed service "App\Security\Role"; reason: unused.
Removed service "App\Twig\Breadcrumb\DTO\Configuration"; reason: unused.
Removed service "App\Twig\Breadcrumb\DTO\Node"; reason: unused.
Removed service "App\Workflow\Universe\Place"; reason: unused.
Removed service "App\Workflow\Universe\Transition"; reason: unused.
Removed service "Sentry\Integration\IgnoreErrorsIntegration"; reason: unused.
Removed service "App\HttpClient\Universe\Franchise\FranchiseClient"; reason: unused.
Removed service "App\HttpClient\Universe\School\SchoolClient"; reason: unused.
Removed service "App\HttpClient\Universe\Training\TrainingClient"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.brevo_api"; reason: unused.
Removed service "httplug.brevo_api"; reason: unused.
Removed service "psr18.brevo_api-franchise"; reason: unused.
Removed service "httplug.brevo_api-franchise"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_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 "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~pKAEmI2"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_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.user_checker.chain.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 "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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\ApiNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\FranchisePremiumDataNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\SchoolPremiumDataNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\TranslatableNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.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 "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.1f4T939"; reason: unused.
Removed service ".service_locator.CwEqXJd"; reason: unused.
Removed service ".service_locator.pPd95Z1"; reason: unused.
493
Inlined service "App\Mailer\MatchingApplicantMailer" to "App\Command\ApplicantSendAssociatedFranchiseEmailCommand".
Inlined service "App\Mailer\UpcomingPremiumFranchiseExpirationMailer" to "App\Command\UpcomingPremiumFranchiseExpirationCommand".
Inlined service "App\Mailer\UpcomingPremiumSchoolExpirationMailer" to "App\Command\UpcomingPremiumSchoolExpirationCommand".
Inlined service ".service_locator.zSK_sMz.App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController" to "App\Controller\API\Applicant\ApiApplicantAssociatedFranchiseCollectionController".
Inlined service ".service_locator.zSK_sMz.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController" to "App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController".
Inlined service ".service_locator.zSK_sMz.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController" to "App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController".
Inlined service ".service_locator.zSK_sMz.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController" to "App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController".
Inlined service ".service_locator.zSK_sMz.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController" to "App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController" to "App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantController" to "App\Controller\Applicant\ApplicantController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantDeleteController" to "App\Controller\Applicant\ApplicantDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantExportController" to "App\Controller\Applicant\ApplicantExportController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantIndexController" to "App\Controller\Applicant\ApplicantIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Applicant\ApplicantNewController" to "App\Controller\Applicant\ApplicantNewController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Dashboard\DashboardIndexController" to "App\Controller\Dashboard\DashboardIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Dashboard\SchoolDashboardIndexController" to "App\Controller\Dashboard\SchoolDashboardIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.zSK_sMz.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.zSK_sMz.App\Controller\NotFoundController" to "App\Controller\NotFoundController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Security\GenerateResetPasswordController" to "App\Controller\Security\GenerateResetPasswordController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Security\ResetPasswordController" to "App\Controller\Security\ResetPasswordController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchiseController" to "App\Controller\Universe\Franchise\FranchiseController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchiseDeleteController" to "App\Controller\Universe\Franchise\FranchiseDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchiseExportController" to "App\Controller\Universe\Franchise\FranchiseExportController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchiseIndexController" to "App\Controller\Universe\Franchise\FranchiseIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchiseNewController" to "App\Controller\Universe\Franchise\FranchiseNewController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\FranchisePendingReviewIndexController" to "App\Controller\Universe\Franchise\FranchisePendingReviewIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\Franchise\GetWordPressPodcastController" to "App\Controller\Universe\Franchise\GetWordPressPodcastController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\EventController" to "App\Controller\Universe\School\EventController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\EventDeleteController" to "App\Controller\Universe\School\EventDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\GetTrainingWordPressPodcastController" to "App\Controller\Universe\School\GetTrainingWordPressPodcastController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\GetWordPressPodcastController" to "App\Controller\Universe\School\GetWordPressPodcastController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolController" to "App\Controller\Universe\School\SchoolController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolDeleteController" to "App\Controller\Universe\School\SchoolDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolExportController" to "App\Controller\Universe\School\SchoolExportController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolIndexController" to "App\Controller\Universe\School\SchoolIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolNewController" to "App\Controller\Universe\School\SchoolNewController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\SchoolPendingReviewIndexController" to "App\Controller\Universe\School\SchoolPendingReviewIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\TrainingController" to "App\Controller\Universe\School\TrainingController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\TrainingDeleteController" to "App\Controller\Universe\School\TrainingDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\TrainingExportController" to "App\Controller\Universe\School\TrainingExportController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\TrainingIndexController" to "App\Controller\Universe\School\TrainingIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\Universe\School\TrainingNewController" to "App\Controller\Universe\School\TrainingNewController".
Inlined service ".service_locator.zSK_sMz.App\Controller\UploadController" to "App\Controller\UploadController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserDeleteAssociatedContentController" to "App\Controller\User\UserDeleteAssociatedContentController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserDeleteAvatarController" to "App\Controller\User\UserDeleteAvatarController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserDeleteController" to "App\Controller\User\UserDeleteController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserDisableController" to "App\Controller\User\UserDisableController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserEditController" to "App\Controller\User\UserEditController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserEnableController" to "App\Controller\User\UserEnableController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserExportController" to "App\Controller\User\UserExportController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserIndexController" to "App\Controller\User\UserIndexController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserNewController" to "App\Controller\User\UserNewController".
Inlined service ".service_locator.zSK_sMz.App\Controller\User\UserProfileController" to "App\Controller\User\UserProfileController".
Inlined service "App\Mailer\PremiumCompletedApplicantProfileMailer" to "App\EventListener\ApplicantListener".
Inlined service "App\Mailer\NotPremiumCompletedApplicantProfileMailer" to "App\EventListener\ApplicantListener".
Inlined service "App\Handler\Franchise\FranchiseSynchronizerHandler" to "App\EventListener\FranchiseSynchronizerListener".
Inlined service "App\Mailer\FranchiseToReviewMailer" to "App\EventListener\FranchiseSynchronizerListener".
Inlined service "App\Mailer\SchoolToReviewMailer" to "App\EventListener\SchoolSynchronizerListener".
Inlined service "App\Handler\Training\TrainingSynchronizerHandler" to "App\EventListener\TrainingSynchronizerListener".
Inlined service "App\HttpClient\Universe\School\MediaResource" to "App\Handler\School\SchoolMediaHandler".
Inlined service "App\HttpClient\Universe\Training\MediaResource" to "App\Handler\School\TrainingMediaHandler".
Inlined service "App\HttpClient\Universe\Franchise\CategoryResource" to "App\HttpClient\Universe\Franchise\PodcastResource".
Inlined service "App\HttpClient\Universe\School\CategoryResource" to "App\HttpClient\Universe\School\PodcastResource".
Inlined service "App\HttpClient\Universe\Training\CategoryResource" to "App\HttpClient\Universe\Training\PodcastResource".
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 "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.jkL9kAz" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.yBPLsFX" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "brevo_api.uri_template.inner" to "brevo_api.uri_template".
Inlined service "brevo_api-franchise.uri_template.inner" to "brevo_api-franchise.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.jXWugvw" 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.DMfgFyO.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service ".state_machine.universe.transition.0" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.1" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.2" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.3" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.4" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.5" to "state_machine.universe.definition".
Inlined service ".state_machine.universe.transition.6" to "state_machine.universe.definition".
Inlined service "state_machine.universe.metadata_store" to "state_machine.universe.definition".
Inlined service "monolog.logger.workflow" to ".state_machine.universe.listener.audit_trail".
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.Hu7m0tQ" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.nvIJVVC" to "router.expression_language_provider".
Inlined service ".service_locator.YAcX0.U.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 "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.PABhxlh" 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.6vHG.1N" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.0as1CUN" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.yIlffmK" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "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 "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.LJPJa5v" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.QM3Sb5R" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.y49KBHA" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\TwigExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "chartjs.twig_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.Fuy.CqR.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.Gg21x6G" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.m.2ZvIK" to "security.helper".
Inlined service ".service_locator.KxJn0kv" to "security.helper".
Inlined service ".service_locator.GugO7lq" 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.I_Hqzgo" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.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 "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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "cache.symfonycasts.tailwind_bundle.recorder_inner" to "cache.symfonycasts.tailwind_bundle".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.uRt7.pf" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service ".service_locator.Au1XG2S.ux.twig_component.twig.component_extension" to "ux.twig_component.twig.component_extension".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.4U2c2bD" to ".service_locator.4U2c2bD.App\Controller\API\Applicant\ApiApplicantFranchiseInteractionItemController::__invoke()".
Inlined service ".service_locator.ubmBHaw" to ".service_locator.ubmBHaw.App\Controller\API\Applicant\ApiApplicantWithFranchiseInteractionController::__invoke()".
Inlined service ".service_locator.u4Tp66F" to ".service_locator.u4Tp66F.App\Controller\API\Applicant\ApiApplicantWithSchoolInteractionController::__invoke()".
Inlined service ".service_locator.laCQuMI" to ".service_locator.laCQuMI.App\Controller\API\Applicant\ApiApplicantWithTrainingInteractionController::__invoke()".
Inlined service ".service_locator.NBR7.iU" to ".service_locator.NBR7.iU.App\Controller\Applicant\ApplicantAssociatedFranchiseMatchingController::__invoke()".
Inlined service ".service_locator.p_J8Bjc" to ".service_locator.p_J8Bjc.App\Controller\Applicant\ApplicantController::__invoke()".
Inlined service ".service_locator.aYVz4cG" to ".service_locator.aYVz4cG.App\Controller\Applicant\ApplicantController::getMissingFields()".
Inlined service ".service_locator.tAb40HZ" to ".service_locator.tAb40HZ.App\Controller\Applicant\ApplicantController::generateMessageFields()".
Inlined service ".service_locator.wIln86n" to ".service_locator.wIln86n.App\Controller\Applicant\ApplicantDeleteController::__invoke()".
Inlined service ".service_locator.IdCcO4Y" to ".service_locator.IdCcO4Y.App\Controller\Applicant\ApplicantExportController::__invoke()".
Inlined service ".service_locator.O37cz_V" to ".service_locator.O37cz_V.App\Controller\Applicant\ApplicantIndexController::__invoke()".
Inlined service ".service_locator.5rTdwx4" to ".service_locator.5rTdwx4.App\Controller\Applicant\ApplicantNewController::__invoke()".
Inlined service ".service_locator.cyAWBUu" to ".service_locator.cyAWBUu.App\Controller\DefaultController::__invoke()".
Inlined service ".service_locator.mXDaS5b" to ".service_locator.mXDaS5b.App\Controller\LoginController::__invoke()".
Inlined service ".service_locator.Hc5sPLE" to ".service_locator.Hc5sPLE.App\Controller\Security\GenerateResetPasswordController::__invoke()".
Inlined service ".service_locator.wa.Kdgx" to ".service_locator.wa.Kdgx.App\Controller\Security\ResetPasswordController::__invoke()".
Inlined service ".service_locator.rciZ4vD" to ".service_locator.rciZ4vD.App\Controller\Universe\Franchise\FranchiseController::__invoke()".
Inlined service ".service_locator.dQjSMZw" to ".service_locator.dQjSMZw.App\Controller\Universe\Franchise\FranchiseDeleteController::__invoke()".
Inlined service ".service_locator.7pJMH99" to ".service_locator.7pJMH99.App\Controller\Universe\Franchise\FranchiseExportController::__invoke()".
Inlined service ".service_locator.hIOqvxC" to ".service_locator.hIOqvxC.App\Controller\Universe\Franchise\FranchiseNewController::__invoke()".
Inlined service ".service_locator.AIiQuDQ" to ".service_locator.AIiQuDQ.App\Controller\Universe\Franchise\GetWordPressPodcastController::__invoke()".
Inlined service ".service_locator.kz6OZ3g" to ".service_locator.kz6OZ3g.App\Controller\Universe\School\EventController::__invoke()".
Inlined service ".service_locator.Wam7NoJ" to ".service_locator.Wam7NoJ.App\Controller\Universe\School\EventDeleteController::__invoke()".
Inlined service ".service_locator.4ZQUX3d" to ".service_locator.4ZQUX3d.App\Controller\Universe\School\GetTrainingWordPressPodcastController::__invoke()".
Inlined service ".service_locator.SXIm9A8" to ".service_locator.SXIm9A8.App\Controller\Universe\School\GetWordPressPodcastController::__invoke()".
Inlined service ".service_locator.1UZAxk0" to ".service_locator.1UZAxk0.App\Controller\Universe\School\SchoolController::__invoke()".
Inlined service ".service_locator.1I48wq." to ".service_locator.1I48wq..App\Controller\Universe\School\SchoolDeleteController::__invoke()".
Inlined service ".service_locator.CPepgJG" to ".service_locator.CPepgJG.App\Controller\Universe\School\SchoolExportController::__invoke()".
Inlined service ".service_locator.5KWxD2." to ".service_locator.5KWxD2..App\Controller\Universe\School\SchoolIndexController::__invoke()".
Inlined service ".service_locator.ouU22P9" to ".service_locator.ouU22P9.App\Controller\Universe\School\SchoolNewController::__invoke()".
Inlined service ".service_locator._dfX9A0" to ".service_locator._dfX9A0.App\Controller\Universe\School\SchoolPendingReviewIndexController::__invoke()".
Inlined service ".service_locator.PJ3wjIt" to ".service_locator.PJ3wjIt.App\Controller\Universe\School\TrainingController::__invoke()".
Inlined service ".service_locator.XU6HE_u" to ".service_locator.XU6HE_u.App\Controller\Universe\School\TrainingDeleteController::__invoke()".
Inlined service ".service_locator.RH8.gzz" to ".service_locator.RH8.gzz.App\Controller\Universe\School\TrainingExportController::__invoke()".
Inlined service ".service_locator.VuhvLVp" to ".service_locator.VuhvLVp.App\Controller\Universe\School\TrainingIndexController::__invoke()".
Inlined service ".service_locator.XdtMZbF" to ".service_locator.XdtMZbF.App\Controller\Universe\School\TrainingNewController::__invoke()".
Inlined service ".service_locator.kpvo7A3" to ".service_locator.kpvo7A3.App\Controller\UploadController::__invoke()".
Inlined service ".service_locator.2cPfXDP" to ".service_locator.2cPfXDP.App\Controller\User\UserDeleteAssociatedContentController::__invoke()".
Inlined service ".service_locator.CutsJ0p" to ".service_locator.CutsJ0p.App\Controller\User\UserDeleteController::__invoke()".
Inlined service ".service_locator.V1mLv1W" to ".service_locator.V1mLv1W.App\Controller\User\UserExportController::__invoke()".
Inlined service ".service_locator.bTA9FKH" to ".service_locator.bTA9FKH.App\Controller\User\UserIndexController::__invoke()".
Inlined service ".service_locator.IKv1e4B" to ".service_locator.IKv1e4B.App\Controller\User\UserNewController::__invoke()".
Inlined service ".service_locator.__CzQUd" to ".service_locator.__CzQUd.App\Controller\User\UserProfileController::__invoke()".
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.uid" to ".debug.value_resolver.argument_resolver.uid".
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 "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "brevo_api.uri_template" to ".debug.brevo_api".
Inlined service "brevo_api-franchise.uri_template" to ".debug.brevo_api-franchise".
Inlined service "debug.state_machine.universe.inner" to "debug.state_machine.universe".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\ClientVoter" to ".debug.security.voter.App\Security\Voter\ClientVoter".
Inlined service "App\Security\Voter\FranchiseModeratorVoter" to ".debug.security.voter.App\Security\Voter\FranchiseModeratorVoter".
Inlined service "App\Security\Voter\FranchisorVoter" to ".debug.security.voter.App\Security\Voter\FranchisorVoter".
Inlined service "App\Security\Voter\ModeratorVoter" to ".debug.security.voter.App\Security\Voter\ModeratorVoter".
Inlined service "App\Security\Voter\PartnerVoter" to ".debug.security.voter.App\Security\Voter\PartnerVoter".
Inlined service "App\Security\Voter\SchoolModeratorVoter" to ".debug.security.voter.App\Security\Voter\SchoolModeratorVoter".
Inlined service "App\Security\Voter\SchoolVoter" to ".debug.security.voter.App\Security\Voter\SchoolVoter".
Inlined service "App\Security\Voter\ServiceModeratorVoter" to ".debug.security.voter.App\Security\Voter\ServiceModeratorVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.DMfgFyO" to ".service_locator.DMfgFyO.translation.warmer".
Inlined service ".service_locator.7Z75F7M" to ".service_locator.7Z75F7M.router.default".
Inlined service ".service_locator.YAcX0.U" to ".service_locator.YAcX0.U.router.cache_warmer".
Inlined service ".service_locator.Fuy.CqR" to ".service_locator.Fuy.CqR.twig.template_cache_warmer".
Inlined service ".service_locator.Au1XG2S" to ".service_locator.Au1XG2S.ux.twig_component.twig.component_extension".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.k77gwHg" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Serializer\ApiNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\FranchisePremiumDataNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\SchoolPremiumDataNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\TranslatableNormalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.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.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 "state_machine.universe.definition" to "debug.state_machine.universe.inner".
Inlined service ".service_locator.T4LlwQj" to "console.command_loader".
Inlined service ".service_locator.7Z75F7M.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\HttpClient\Universe\Training\TrainingResource" to "App\EventListener\TrainingSynchronizerListener".
Inlined service "App\HttpClient\Universe\Training\TrainingResource" to "App\EventListener\TrainingSynchronizerListener".
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.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "stimulus.helper" to "twig".
Inlined service "stimulus.helper" to "twig".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "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.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.http_client", ".debug.brevo_api", ".debug.brevo_api-franchise", "debug.state_machine.universe", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.universe", but was never used.