The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "App\Security\Voter\CompanyDashboardVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://corpbodies.web.clickclick.media/robots.txt"" at RouterListener.php line 156
Log messages generated during the compilation of the service container.
Messages
Class
432
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillSurveyTokensCommand" (parent: .abstract.instanceof.App\Command\BackfillSurveyTokensCommand).
Resolving inheritance for ".instanceof.App\Command\BackfillSurveyTokensCommand.0.App\Command\BackfillSurveyTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillSurveyTokensCommand).
Resolving inheritance for "App\Command\BackfillSurveyTokensCommand" (parent: .instanceof.App\Command\BackfillSurveyTokensCommand.0.App\Command\BackfillSurveyTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanupExpiredTokensCommand" (parent: .abstract.instanceof.App\Command\CleanupExpiredTokensCommand).
Resolving inheritance for ".instanceof.App\Command\CleanupExpiredTokensCommand.0.App\Command\CleanupExpiredTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanupExpiredTokensCommand).
Resolving inheritance for "App\Command\CleanupExpiredTokensCommand" (parent: .instanceof.App\Command\CleanupExpiredTokensCommand.0.App\Command\CleanupExpiredTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand).
Resolving inheritance for "App\Command\CreateUserCommand" (parent: .instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand" (parent: .abstract.instanceof.App\Command\SendAppointmentRemindersCommand).
Resolving inheritance for ".instanceof.App\Command\SendAppointmentRemindersCommand.0.App\Command\SendAppointmentRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand).
Resolving inheritance for "App\Command\SendAppointmentRemindersCommand" (parent: .instanceof.App\Command\SendAppointmentRemindersCommand.0.App\Command\SendAppointmentRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCertificationExpiryRemindersCommand" (parent: .abstract.instanceof.App\Command\SendCertificationExpiryRemindersCommand).
Resolving inheritance for ".instanceof.App\Command\SendCertificationExpiryRemindersCommand.0.App\Command\SendCertificationExpiryRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCertificationExpiryRemindersCommand).
Resolving inheritance for "App\Command\SendCertificationExpiryRemindersCommand" (parent: .instanceof.App\Command\SendCertificationExpiryRemindersCommand.0.App\Command\SendCertificationExpiryRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.App\Controller\AdminController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactApiController" (parent: .abstract.instanceof.App\Controller\Api\ContactApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\ContactApiController.0.App\Controller\Api\ContactApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactApiController).
Resolving inheritance for "App\Controller\Api\ContactApiController" (parent: .instanceof.App\Controller\Api\ContactApiController.0.App\Controller\Api\ContactApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController" (parent: .abstract.instanceof.App\Controller\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController).
Resolving inheritance for ".instanceof.App\Controller\AppointmentController.0.App\Controller\AppointmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController).
Resolving inheritance for "App\Controller\AppointmentController" (parent: .instanceof.App\Controller\AppointmentController.0.App\Controller\AppointmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.App\Controller\AuthController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.App\Controller\AuthController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController" (parent: .abstract.instanceof.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.App\Controller\CompanyController.0.App\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController).
Resolving inheritance for "App\Controller\CompanyController" (parent: .instanceof.App\Controller\CompanyController.0.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboardController" (parent: .abstract.instanceof.App\Controller\CompanyDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboardController).
Resolving inheritance for ".instanceof.App\Controller\CompanyDashboardController.0.App\Controller\CompanyDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboardController).
Resolving inheritance for "App\Controller\CompanyDashboardController" (parent: .instanceof.App\Controller\CompanyDashboardController.0.App\Controller\CompanyDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.App\Controller\ContactController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.App\Controller\ContactController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController" (parent: .abstract.instanceof.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController).
Resolving inheritance for ".instanceof.App\Controller\FileController.0.App\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController).
Resolving inheritance for "App\Controller\FileController" (parent: .instanceof.App\Controller\FileController.0.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobController" (parent: .abstract.instanceof.App\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobController).
Resolving inheritance for ".instanceof.App\Controller\JobController.0.App\Controller\JobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobController).
Resolving inheritance for "App\Controller\JobController" (parent: .instanceof.App\Controller\JobController.0.App\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobRecurringController" (parent: .abstract.instanceof.App\Controller\JobRecurringController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobRecurringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobRecurringController).
Resolving inheritance for ".instanceof.App\Controller\JobRecurringController.0.App\Controller\JobRecurringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobRecurringController).
Resolving inheritance for "App\Controller\JobRecurringController" (parent: .instanceof.App\Controller\JobRecurringController.0.App\Controller\JobRecurringController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicSurveyController" (parent: .abstract.instanceof.App\Controller\PublicSurveyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicSurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicSurveyController).
Resolving inheritance for ".instanceof.App\Controller\PublicSurveyController.0.App\Controller\PublicSurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicSurveyController).
Resolving inheritance for "App\Controller\PublicSurveyController" (parent: .instanceof.App\Controller\PublicSurveyController.0.App\Controller\PublicSurveyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrController" (parent: .abstract.instanceof.App\Controller\QrController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrController).
Resolving inheritance for ".instanceof.App\Controller\QrController.0.App\Controller\QrController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrController).
Resolving inheritance for "App\Controller\QrController" (parent: .instanceof.App\Controller\QrController.0.App\Controller\QrController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurveyReportController" (parent: .abstract.instanceof.App\Controller\SurveyReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurveyReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurveyReportController).
Resolving inheritance for ".instanceof.App\Controller\SurveyReportController.0.App\Controller\SurveyReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurveyReportController).
Resolving inheritance for "App\Controller\SurveyReportController" (parent: .instanceof.App\Controller\SurveyReportController.0.App\Controller\SurveyReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaskController" (parent: .abstract.instanceof.App\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaskController).
Resolving inheritance for ".instanceof.App\Controller\TaskController.0.App\Controller\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaskController).
Resolving inheritance for "App\Controller\TaskController" (parent: .instanceof.App\Controller\TaskController.0.App\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistController" (parent: .abstract.instanceof.App\Controller\TherapistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistController).
Resolving inheritance for ".instanceof.App\Controller\TherapistController.0.App\Controller\TherapistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistController).
Resolving inheritance for "App\Controller\TherapistController" (parent: .instanceof.App\Controller\TherapistController.0.App\Controller\TherapistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistDashboardController" (parent: .abstract.instanceof.App\Controller\TherapistDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistDashboardController).
Resolving inheritance for ".instanceof.App\Controller\TherapistDashboardController.0.App\Controller\TherapistDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistDashboardController).
Resolving inheritance for "App\Controller\TherapistDashboardController" (parent: .instanceof.App\Controller\TherapistDashboardController.0.App\Controller\TherapistDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.App\Controller\UserController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.App\Controller\UserController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController" (parent: .abstract.instanceof.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController).
Resolving inheritance for "App\Controller\UserProfileController" (parent: .instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\JobStatusFixtures" (parent: .abstract.instanceof.App\DataFixtures\JobStatusFixtures).
Resolving inheritance for "App\DataFixtures\JobStatusFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\JobStatusFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TherapistTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\TherapistTypeFixtures).
Resolving inheritance for "App\DataFixtures\TherapistTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TherapistTypeFixtures).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Listener\AuditUserListener.0.App\Doctrine\Mapping\Listener\AuditUserListener" (parent: .abstract.instanceof.App\Doctrine\Mapping\Listener\AuditUserListener).
Resolving inheritance for "App\Doctrine\Mapping\Listener\AuditUserListener" (parent: .instanceof.App\Doctrine\Mapping\Listener\AuditUserListener.0.App\Doctrine\Mapping\Listener\AuditUserListener).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Listener\SoftDeleteListener.0.App\Doctrine\Mapping\Listener\SoftDeleteListener" (parent: .abstract.instanceof.App\Doctrine\Mapping\Listener\SoftDeleteListener).
Resolving inheritance for "App\Doctrine\Mapping\Listener\SoftDeleteListener" (parent: .instanceof.App\Doctrine\Mapping\Listener\SoftDeleteListener.0.App\Doctrine\Mapping\Listener\SoftDeleteListener).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Listener\TimestampListener.0.App\Doctrine\Mapping\Listener\TimestampListener" (parent: .abstract.instanceof.App\Doctrine\Mapping\Listener\TimestampListener).
Resolving inheritance for "App\Doctrine\Mapping\Listener\TimestampListener" (parent: .instanceof.App\Doctrine\Mapping\Listener\TimestampListener.0.App\Doctrine\Mapping\Listener\TimestampListener).
Resolving inheritance for ".instanceof.App\EventListener\AppointmentListener.0.App\EventListener\AppointmentListener" (parent: .abstract.instanceof.App\EventListener\AppointmentListener).
Resolving inheritance for "App\EventListener\AppointmentListener" (parent: .instanceof.App\EventListener\AppointmentListener.0.App\EventListener\AppointmentListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NoCacheSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NoCacheSubscriber).
Resolving inheritance for "App\EventSubscriber\NoCacheSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NoCacheSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TokenAuthenticationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TokenAuthenticationSubscriber).
Resolving inheritance for "App\EventSubscriber\TokenAuthenticationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TokenAuthenticationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCompletionType" (parent: .abstract.instanceof.App\Form\AppointmentCompletionType).
Resolving inheritance for "App\Form\AppointmentCompletionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCompletionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCreateType" (parent: .abstract.instanceof.App\Form\AppointmentCreateType).
Resolving inheritance for "App\Form\AppointmentCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentNoteTemplateType" (parent: .abstract.instanceof.App\Form\AppointmentNoteTemplateType).
Resolving inheritance for "App\Form\AppointmentNoteTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentNoteTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType" (parent: .abstract.instanceof.App\Form\AppointmentType).
Resolving inheritance for "App\Form\AppointmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyContactType" (parent: .abstract.instanceof.App\Form\CompanyContactType).
Resolving inheritance for "App\Form\CompanyContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyLoginType" (parent: .abstract.instanceof.App\Form\CompanyLoginType).
Resolving inheritance for "App\Form\CompanyLoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyLoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType" (parent: .abstract.instanceof.App\Form\CompanyType).
Resolving inheritance for "App\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVenueType" (parent: .abstract.instanceof.App\Form\CompanyVenueType).
Resolving inheritance for "App\Form\CompanyVenueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVenueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobRecurringType" (parent: .abstract.instanceof.App\Form\JobRecurringType).
Resolving inheritance for "App\Form\JobRecurringType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobRecurringType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobType" (parent: .abstract.instanceof.App\Form\JobType).
Resolving inheritance for "App\Form\JobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordFormType).
Resolving inheritance for "App\Form\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendUserAccessEmailFormType" (parent: .abstract.instanceof.App\Form\SendUserAccessEmailFormType).
Resolving inheritance for "App\Form\SendUserAccessEmailFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendUserAccessEmailFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetPasswordFormType" (parent: .abstract.instanceof.App\Form\SetPasswordFormType).
Resolving inheritance for "App\Form\SetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFieldType" (parent: .abstract.instanceof.App\Form\SurveyFieldType).
Resolving inheritance for "App\Form\SurveyFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyReportFilterType" (parent: .abstract.instanceof.App\Form\SurveyReportFilterType).
Resolving inheritance for "App\Form\SurveyReportFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyReportFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType" (parent: .abstract.instanceof.App\Form\SurveyType).
Resolving inheritance for "App\Form\SurveyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType" (parent: .abstract.instanceof.App\Form\TaskType).
Resolving inheritance for "App\Form\TaskType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistProfileType" (parent: .abstract.instanceof.App\Form\TherapistProfileType).
Resolving inheritance for "App\Form\TherapistProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistType" (parent: .abstract.instanceof.App\Form\TherapistType).
Resolving inheritance for "App\Form\TherapistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TherapistTokenSelectType" (parent: .abstract.instanceof.App\Form\Type\TherapistTokenSelectType).
Resolving inheritance for "App\Form\Type\TherapistTokenSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TherapistTokenSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFormType" (parent: .abstract.instanceof.App\Form\UserFormType).
Resolving inheritance for "App\Form\UserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSetPasswordFormType" (parent: .abstract.instanceof.App\Form\UserSetPasswordFormType).
Resolving inheritance for "App\Form\UserSetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSetPasswordFormType).
Resolving inheritance for ".instanceof.App\MessageHandler\CleanupExpiredTokensMessageHandler.0.App\MessageHandler\CleanupExpiredTokensMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CleanupExpiredTokensMessageHandler).
Resolving inheritance for "App\MessageHandler\CleanupExpiredTokensMessageHandler" (parent: .instanceof.App\MessageHandler\CleanupExpiredTokensMessageHandler.0.App\MessageHandler\CleanupExpiredTokensMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ProcessRecurringJobsMessageHandler.0.App\MessageHandler\ProcessRecurringJobsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ProcessRecurringJobsMessageHandler).
Resolving inheritance for "App\MessageHandler\ProcessRecurringJobsMessageHandler" (parent: .instanceof.App\MessageHandler\ProcessRecurringJobsMessageHandler.0.App\MessageHandler\ProcessRecurringJobsMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentExtraRepository" (parent: .abstract.instanceof.App\Repository\AppointmentExtraRepository).
Resolving inheritance for "App\Repository\AppointmentExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentNoteTemplateRepository" (parent: .abstract.instanceof.App\Repository\AppointmentNoteTemplateRepository).
Resolving inheritance for "App\Repository\AppointmentNoteTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentNoteTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository" (parent: .abstract.instanceof.App\Repository\AppointmentRepository).
Resolving inheritance for "App\Repository\AppointmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSlotRepository" (parent: .abstract.instanceof.App\Repository\AppointmentSlotRepository).
Resolving inheritance for "App\Repository\AppointmentSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSurveyRepository" (parent: .abstract.instanceof.App\Repository\AppointmentSurveyRepository).
Resolving inheritance for "App\Repository\AppointmentSurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSurveyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentTherapistRepository" (parent: .abstract.instanceof.App\Repository\AppointmentTherapistRepository).
Resolving inheritance for "App\Repository\AppointmentTherapistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentTherapistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentWaitingRepository" (parent: .abstract.instanceof.App\Repository\AppointmentWaitingRepository).
Resolving inheritance for "App\Repository\AppointmentWaitingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentWaitingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository" (parent: .abstract.instanceof.App\Repository\CompanyContactRepository).
Resolving inheritance for "App\Repository\CompanyContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyLoginRepository" (parent: .abstract.instanceof.App\Repository\CompanyLoginRepository).
Resolving inheritance for "App\Repository\CompanyLoginRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyLoginRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyVenueRepository" (parent: .abstract.instanceof.App\Repository\CompanyVenueRepository).
Resolving inheritance for "App\Repository\CompanyVenueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyVenueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" (parent: .abstract.instanceof.App\Repository\EmailRepository).
Resolving inheritance for "App\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtraRepository" (parent: .abstract.instanceof.App\Repository\ExtraRepository).
Resolving inheritance for "App\Repository\ExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileEntityRepository" (parent: .abstract.instanceof.App\Repository\FileEntityRepository).
Resolving inheritance for "App\Repository\FileEntityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileEntityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileFolderRepository" (parent: .abstract.instanceof.App\Repository\FileFolderRepository).
Resolving inheritance for "App\Repository\FileFolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileFolderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobExtraRepository" (parent: .abstract.instanceof.App\Repository\JobExtraRepository).
Resolving inheritance for "App\Repository\JobExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRecurringRepository" (parent: .abstract.instanceof.App\Repository\JobRecurringRepository).
Resolving inheritance for "App\Repository\JobRecurringRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRecurringRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRepository" (parent: .abstract.instanceof.App\Repository\JobRepository).
Resolving inheritance for "App\Repository\JobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobStatusRepository" (parent: .abstract.instanceof.App\Repository\JobStatusRepository).
Resolving inheritance for "App\Repository\JobStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPoolRepository" (parent: .abstract.instanceof.App\Repository\NotificationPoolRepository).
Resolving inheritance for "App\Repository\NotificationPoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrFormRepository" (parent: .abstract.instanceof.App\Repository\QrFormRepository).
Resolving inheritance for "App\Repository\QrFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrSubmissionRepository" (parent: .abstract.instanceof.App\Repository\QrSubmissionRepository).
Resolving inheritance for "App\Repository\QrSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillRepository" (parent: .abstract.instanceof.App\Repository\SkillRepository).
Resolving inheritance for "App\Repository\SkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFieldRepository" (parent: .abstract.instanceof.App\Repository\SurveyFieldRepository).
Resolving inheritance for "App\Repository\SurveyFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository" (parent: .abstract.instanceof.App\Repository\SurveyRepository).
Resolving inheritance for "App\Repository\SurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistAvailabilityRepository" (parent: .abstract.instanceof.App\Repository\TherapistAvailabilityRepository).
Resolving inheritance for "App\Repository\TherapistAvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistAvailabilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistNoteRepository" (parent: .abstract.instanceof.App\Repository\TherapistNoteRepository).
Resolving inheritance for "App\Repository\TherapistNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistRepository" (parent: .abstract.instanceof.App\Repository\TherapistRepository).
Resolving inheritance for "App\Repository\TherapistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistTypeRepository" (parent: .abstract.instanceof.App\Repository\TherapistTypeRepository).
Resolving inheritance for "App\Repository\TherapistTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnknownDeviceRepository" (parent: .abstract.instanceof.App\Repository\UnknownDeviceRepository).
Resolving inheritance for "App\Repository\UnknownDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnknownDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDeviceRepository" (parent: .abstract.instanceof.App\Repository\UserDeviceRepository).
Resolving inheritance for "App\Repository\UserDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMagicLinkTokenRepository" (parent: .abstract.instanceof.App\Repository\UserMagicLinkTokenRepository).
Resolving inheritance for "App\Repository\UserMagicLinkTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMagicLinkTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPasswordResetTokenRepository" (parent: .abstract.instanceof.App\Repository\UserPasswordResetTokenRepository).
Resolving inheritance for "App\Repository\UserPasswordResetTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPasswordResetTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTokenRepository" (parent: .abstract.instanceof.App\Repository\UserTokenRepository).
Resolving inheritance for "App\Repository\UserTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTokenRepository).
Resolving inheritance for ".instanceof.App\Schedule.0.App\Schedule" (parent: .abstract.instanceof.App\Schedule).
Resolving inheritance for "App\Schedule" (parent: .instanceof.App\Schedule.0.App\Schedule).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentNoteTemplateVoter" (parent: .abstract.instanceof.App\Security\Voter\AppointmentNoteTemplateVoter).
Resolving inheritance for "App\Security\Voter\AppointmentNoteTemplateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentNoteTemplateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter" (parent: .abstract.instanceof.App\Security\Voter\AppointmentVoter).
Resolving inheritance for "App\Security\Voter\AppointmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter" (parent: .abstract.instanceof.App\Security\Voter\CompanyDashboardVoter).
Resolving inheritance for "App\Security\Voter\CompanyDashboardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyVoter" (parent: .abstract.instanceof.App\Security\Voter\CompanyVoter).
Resolving inheritance for "App\Security\Voter\CompanyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContactVoter" (parent: .abstract.instanceof.App\Security\Voter\ContactVoter).
Resolving inheritance for "App\Security\Voter\ContactVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContactVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DashboardVoter" (parent: .abstract.instanceof.App\Security\Voter\DashboardVoter).
Resolving inheritance for "App\Security\Voter\DashboardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DashboardVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobRecurringVoter" (parent: .abstract.instanceof.App\Security\Voter\JobRecurringVoter).
Resolving inheritance for "App\Security\Voter\JobRecurringVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobRecurringVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobVoter" (parent: .abstract.instanceof.App\Security\Voter\JobVoter).
Resolving inheritance for "App\Security\Voter\JobVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QrSubmissionVoter" (parent: .abstract.instanceof.App\Security\Voter\QrSubmissionVoter).
Resolving inheritance for "App\Security\Voter\QrSubmissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QrSubmissionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SurveyVoter" (parent: .abstract.instanceof.App\Security\Voter\SurveyVoter).
Resolving inheritance for "App\Security\Voter\SurveyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SurveyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TaskVoter" (parent: .abstract.instanceof.App\Security\Voter\TaskVoter).
Resolving inheritance for "App\Security\Voter\TaskVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TaskVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistDashboardVoter" (parent: .abstract.instanceof.App\Security\Voter\TherapistDashboardVoter).
Resolving inheritance for "App\Security\Voter\TherapistDashboardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistDashboardVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistVoter" (parent: .abstract.instanceof.App\Security\Voter\TherapistVoter).
Resolving inheritance for "App\Security\Voter\TherapistVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserProfileVoter" (parent: .abstract.instanceof.App\Security\Voter\UserProfileVoter).
Resolving inheritance for "App\Security\Voter\UserProfileVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserProfileVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter" (parent: .abstract.instanceof.App\Security\Voter\UserVoter).
Resolving inheritance for "App\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormattingExtension" (parent: .abstract.instanceof.App\Twig\FormattingExtension).
Resolving inheritance for "App\Twig\FormattingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormattingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Utility\AjaxSearch\AjaxSearchTwigExtension" (parent: .abstract.instanceof.App\Utility\AjaxSearch\AjaxSearchTwigExtension).
Resolving inheritance for "App\Utility\AjaxSearch\AjaxSearchTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Utility\AjaxSearch\AjaxSearchTwigExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.username_ip_login" (parent: limiter).
Resolving inheritance for "limiter.ip_login" (parent: limiter).
Resolving inheritance for "limiter.username_login" (parent: limiter).
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.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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.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.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\Security\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\AuditUser.0.App\Doctrine\Mapping\Attribute\AuditUser" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\AuditUser).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\CreatedAt.0.App\Doctrine\Mapping\Attribute\CreatedAt" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\CreatedAt).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\CreatedBy.0.App\Doctrine\Mapping\Attribute\CreatedBy" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\CreatedBy).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\SoftDeleted.0.App\Doctrine\Mapping\Attribute\SoftDeleted" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\SoftDeleted).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\Timestamp.0.App\Doctrine\Mapping\Attribute\Timestamp" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\Timestamp).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\UpdatedAt.0.App\Doctrine\Mapping\Attribute\UpdatedAt" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\UpdatedAt).
Resolving inheritance for ".instanceof.App\Doctrine\Mapping\Attribute\UpdatedBy.0.App\Doctrine\Mapping\Attribute\UpdatedBy" (parent: .abstract.instanceof.App\Doctrine\Mapping\Attribute\UpdatedBy).
Resolving inheritance for ".instanceof.App\Entity\Appointment.0.App\Entity\Appointment" (parent: .abstract.instanceof.App\Entity\Appointment).
Resolving inheritance for ".instanceof.App\Entity\AppointmentExtra.0.App\Entity\AppointmentExtra" (parent: .abstract.instanceof.App\Entity\AppointmentExtra).
Resolving inheritance for ".instanceof.App\Entity\AppointmentNoteTemplate.0.App\Entity\AppointmentNoteTemplate" (parent: .abstract.instanceof.App\Entity\AppointmentNoteTemplate).
Resolving inheritance for ".instanceof.App\Entity\AppointmentSlot.0.App\Entity\AppointmentSlot" (parent: .abstract.instanceof.App\Entity\AppointmentSlot).
Resolving inheritance for ".instanceof.App\Entity\AppointmentSurvey.0.App\Entity\AppointmentSurvey" (parent: .abstract.instanceof.App\Entity\AppointmentSurvey).
Resolving inheritance for ".instanceof.App\Entity\AppointmentTherapist.0.App\Entity\AppointmentTherapist" (parent: .abstract.instanceof.App\Entity\AppointmentTherapist).
Resolving inheritance for ".instanceof.App\Entity\AppointmentWaiting.0.App\Entity\AppointmentWaiting" (parent: .abstract.instanceof.App\Entity\AppointmentWaiting).
Resolving inheritance for ".instanceof.App\Entity\Company.0.App\Entity\Company" (parent: .abstract.instanceof.App\Entity\Company).
Resolving inheritance for ".instanceof.App\Entity\CompanyContact.0.App\Entity\CompanyContact" (parent: .abstract.instanceof.App\Entity\CompanyContact).
Resolving inheritance for ".instanceof.App\Entity\CompanyLogin.0.App\Entity\CompanyLogin" (parent: .abstract.instanceof.App\Entity\CompanyLogin).
Resolving inheritance for ".instanceof.App\Entity\CompanyVenue.0.App\Entity\CompanyVenue" (parent: .abstract.instanceof.App\Entity\CompanyVenue).
Resolving inheritance for ".instanceof.App\Entity\Email.0.App\Entity\Email" (parent: .abstract.instanceof.App\Entity\Email).
Resolving inheritance for ".instanceof.App\Entity\Extra.0.App\Entity\Extra" (parent: .abstract.instanceof.App\Entity\Extra).
Resolving inheritance for ".instanceof.App\Entity\FileEntity.0.App\Entity\FileEntity" (parent: .abstract.instanceof.App\Entity\FileEntity).
Resolving inheritance for ".instanceof.App\Entity\FileFolder.0.App\Entity\FileFolder" (parent: .abstract.instanceof.App\Entity\FileFolder).
Resolving inheritance for ".instanceof.App\Entity\Job.0.App\Entity\Job" (parent: .abstract.instanceof.App\Entity\Job).
Resolving inheritance for ".instanceof.App\Entity\JobExtra.0.App\Entity\JobExtra" (parent: .abstract.instanceof.App\Entity\JobExtra).
Resolving inheritance for ".instanceof.App\Entity\JobRecurring.0.App\Entity\JobRecurring" (parent: .abstract.instanceof.App\Entity\JobRecurring).
Resolving inheritance for ".instanceof.App\Entity\JobStatus.0.App\Entity\JobStatus" (parent: .abstract.instanceof.App\Entity\JobStatus).
Resolving inheritance for ".instanceof.App\Entity\NotificationPool.0.App\Entity\NotificationPool" (parent: .abstract.instanceof.App\Entity\NotificationPool).
Resolving inheritance for ".instanceof.App\Entity\QrForm.0.App\Entity\QrForm" (parent: .abstract.instanceof.App\Entity\QrForm).
Resolving inheritance for ".instanceof.App\Entity\QrSubmission.0.App\Entity\QrSubmission" (parent: .abstract.instanceof.App\Entity\QrSubmission).
Resolving inheritance for ".instanceof.App\Entity\Skill.0.App\Entity\Skill" (parent: .abstract.instanceof.App\Entity\Skill).
Resolving inheritance for ".instanceof.App\Entity\Survey.0.App\Entity\Survey" (parent: .abstract.instanceof.App\Entity\Survey).
Resolving inheritance for ".instanceof.App\Entity\SurveyField.0.App\Entity\SurveyField" (parent: .abstract.instanceof.App\Entity\SurveyField).
Resolving inheritance for ".instanceof.App\Entity\Task.0.App\Entity\Task" (parent: .abstract.instanceof.App\Entity\Task).
Resolving inheritance for ".instanceof.App\Entity\Therapist.0.App\Entity\Therapist" (parent: .abstract.instanceof.App\Entity\Therapist).
Resolving inheritance for ".instanceof.App\Entity\TherapistAvailability.0.App\Entity\TherapistAvailability" (parent: .abstract.instanceof.App\Entity\TherapistAvailability).
Resolving inheritance for ".instanceof.App\Entity\TherapistNote.0.App\Entity\TherapistNote" (parent: .abstract.instanceof.App\Entity\TherapistNote).
Resolving inheritance for ".instanceof.App\Entity\TherapistType.0.App\Entity\TherapistType" (parent: .abstract.instanceof.App\Entity\TherapistType).
Resolving inheritance for ".instanceof.App\Entity\UnknownDevice.0.App\Entity\UnknownDevice" (parent: .abstract.instanceof.App\Entity\UnknownDevice).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for ".instanceof.App\Entity\UserDevice.0.App\Entity\UserDevice" (parent: .abstract.instanceof.App\Entity\UserDevice).
Resolving inheritance for ".instanceof.App\Entity\UserMagicLinkToken.0.App\Entity\UserMagicLinkToken" (parent: .abstract.instanceof.App\Entity\UserMagicLinkToken).
Resolving inheritance for ".instanceof.App\Entity\UserPasswordResetToken.0.App\Entity\UserPasswordResetToken" (parent: .abstract.instanceof.App\Entity\UserPasswordResetToken).
Resolving inheritance for ".instanceof.App\Entity\UserToken.0.App\Entity\UserToken" (parent: .abstract.instanceof.App\Entity\UserToken).
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.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (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.lock" (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).
253
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\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 "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $username_ip_login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $usernameIpLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $username_ip_login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $usernameIpLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $ip_login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $ipLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $ip_login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $ipLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $username_login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $usernameLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $username_login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $usernameLoginLimiter"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\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 "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 $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "nelmio_security.external_redirect.target_validator"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.totp.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "scheb_two_factor.code_reuse_cache"; reason: private alias.
Removed service "scheb_two_factor.trusted_device_manager"; 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 "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 $mailerLogger"; 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 $lockLogger"; 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 "twig.loader"; reason: private alias.
Removed service ".service_locator.DHUPvzc"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator._tP6T3M"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.h6MgDgY"; reason: private alias.
Removed service ".service_locator.Y65sbah"; reason: private alias.
Removed service ".service_locator.QkxFWBR"; reason: private alias.
Removed service ".service_locator.9AGVmZp"; reason: private alias.
Removed service ".service_locator.Bnim4CG"; reason: private alias.
Removed service ".service_locator.YhqfuDi"; reason: private alias.
Removed service ".service_locator.a7hXe4w"; reason: private alias.
Removed service ".service_locator.ZCHbq3n"; reason: private alias.
Removed service ".service_locator.3EI0cnO"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.4OZt068"; reason: private alias.
Removed service ".service_locator.b5f.V6L"; reason: private alias.
Removed service ".service_locator.UerxGTt"; reason: private alias.
Removed service ".service_locator.fOhLFqT"; reason: private alias.
Removed service ".service_locator.vh53x82"; reason: private alias.
Removed service ".service_locator.WEH0oro"; reason: private alias.
Removed service ".service_locator.A4n9iGk"; reason: private alias.
Removed service ".service_locator.oxyGKTT"; reason: private alias.
Removed service ".service_locator..4_GLvF"; reason: private alias.
Removed service ".service_locator.SzuwuuI"; reason: private alias.
Removed service ".service_locator.T61t_9J"; reason: private alias.
Removed service ".service_locator.tD9mOPL"; reason: private alias.
Removed service ".service_locator.9rQ2PxT"; reason: private alias.
Removed service ".service_locator.lQ0gxqP"; reason: private alias.
Removed service ".service_locator.KlUXsqN"; reason: private alias.
Removed service ".service_locator.DuxeVkh"; reason: private alias.
Removed service ".service_locator.2x0qdtg"; reason: private alias.
Removed service ".service_locator.gY7W__j"; reason: private alias.
Removed service ".service_locator.Y35iFWY"; reason: private alias.
Removed service ".service_locator.skThGPO"; reason: private alias.
Removed service ".service_locator.nby1bz2"; reason: private alias.
Removed service ".service_locator.iqIfvkl"; reason: private alias.
Removed service ".service_locator.A1TvDQJ"; reason: private alias.
Removed service ".service_locator.OwUctD4"; reason: private alias.
Removed service ".service_locator.geoO4eN"; reason: private alias.
Removed service ".service_locator.ZGshoXf"; reason: private alias.
Removed service ".service_locator.PtlYj3c"; reason: private alias.
Removed service ".service_locator.r5Co4IG"; reason: private alias.
Removed service ".service_locator.Pevgq_o"; reason: private alias.
Removed service ".service_locator._06Vy5g"; reason: private alias.
Removed service ".service_locator.j_uyQKb"; reason: private alias.
Removed service ".service_locator.r6UeDGR"; reason: private alias.
Removed service ".service_locator.my.m_Oo"; reason: private alias.
Removed service ".service_locator.xCYZ1XE"; reason: private alias.
Removed service ".service_locator.x5XJcWn"; reason: private alias.
Removed service ".service_locator.ez8ZaER"; reason: private alias.
Removed service ".service_locator.QMSLtuz"; reason: private alias.
Removed service ".service_locator.BzsizXn"; reason: private alias.
Removed service ".service_locator.wrICa72"; reason: private alias.
Removed service ".service_locator.lltYhCG"; reason: private alias.
Removed service ".service_locator.RGWfdHh"; reason: private alias.
Removed service ".service_locator.3q9c08Z"; reason: private alias.
Removed service ".service_locator.crIAbn5"; reason: private alias.
Removed service ".service_locator.ATatzhb"; reason: private alias.
Removed service ".service_locator.wqHyyzJ"; reason: private alias.
Removed service ".service_locator.HShC8Pd"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.oT6nB3G"; reason: private alias.
98
Changed reference of service "App\Security\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\CompanyLoginTokenAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\TokenAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\UserPasswordService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Utility\MenuBuilder" previously pointing to "router.default" to "router".
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.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 "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.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 "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 "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.channel.desktop" 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.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_security.external_redirect_listener" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.totp_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.W_3aFyq" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6Z4uiTY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.AaT5g08" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.WdTn6s1" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AppointmentNoteTemplateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AppointmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CompanyDashboardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CompanyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ContactVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\DashboardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\JobRecurringVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\JobVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\QrSubmissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\SurveyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\TaskVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\TherapistDashboardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\TherapistVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserProfileVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
520
Removed service ".abstract.App\Doctrine\Mapping\Adapter\AdapterInterface"; reason: abstract.
Removed service ".abstract.App\Doctrine\Mapping\Adapter\ClockAwareAdapterInterface"; reason: abstract.
Removed service ".abstract.App\Doctrine\Mapping\Listener\MappingSubscriber"; 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 "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.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 "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillSurveyTokensCommand"; reason: abstract.
Removed service ".instanceof.App\Command\BackfillSurveyTokensCommand.0.App\Command\BackfillSurveyTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BackfillSurveyTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanupExpiredTokensCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CleanupExpiredTokensCommand.0.App\Command\CleanupExpiredTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanupExpiredTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAppointmentRemindersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendAppointmentRemindersCommand.0.App\Command\SendAppointmentRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAppointmentRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendCertificationExpiryRemindersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendCertificationExpiryRemindersCommand.0.App\Command\SendCertificationExpiryRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendCertificationExpiryRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ContactApiController.0.App\Controller\Api\ContactApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ContactApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppointmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\AppointmentController.0.App\Controller\AppointmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\AuthController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyController.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyDashboardController.0.App\Controller\CompanyDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\ContactController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.App\Controller\FileController.0.App\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobController"; reason: abstract.
Removed service ".instanceof.App\Controller\JobController.0.App\Controller\JobController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobRecurringController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobRecurringController"; reason: abstract.
Removed service ".instanceof.App\Controller\JobRecurringController.0.App\Controller\JobRecurringController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JobRecurringController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicSurveyController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicSurveyController.0.App\Controller\PublicSurveyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrController"; reason: abstract.
Removed service ".instanceof.App\Controller\QrController.0.App\Controller\QrController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QrController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SurveyReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SurveyReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\SurveyReportController.0.App\Controller\SurveyReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SurveyReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.App\Controller\TaskController.0.App\Controller\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistController"; reason: abstract.
Removed service ".instanceof.App\Controller\TherapistController.0.App\Controller\TherapistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TherapistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TherapistDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TherapistDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\TherapistDashboardController.0.App\Controller\TherapistDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TherapistDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\JobStatusFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\JobStatusFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TherapistTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\TherapistTypeFixtures"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\AuditUser.0.App\Doctrine\Mapping\Attribute\AuditUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\AuditUser"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\CreatedAt.0.App\Doctrine\Mapping\Attribute\CreatedAt"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\CreatedAt"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\CreatedBy.0.App\Doctrine\Mapping\Attribute\CreatedBy"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\CreatedBy"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\SoftDeleted.0.App\Doctrine\Mapping\Attribute\SoftDeleted"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\SoftDeleted"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\Timestamp.0.App\Doctrine\Mapping\Attribute\Timestamp"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\Timestamp"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\UpdatedAt.0.App\Doctrine\Mapping\Attribute\UpdatedAt"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\UpdatedAt"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Attribute\UpdatedBy.0.App\Doctrine\Mapping\Attribute\UpdatedBy"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Attribute\UpdatedBy"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Listener\AuditUserListener.0.App\Doctrine\Mapping\Listener\AuditUserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Listener\AuditUserListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Listener\SoftDeleteListener.0.App\Doctrine\Mapping\Listener\SoftDeleteListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Listener\SoftDeleteListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\Mapping\Listener\TimestampListener.0.App\Doctrine\Mapping\Listener\TimestampListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\Mapping\Listener\TimestampListener"; reason: abstract.
Removed service ".instanceof.App\Entity\Appointment.0.App\Entity\Appointment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Appointment"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentExtra.0.App\Entity\AppointmentExtra"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentExtra"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentNoteTemplate.0.App\Entity\AppointmentNoteTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentNoteTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentSlot.0.App\Entity\AppointmentSlot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentSlot"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentSurvey.0.App\Entity\AppointmentSurvey"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentSurvey"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentTherapist.0.App\Entity\AppointmentTherapist"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentTherapist"; reason: abstract.
Removed service ".instanceof.App\Entity\AppointmentWaiting.0.App\Entity\AppointmentWaiting"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppointmentWaiting"; reason: abstract.
Removed service ".instanceof.App\Entity\Company.0.App\Entity\Company"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Company"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyContact.0.App\Entity\CompanyContact"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyContact"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyLogin.0.App\Entity\CompanyLogin"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyLogin"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyVenue.0.App\Entity\CompanyVenue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyVenue"; reason: abstract.
Removed service ".instanceof.App\Entity\Email.0.App\Entity\Email"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Email"; reason: abstract.
Removed service ".instanceof.App\Entity\Extra.0.App\Entity\Extra"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Extra"; reason: abstract.
Removed service ".instanceof.App\Entity\FileEntity.0.App\Entity\FileEntity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FileEntity"; reason: abstract.
Removed service ".instanceof.App\Entity\FileFolder.0.App\Entity\FileFolder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FileFolder"; reason: abstract.
Removed service ".instanceof.App\Entity\Job.0.App\Entity\Job"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Job"; reason: abstract.
Removed service ".instanceof.App\Entity\JobExtra.0.App\Entity\JobExtra"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\JobExtra"; reason: abstract.
Removed service ".instanceof.App\Entity\JobRecurring.0.App\Entity\JobRecurring"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\JobRecurring"; reason: abstract.
Removed service ".instanceof.App\Entity\JobStatus.0.App\Entity\JobStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\JobStatus"; reason: abstract.
Removed service ".instanceof.App\Entity\NotificationPool.0.App\Entity\NotificationPool"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NotificationPool"; reason: abstract.
Removed service ".instanceof.App\Entity\QrForm.0.App\Entity\QrForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QrForm"; reason: abstract.
Removed service ".instanceof.App\Entity\QrSubmission.0.App\Entity\QrSubmission"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QrSubmission"; reason: abstract.
Removed service ".instanceof.App\Entity\Skill.0.App\Entity\Skill"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Skill"; reason: abstract.
Removed service ".instanceof.App\Entity\Survey.0.App\Entity\Survey"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Survey"; reason: abstract.
Removed service ".instanceof.App\Entity\SurveyField.0.App\Entity\SurveyField"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SurveyField"; reason: abstract.
Removed service ".instanceof.App\Entity\Task.0.App\Entity\Task"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Task"; reason: abstract.
Removed service ".instanceof.App\Entity\Therapist.0.App\Entity\Therapist"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Therapist"; reason: abstract.
Removed service ".instanceof.App\Entity\TherapistAvailability.0.App\Entity\TherapistAvailability"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\TherapistAvailability"; reason: abstract.
Removed service ".instanceof.App\Entity\TherapistNote.0.App\Entity\TherapistNote"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\TherapistNote"; reason: abstract.
Removed service ".instanceof.App\Entity\TherapistType.0.App\Entity\TherapistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\TherapistType"; reason: abstract.
Removed service ".instanceof.App\Entity\UnknownDevice.0.App\Entity\UnknownDevice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UnknownDevice"; reason: abstract.
Removed service ".instanceof.App\Entity\User.0.App\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User"; reason: abstract.
Removed service ".instanceof.App\Entity\UserDevice.0.App\Entity\UserDevice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UserDevice"; reason: abstract.
Removed service ".instanceof.App\Entity\UserMagicLinkToken.0.App\Entity\UserMagicLinkToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UserMagicLinkToken"; reason: abstract.
Removed service ".instanceof.App\Entity\UserPasswordResetToken.0.App\Entity\UserPasswordResetToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UserPasswordResetToken"; reason: abstract.
Removed service ".instanceof.App\Entity\UserToken.0.App\Entity\UserToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UserToken"; reason: abstract.
Removed service ".instanceof.App\EventListener\AppointmentListener.0.App\EventListener\AppointmentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AppointmentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NoCacheSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\NoCacheSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TokenAuthenticationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TokenAuthenticationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCompletionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppointmentCompletionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppointmentCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentNoteTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppointmentNoteTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppointmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppointmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyLoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyLoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyVenueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyVenueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobRecurringType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\JobRecurringType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JobType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\JobType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendUserAccessEmailFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SendUserAccessEmailFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SurveyFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyReportFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SurveyReportFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SurveyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaskType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TherapistProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TherapistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TherapistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TherapistTokenSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TherapistTokenSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserSetPasswordFormType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CleanupExpiredTokensMessageHandler.0.App\MessageHandler\CleanupExpiredTokensMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CleanupExpiredTokensMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ProcessRecurringJobsMessageHandler.0.App\MessageHandler\ProcessRecurringJobsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ProcessRecurringJobsMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentNoteTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentNoteTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentSurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentSurveyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentTherapistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentTherapistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentWaitingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentWaitingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyLoginRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyLoginRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyVenueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyVenueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileEntityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileFolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileFolderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JobExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRecurringRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JobRecurringRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JobStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationPoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QrFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QrSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurveyFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurveyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistAvailabilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TherapistAvailabilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TherapistNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TherapistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TherapistTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TherapistTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnknownDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnknownDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMagicLinkTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMagicLinkTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPasswordResetTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPasswordResetTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserTokenRepository"; reason: abstract.
Removed service ".instanceof.App\Schedule.0.App\Schedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Schedule"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentNoteTemplateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AppointmentNoteTemplateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AppointmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyDashboardVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CompanyDashboardVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CompanyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CompanyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContactVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ContactVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DashboardVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\DashboardVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobRecurringVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\JobRecurringVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\JobVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\JobVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QrSubmissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\QrSubmissionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SurveyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\SurveyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TaskVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\TaskVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistDashboardVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\TherapistDashboardVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TherapistVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\TherapistVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserProfileVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserProfileVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormattingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FormattingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Utility\AjaxSearch\AjaxSearchTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Utility\AjaxSearch\AjaxSearchTwigExtension"; reason: abstract.
233
Removed service "App\Doctrine\DataFixtures\Purger\ForeignKeyDisablingOrmPurgerDecorator"; reason: unused.
Removed service "App\Doctrine\DataFixtures\Purger\ForeignKeyDisablingOrmPurgerDecoratorFactory"; reason: unused.
Removed service "App\Doctrine\Mapping\Adapter\AuditUserAdapter"; reason: unused.
Removed service "App\Doctrine\Mapping\Adapter\ORM"; reason: unused.
Removed service "App\Doctrine\Mapping\Adapter\SoftDeleteAdapter"; reason: unused.
Removed service "App\Doctrine\Mapping\Adapter\TimestampAdapter"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\AuditUser"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\CreatedAt"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\CreatedBy"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\SoftDeleted"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\Timestamp"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\UpdatedAt"; reason: unused.
Removed service "App\Doctrine\Mapping\Attribute\UpdatedBy"; reason: unused.
Removed service "App\Doctrine\Mapping\Driver\AttributeDriver"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\AuditUserValidator"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PostAuditUserEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PostSoftDeleteEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PostTimestampEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PreAuditUserEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PreSoftDeleteEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\PreTimestampEventArgs"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\SoftDeleteValidator"; reason: unused.
Removed service "App\Doctrine\Mapping\Event\TimestampValidator"; reason: unused.
Removed service "App\Doctrine\Mapping\Filter\SoftDeleteFilter"; reason: unused.
Removed service "App\Doctrine\Mapping\QueryWalker\Exec\DisableMultiTableDeleteExecutor"; reason: unused.
Removed service "App\Doctrine\Mapping\QueryWalker\SoftDeleteWalker"; reason: unused.
Removed service "App\Entity\Appointment"; reason: unused.
Removed service "App\Entity\AppointmentExtra"; reason: unused.
Removed service "App\Entity\AppointmentNoteTemplate"; reason: unused.
Removed service "App\Entity\AppointmentSlot"; reason: unused.
Removed service "App\Entity\AppointmentSurvey"; reason: unused.
Removed service "App\Entity\AppointmentTherapist"; reason: unused.
Removed service "App\Entity\AppointmentWaiting"; reason: unused.
Removed service "App\Entity\Company"; reason: unused.
Removed service "App\Entity\CompanyContact"; reason: unused.
Removed service "App\Entity\CompanyLogin"; reason: unused.
Removed service "App\Entity\CompanyVenue"; reason: unused.
Removed service "App\Entity\Email"; reason: unused.
Removed service "App\Entity\Extra"; reason: unused.
Removed service "App\Entity\FileEntity"; reason: unused.
Removed service "App\Entity\FileFolder"; reason: unused.
Removed service "App\Entity\Job"; reason: unused.
Removed service "App\Entity\JobExtra"; reason: unused.
Removed service "App\Entity\JobRecurring"; reason: unused.
Removed service "App\Entity\JobStatus"; reason: unused.
Removed service "App\Entity\NotificationPool"; reason: unused.
Removed service "App\Entity\QrForm"; reason: unused.
Removed service "App\Entity\QrSubmission"; reason: unused.
Removed service "App\Entity\Skill"; reason: unused.
Removed service "App\Entity\Survey"; reason: unused.
Removed service "App\Entity\SurveyField"; reason: unused.
Removed service "App\Entity\Task"; reason: unused.
Removed service "App\Entity\Therapist"; reason: unused.
Removed service "App\Entity\TherapistAvailability"; reason: unused.
Removed service "App\Entity\TherapistNote"; reason: unused.
Removed service "App\Entity\TherapistType"; reason: unused.
Removed service "App\Entity\UnknownDevice"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Entity\UserDevice"; reason: unused.
Removed service "App\Entity\UserMagicLinkToken"; reason: unused.
Removed service "App\Entity\UserPasswordResetToken"; reason: unused.
Removed service "App\Entity\UserToken"; reason: unused.
Removed service "App\Event\Security\UserPasswordUpdatedEvent"; reason: unused.
Removed service "App\Exception\FileStorageException"; reason: unused.
Removed service "App\Exception\Security\PermissionConfiguratorException"; reason: unused.
Removed service "App\Exception\UserTotpEnrolmentException"; reason: unused.
Removed service "App\Message\CleanupExpiredTokensMessage"; reason: unused.
Removed service "App\Message\ProcessRecurringJobsMessage"; reason: unused.
Removed service "App\Security\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\Security\LoginRateLimiter"; reason: unused.
Removed service "App\Security\Permission"; reason: unused.
Removed service "App\Security\Role"; reason: unused.
Removed service "App\Utility\AjaxSearch\AjaxSearch"; reason: unused.
Removed service "App\Utility\AjaxSearch\AjaxSearchColumn"; reason: unused.
Removed service "App\Utility\AjaxSearch\Exception\AjaxSearchException"; reason: unused.
Removed service "App\Utility\AjaxSearch\Exception\BadColumnDefinitionException"; reason: unused.
Removed service "App\Utility\AjaxSearch\Exception\BadInputException"; reason: unused.
Removed service "App\Utility\EmailService"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.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.channel.desktop"; 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 "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 "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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.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 "webpack_encore.cache"; reason: unused.
Removed service "nelmio_security.ua_parser"; reason: unused.
Removed service "nelmio_security.ua_parser.ua_php"; reason: unused.
Removed service "nelmio_security.policy_manager"; reason: unused.
Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "scheb_two_factor.null_trusted_device_manager"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.scheduler_trigger"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.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 "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator..xYP7c8"; reason: unused.
421
Inlined service "limiter.ip_login" to "app.login_rate_limiter".
Inlined service "limiter.username_ip_login" to "app.login_rate_limiter".
Inlined service "limiter.username_login" to "app.login_rate_limiter".
Inlined service "App\Service\TherapistEmailService" to "App\Command\SendCertificationExpiryRemindersCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ContactApiController" to "App\Controller\Api\ContactApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AppointmentController" to "App\Controller\AppointmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyController" to "App\Controller\CompanyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyDashboardController" to "App\Controller\CompanyDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FileController" to "App\Controller\FileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\JobController" to "App\Controller\JobController".
Inlined service ".service_locator.TJNRSaV.App\Controller\JobRecurringController" to "App\Controller\JobRecurringController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicSurveyController" to "App\Controller\PublicSurveyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QrController" to "App\Controller\QrController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SurveyReportController" to "App\Controller\SurveyReportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TaskController" to "App\Controller\TaskController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TherapistController" to "App\Controller\TherapistController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TherapistDashboardController" to "App\Controller\TherapistDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserProfileController" to "App\Controller\UserProfileController".
Inlined service "App\Utility\CalendarInviteService" to "App\Service\AppointmentNotificationEmailService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.YDYHnos" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.username_ip_login" to "limiter.username_ip_login".
Inlined service "limiter.storage.ip_login" to "limiter.ip_login".
Inlined service "limiter.storage.username_login" to "limiter.username_login".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.tiN6Jfk" 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.DA6YX9k" to "validator.validator_factory".
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.jLLS2Ji" 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.security" to "profiler".
Inlined service "data_collector.twig" 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 "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.jDq.drB" 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.o31mz3c" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.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.PB80GMu" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\FormattingExtension" to "twig".
Inlined service "App\Utility\AjaxSearch\AjaxSearchTwigExtension" 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 "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "nelmio_security.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Utility\MenuBuilder" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.AEKO2be" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.4z2PmDc" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
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.6V.SOHc" to "security.access_map".
Inlined service ".security.request_matcher.ranOIr9" to "security.access_map".
Inlined service ".security.request_matcher.dqDdytr" to "security.access_map".
Inlined service ".security.request_matcher._xfa3Ug" to "security.access_map".
Inlined service ".security.request_matcher.SPesilI" to "security.access_map".
Inlined service ".security.request_matcher.nAdQu3Q" to "security.access_map".
Inlined service ".security.request_matcher.sPump3a" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "app.login_rate_limiter" to "security.listener.login_throttling.main".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.remember_me.doctrine_token_provider.main" to "security.authenticator.remember_me_handler.main".
Inlined service "security.remember_me.token_verifier.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.luQO6X3" to ".security.request_matcher.6V.SOHc".
Inlined service ".security.request_matcher.OzaJ7d_" to ".security.request_matcher.ranOIr9".
Inlined service ".security.request_matcher.IviT2ki" to ".security.request_matcher.dqDdytr".
Inlined service ".security.request_matcher.LKaipYG" to ".security.request_matcher._xfa3Ug".
Inlined service ".security.request_matcher.r7vOSQ1" to ".security.request_matcher.SPesilI".
Inlined service ".security.request_matcher.n1Pjfre" to ".security.request_matcher.nAdQu3Q".
Inlined service ".security.request_matcher.MWSqXdu" to ".security.request_matcher.sPump3a".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service ".service_locator.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Ji6i1aV" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\JobStatusFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\TherapistTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "nelmio_security.directive_set_builder.report" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.directive_set_builder.enforce" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.ua_parser.ua_php.provider" to "nelmio_security.csp_report.filter.noise_detector_browser_bugs".
Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.external_redirect.target_validator.allow_list" to "nelmio_security.external_redirect_listener".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration.algorithm" to "scheb_two_factor.trusted_jwt_encoder.configuration".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration.key" to "scheb_two_factor.trusted_jwt_encoder.configuration".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration" to "scheb_two_factor.trusted_jwt_encoder".
Inlined service "scheb_two_factor.trusted_jwt_encoder" to "scheb_two_factor.trusted_token_encoder".
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 "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.v_6DB98" to ".service_locator.v_6DB98.App\Controller\AdminController::noteTemplateView()".
Inlined service ".service_locator.hUeOh9j" to ".service_locator.hUeOh9j.App\Controller\AdminController::noteTemplateEdit()".
Inlined service ".service_locator.yRFGzj." to ".service_locator.yRFGzj..App\Controller\AdminController::surveyView()".
Inlined service ".service_locator.7.pCVMQ" to ".service_locator.7.pCVMQ.App\Controller\AdminController::surveyEdit()".
Inlined service ".service_locator.61nNmIg" to ".service_locator.61nNmIg.App\Controller\AppointmentController::pendingList()".
Inlined service ".service_locator.7eGdvS4" to ".service_locator.7eGdvS4.App\Controller\AppointmentController::upload()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\AuthController::login()".
Inlined service ".service_locator.c29St76" to ".service_locator.c29St76.App\Controller\AuthController::setPassword()".
Inlined service ".service_locator.rsWPRZA" to ".service_locator.rsWPRZA.App\Controller\AuthController::resetPassword()".
Inlined service ".service_locator.CmHjKRy" to ".service_locator.CmHjKRy.App\Controller\CompanyController::view()".
Inlined service ".service_locator.f4eVEnh" to ".service_locator.f4eVEnh.App\Controller\CompanyController::upload()".
Inlined service ".service_locator.SrYBFn5" to ".service_locator.SrYBFn5.App\Controller\CompanyController::editVenue()".
Inlined service ".service_locator.7K7Yi9g" to ".service_locator.7K7Yi9g.App\Controller\CompanyController::getVenue()".
Inlined service ".service_locator.kZyHjpc" to ".service_locator.kZyHjpc.App\Controller\CompanyController::getContacts()".
Inlined service ".service_locator.IDPEeVV" to ".service_locator.IDPEeVV.App\Controller\CompanyController::editContact()".
Inlined service ".service_locator.lCCrekX" to ".service_locator.lCCrekX.App\Controller\CompanyController::getContact()".
Inlined service ".service_locator.9AGFWxD" to ".service_locator.9AGFWxD.App\Controller\CompanyController::createLogin()".
Inlined service ".service_locator.VZfKx6r" to ".service_locator.VZfKx6r.App\Controller\CompanyController::editLogin()".
Inlined service ".service_locator.Gu0mog1" to ".service_locator.Gu0mog1.App\Controller\CompanyController::getLogin()".
Inlined service ".service_locator.W_3aFyq" to ".service_locator.W_3aFyq.App\Controller\CompanyController::getLoginToken()".
Inlined service ".service_locator.6Z4uiTY" to ".service_locator.6Z4uiTY.App\Controller\CompanyController::regenerateLoginToken()".
Inlined service ".service_locator.z58_udv" to ".service_locator.z58_udv.App\Controller\CompanyController::deleteLogin()".
Inlined service ".service_locator.zwboxmk" to ".service_locator.zwboxmk.App\Controller\JobController::upload()".
Inlined service ".service_locator.J3mii29" to ".service_locator.J3mii29.App\Controller\JobController::saveRecurring()".
Inlined service ".service_locator.q02IpiH" to ".service_locator.q02IpiH.App\Controller\JobRecurringController::create()".
Inlined service ".service_locator.0.jaSTE" to ".service_locator.0.jaSTE.App\Controller\JobRecurringController::view()".
Inlined service ".service_locator.DFUhjMn" to ".service_locator.DFUhjMn.App\Controller\JobRecurringController::edit()".
Inlined service ".service_locator.c_oXztN" to ".service_locator.c_oXztN.App\Controller\JobRecurringController::ajaxGet()".
Inlined service ".service_locator.IKUrI8R" to ".service_locator.IKUrI8R.App\Controller\PublicSurveyController::view()".
Inlined service ".service_locator.AaT5g08" to ".service_locator.AaT5g08.App\Controller\QrController::generate()".
Inlined service ".service_locator.WdTn6s1" to ".service_locator.WdTn6s1.App\Controller\QrController::image()".
Inlined service ".service_locator.slN96N6" to ".service_locator.slN96N6.App\Controller\TherapistController::expiredList()".
Inlined service ".service_locator.dcZ6Xwh" to ".service_locator.dcZ6Xwh.App\Controller\TherapistController::create()".
Inlined service ".service_locator.GnjLI_G" to ".service_locator.GnjLI_G.App\Controller\TherapistController::view()".
Inlined service ".service_locator.Ju38BqZ" to ".service_locator.Ju38BqZ.App\Controller\TherapistController::uploadProfileImage()".
Inlined service ".service_locator.rMUj4La" to ".service_locator.rMUj4La.App\Controller\TherapistController::uploadDocuments()".
Inlined service ".service_locator._MON9Al" to ".service_locator._MON9Al.App\Controller\TherapistController::deleteDocument()".
Inlined service ".service_locator._P.oXzQ" to ".service_locator._P.oXzQ.App\Controller\TherapistController::downloadFile()".
Inlined service ".service_locator.O8LtJx_" to ".service_locator.O8LtJx_.App\Controller\TherapistController::edit()".
Inlined service ".service_locator.tIuSRRn" to ".service_locator.tIuSRRn.App\Controller\TherapistController::apiSearch()".
Inlined service ".service_locator.aXslBPD" to ".service_locator.aXslBPD.App\Controller\UserController::view()".
Inlined service ".service_locator.yYtnLTX" to ".service_locator.yYtnLTX.App\Controller\UserProfileController::manage2fa()".
Inlined service ".service_locator.Y2Cuove" to ".service_locator.Y2Cuove.App\Controller\UserProfileController::changePassword()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\CleanupExpiredTokensMessageHandler" to ".messenger.handler_descriptor.vsannz2".
Inlined service "App\MessageHandler\ProcessRecurringJobsMessageHandler" to ".messenger.handler_descriptor.L5BCJaa".
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 "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
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 "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\AppointmentNoteTemplateVoter" to ".debug.security.voter.App\Security\Voter\AppointmentNoteTemplateVoter".
Inlined service "App\Security\Voter\AppointmentVoter" to ".debug.security.voter.App\Security\Voter\AppointmentVoter".
Inlined service "App\Security\Voter\CompanyDashboardVoter" to ".debug.security.voter.App\Security\Voter\CompanyDashboardVoter".
Inlined service "App\Security\Voter\CompanyVoter" to ".debug.security.voter.App\Security\Voter\CompanyVoter".
Inlined service "App\Security\Voter\ContactVoter" to ".debug.security.voter.App\Security\Voter\ContactVoter".
Inlined service "App\Security\Voter\DashboardVoter" to ".debug.security.voter.App\Security\Voter\DashboardVoter".
Inlined service "App\Security\Voter\JobRecurringVoter" to ".debug.security.voter.App\Security\Voter\JobRecurringVoter".
Inlined service "App\Security\Voter\JobVoter" to ".debug.security.voter.App\Security\Voter\JobVoter".
Inlined service "App\Security\Voter\QrSubmissionVoter" to ".debug.security.voter.App\Security\Voter\QrSubmissionVoter".
Inlined service "App\Security\Voter\SurveyVoter" to ".debug.security.voter.App\Security\Voter\SurveyVoter".
Inlined service "App\Security\Voter\TaskVoter" to ".debug.security.voter.App\Security\Voter\TaskVoter".
Inlined service "App\Security\Voter\TherapistDashboardVoter" to ".debug.security.voter.App\Security\Voter\TherapistDashboardVoter".
Inlined service "App\Security\Voter\TherapistVoter" to ".debug.security.voter.App\Security\Voter\TherapistVoter".
Inlined service "App\Security\Voter\UserProfileVoter" to ".debug.security.voter.App\Security\Voter\UserProfileVoter".
Inlined service "App\Security\Voter\UserVoter" to ".debug.security.voter.App\Security\Voter\UserVoter".
Inlined service ".service_locator.0vXPYD2" to ".service_locator.0vXPYD2.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.scheduler_trigger" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.fAfEDq8" to "console.command_loader".
Inlined service ".service_locator.0vXPYD2.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.