"SELECT l0_.id AS id_0, l0_.mail AS mail_1, l0_.created_at AS created_at_2, l0_.is_successful AS is_successful_3 FROM login_flood l0_ WHERE l0_.mail = ? AND l0_.created_at > ? AND l0_.is_successful = false ORDER BY l0_.created_at ASC"
"SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.uuid AS uuid_4, u0_.data AS data_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.active AS active_8, u0_.middle_name AS middle_name_9, u0_.avatar AS avatar_10, u0_.changed AS changed_11, u0_.guardian AS guardian_12, u0_.logged_in_at AS logged_in_at_13, u0_.first_login_at AS first_login_at_14, u0_.username AS username_15, u0_.birthdate AS birthdate_16, u0_.student_password_is_set AS student_password_is_set_17, u0_.internal_registration AS internal_registration_18, u0_.organisations AS organisations_19, u0_.cookies_compliance AS cookies_compliance_20, u0_.full_time_access AS full_time_access_21, u0_.created_at AS created_at_22, u0_.login_token AS login_token_23 FROM user_entity_table u0_ WHERE LOWER(u0_.email) = LOWER(?)"
(parameters:
[1 => "marta.krvavac@skole.hr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.uuid AS uuid_4, u0_.data AS data_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.active AS active_8, u0_.middle_name AS middle_name_9, u0_.avatar AS avatar_10, u0_.changed AS changed_11, u0_.guardian AS guardian_12, u0_.logged_in_at AS logged_in_at_13, u0_.first_login_at AS first_login_at_14, u0_.username AS username_15, u0_.birthdate AS birthdate_16, u0_.student_password_is_set AS student_password_is_set_17, u0_.internal_registration AS internal_registration_18, u0_.organisations AS organisations_19, u0_.cookies_compliance AS cookies_compliance_20, u0_.full_time_access AS full_time_access_21, u0_.created_at AS created_at_22, u0_.login_token AS login_token_23 FROM user_entity_table u0_ WHERE LOWER(u0_.email) = LOWER(?)"
"params" => [1 => "marta.krvavac@skole.hr"
]
"types" => [1 => 2]
]
Log messages generated during the compilation of the service container.
Messages
Class
327
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ClearCommand" (parent: .abstract.instanceof.App\Command\B2ClearCommand).
Resolving inheritance for "App\Command\B2ClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2CreateCommand" (parent: .abstract.instanceof.App\Command\B2CreateCommand).
Resolving inheritance for "App\Command\B2CreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2CreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2FolderSizeCommand" (parent: .abstract.instanceof.App\Command\B2FolderSizeCommand).
Resolving inheritance for "App\Command\B2FolderSizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2FolderSizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ObjectInfoCommand" (parent: .abstract.instanceof.App\Command\B2ObjectInfoCommand).
Resolving inheritance for "App\Command\B2ObjectInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ObjectInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearLoginFloodCommand" (parent: .abstract.instanceof.App\Command\ClearLoginFloodCommand).
Resolving inheritance for "App\Command\ClearLoginFloodCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearLoginFloodCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CodeGenerateCommand" (parent: .abstract.instanceof.App\Command\CodeGenerateCommand).
Resolving inheritance for "App\Command\CodeGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CodeGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobStartCommand" (parent: .abstract.instanceof.App\Command\CronjobStartCommand).
Resolving inheritance for "App\Command\CronjobStartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobStartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceCodeGenerateCommand" (parent: .abstract.instanceof.App\Command\DeviceCodeGenerateCommand).
Resolving inheritance for "App\Command\DeviceCodeGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceCodeGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaterialStorageImportCommand" (parent: .abstract.instanceof.App\Command\MaterialStorageImportCommand).
Resolving inheritance for "App\Command\MaterialStorageImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaterialStorageImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepositoryRefreshStatisticsCommand" (parent: .abstract.instanceof.App\Command\RepositoryRefreshStatisticsCommand).
Resolving inheritance for "App\Command\RepositoryRefreshStatisticsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepositoryRefreshStatisticsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TCCodeGenerateCommand" (parent: .abstract.instanceof.App\Command\TCCodeGenerateCommand).
Resolving inheritance for "App\Command\TCCodeGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TCCodeGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatIllustrationsPathCommand" (parent: .abstract.instanceof.App\Command\TestomatIllustrationsPathCommand).
Resolving inheritance for "App\Command\TestomatIllustrationsPathCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatIllustrationsPathCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatImportCommand" (parent: .abstract.instanceof.App\Command\TestomatImportCommand).
Resolving inheritance for "App\Command\TestomatImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnitThumbnailsToBunnyCDNCommand" (parent: .abstract.instanceof.App\Command\UnitThumbnailsToBunnyCDNCommand).
Resolving inheritance for "App\Command\UnitThumbnailsToBunnyCDNCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnitThumbnailsToBunnyCDNCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkapaceCreateExtadminCommand" (parent: .abstract.instanceof.App\Command\WorkapaceCreateExtadminCommand).
Resolving inheritance for "App\Command\WorkapaceCreateExtadminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkapaceCreateExtadminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceConfigSyncCommand" (parent: .abstract.instanceof.App\Command\WorkspaceConfigSyncCommand).
Resolving inheritance for "App\Command\WorkspaceConfigSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceConfigSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateCommand" (parent: .abstract.instanceof.App\Command\WorkspaceCreateCommand).
Resolving inheritance for "App\Command\WorkspaceCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateDummyUsers" (parent: .abstract.instanceof.App\Command\WorkspaceCreateDummyUsers).
Resolving inheritance for "App\Command\WorkspaceCreateDummyUsers" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateDummyUsers).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateTestomatFolderCommand" (parent: .abstract.instanceof.App\Command\WorkspaceCreateTestomatFolderCommand).
Resolving inheritance for "App\Command\WorkspaceCreateTestomatFolderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateTestomatFolderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMakeMigrationCommand" (parent: .abstract.instanceof.App\Command\WorkspaceMakeMigrationCommand).
Resolving inheritance for "App\Command\WorkspaceMakeMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMakeMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMigrationMigrateCommand" (parent: .abstract.instanceof.App\Command\WorkspaceMigrationMigrateCommand).
Resolving inheritance for "App\Command\WorkspaceMigrationMigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMigrationMigrateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApiController" (parent: .abstract.instanceof.App\Controller\AdminApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApiController).
Resolving inheritance for "App\Controller\AdminApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsApiController" (parent: .abstract.instanceof.App\Controller\AdminReportsApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsApiController).
Resolving inheritance for "App\Controller\AdminReportsApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminWorkspaceApiController" (parent: .abstract.instanceof.App\Controller\AdminWorkspaceApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminWorkspaceApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminWorkspaceApiController).
Resolving inheritance for "App\Controller\AdminWorkspaceApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminWorkspaceApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiController" (parent: .abstract.instanceof.App\Controller\AuthapiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiController).
Resolving inheritance for "App\Controller\AuthapiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiSecurityController" (parent: .abstract.instanceof.App\Controller\AuthapiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiSecurityController).
Resolving inheritance for "App\Controller\AuthapiSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomController" (parent: .abstract.instanceof.App\Controller\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomController).
Resolving inheritance for "App\Controller\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodeController" (parent: .abstract.instanceof.App\Controller\CodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodeController).
Resolving inheritance for "App\Controller\CodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController" (parent: .abstract.instanceof.App\Controller\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController).
Resolving inheritance for "App\Controller\DeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtController" (parent: .abstract.instanceof.App\Controller\ExtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtController).
Resolving inheritance for "App\Controller\ExtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtPublicController" (parent: .abstract.instanceof.App\Controller\ExtPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtPublicController).
Resolving inheritance for "App\Controller\ExtPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController" (parent: .abstract.instanceof.App\Controller\FamilyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController).
Resolving inheritance for "App\Controller\FamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalController" (parent: .abstract.instanceof.App\Controller\InternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalController).
Resolving inheritance for "App\Controller\InternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NodeController" (parent: .abstract.instanceof.App\Controller\NodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NodeController).
Resolving inheritance for "App\Controller\NodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RepositoryController" (parent: .abstract.instanceof.App\Controller\RepositoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RepositoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RepositoryController).
Resolving inheritance for "App\Controller\RepositoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RepositoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestomatController" (parent: .abstract.instanceof.App\Controller\TestomatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestomatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestomatController).
Resolving inheritance for "App\Controller\TestomatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestomatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController" (parent: .abstract.instanceof.App\Controller\UserRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController).
Resolving inheritance for "App\Controller\UserRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExtApiExceptionListener" (parent: .abstract.instanceof.App\EventListener\ExtApiExceptionListener).
Resolving inheritance for "App\EventListener\ExtApiExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExtApiExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LanguageListener" (parent: .abstract.instanceof.App\EventListener\LanguageListener).
Resolving inheritance for "App\EventListener\LanguageListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LanguageListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkspaceListener" (parent: .abstract.instanceof.App\EventListener\WorkspaceListener).
Resolving inheritance for "App\EventListener\WorkspaceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkspaceListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BucketFileRepository" (parent: .abstract.instanceof.App\Repository\BucketFileRepository).
Resolving inheritance for "App\Repository\BucketFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BucketFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository" (parent: .abstract.instanceof.App\Repository\ClassroomRepository).
Resolving inheritance for "App\Repository\ClassroomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeFloodRepository" (parent: .abstract.instanceof.App\Repository\CodeFloodRepository).
Resolving inheritance for "App\Repository\CodeFloodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeFloodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeGeneratorRepository" (parent: .abstract.instanceof.App\Repository\CodeGeneratorRepository).
Resolving inheritance for "App\Repository\CodeGeneratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeGeneratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository" (parent: .abstract.instanceof.App\Repository\CodeRepository).
Resolving inheritance for "App\Repository\CodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository" (parent: .abstract.instanceof.App\Repository\ConfigRepository).
Resolving inheritance for "App\Repository\ConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeactivateUserRepository" (parent: .abstract.instanceof.App\Repository\DeactivateUserRepository).
Resolving inheritance for "App\Repository\DeactivateUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeactivateUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeFloodRepository" (parent: .abstract.instanceof.App\Repository\DeviceCodeFloodRepository).
Resolving inheritance for "App\Repository\DeviceCodeFloodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeFloodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeGeneratorRepository" (parent: .abstract.instanceof.App\Repository\DeviceCodeGeneratorRepository).
Resolving inheritance for "App\Repository\DeviceCodeGeneratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeGeneratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeRepository" (parent: .abstract.instanceof.App\Repository\DeviceCodeRepository).
Resolving inheritance for "App\Repository\DeviceCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceSlotRepository" (parent: .abstract.instanceof.App\Repository\DeviceSlotRepository).
Resolving inheritance for "App\Repository\DeviceSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtAdminRepository" (parent: .abstract.instanceof.App\Repository\ExtAdminRepository).
Resolving inheritance for "App\Repository\ExtAdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtAdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtUserAliasesRepository" (parent: .abstract.instanceof.App\Repository\ExtUserAliasesRepository).
Resolving inheritance for "App\Repository\ExtUserAliasesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtUserAliasesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalRegistrationRepository" (parent: .abstract.instanceof.App\Repository\ExternalRegistrationRepository).
Resolving inheritance for "App\Repository\ExternalRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalRegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionErrorRepository" (parent: .abstract.instanceof.App\Repository\ExternalUserConnectionErrorRepository).
Resolving inheritance for "App\Repository\ExternalUserConnectionErrorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionErrorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionRepository" (parent: .abstract.instanceof.App\Repository\ExternalUserConnectionRepository).
Resolving inheritance for "App\Repository\ExternalUserConnectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyCodeRepository" (parent: .abstract.instanceof.App\Repository\FamilyCodeRepository).
Resolving inheritance for "App\Repository\FamilyCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyMemberRepository" (parent: .abstract.instanceof.App\Repository\FamilyMemberRepository).
Resolving inheritance for "App\Repository\FamilyMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository" (parent: .abstract.instanceof.App\Repository\FamilyRepository).
Resolving inheritance for "App\Repository\FamilyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavouriteRepository" (parent: .abstract.instanceof.App\Repository\FavouriteRepository).
Resolving inheritance for "App\Repository\FavouriteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavouriteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderMaterialRepository" (parent: .abstract.instanceof.App\Repository\FolderMaterialRepository).
Resolving inheritance for "App\Repository\FolderMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository" (parent: .abstract.instanceof.App\Repository\FolderRepository).
Resolving inheritance for "App\Repository\FolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtLogRepository" (parent: .abstract.instanceof.App\Repository\JwtLogRepository).
Resolving inheritance for "App\Repository\JwtLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KeywordRepository" (parent: .abstract.instanceof.App\Repository\KeywordRepository).
Resolving inheritance for "App\Repository\KeywordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KeywordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginFloodRepository" (parent: .abstract.instanceof.App\Repository\LoginFloodRepository).
Resolving inheritance for "App\Repository\LoginFloodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginFloodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository" (parent: .abstract.instanceof.App\Repository\MaterialRepository).
Resolving inheritance for "App\Repository\MaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NodeRepository" (parent: .abstract.instanceof.App\Repository\NodeRepository).
Resolving inheritance for "App\Repository\NodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository" (parent: .abstract.instanceof.App\Repository\PasswordResetTokenRepository).
Resolving inheritance for "App\Repository\PasswordResetTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PinUnitRepository" (parent: .abstract.instanceof.App\Repository\PinUnitRepository).
Resolving inheritance for "App\Repository\PinUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PinUnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationRepository" (parent: .abstract.instanceof.App\Repository\PublicationRepository).
Resolving inheritance for "App\Repository\PublicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationsSelectionRepository" (parent: .abstract.instanceof.App\Repository\PublicationsSelectionRepository).
Resolving inheritance for "App\Repository\PublicationsSelectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationsSelectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository" (parent: .abstract.instanceof.App\Repository\RegistrationRepository).
Resolving inheritance for "App\Repository\RegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository" (parent: .abstract.instanceof.App\Repository\ReportRepository).
Resolving inheritance for "App\Repository\ReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolGroupRepository" (parent: .abstract.instanceof.App\Repository\SchoolGroupRepository).
Resolving inheritance for "App\Repository\SchoolGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository" (parent: .abstract.instanceof.App\Repository\SchoolRepository).
Resolving inheritance for "App\Repository\SchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository" (parent: .abstract.instanceof.App\Repository\SchoolYearRepository).
Resolving inheritance for "App\Repository\SchoolYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SsoTokenRepository" (parent: .abstract.instanceof.App\Repository\SsoTokenRepository).
Resolving inheritance for "App\Repository\SsoTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SsoTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomCodeRepository" (parent: .abstract.instanceof.App\Repository\TeacherClassroomCodeRepository).
Resolving inheritance for "App\Repository\TeacherClassroomCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomRepository" (parent: .abstract.instanceof.App\Repository\TeacherClassroomRepository).
Resolving inheritance for "App\Repository\TeacherClassroomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomStudentRepository" (parent: .abstract.instanceof.App\Repository\TeacherClassroomStudentRepository).
Resolving inheritance for "App\Repository\TeacherClassroomStudentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomStudentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeFloodRepository" (parent: .abstract.instanceof.App\Repository\TeacherConfirmationCodeFloodRepository).
Resolving inheritance for "App\Repository\TeacherConfirmationCodeFloodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeFloodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeGeneratorRepository" (parent: .abstract.instanceof.App\Repository\TeacherConfirmationCodeGeneratorRepository).
Resolving inheritance for "App\Repository\TeacherConfirmationCodeGeneratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeGeneratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeRepository" (parent: .abstract.instanceof.App\Repository\TeacherConfirmationCodeRepository).
Resolving inheritance for "App\Repository\TeacherConfirmationCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestIllustrationRepository" (parent: .abstract.instanceof.App\Repository\TestIllustrationRepository).
Resolving inheritance for "App\Repository\TestIllustrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestIllustrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionOutcomeRepository" (parent: .abstract.instanceof.App\Repository\TestQuestionOutcomeRepository).
Resolving inheritance for "App\Repository\TestQuestionOutcomeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionOutcomeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository" (parent: .abstract.instanceof.App\Repository\TestQuestionRepository).
Resolving inheritance for "App\Repository\TestQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTagRepository" (parent: .abstract.instanceof.App\Repository\TestQuestionTagRepository).
Resolving inheritance for "App\Repository\TestQuestionTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTestRepository" (parent: .abstract.instanceof.App\Repository\TestQuestionTestRepository).
Resolving inheritance for "App\Repository\TestQuestionTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository" (parent: .abstract.instanceof.App\Repository\TestRepository).
Resolving inheritance for "App\Repository\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository" (parent: .abstract.instanceof.App\Repository\UnitRepository).
Resolving inheritance for "App\Repository\UnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedCodeRepository" (parent: .abstract.instanceof.App\Repository\UsedCodeRepository).
Resolving inheritance for "App\Repository\UsedCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedDeviceCodeRepository" (parent: .abstract.instanceof.App\Repository\UsedDeviceCodeRepository).
Resolving inheritance for "App\Repository\UsedDeviceCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedDeviceCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedTeacherConfirmationCodeRepository" (parent: .abstract.instanceof.App\Repository\UsedTeacherConfirmationCodeRepository).
Resolving inheritance for "App\Repository\UsedTeacherConfirmationCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedTeacherConfirmationCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDevicesSettingsRepository" (parent: .abstract.instanceof.App\Repository\UserDevicesSettingsRepository).
Resolving inheritance for "App\Repository\UserDevicesSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDevicesSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPublicationRepository" (parent: .abstract.instanceof.App\Repository\UserPublicationRepository).
Resolving inheritance for "App\Repository\UserPublicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPublicationRepository).
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\UserSelectedSchoolRepository" (parent: .abstract.instanceof.App\Repository\UserSelectedSchoolRepository).
Resolving inheritance for "App\Repository\UserSelectedSchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSelectedSchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerifiedMobilephoneRepository" (parent: .abstract.instanceof.App\Repository\VerifiedMobilephoneRepository).
Resolving inheritance for "App\Repository\VerifiedMobilephoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerifiedMobilephoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceMigrationsRepository" (parent: .abstract.instanceof.App\Repository\WorkspaceMigrationsRepository).
Resolving inheritance for "App\Repository\WorkspaceMigrationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceMigrationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceRepository" (parent: .abstract.instanceof.App\Repository\WorkspaceRepository).
Resolving inheritance for "App\Repository\WorkspaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FavouritesVoter" (parent: .abstract.instanceof.App\Security\Voter\FavouritesVoter).
Resolving inheritance for "App\Security\Voter\FavouritesVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FavouritesVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NodeVoter" (parent: .abstract.instanceof.App\Security\Voter\NodeVoter).
Resolving inheritance for "App\Security\Voter\NodeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NodeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RepoVoter" (parent: .abstract.instanceof.App\Security\Voter\RepoVoter).
Resolving inheritance for "App\Security\Voter\RepoVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RepoVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TestomatVoter" (parent: .abstract.instanceof.App\Security\Voter\TestomatVoter).
Resolving inheritance for "App\Security\Voter\TestomatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TestomatVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserAliasVoter" (parent: .abstract.instanceof.App\Security\Voter\UserAliasVoter).
Resolving inheritance for "App\Security\Voter\UserAliasVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserAliasVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PeriodDateValidator" (parent: .abstract.instanceof.App\Validator\PeriodDateValidator).
Resolving inheritance for "App\Validator\PeriodDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PeriodDateValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UsernameMailValidator" (parent: .abstract.instanceof.App\Validator\UsernameMailValidator).
Resolving inheritance for "App\Validator\UsernameMailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UsernameMailValidator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.application.event_listener.api_exception" (parent: .abstract.instanceof.application.event_listener.api_exception).
Resolving inheritance for "application.event_listener.api_exception" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.application.event_listener.api_exception).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "mailer.transport_factory.postmark" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "doctrine.second_level_cache_pool" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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 "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.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.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "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 "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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
505
Removed service "App\Service\Authapi\OAuth\AuthapiOAuthInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSecondLevelCachePool"; 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\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.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 "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region_cache_driver"; 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 "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; 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 $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.tHBzWee"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.yIhoECu"; reason: private alias.
Removed service ".service_locator.6ILZarY"; reason: private alias.
Removed service ".service_locator.K3QJ3DY"; reason: private alias.
Removed service ".service_locator.eEEYEWT"; reason: private alias.
Removed service ".service_locator.vmex_G8"; reason: private alias.
Removed service ".service_locator._dQW4Zl"; reason: private alias.
Removed service ".service_locator.KZE0SD2"; reason: private alias.
Removed service ".service_locator.l8usYz2"; reason: private alias.
Removed service ".service_locator.lHrbRD7"; reason: private alias.
Removed service ".service_locator.JdJkuF6"; reason: private alias.
Removed service ".service_locator.yipy9Tw"; reason: private alias.
Removed service ".service_locator.aD1UZKg"; reason: private alias.
Removed service ".service_locator.iRfT4wL"; reason: private alias.
Removed service ".service_locator.DnwUdgu"; reason: private alias.
Removed service ".service_locator.kPV3epP"; reason: private alias.
Removed service ".service_locator.RM7_Xkz"; reason: private alias.
Removed service ".service_locator..kLQNt3"; reason: private alias.
Removed service ".service_locator.V9oEm5N"; reason: private alias.
Removed service ".service_locator.NJnFnhV"; reason: private alias.
Removed service ".service_locator.Gj.wl6h"; reason: private alias.
Removed service ".service_locator.jMYg4dd"; reason: private alias.
Removed service ".service_locator.xKpi2Dd"; reason: private alias.
Removed service ".service_locator._LkpS6x"; reason: private alias.
Removed service ".service_locator.DC3bfyw"; reason: private alias.
Removed service ".service_locator.sPD5.vJ"; reason: private alias.
Removed service ".service_locator.uHVg9Vu"; reason: private alias.
Removed service ".service_locator.hse3k2t"; reason: private alias.
Removed service ".service_locator.X2lDOoj"; reason: private alias.
Removed service ".service_locator.KGXkBe7"; reason: private alias.
Removed service ".service_locator.pQW_JAL"; reason: private alias.
Removed service ".service_locator.fRZzq5J"; reason: private alias.
Removed service ".service_locator.GyKa1bR"; reason: private alias.
Removed service ".service_locator.C4w7mVa"; reason: private alias.
Removed service ".service_locator.YSBRqlN"; reason: private alias.
Removed service ".service_locator.Bzph7VA"; reason: private alias.
Removed service ".service_locator.XCqMzaI"; reason: private alias.
Removed service ".service_locator.QZ8iG1_"; reason: private alias.
Removed service ".service_locator.IbdDUq."; reason: private alias.
Removed service ".service_locator.aSH8zmq"; reason: private alias.
Removed service ".service_locator.Jv3j4re"; reason: private alias.
Removed service ".service_locator.Thy5M54"; reason: private alias.
Removed service ".service_locator.4vkYHeg"; reason: private alias.
Removed service ".service_locator.PxWqwaa"; reason: private alias.
Removed service ".service_locator.SjEt3ri"; reason: private alias.
Removed service ".service_locator.p9rFKCa"; reason: private alias.
Removed service ".service_locator.CfYnngd"; reason: private alias.
Removed service ".service_locator.hU2uM_E"; reason: private alias.
Removed service ".service_locator.O865DxF"; reason: private alias.
Removed service ".service_locator.rJZMUo9"; reason: private alias.
Removed service ".service_locator.wOUDz_Y"; reason: private alias.
Removed service ".service_locator.bZuokKq"; reason: private alias.
Removed service ".service_locator.s11AsnH"; reason: private alias.
Removed service ".service_locator.a7_8_wF"; reason: private alias.
Removed service ".service_locator.6ABq0UM"; reason: private alias.
Removed service ".service_locator.ejfWE1y"; reason: private alias.
Removed service ".service_locator.hUQbURJ"; reason: private alias.
Removed service ".service_locator.2.hw1mD"; reason: private alias.
Removed service ".service_locator.6Bt0KU2"; reason: private alias.
Removed service ".service_locator..C5lquX"; reason: private alias.
Removed service ".service_locator.4DkCHH5"; reason: private alias.
Removed service ".service_locator.BlbDwe1"; reason: private alias.
Removed service ".service_locator.GLILvrG"; reason: private alias.
Removed service ".service_locator.sxQ5x4n"; reason: private alias.
Removed service ".service_locator.d.pEaI1"; reason: private alias.
Removed service ".service_locator.iV3Haet"; reason: private alias.
Removed service ".service_locator.NLGgGDq"; reason: private alias.
Removed service ".service_locator.hg2JB5M"; reason: private alias.
Removed service ".service_locator.MOcJzCg"; reason: private alias.
Removed service ".service_locator.oSe7oGN"; reason: private alias.
Removed service ".service_locator.RtCGHrO"; reason: private alias.
Removed service ".service_locator.8IbU9zc"; reason: private alias.
Removed service ".service_locator.3XvOWAL"; reason: private alias.
Removed service ".service_locator.3jiz8L9"; reason: private alias.
Removed service ".service_locator.VTnSBdv"; reason: private alias.
Removed service ".service_locator.jPNygaD"; reason: private alias.
Removed service ".service_locator.PvSNw2l"; reason: private alias.
Removed service ".service_locator.teZ.fXL"; reason: private alias.
Removed service ".service_locator.1o_6_CX"; reason: private alias.
Removed service ".service_locator.OQi5bKR"; reason: private alias.
Removed service ".service_locator.jPHUS2y"; reason: private alias.
Removed service ".service_locator.Cz1HeMX"; reason: private alias.
Removed service ".service_locator..fUT_Jo"; reason: private alias.
Removed service ".service_locator.qZhJ03m"; reason: private alias.
Removed service ".service_locator.Tjzw2wq"; reason: private alias.
Removed service ".service_locator.MAuXJTB"; reason: private alias.
Removed service ".service_locator.yfqjSQT"; reason: private alias.
Removed service ".service_locator.d.E7g76"; reason: private alias.
Removed service ".service_locator.W8Pjc8G"; reason: private alias.
Removed service ".service_locator.oSbgqSf"; reason: private alias.
Removed service ".service_locator.mtHg6it"; reason: private alias.
Removed service ".service_locator.qV5YxSQ"; reason: private alias.
Removed service ".service_locator.fZ3LrrK"; reason: private alias.
Removed service ".service_locator.OVxU65k"; reason: private alias.
Removed service ".service_locator.2WT3swa"; reason: private alias.
Removed service ".service_locator.y0r2ZTi"; reason: private alias.
Removed service ".service_locator.y3vHSIS"; reason: private alias.
Removed service ".service_locator.YB8mj3K"; reason: private alias.
Removed service ".service_locator.s.rhk7K"; reason: private alias.
Removed service ".service_locator.w7pEy7O"; reason: private alias.
Removed service ".service_locator.T.GrCgS"; reason: private alias.
Removed service ".service_locator.Ee1.ZmG"; reason: private alias.
Removed service ".service_locator.YE7emr_"; reason: private alias.
Removed service ".service_locator.9Ff1y60"; reason: private alias.
Removed service ".service_locator.4eBFYYj"; reason: private alias.
Removed service ".service_locator.7PsaW64"; reason: private alias.
Removed service ".service_locator._x5AQOL"; reason: private alias.
Removed service ".service_locator.bpx6Ahj"; reason: private alias.
Removed service ".service_locator.UamDWB7"; reason: private alias.
Removed service ".service_locator.57GNv0b"; reason: private alias.
Removed service ".service_locator.Mlum6Dr"; reason: private alias.
Removed service ".service_locator.FtJyqTp"; reason: private alias.
Removed service ".service_locator.YeYKbvu"; reason: private alias.
Removed service ".service_locator.l8bRvvI"; reason: private alias.
Removed service ".service_locator.FjG2YON"; reason: private alias.
Removed service ".service_locator.0T0IbhR"; reason: private alias.
Removed service ".service_locator.GhEYqkc"; reason: private alias.
Removed service ".service_locator.MSCAtAV"; reason: private alias.
Removed service ".service_locator.oSNL8BX"; reason: private alias.
Removed service ".service_locator.2Oe7esE"; reason: private alias.
Removed service ".service_locator.kD1yknW"; reason: private alias.
Removed service ".service_locator.tBCUWvx"; reason: private alias.
Removed service ".service_locator.5njVCrP"; reason: private alias.
Removed service ".service_locator.gJ6ngVP"; reason: private alias.
Removed service ".service_locator.3qytG0C"; reason: private alias.
Removed service ".service_locator.AKXvgVQ"; reason: private alias.
Removed service ".service_locator.yeRqHpi"; reason: private alias.
Removed service ".service_locator.LMuqDDe"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.wplMTvQ"; reason: private alias.
Removed service ".service_locator.BkmXiL8"; reason: private alias.
Removed service ".service_locator.sn68tYJ"; reason: private alias.
Removed service ".service_locator.0VDlK3S"; reason: private alias.
Removed service ".service_locator.r6YlL_n"; reason: private alias.
Removed service ".service_locator.mRHrHxc"; reason: private alias.
Removed service ".service_locator.1IWarHs"; reason: private alias.
Removed service ".service_locator.DvbQPFz"; reason: private alias.
Removed service ".service_locator.Gupklc1"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.YMdLeCe"; reason: private alias.
Removed service ".service_locator.F72w.oJ"; reason: private alias.
Removed service ".service_locator.NgraaR1"; reason: private alias.
Removed service ".service_locator.oij_AQT"; reason: private alias.
Removed service ".service_locator.6q.EgBE"; reason: private alias.
Removed service ".service_locator.w6aSGcl"; reason: private alias.
Removed service ".service_locator.hfM9XH4"; reason: private alias.
Removed service ".service_locator.ISqAQE0"; reason: private alias.
Removed service ".service_locator.8ETw0Rf"; reason: private alias.
Removed service ".service_locator.42A_6Gi"; reason: private alias.
Removed service ".service_locator.oqcYFf_"; reason: private alias.
Removed service ".service_locator.5bQr9DF"; reason: private alias.
Removed service ".service_locator.hdGn41R"; reason: private alias.
Removed service ".service_locator.o70vSNj"; reason: private alias.
Removed service ".service_locator.BI06qkk"; reason: private alias.
Removed service ".service_locator.025Wi8b"; reason: private alias.
Removed service ".service_locator.v2qD7We"; reason: private alias.
Removed service ".service_locator.1c4Xdeu"; reason: private alias.
Removed service ".service_locator.A3TeD7q"; reason: private alias.
Removed service ".service_locator.EzombZ6"; reason: private alias.
Removed service ".service_locator.fiXeXIF"; reason: private alias.
Removed service ".service_locator.uQ1Z64y"; reason: private alias.
Removed service ".service_locator.rAK4UC."; reason: private alias.
Removed service ".service_locator.Az.4DcE"; reason: private alias.
Removed service ".service_locator.RUK_ky1"; reason: private alias.
Removed service ".service_locator.XHp1Jfq"; reason: private alias.
Removed service ".service_locator.P_DRPVX"; reason: private alias.
Removed service ".service_locator.QeJNNt4"; reason: private alias.
Removed service ".service_locator.Od0ZhD2"; reason: private alias.
Removed service ".service_locator..cSCMfk"; reason: private alias.
Removed service ".service_locator.Td6.PNv"; reason: private alias.
Removed service ".service_locator.eJ7ctO."; reason: private alias.
Removed service ".service_locator.dtu70Tu"; reason: private alias.
Removed service ".service_locator.1UdBDgk"; reason: private alias.
Removed service ".service_locator.dgmXl.z"; reason: private alias.
Removed service ".service_locator.cMctoDl"; reason: private alias.
Removed service ".service_locator.PLzk9Sz"; reason: private alias.
Removed service ".service_locator.vyduM8q"; reason: private alias.
Removed service ".service_locator.8eHs1R6"; reason: private alias.
Removed service ".service_locator.x6DpSyD"; reason: private alias.
Removed service ".service_locator.5qQzWnb"; reason: private alias.
Removed service ".service_locator.1ulhxZ6"; reason: private alias.
Removed service ".service_locator.wQv_FtQ"; reason: private alias.
Removed service ".service_locator.x5FByLK"; reason: private alias.
Removed service ".service_locator.rf1Ics."; reason: private alias.
Removed service ".service_locator.EEWtSZk"; reason: private alias.
Removed service ".service_locator.D7BdbKV"; reason: private alias.
Removed service ".service_locator.oWDTy.V"; reason: private alias.
Removed service ".service_locator.huH9cmx"; reason: private alias.
Removed service ".service_locator.UX6QeVU"; reason: private alias.
Removed service ".service_locator.IYUd2YL"; reason: private alias.
Removed service ".service_locator.aKPb0KV"; reason: private alias.
Removed service ".service_locator.Q2mm5nP"; reason: private alias.
Removed service ".service_locator.PKTS1CC"; reason: private alias.
Removed service ".service_locator.FNhJV5w"; reason: private alias.
Removed service ".service_locator.Sc1Es9U"; reason: private alias.
Removed service ".service_locator.Ooqx5R9"; reason: private alias.
Removed service ".service_locator.WaNn86r"; reason: private alias.
Removed service ".service_locator.nQMtVyD"; reason: private alias.
Removed service ".service_locator.q4cwZGH"; reason: private alias.
Removed service ".service_locator.p4sojA5"; reason: private alias.
Removed service ".service_locator.SLUK_Rp"; reason: private alias.
Removed service ".service_locator.hCLIJ7E"; reason: private alias.
Removed service ".service_locator.b54Y6QB"; reason: private alias.
Removed service ".service_locator.Zhp8qsZ"; reason: private alias.
Removed service ".service_locator.JkjUIDE"; reason: private alias.
Removed service ".service_locator.CoFVVvx"; reason: private alias.
Removed service ".service_locator.TQzDBoA"; reason: private alias.
Removed service ".service_locator.aiZB5B."; reason: private alias.
Removed service ".service_locator.Oxb6A5L"; reason: private alias.
Removed service ".service_locator.Nf5MZ3Y"; reason: private alias.
Removed service ".service_locator.e.KOLq5"; reason: private alias.
Removed service ".service_locator.A1BV_ZX"; reason: private alias.
Removed service ".service_locator.ls09zx6"; reason: private alias.
Removed service ".service_locator.WDmQj_V"; reason: private alias.
Removed service ".service_locator.qAYuPHT"; reason: private alias.
Removed service ".service_locator.lCBlliT"; reason: private alias.
Removed service ".service_locator.5GOhlLn"; reason: private alias.
Removed service ".service_locator._pOs.8g"; reason: private alias.
Removed service ".service_locator.HxfqKYg"; reason: private alias.
Removed service ".service_locator.Sh9Pf7x"; reason: private alias.
Removed service ".service_locator.8VhD46y"; reason: private alias.
Removed service ".service_locator.GBpLbxJ"; reason: private alias.
Removed service ".service_locator.xW.D8gH"; reason: private alias.
Removed service ".service_locator.Rc4x13M"; reason: private alias.
Removed service ".service_locator..aUDvRG"; reason: private alias.
Removed service ".service_locator.FI0ScI4"; reason: private alias.
Removed service ".service_locator.dP8IAP."; reason: private alias.
Removed service ".service_locator.z2p7SpP"; reason: private alias.
Removed service ".service_locator.t1_Tt4v"; reason: private alias.
Removed service ".service_locator.PyIJp.L"; reason: private alias.
Removed service ".service_locator.9zKoowP"; reason: private alias.
Removed service ".service_locator.guQbHMG"; reason: private alias.
Removed service ".service_locator.SQLdFBj"; reason: private alias.
Removed service ".service_locator.w5A7hCF"; reason: private alias.
Removed service ".service_locator.2KOSSt3"; reason: private alias.
Removed service ".service_locator.W.Pv9Ph"; reason: private alias.
Removed service ".service_locator.Ubup7B1"; reason: private alias.
Removed service ".service_locator.sK2TSuD"; reason: private alias.
Removed service ".service_locator.iF50VQP"; reason: private alias.
Removed service ".service_locator.QJ0hxL8"; reason: private alias.
Removed service ".service_locator._0pS1aV"; reason: private alias.
Removed service ".service_locator.V6ilarN"; reason: private alias.
Removed service ".service_locator.TlhUibx"; reason: private alias.
Removed service ".service_locator.shWG9ut"; reason: private alias.
Removed service ".service_locator.D7bGO9y"; reason: private alias.
Removed service ".service_locator.alvuseI"; reason: private alias.
Removed service ".service_locator.R.onLWZ"; reason: private alias.
Removed service ".service_locator.GpbRATg"; reason: private alias.
Removed service ".service_locator.Durb06."; reason: private alias.
Removed service ".service_locator.0q_lRFX"; reason: private alias.
Removed service ".service_locator.m05y_n0"; reason: private alias.
Removed service ".service_locator.atAYdEz"; reason: private alias.
Removed service ".service_locator.4c2gG4."; reason: private alias.
Removed service ".service_locator.JUUqCTY"; reason: private alias.
Removed service ".service_locator.eJZx8mg"; reason: private alias.
Removed service ".service_locator.2LXYDa3"; reason: private alias.
Removed service ".service_locator.EwtfK4Y"; reason: private alias.
Removed service ".service_locator.SPFAmCQ"; reason: private alias.
Removed service ".service_locator.gOfj9de"; reason: private alias.
Removed service ".service_locator.j17u70T"; reason: private alias.
Removed service ".service_locator.E333Bjd"; reason: private alias.
Removed service ".service_locator.3UzXjHI"; reason: private alias.
Removed service ".service_locator.lN9MeuY"; reason: private alias.
Removed service ".service_locator.6mP_bul"; reason: private alias.
Removed service ".service_locator.WuOwQ1x"; reason: private alias.
Removed service ".service_locator.RtVskGU"; reason: private alias.
Removed service ".service_locator.9G5SiL2"; reason: private alias.
Removed service ".service_locator.cI2E4uZ"; reason: private alias.
Removed service ".service_locator.pCTP.lF"; reason: private alias.
Removed service ".service_locator.HuoQGV1"; reason: private alias.
Removed service ".service_locator.JWApuC_"; reason: private alias.
Removed service ".service_locator.1tw2OMU"; reason: private alias.
Removed service ".service_locator.zvFLUb3"; reason: private alias.
Removed service ".service_locator.tZrwEQM"; reason: private alias.
Removed service ".service_locator.E4uL7Gc"; reason: private alias.
Removed service ".service_locator..m18ol_"; reason: private alias.
Removed service ".service_locator.RFkhvSz"; reason: private alias.
Removed service ".service_locator.lP4zUHZ"; reason: private alias.
Removed service ".service_locator.o1H3nyC"; reason: private alias.
Removed service ".service_locator.1_h0jRE"; reason: private alias.
Removed service ".service_locator.lTA8s1Q"; reason: private alias.
Removed service ".service_locator.fODeXBe"; reason: private alias.
Removed service ".service_locator.s.KNWBi"; reason: private alias.
Removed service ".service_locator.aqiIsV5"; reason: private alias.
Removed service ".service_locator.QB9bQ0d"; reason: private alias.
Removed service ".service_locator.ZUs0B2o"; reason: private alias.
Removed service ".service_locator.UlBSsTf"; reason: private alias.
Removed service ".service_locator.y7DyKmx"; reason: private alias.
Removed service ".service_locator.etQOvuE"; reason: private alias.
Removed service ".service_locator.Jdb6hu7"; reason: private alias.
Removed service ".service_locator.xJjs8ZI"; reason: private alias.
Removed service ".service_locator.Jy_NGOL"; reason: private alias.
Removed service ".service_locator.8A4uPRO"; reason: private alias.
Removed service ".service_locator.Mt3z.hb"; reason: private alias.
Removed service ".service_locator.feoqOST"; reason: private alias.
Removed service ".service_locator.YuL7sBN"; reason: private alias.
Removed service ".service_locator.fXOL9A3"; reason: private alias.
Removed service ".service_locator.1U83Oih"; reason: private alias.
Removed service ".service_locator.YZu3tKr"; reason: private alias.
Removed service ".service_locator..NHWdQ0"; reason: private alias.
Removed service ".service_locator.eKurTGh"; reason: private alias.
Removed service ".service_locator.rJ5aRwa"; reason: private alias.
Removed service ".service_locator.qwlTuhP"; reason: private alias.
Removed service ".service_locator.rwQXoyv"; reason: private alias.
Removed service ".service_locator.KXJeX_H"; reason: private alias.
Removed service ".service_locator.Zvbzihs"; reason: private alias.
Removed service ".service_locator.E3T8YSx"; reason: private alias.
Removed service ".service_locator.KVb.KzV"; reason: private alias.
Removed service ".service_locator.4Ih7AfL"; reason: private alias.
Removed service ".service_locator.4CVSUxa"; reason: private alias.
Removed service ".service_locator.6aD63ko"; reason: private alias.
Removed service ".service_locator.CFgiEBi"; reason: private alias.
Removed service ".service_locator.Z7eq.E."; reason: private alias.
Removed service ".service_locator.Y8UzUoA"; reason: private alias.
Removed service ".service_locator.hP6pJMK"; reason: private alias.
Removed service ".service_locator.ru7F3mS"; reason: private alias.
Removed service ".service_locator.ctBlR8v"; reason: private alias.
Removed service ".service_locator.nim.6u1"; reason: private alias.
Removed service ".service_locator.cj87iVS"; reason: private alias.
Removed service ".service_locator.0R.VZUT"; reason: private alias.
Removed service ".service_locator.KPjeftd"; reason: private alias.
Removed service ".service_locator..qZVz8T"; reason: private alias.
Removed service ".service_locator.9OSJwEc"; reason: private alias.
Removed service ".service_locator.bdxHPpw"; reason: private alias.
Removed service ".service_locator.m1l9UOH"; reason: private alias.
Removed service ".service_locator.wZYJt3l"; reason: private alias.
Removed service ".service_locator.l12byZa"; reason: private alias.
Removed service ".service_locator.v55riGy"; reason: private alias.
Removed service ".service_locator.iKwJYFL"; reason: private alias.
Removed service ".service_locator.XEe17R2"; reason: private alias.
Removed service ".service_locator.j.qWtGT"; reason: private alias.
Removed service ".service_locator.RcYkoqB"; reason: private alias.
Removed service ".service_locator.UMRkwcK"; reason: private alias.
Removed service ".service_locator.2T0Mu7o"; reason: private alias.
Removed service ".service_locator.HQLafwC"; reason: private alias.
Removed service ".service_locator.kHs.Tsl"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
67
Changed reference of service "App\EventListener\LanguageListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Config" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Doc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Registration\Mail" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\TeacherConfirmationCode\Activation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\UserAllowedPublications" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.postmark" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bXOgL3o" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wKGOXQB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UvWoC0A" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FavouritesVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\NodeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\RepoVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\TestomatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserAliasVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
371
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "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.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\B2ClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2CreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\B2CreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2FolderSizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\B2FolderSizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\B2ObjectInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\B2ObjectInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearLoginFloodCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearLoginFloodCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CodeGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CodeGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobStartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronjobStartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeviceCodeGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeviceCodeGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaterialStorageImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MaterialStorageImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepositoryRefreshStatisticsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RepositoryRefreshStatisticsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TCCodeGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TCCodeGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatIllustrationsPathCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestomatIllustrationsPathCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestomatImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestomatImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnitThumbnailsToBunnyCDNCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnitThumbnailsToBunnyCDNCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkapaceCreateExtadminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkapaceCreateExtadminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceConfigSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceConfigSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateDummyUsers"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceCreateDummyUsers"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceCreateTestomatFolderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceCreateTestomatFolderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMakeMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceMakeMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkspaceMigrationMigrateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkspaceMigrationMigrateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminReportsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminReportsApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminReportsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminWorkspaceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminWorkspaceApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminWorkspaceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthapiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthapiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthapiSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthapiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExtPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FamilyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RepositoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestomatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExtApiExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ExtApiExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LanguageListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LanguageListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\WorkspaceListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\WorkspaceListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BucketFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BucketFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassroomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeFloodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CodeFloodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeGeneratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CodeGeneratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeactivateUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeactivateUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeFloodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceCodeFloodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeGeneratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceCodeGeneratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtAdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExtAdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtUserAliasesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExtUserAliasesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalRegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExternalRegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionErrorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExternalUserConnectionErrorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExternalUserConnectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExternalUserConnectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavouriteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FavouriteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FolderMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FolderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JwtLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\KeywordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\KeywordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginFloodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginFloodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PasswordResetTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PinUnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PinUnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PublicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublicationsSelectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PublicationsSelectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SsoTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SsoTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherClassroomCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherClassroomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherClassroomStudentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherClassroomStudentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeFloodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherConfirmationCodeFloodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeGeneratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherConfirmationCodeGeneratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherConfirmationCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherConfirmationCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestIllustrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestIllustrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionOutcomeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestQuestionOutcomeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestQuestionTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestQuestionTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestQuestionTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsedCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedDeviceCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsedDeviceCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsedTeacherConfirmationCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsedTeacherConfirmationCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDevicesSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserDevicesSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPublicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPublicationRepository"; 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\UserSelectedSchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserSelectedSchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerifiedMobilephoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VerifiedMobilephoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceMigrationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkspaceMigrationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkspaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkspaceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FavouritesVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FavouritesVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NodeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\NodeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RepoVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\RepoVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TestomatVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\TestomatVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserAliasVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserAliasVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PeriodDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PeriodDateValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UsernameMailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UsernameMailValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.application.event_listener.api_exception"; reason: abstract.
Removed service ".abstract.instanceof.application.event_listener.api_exception"; reason: abstract.
245
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\DQL\hashGreaterGreater"; reason: unused.
Removed service "App\Exception\AuthapiException"; reason: unused.
Removed service "App\Exception\AuthenticationException"; reason: unused.
Removed service "App\Exception\NoActiveSchoolYearException"; reason: unused.
Removed service "App\Exception\NoOwnerDataException"; reason: unused.
Removed service "App\Exception\NoUserFoundException"; reason: unused.
Removed service "App\Exception\NotExistingPublicationException"; reason: unused.
Removed service "App\Exception\NotExistingTeacherException"; reason: unused.
Removed service "App\Exception\TokenException"; reason: unused.
Removed service "App\Exception\WorkspaceConfigClassNotFoundException"; reason: unused.
Removed service "App\Exception\WorkspaceNotFoundException"; reason: unused.
Removed service "App\Security\JwtTokenAuthenticator"; reason: unused.
Removed service "App\Service\Authapi\AtolloBg"; reason: unused.
Removed service "App\Service\Authapi\AtolloDe"; reason: unused.
Removed service "App\Service\Authapi\AtolloEn"; reason: unused.
Removed service "App\Service\Authapi\AtolloHr"; reason: unused.
Removed service "App\Service\Authapi\AtolloIs"; reason: unused.
Removed service "App\Service\Authapi\AtolloNo"; reason: unused.
Removed service "App\Service\Authapi\AuthapiExtend"; reason: unused.
Removed service "App\Service\Authapi\Bett"; reason: unused.
Removed service "App\Service\Authapi\Bizzi"; reason: unused.
Removed service "App\Service\Authapi\BizziBa"; reason: unused.
Removed service "App\Service\Authapi\BizziCz"; reason: unused.
Removed service "App\Service\Authapi\BizziLt"; reason: unused.
Removed service "App\Service\Authapi\BizziMe"; reason: unused.
Removed service "App\Service\Authapi\BizziMk"; reason: unused.
Removed service "App\Service\Authapi\BizziRo"; reason: unused.
Removed service "App\Service\Authapi\BizziSk"; reason: unused.
Removed service "App\Service\Authapi\BizziUa"; reason: unused.
Removed service "App\Service\Authapi\CloudDev"; reason: unused.
Removed service "App\Service\Authapi\CloudExp"; reason: unused.
Removed service "App\Service\Authapi\CloudLocal"; reason: unused.
Removed service "App\Service\Authapi\CloudProd"; reason: unused.
Removed service "App\Service\Authapi\CloudStaging"; reason: unused.
Removed service "App\Service\Authapi\CloudTest"; reason: unused.
Removed service "App\Service\Authapi\D4sus"; reason: unused.
Removed service "App\Service\Authapi\Demo"; reason: unused.
Removed service "App\Service\Authapi\GrowWell"; reason: unused.
Removed service "App\Service\Authapi\KlettBg"; reason: unused.
Removed service "App\Service\Authapi\KlettBgLocalTest"; reason: unused.
Removed service "App\Service\Authapi\KlettDg"; reason: unused.
Removed service "App\Service\Authapi\KlettPl"; reason: unused.
Removed service "App\Service\Authapi\KlettSi"; reason: unused.
Removed service "App\Service\Authapi\KlettSiTest"; reason: unused.
Removed service "App\Service\Authapi\KlettSr"; reason: unused.
Removed service "App\Service\Authapi\Ljevak"; reason: unused.
Removed service "App\Service\Authapi\Maxtura"; reason: unused.
Removed service "App\Service\Authapi\PKTest"; reason: unused.
Removed service "App\Service\Authapi\ProfilKlett"; reason: unused.
Removed service "App\Service\Authapi\PypBg"; reason: unused.
Removed service "App\Service\Authapi\PypDemo"; reason: unused.
Removed service "App\Service\Authapi\PypLocal"; reason: unused.
Removed service "App\Service\Authapi\PypSi"; reason: unused.
Removed service "App\Service\Authapi\Zuns"; reason: unused.
Removed service "App\Service\Classroom\IsStudentInClassroom"; reason: unused.
Removed service "App\Service\Code\Expiry"; reason: unused.
Removed service "App\Service\Code\External\KlettSi"; reason: unused.
Removed service "App\Service\Code\PeriodFromActivation"; reason: unused.
Removed service "App\Service\Code\PeriodToDate"; reason: unused.
Removed service "App\Service\Code\RandomCode"; reason: unused.
Removed service "App\Service\EmailMarketingTools\Mailchimp"; reason: unused.
Removed service "App\Service\EmailMarketingTools\NoEmailMarketing"; reason: unused.
Removed service "App\Service\EnvoyRokus"; reason: unused.
Removed service "App\Service\EnvoyRokusDev"; reason: unused.
Removed service "App\Service\FormatBytes"; reason: unused.
Removed service "App\Service\Kitaboo"; reason: unused.
Removed service "App\Service\PhoneProviders\MTel"; reason: unused.
Removed service "App\Service\PhoneProviders\NoProvider"; reason: unused.
Removed service "App\Service\Reports\BucketFilesReport"; reason: unused.
Removed service "App\Service\Reports\DevicesCodesReport"; reason: unused.
Removed service "App\Service\Reports\ExtUserPublicationsLicenceReport"; reason: unused.
Removed service "App\Service\Reports\ExternalUserConnectionReport"; reason: unused.
Removed service "App\Service\Reports\JwtLogGroupedReport"; reason: unused.
Removed service "App\Service\Reports\JwtLogReport"; reason: unused.
Removed service "App\Service\Reports\MaterialsReport"; reason: unused.
Removed service "App\Service\Reports\Permissions\DeviceLockPermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\ExternalUserConnectionPermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\JwtLogPermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\LicenceCodePermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\MaterialsPermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\PublicationsSelectionPermission"; reason: unused.
Removed service "App\Service\Reports\Permissions\TestomatPermission"; reason: unused.
Removed service "App\Service\Reports\PublicationsCodesReport"; reason: unused.
Removed service "App\Service\Reports\PublicationsCodesReportViaApi"; reason: unused.
Removed service "App\Service\Reports\PublicationsSelectionReport"; reason: unused.
Removed service "App\Service\Reports\ReportsList"; reason: unused.
Removed service "App\Service\Reports\TeacherConfirmationCodesReport"; reason: unused.
Removed service "App\Service\Reports\TeacherReport"; reason: unused.
Removed service "App\Service\Reports\TestQuestionsReport"; reason: unused.
Removed service "App\Service\Reports\TestomatReport"; reason: unused.
Removed service "App\Service\Reports\UserPublicationsLicenceReport"; reason: unused.
Removed service "App\Service\Reports\UserPublicationsReport"; reason: unused.
Removed service "App\Service\Reports\UserReport"; reason: unused.
Removed service "App\Service\Reports\UserSelectedSchoolReport"; reason: unused.
Removed service "App\Service\Reports\UserUsedPublicationsCodesReport"; reason: unused.
Removed service "App\Service\StaticData\HrAliasesForOpen"; reason: unused.
Removed service "App\Service\Telenor"; reason: unused.
Removed service "App\Service\Testomat\Grade"; reason: unused.
Removed service "App\Service\Testomat\IllustrationSave"; reason: unused.
Removed service "App\Service\UnlockingPublicationsKeys\AllActiveTeacher"; reason: unused.
Removed service "App\Service\UnlockingPublicationsKeys\AllActiveUsers"; reason: unused.
Removed service "App\Service\UnlockingPublicationsKeys\NoKeys"; reason: unused.
Removed service "App\Service\UserJwtRights"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloBg"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloDe"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloEn"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloHr"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloIs"; reason: unused.
Removed service "App\Service\WorkspaceConfig\AtolloNo"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Bett"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Bizzi"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziBa"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziCz"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziLt"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziMe"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziMk"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziRo"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziSk"; reason: unused.
Removed service "App\Service\WorkspaceConfig\BizziUa"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudDev"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudExp"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudLocal"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudProd"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudStaging"; reason: unused.
Removed service "App\Service\WorkspaceConfig\CloudTest"; reason: unused.
Removed service "App\Service\WorkspaceConfig\D4sus"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Demo"; reason: unused.
Removed service "App\Service\WorkspaceConfig\GrowWell"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettBg"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettBgLocalTest"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettDg"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettPl"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettSi"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettSiTest"; reason: unused.
Removed service "App\Service\WorkspaceConfig\KlettSr"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Ljevak"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Maxtura"; reason: unused.
Removed service "App\Service\WorkspaceConfig\PKTest"; reason: unused.
Removed service "App\Service\WorkspaceConfig\ProfilKlett"; reason: unused.
Removed service "App\Service\WorkspaceConfig\PypBg"; reason: unused.
Removed service "App\Service\WorkspaceConfig\PypDemo"; reason: unused.
Removed service "App\Service\WorkspaceConfig\PypLocal"; reason: unused.
Removed service "App\Service\WorkspaceConfig\PypSi"; reason: unused.
Removed service "App\Service\WorkspaceConfig\Zuns"; reason: unused.
Removed service "App\Service\WorkspaceMigrations\Migrations\Version20240524073823"; reason: unused.
Removed service "App\Service\WorkspaceMigrations\Migrations\Version20241011072042"; reason: unused.
Removed service "App\Validator\PeriodDate"; reason: unused.
Removed service "App\Validator\UsernameMail"; reason: unused.
Removed service "App\api\ExtApiProblem"; reason: unused.
Removed service "App\api\ExtApiProblemException"; reason: unused.
Removed service "App\api\ExtApiResponse"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "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.authentication_utils"; reason: unused.
Removed service "security.impersonate_url_generator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~z_nBBa1"; reason: unused.
Removed service "form.type_guesser.doctrine"; reason: unused.
Removed service "form.type.entity"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
323
Inlined service "App\Service\ObsoleteData" to "App\Command\CronjobStartCommand".
Inlined service "App\Service\DiskUsage" to "App\Command\CronjobStartCommand".
Inlined service "App\Service\DeviceCode\GenerateDeviceCode" to "App\Command\DeviceCodeGenerateCommand".
Inlined service "App\Service\Repository\Storage" to "App\Command\MaterialStorageImportCommand".
Inlined service "App\Service\TeacherConfirmationCode\GenerateTeacherConfirmationCode" to "App\Command\TCCodeGenerateCommand".
Inlined service "App\Service\Bucket\BunnyCDNRename" to "App\Command\UnitThumbnailsToBunnyCDNCommand".
Inlined service "App\Service\WorkspaceConfigSync" to "App\Command\WorkspaceConfigSyncCommand".
Inlined service "App\Service\Workspace" to "App\Command\WorkspaceCreateCommand".
Inlined service "App\Service\WorkspaceMigrations\MigrationMaker" to "App\Command\WorkspaceMakeMigrationCommand".
Inlined service "App\Service\WorkspaceMigrations\Migrations" to "App\Command\WorkspaceMigrationMigrateCommand".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AdminApiController" to "App\Controller\AdminApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AdminReportsApiController" to "App\Controller\AdminReportsApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AdminWorkspaceApiController" to "App\Controller\AdminWorkspaceApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AuthapiController" to "App\Controller\AuthapiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AuthapiSecurityController" to "App\Controller\AuthapiSecurityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ClassroomController" to "App\Controller\ClassroomController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\CodeController" to "App\Controller\CodeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DeviceController" to "App\Controller\DeviceController".
Inlined service "App\Service\UserJson" to "App\Controller\ExtController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExtController" to "App\Controller\ExtController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExtPublicController" to "App\Controller\ExtPublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\FamilyController" to "App\Controller\FamilyController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\InternalController" to "App\Controller\InternalController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\NodeController" to "App\Controller\NodeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RepositoryController" to "App\Controller\RepositoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TestomatController" to "App\Controller\TestomatController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserRegistrationController" to "App\Controller\UserRegistrationController".
Inlined service "App\Service\Bucket\BucketFile" to "App\EventListener\BucketFilesSizeChangedNotifier".
Inlined service "App\Service\LoginAttempt" to "App\Security\AuthapiLoginAuthenticator".
Inlined service "App\Service\LoginFormToken" to "App\Security\AuthapiLoginAuthenticator".
Inlined service "App\Service\ProfilKlettSso" to "App\Security\AuthapiSsoAuthenticator".
Inlined service "App\Service\Authapi\OAuth\AuthapiOAuthResolver" to "App\Security\AuthapiSsoAuthenticator".
Inlined service "App\Service\ExtAdminSecurityCheck" to "App\Security\ExtAdminAuthenticator".
Inlined service "App\Service\MicrosoftGraphService" to "App\Service\Authapi\OAuth\Handlers\OAuthZuns".
Inlined service "App\Service\Code\ActivateCode" to "App\Service\Code\ActivateCodeFactory".
Inlined service "App\Service\Authapi\AuthapiProvider" to "App\Service\Code\ActivateCodeFactory".
Inlined service "App\Service\Username\PypSiUsernames" to "App\Service\ExternalUser".
Inlined service "App\Service\Registration\GuardianReset" to "App\Service\Registration\EmailVerification".
Inlined service "App\Service\Xlsx" to "App\Service\Reports\ReportFactory".
Inlined service "App\Service\Repository\FileTypes" to "App\Service\Repository\MaterialTypes".
Inlined service "App\Service\TeacherConfirmationCode\Flood" to "App\Service\TeacherConfirmationCode\Activation".
Inlined service "App\Service\TeacherConfirmationCode\ActivateCode" to "App\Service\TeacherConfirmationCode\Activation".
Inlined service "App\Service\Testomat\Permissions\TestomatPermissionTeacher" to "App\Service\Testomat\Permissions\TestomatPermission".
Inlined service "App\Service\Testomat\Permissions\TestomatPermissionKlettSr" to "App\Service\Testomat\Permissions\TestomatPermission".
Inlined service "App\Service\UnlockingPublicationsKeys\UnlockingPublicationsKeysFactory" to "App\Service\UserAllowedPublications".
Inlined service "App\Service\Classroom\TeacherClassroomStudentPublications" to "App\Service\UserAllowedPublications".
Inlined service "App\Service\Username\UsernameGenerator" to "App\Service\Username\PypSiUsernames".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.LOfRX9K" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "doctrine.second_level_cache_pool.recorder_inner" to "doctrine.second_level_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "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.1hnywYu" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.Vx8NYTG" 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.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.ZOlbxcN" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.VHsrTPK" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.1mn8Jbs" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
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.XAqEcXg" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
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\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "Knp\Component\Pager\ArgumentAccess\RequestArgumentAccess" to "knp_paginator".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "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 "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\FavouritesVoter" to ".debug.security.voter.App\Security\Voter\FavouritesVoter".
Inlined service "App\Security\Voter\NodeVoter" to ".debug.security.voter.App\Security\Voter\NodeVoter".
Inlined service "App\Security\Voter\RepoVoter" to ".debug.security.voter.App\Security\Voter\RepoVoter".
Inlined service "App\Security\Voter\TestomatVoter" to ".debug.security.voter.App\Security\Voter\TestomatVoter".
Inlined service "App\Security\Voter\UserAliasVoter" to ".debug.security.voter.App\Security\Voter\UserAliasVoter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.yEoeHjj" to ".service_locator.yEoeHjj.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.LA_oTxf" to "console.command_loader".
Inlined service ".service_locator.yEoeHjj.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "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 "property_accessor" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "property_accessor" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", ".debug.http_client", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.