Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\DeleteOldLogEventsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\FulfilDeletionRequestsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\MigrateWordOptionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\RemoveStudentFromClassroomsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\RetentionCleanupCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Http\Authorization\AccessDeniedHandlerInterface::handle()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "App\Security\ApiAccessDeniedHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Authentication\Token\TokenInterface::getCredentials()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Security\Authentication\Token\UnicUserToken" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\Core\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\Core\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Form\Student\RatingChoiceFeedback2ndType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Form\Student\RatingChoiceFeedbackType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Form\Teacher\EventListener\TextbookSessionTypeEventListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Knp\Component\Pager\PaginatorInterface::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Core\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Core\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Student\SelfStudyService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Event\ExceptionListener" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "abacus_exception_handler.listener" service.
Knp\Component\Pager\Paginator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
Knp\Component\Pager\Paginator::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
Log messages generated during the compilation of the service container.
Messages
Class
873
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\User\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\User\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand" (parent: .abstract.instanceof.App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand).
Resolving inheritance for "App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusDispatchEventsToClickstreamCommand" (parent: .abstract.instanceof.App\Command\AbacusDispatchEventsToClickstreamCommand).
Resolving inheritance for "App\Command\AbacusDispatchEventsToClickstreamCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusDispatchEventsToClickstreamCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusFetchSiteCommand" (parent: .abstract.instanceof.App\Command\AbacusFetchSiteCommand).
Resolving inheritance for "App\Command\AbacusFetchSiteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusFetchSiteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLoadTestDataCommand" (parent: .abstract.instanceof.App\Command\AbacusLoadTestDataCommand).
Resolving inheritance for "App\Command\AbacusLoadTestDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLoadTestDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateInlineImagesCommand" (parent: .abstract.instanceof.App\Command\AbacusLocateInlineImagesCommand).
Resolving inheritance for "App\Command\AbacusLocateInlineImagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateInlineImagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateMissingFilesCommand" (parent: .abstract.instanceof.App\Command\AbacusLocateMissingFilesCommand).
Resolving inheritance for "App\Command\AbacusLocateMissingFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateMissingFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand" (parent: .abstract.instanceof.App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand).
Resolving inheritance for "App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand" (parent: .abstract.instanceof.App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand).
Resolving inheritance for "App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusProblemdndMigrateCommand" (parent: .abstract.instanceof.App\Command\AbacusProblemdndMigrateCommand).
Resolving inheritance for "App\Command\AbacusProblemdndMigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusProblemdndMigrateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusRearrangeMathProblemsCommand" (parent: .abstract.instanceof.App\Command\AbacusRearrangeMathProblemsCommand).
Resolving inheritance for "App\Command\AbacusRearrangeMathProblemsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusRearrangeMathProblemsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateAllMathproblemsCommand" (parent: .abstract.instanceof.App\Command\AbacusValidateAllMathproblemsCommand).
Resolving inheritance for "App\Command\AbacusValidateAllMathproblemsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateAllMathproblemsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateExistingMathproblemsCommand" (parent: .abstract.instanceof.App\Command\AbacusValidateExistingMathproblemsCommand).
Resolving inheritance for "App\Command\AbacusValidateExistingMathproblemsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateExistingMathproblemsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldLogEventsCommand" (parent: .abstract.instanceof.App\Command\DeleteOldLogEventsCommand).
Resolving inheritance for "App\Command\DeleteOldLogEventsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldLogEventsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchMigrateFilesToReferencesCommand" (parent: .abstract.instanceof.App\Command\DispatchMigrateFilesToReferencesCommand).
Resolving inheritance for "App\Command\DispatchMigrateFilesToReferencesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchMigrateFilesToReferencesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FulfilDeletionRequestsCommand" (parent: .abstract.instanceof.App\Command\FulfilDeletionRequestsCommand).
Resolving inheritance for "App\Command\FulfilDeletionRequestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FulfilDeletionRequestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GaleDuplicateProblemDataFix" (parent: .abstract.instanceof.App\Command\GaleDuplicateProblemDataFix).
Resolving inheritance for "App\Command\GaleDuplicateProblemDataFix" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GaleDuplicateProblemDataFix).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateWordOptionsCommand" (parent: .abstract.instanceof.App\Command\MigrateWordOptionsCommand).
Resolving inheritance for "App\Command\MigrateWordOptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateWordOptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveEndToEndTestDataCommand" (parent: .abstract.instanceof.App\Command\RemoveEndToEndTestDataCommand).
Resolving inheritance for "App\Command\RemoveEndToEndTestDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveEndToEndTestDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveStudentFromClassroomsCommand" (parent: .abstract.instanceof.App\Command\RemoveStudentFromClassroomsCommand).
Resolving inheritance for "App\Command\RemoveStudentFromClassroomsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveStudentFromClassroomsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionCleanupCommand" (parent: .abstract.instanceof.App\Command\RetentionCleanupCommand).
Resolving inheritance for "App\Command\RetentionCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupEndToEndTestDataCommand" (parent: .abstract.instanceof.App\Command\SetupEndToEndTestDataCommand).
Resolving inheritance for "App\Command\SetupEndToEndTestDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupEndToEndTestDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSystimeUsersCommand" (parent: .abstract.instanceof.App\Command\UpdateSystimeUsersCommand).
Resolving inheritance for "App\Command\UpdateSystimeUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSystimeUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BugReportsController" (parent: .abstract.instanceof.App\Controller\Admin\BugReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BugReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BugReportsController).
Resolving inheritance for "App\Controller\Admin\BugReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BugReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController" (parent: .abstract.instanceof.App\Controller\Admin\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController).
Resolving inheritance for "App\Controller\Admin\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController).
Resolving inheritance for "App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\AudioReferenceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\AuthorCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AuthorCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AuthorCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\AuthorCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\BugReportCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\BugReportCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\BugReportCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\BugReportCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\CategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\CategoryCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\CategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ContentOverviewController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ContentOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ContentOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ContentOverviewController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ContentOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ContentOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\DashboardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\EasyAdmin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\DashboardController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\EasyAdmin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\EditorCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\EditorCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\EditorCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\EditorCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ImageReferenceCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\InfoCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InfoCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InfoCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\InfoCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\InvitationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InvitationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InvitationCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\InvitationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ProblemCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\ProductQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\ProductQuizCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\PublicationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\PublicationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\PublisherCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublisherCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublisherCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\PublisherCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\QuizCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\QuizTypeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TagCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TagCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TagCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TagCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TemplateCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateSetCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TemplateSetCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TopicCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TopicCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\UserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\UserCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\UserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EasyAdmin\WorksheetCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController).
Resolving inheritance for "App\Controller\Admin\EasyAdmin\WorksheetCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionController" (parent: .abstract.instanceof.App\Controller\Admin\InstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionController).
Resolving inheritance for "App\Controller\Admin\InstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MathproblemController" (parent: .abstract.instanceof.App\Controller\Admin\MathproblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MathproblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MathproblemController).
Resolving inheritance for "App\Controller\Admin\MathproblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MathproblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProblemController" (parent: .abstract.instanceof.App\Controller\Admin\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProblemController).
Resolving inheritance for "App\Controller\Admin\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for "App\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController" (parent: .abstract.instanceof.App\Controller\Admin\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController).
Resolving inheritance for "App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController" (parent: .abstract.instanceof.App\Controller\Admin\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController).
Resolving inheritance for "App\Controller\Admin\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController" (parent: .abstract.instanceof.App\Controller\Admin\TopicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController).
Resolving inheritance for "App\Controller\Admin\TopicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\PollyController" (parent: .abstract.instanceof.App\Controller\Core\API\PollyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\PollyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\PollyController).
Resolving inheritance for "App\Controller\Core\API\PollyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\PollyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\ProblemController" (parent: .abstract.instanceof.App\Controller\Core\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\ProblemController).
Resolving inheritance for "App\Controller\Core\API\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\SharedQuizController" (parent: .abstract.instanceof.App\Controller\Core\API\SharedQuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\SharedQuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\SharedQuizController).
Resolving inheritance for "App\Controller\Core\API\SharedQuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\SharedQuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\VideoController" (parent: .abstract.instanceof.App\Controller\Core\API\VideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\VideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\VideoController).
Resolving inheritance for "App\Controller\Core\API\VideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\VideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BugReportController" (parent: .abstract.instanceof.App\Controller\Core\BugReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BugReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BugReportController).
Resolving inheritance for "App\Controller\Core\BugReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BugReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DataController" (parent: .abstract.instanceof.App\Controller\Core\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DataController).
Resolving inheritance for "App\Controller\Core\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DefaultController" (parent: .abstract.instanceof.App\Controller\Core\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DefaultController).
Resolving inheritance for "App\Controller\Core\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\EventLoggerController" (parent: .abstract.instanceof.App\Controller\Core\EventLoggerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\EventLoggerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\EventLoggerController).
Resolving inheritance for "App\Controller\Core\EventLoggerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\EventLoggerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\KombiMatController" (parent: .abstract.instanceof.App\Controller\Core\KombiMatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\KombiMatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\KombiMatController).
Resolving inheritance for "App\Controller\Core\KombiMatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\KombiMatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\MathProblemController" (parent: .abstract.instanceof.App\Controller\Core\MathProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\MathProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\MathProblemController).
Resolving inheritance for "App\Controller\Core\MathProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\MathProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\ResultsController" (parent: .abstract.instanceof.App\Controller\Core\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\ResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\ResultsController).
Resolving inheritance for "App\Controller\Core\ResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TestController" (parent: .abstract.instanceof.App\Controller\Core\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TestController).
Resolving inheritance for "App\Controller\Core\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TextbookController" (parent: .abstract.instanceof.App\Controller\Core\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TextbookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TextbookController).
Resolving inheritance for "App\Controller\Core\TextbookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ActivityMetadataController" (parent: .abstract.instanceof.App\Controller\Student\API\ActivityMetadataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ActivityMetadataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ActivityMetadataController).
Resolving inheritance for "App\Controller\Student\API\ActivityMetadataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ActivityMetadataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\CrammingActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\CrammingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\CrammingActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\CrammingActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\CrammingActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\CrammingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\DictateActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\DictateActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\DictateActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\DictateActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\DictateActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\DictateActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\GamificationProfileController" (parent: .abstract.instanceof.App\Controller\Student\API\GamificationProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\GamificationProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\GamificationProfileController).
Resolving inheritance for "App\Controller\Student\API\GamificationProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\GamificationProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HistoryController" (parent: .abstract.instanceof.App\Controller\Student\API\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HistoryController).
Resolving inheritance for "App\Controller\Student\API\HistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HomeworkActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\HomeworkActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HomeworkActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HomeworkActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\HomeworkActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HomeworkActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\PeerActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\PeerActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\PeerActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\PeerActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\PeerActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\PeerActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ProblemController" (parent: .abstract.instanceof.App\Controller\Student\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ProblemController).
Resolving inheritance for "App\Controller\Student\API\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityController" (parent: .abstract.instanceof.App\Controller\Student\API\QuizActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityController).
Resolving inheritance for "App\Controller\Student\API\QuizActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\QuizActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\QuizActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ReadingTestResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\ReadingTestResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ReadingTestResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ReadingTestResultsController).
Resolving inheritance for "App\Controller\Student\API\ReadingTestResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ReadingTestResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\TrainingActivityResultsController" (parent: .abstract.instanceof.App\Controller\Student\API\TrainingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\TrainingActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\TrainingActivityResultsController).
Resolving inheritance for "App\Controller\Student\API\TrainingActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\TrainingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ClassroomsController" (parent: .abstract.instanceof.App\Controller\Student\ClassroomsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ClassroomsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ClassroomsController).
Resolving inheritance for "App\Controller\Student\ClassroomsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ClassroomsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\CrammingActivityController" (parent: .abstract.instanceof.App\Controller\Student\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\CrammingActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\CrammingActivityController).
Resolving inheritance for "App\Controller\Student\CrammingActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DashboardController" (parent: .abstract.instanceof.App\Controller\Student\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DashboardController).
Resolving inheritance for "App\Controller\Student\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DefaultController" (parent: .abstract.instanceof.App\Controller\Student\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DefaultController).
Resolving inheritance for "App\Controller\Student\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DictateController" (parent: .abstract.instanceof.App\Controller\Student\DictateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DictateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DictateController).
Resolving inheritance for "App\Controller\Student\DictateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DictateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HistoryController" (parent: .abstract.instanceof.App\Controller\Student\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HistoryController).
Resolving inheritance for "App\Controller\Student\HistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HomeworkController" (parent: .abstract.instanceof.App\Controller\Student\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HomeworkController).
Resolving inheritance for "App\Controller\Student\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikDansk\SelfStudyController" (parent: .abstract.instanceof.App\Controller\Student\KvikDansk\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikDansk\SelfStudyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikDansk\SelfStudyController).
Resolving inheritance for "App\Controller\Student\KvikDansk\SelfStudyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikDansk\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikMat\SelfStudyController" (parent: .abstract.instanceof.App\Controller\Student\KvikMat\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikMat\SelfStudyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikMat\SelfStudyController).
Resolving inheritance for "App\Controller\Student\KvikMat\SelfStudyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikMat\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PeerSessionController" (parent: .abstract.instanceof.App\Controller\Student\PeerSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PeerSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PeerSessionController).
Resolving inheritance for "App\Controller\Student\PeerSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PeerSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PerformanceController" (parent: .abstract.instanceof.App\Controller\Student\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PerformanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PerformanceController).
Resolving inheritance for "App\Controller\Student\PerformanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PretestController" (parent: .abstract.instanceof.App\Controller\Student\PretestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PretestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PretestController).
Resolving inheritance for "App\Controller\Student\PretestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PretestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\QuizSessionController" (parent: .abstract.instanceof.App\Controller\Student\QuizSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\QuizSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\QuizSessionController).
Resolving inheritance for "App\Controller\Student\QuizSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\QuizSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ReadingTestController" (parent: .abstract.instanceof.App\Controller\Student\ReadingTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ReadingTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ReadingTestController).
Resolving inheritance for "App\Controller\Student\ReadingTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ReadingTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ResultsController" (parent: .abstract.instanceof.App\Controller\Student\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ResultsController).
Resolving inheritance for "App\Controller\Student\ResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\SelfStudyController" (parent: .abstract.instanceof.App\Controller\Student\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\SelfStudyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\SelfStudyController).
Resolving inheritance for "App\Controller\Student\SelfStudyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\SelfStudyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StatisticsController" (parent: .abstract.instanceof.App\Controller\Student\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StatisticsController).
Resolving inheritance for "App\Controller\Student\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TextbookController" (parent: .abstract.instanceof.App\Controller\Student\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TextbookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TextbookController).
Resolving inheritance for "App\Controller\Student\TextbookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TrainingController" (parent: .abstract.instanceof.App\Controller\Student\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TrainingController).
Resolving inheritance for "App\Controller\Student\TrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\WorksheetSessionController" (parent: .abstract.instanceof.App\Controller\Student\WorksheetSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\WorksheetSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\WorksheetSessionController).
Resolving inheritance for "App\Controller\Student\WorksheetSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\WorksheetSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityController).
Resolving inheritance for "App\Controller\Teacher\API\ActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityFolderController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ActivityFolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityFolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityFolderController).
Resolving inheritance for "App\Controller\Teacher\API\ActivityFolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityFolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityMetadataController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ActivityMetadataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityMetadataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityMetadataController).
Resolving inheritance for "App\Controller\Teacher\API\ActivityMetadataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityMetadataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CategoryController" (parent: .abstract.instanceof.App\Controller\Teacher\API\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CategoryController).
Resolving inheritance for "App\Controller\Teacher\API\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomController).
Resolving inheritance for "App\Controller\Teacher\API\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomReportController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ClassroomReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomReportController).
Resolving inheritance for "App\Controller\Teacher\API\ClassroomReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomTypeController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ClassroomTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomTypeController).
Resolving inheritance for "App\Controller\Teacher\API\ClassroomTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityController).
Resolving inheritance for "App\Controller\Teacher\API\CrammingActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\CrammingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\CrammingActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\DictateActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityController).
Resolving inheritance for "App\Controller\Teacher\API\DictateActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\DictateActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\DictateActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateController" (parent: .abstract.instanceof.App\Controller\Teacher\API\DictateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateController).
Resolving inheritance for "App\Controller\Teacher\API\DictateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\HomeworkActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\HomeworkActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkController" (parent: .abstract.instanceof.App\Controller\Teacher\API\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkController).
Resolving inheritance for "App\Controller\Teacher\API\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\OnboardingController" (parent: .abstract.instanceof.App\Controller\Teacher\API\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\OnboardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\OnboardingController).
Resolving inheritance for "App\Controller\Teacher\API\OnboardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\PeerActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityController).
Resolving inheritance for "App\Controller\Teacher\API\PeerActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\PeerActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\PeerActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerProblemController" (parent: .abstract.instanceof.App\Controller\Teacher\API\PeerProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerProblemController).
Resolving inheritance for "App\Controller\Teacher\API\PeerProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeClassTypeController" (parent: .abstract.instanceof.App\Controller\Teacher\API\PeerThemeClassTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeClassTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeClassTypeController).
Resolving inheritance for "App\Controller\Teacher\API\PeerThemeClassTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeClassTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeController" (parent: .abstract.instanceof.App\Controller\Teacher\API\PeerThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeController).
Resolving inheritance for "App\Controller\Teacher\API\PeerThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ProblemController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ProblemController).
Resolving inheritance for "App\Controller\Teacher\API\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\QuizActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityController).
Resolving inheritance for "App\Controller\Teacher\API\QuizActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\QuizActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\QuizActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizController" (parent: .abstract.instanceof.App\Controller\Teacher\API\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizController).
Resolving inheritance for "App\Controller\Teacher\API\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizTypeController" (parent: .abstract.instanceof.App\Controller\Teacher\API\QuizTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizTypeController).
Resolving inheritance for "App\Controller\Teacher\API\QuizTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ReadingTestActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestActivityController).
Resolving inheritance for "App\Controller\Teacher\API\ReadingTestActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ReadingTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestController).
Resolving inheritance for "App\Controller\Teacher\API\ReadingTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ReadingTestResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestResultsController).
Resolving inheritance for "App\Controller\Teacher\API\ReadingTestResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ResultsOverviewController" (parent: .abstract.instanceof.App\Controller\Teacher\API\ResultsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ResultsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ResultsOverviewController).
Resolving inheritance for "App\Controller\Teacher\API\ResultsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ResultsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\SessionController" (parent: .abstract.instanceof.App\Controller\Teacher\API\SessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\SessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\SessionController).
Resolving inheritance for "App\Controller\Teacher\API\SessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\SessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentController" (parent: .abstract.instanceof.App\Controller\Teacher\API\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentController).
Resolving inheritance for "App\Controller\Teacher\API\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentReportController" (parent: .abstract.instanceof.App\Controller\Teacher\API\StudentReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentReportController).
Resolving inheritance for "App\Controller\Teacher\API\StudentReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TagController" (parent: .abstract.instanceof.App\Controller\Teacher\API\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TagController).
Resolving inheritance for "App\Controller\Teacher\API\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateMathproblemController" (parent: .abstract.instanceof.App\Controller\Teacher\API\TemplateMathproblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateMathproblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateMathproblemController).
Resolving inheritance for "App\Controller\Teacher\API\TemplateMathproblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateMathproblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateSetController" (parent: .abstract.instanceof.App\Controller\Teacher\API\TemplateSetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateSetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateSetController).
Resolving inheritance for "App\Controller\Teacher\API\TemplateSetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateSetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\TrainingActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityController).
Resolving inheritance for "App\Controller\Teacher\API\TrainingActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\TrainingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\TrainingActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\API\WorksheetActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityController).
Resolving inheritance for "App\Controller\Teacher\API\WorksheetActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\API\WorksheetActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityResultsController).
Resolving inheritance for "App\Controller\Teacher\API\WorksheetActivityResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetController" (parent: .abstract.instanceof.App\Controller\Teacher\API\WorksheetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetController).
Resolving inheritance for "App\Controller\Teacher\API\WorksheetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CampaignController" (parent: .abstract.instanceof.App\Controller\Teacher\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CampaignController).
Resolving inheritance for "App\Controller\Teacher\CampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ClassroomController" (parent: .abstract.instanceof.App\Controller\Teacher\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ClassroomController).
Resolving inheritance for "App\Controller\Teacher\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ContentController" (parent: .abstract.instanceof.App\Controller\Teacher\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ContentController).
Resolving inheritance for "App\Controller\Teacher\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CrammingActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CrammingActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CrammingActivityController).
Resolving inheritance for "App\Controller\Teacher\CrammingActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CrammingActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\DefaultController" (parent: .abstract.instanceof.App\Controller\Teacher\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\DefaultController).
Resolving inheritance for "App\Controller\Teacher\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ExtendActivityController" (parent: .abstract.instanceof.App\Controller\Teacher\ExtendActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ExtendActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ExtendActivityController).
Resolving inheritance for "App\Controller\Teacher\ExtendActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ExtendActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HistoryController" (parent: .abstract.instanceof.App\Controller\Teacher\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HistoryController).
Resolving inheritance for "App\Controller\Teacher\HistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HomeworkController" (parent: .abstract.instanceof.App\Controller\Teacher\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HomeworkController).
Resolving inheritance for "App\Controller\Teacher\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PeerTrainingController" (parent: .abstract.instanceof.App\Controller\Teacher\PeerTrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PeerTrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PeerTrainingController).
Resolving inheritance for "App\Controller\Teacher\PeerTrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PeerTrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizController" (parent: .abstract.instanceof.App\Controller\Teacher\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizController).
Resolving inheritance for "App\Controller\Teacher\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizSessionController" (parent: .abstract.instanceof.App\Controller\Teacher\QuizSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizSessionController).
Resolving inheritance for "App\Controller\Teacher\QuizSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ReportPdfExportController" (parent: .abstract.instanceof.App\Controller\Teacher\ReportPdfExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ReportPdfExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ReportPdfExportController).
Resolving inheritance for "App\Controller\Teacher\ReportPdfExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ReportPdfExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsController" (parent: .abstract.instanceof.App\Controller\Teacher\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsController).
Resolving inheritance for "App\Controller\Teacher\ResultsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsOverviewController" (parent: .abstract.instanceof.App\Controller\Teacher\ResultsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsOverviewController).
Resolving inheritance for "App\Controller\Teacher\ResultsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\StudentController" (parent: .abstract.instanceof.App\Controller\Teacher\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\StudentController).
Resolving inheritance for "App\Controller\Teacher\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TextbookController" (parent: .abstract.instanceof.App\Controller\Teacher\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TextbookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TextbookController).
Resolving inheritance for "App\Controller\Teacher\TextbookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TextbookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TrainingController" (parent: .abstract.instanceof.App\Controller\Teacher\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TrainingController).
Resolving inheritance for "App\Controller\Teacher\TrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetController" (parent: .abstract.instanceof.App\Controller\Teacher\WorksheetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetController).
Resolving inheritance for "App\Controller\Teacher\WorksheetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetSessionController" (parent: .abstract.instanceof.App\Controller\Teacher\WorksheetSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetSessionController).
Resolving inheritance for "App\Controller\Teacher\WorksheetSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DefaultController" (parent: .abstract.instanceof.App\Controller\User\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DefaultController).
Resolving inheritance for "App\Controller\User\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController" (parent: .abstract.instanceof.App\Controller\User\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController).
Resolving inheritance for "App\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\User\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ResetPasswordController).
Resolving inheritance for "App\Controller\User\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController" (parent: .abstract.instanceof.App\Controller\User\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController).
Resolving inheritance for "App\Controller\User\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SetupTwoFactorAuthController" (parent: .abstract.instanceof.App\Controller\User\SetupTwoFactorAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SetupTwoFactorAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SetupTwoFactorAuthController).
Resolving inheritance for "App\Controller\User\SetupTwoFactorAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SetupTwoFactorAuthController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\User\LogoutSubscriber" (parent: .abstract.instanceof.App\EventListener\User\LogoutSubscriber).
Resolving inheritance for "App\EventListener\User\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\User\LogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\ProblemVoter" (parent: .abstract.instanceof.App\Security\Core\ProblemVoter).
Resolving inheritance for "App\Security\Core\ProblemVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\ProblemVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublicationVoter" (parent: .abstract.instanceof.App\Security\Core\PublicationVoter).
Resolving inheritance for "App\Security\Core\PublicationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublicationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublisherVoter" (parent: .abstract.instanceof.App\Security\Core\PublisherVoter).
Resolving inheritance for "App\Security\Core\PublisherVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublisherVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\QuizVoter" (parent: .abstract.instanceof.App\Security\Core\QuizVoter).
Resolving inheritance for "App\Security\Core\QuizVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\QuizVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\SelfStudyVoter" (parent: .abstract.instanceof.App\Security\Core\SelfStudyVoter).
Resolving inheritance for "App\Security\Core\SelfStudyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\SelfStudyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\TextbookVoter" (parent: .abstract.instanceof.App\Security\Core\TextbookVoter).
Resolving inheritance for "App\Security\Core\TextbookVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\TextbookVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\UserVoter" (parent: .abstract.instanceof.App\Security\Core\UserVoter).
Resolving inheritance for "App\Security\Core\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AnswerType" (parent: .abstract.instanceof.App\Form\Admin\AnswerType).
Resolving inheritance for "App\Form\Admin\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkAudioUpload" (parent: .abstract.instanceof.App\Form\Admin\BulkAudioUpload).
Resolving inheritance for "App\Form\Admin\BulkAudioUpload" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkAudioUpload).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkCsvUpload" (parent: .abstract.instanceof.App\Form\Admin\BulkCsvUpload).
Resolving inheritance for "App\Form\Admin\BulkCsvUpload" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkCsvUpload).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkImageUpload" (parent: .abstract.instanceof.App\Form\Admin\BulkImageUpload).
Resolving inheritance for "App\Form\Admin\BulkImageUpload" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkImageUpload).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvUploadType" (parent: .abstract.instanceof.App\Form\Admin\CsvUploadType).
Resolving inheritance for "App\Form\Admin\CsvUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProblemFormType" (parent: .abstract.instanceof.App\Form\Admin\ProblemFormType).
Resolving inheritance for "App\Form\Admin\ProblemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProblemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SelectProblemType" (parent: .abstract.instanceof.App\Form\Admin\SelectProblemType).
Resolving inheritance for "App\Form\Admin\SelectProblemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SelectProblemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\StatisticsType" (parent: .abstract.instanceof.App\Form\Admin\StatisticsType).
Resolving inheritance for "App\Form\Admin\StatisticsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\StatisticsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType" (parent: .abstract.instanceof.App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType).
Resolving inheritance for "App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\ContactType" (parent: .abstract.instanceof.App\Form\Core\Type\ContactType).
Resolving inheritance for "App\Form\Core\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\DateTimeType" (parent: .abstract.instanceof.App\Form\Core\Type\DateTimeType).
Resolving inheritance for "App\Form\Core\Type\DateTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\DateTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\EntityHiddenType" (parent: .abstract.instanceof.App\Form\Core\Type\EntityHiddenType).
Resolving inheritance for "App\Form\Core\Type\EntityHiddenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\EntityHiddenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\AddClassroomStudentType" (parent: .abstract.instanceof.App\Form\Student\AddClassroomStudentType).
Resolving inheritance for "App\Form\Student\AddClassroomStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\AddClassroomStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedback2ndType" (parent: .abstract.instanceof.App\Form\Student\PeerFeedback2ndType).
Resolving inheritance for "App\Form\Student\PeerFeedback2ndType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedback2ndType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedbackType" (parent: .abstract.instanceof.App\Form\Student\PeerFeedbackType).
Resolving inheritance for "App\Form\Student\PeerFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionFileType" (parent: .abstract.instanceof.App\Form\Student\PeerSolutionFileType).
Resolving inheritance for "App\Form\Student\PeerSolutionFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionType" (parent: .abstract.instanceof.App\Form\Student\PeerSolutionType).
Resolving inheritance for "App\Form\Student\PeerSolutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedback2ndType" (parent: .abstract.instanceof.App\Form\Student\RatingChoiceFeedback2ndType).
Resolving inheritance for "App\Form\Student\RatingChoiceFeedback2ndType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedback2ndType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedbackType" (parent: .abstract.instanceof.App\Form\Student\RatingChoiceFeedbackType).
Resolving inheritance for "App\Form\Student\RatingChoiceFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\StudentType" (parent: .abstract.instanceof.App\Form\Student\StudentType).
Resolving inheritance for "App\Form\Student\StudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\StudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionFileType" (parent: .abstract.instanceof.App\Form\Student\WorksheetSolutionFileType).
Resolving inheritance for "App\Form\Student\WorksheetSolutionFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionType" (parent: .abstract.instanceof.App\Form\Student\WorksheetSolutionType).
Resolving inheritance for "App\Form\Student\WorksheetSolutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AddProblemType" (parent: .abstract.instanceof.App\Form\Teacher\AddProblemType).
Resolving inheritance for "App\Form\Teacher\AddProblemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AddProblemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AnswerType" (parent: .abstract.instanceof.App\Form\Teacher\AnswerType).
Resolving inheritance for "App\Form\Teacher\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\ClassroomType" (parent: .abstract.instanceof.App\Form\Teacher\ClassroomType).
Resolving inheritance for "App\Form\Teacher\ClassroomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\ClassroomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\EditUserType" (parent: .abstract.instanceof.App\Form\Teacher\EditUserType).
Resolving inheritance for "App\Form\Teacher\EditUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\EditUserType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\Teacher\EventListener\TextbookSessionTypeEventListener" (parent: .abstract.instanceof.App\Form\Teacher\EventListener\TextbookSessionTypeEventListener).
Resolving inheritance for "App\Form\Teacher\EventListener\TextbookSessionTypeEventListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\Teacher\EventListener\TextbookSessionTypeEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\MathproblemOverviewType" (parent: .abstract.instanceof.App\Form\Teacher\MathproblemOverviewType).
Resolving inheritance for "App\Form\Teacher\MathproblemOverviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\MathproblemOverviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TeacherType" (parent: .abstract.instanceof.App\Form\Teacher\TeacherType).
Resolving inheritance for "App\Form\Teacher\TeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TextbookSessionType" (parent: .abstract.instanceof.App\Form\Teacher\TextbookSessionType).
Resolving inheritance for "App\Form\Teacher\TextbookSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TextbookSessionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\User\Type\ChangePasswordFormType).
Resolving inheritance for "App\Form\User\Type\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\NewPasswordFormType" (parent: .abstract.instanceof.App\Form\User\Type\NewPasswordFormType).
Resolving inheritance for "App\Form\User\Type\NewPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\NewPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\RegistrationFormType" (parent: .abstract.instanceof.App\Form\User\Type\RegistrationFormType).
Resolving inheritance for "App\Form\User\Type\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\User\Type\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\User\Type\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginStudentType" (parent: .abstract.instanceof.App\Form\User\Type\UniLoginStudentType).
Resolving inheritance for "App\Form\User\Type\UniLoginStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginTeacherType" (parent: .abstract.instanceof.App\Form\User\Type\UniLoginTeacherType).
Resolving inheritance for "App\Form\User\Type\UniLoginTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.form.type.date_time" (parent: .abstract.instanceof.abacus_core.form.type.date_time).
Resolving inheritance for "abacus_core.form.type.date_time" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.form.type.date_time).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.type.entity_hidden_type" (parent: .abstract.instanceof.abacus_core.type.entity_hidden_type).
Resolving inheritance for "abacus_core.type.entity_hidden_type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.type.entity_hidden_type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.addclassroom2student.form.type" (parent: .abstract.instanceof.abacus.addclassroom2student.form.type).
Resolving inheritance for "abacus.addclassroom2student.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.addclassroom2student.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.textbook_session.form.type" (parent: .abstract.instanceof.abacus.textbook_session.form.type).
Resolving inheritance for "abacus.textbook_session.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.textbook_session.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.mathproblemoverview.form.type" (parent: .abstract.instanceof.abacus.mathproblemoverview.form.type).
Resolving inheritance for "abacus.mathproblemoverview.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.mathproblemoverview.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.classroom" (parent: .abstract.instanceof.abacus.teacher.form.classroom).
Resolving inheritance for "abacus.teacher.form.classroom" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.classroom).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.add_problem.form.type" (parent: .abstract.instanceof.abacus.add_problem.form.type).
Resolving inheritance for "abacus.add_problem.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.add_problem.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.edit_user.form.type" (parent: .abstract.instanceof.abacus.edit_user.form.type).
Resolving inheritance for "abacus.edit_user.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.edit_user.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.type" (parent: .abstract.instanceof.abacus.teacher.form.type).
Resolving inheritance for "abacus.teacher.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.type).
Resolving inheritance for ".instanceof.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler.0.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler).
Resolving inheritance for "App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler" (parent: .instanceof.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler.0.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Core\ValidateMathproblemMessageHandler.0.App\MessageHandler\Core\ValidateMathproblemMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Core\ValidateMathproblemMessageHandler).
Resolving inheritance for "App\MessageHandler\Core\ValidateMathproblemMessageHandler" (parent: .instanceof.App\MessageHandler\Core\ValidateMathproblemMessageHandler.0.App\MessageHandler\Core\ValidateMathproblemMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\EmailConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\EmailConstraintValidator).
Resolving inheritance for "App\Validator\Constraints\EmailConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\EmailConstraintValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\AppExtension" (parent: .abstract.instanceof.App\Twig\Core\AppExtension).
Resolving inheritance for "App\Twig\Core\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\TranslationExtension" (parent: .abstract.instanceof.App\Twig\Core\TranslationExtension).
Resolving inheritance for "App\Twig\Core\TranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\TranslationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.core.twig_runtime" (parent: .abstract.instanceof.core.twig_runtime).
Resolving inheritance for "core.twig_runtime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.core.twig_runtime).
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.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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 "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api_doc" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api_doc" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_doc" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_doc" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_doc" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_doc" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_gale" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.api_gale" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_gale" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_gale" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_gale" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_gale" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
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.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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 ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.peer_solution_file" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.worksheet_solution_file" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.clean.peer_solution_file" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.peer_solution_file" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.peer_solution_file" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.worksheet_solution_file" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.worksheet_solution_file" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.worksheet_solution_file" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "cache.easyadmin" (parent: cache.system).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.eight_points_guzzle" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (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).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.easyadmin.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.ux.twig_component.traceable" (parent: sentry.tracing.traceable_cache_adapter).
3
Skipping service "abacus.user.unilogin.form.type": Class or interface "Form\User\Type\UniLoginType" cannot be loaded.
Skipping service "App\Services\Core\API\ExtractQuestionAnswers": Class or interface "App\Services\Core\API\ExtractQuestionAnswers" cannot be loaded.
Skipping service "abacus_core.cookie": Class or interface "App\Cookie\GuestRoleCookieManager" cannot be loaded.
1
Removing service-argument resolver for controller "App\Services\Teacher\API\QuizActivityResultsService::setQuizSessionRepository": no corresponding services exist for the referenced types.
397
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "App\Services\Core\CreateDemoClassroom"; reason: private alias.
Removed service "App\Security\Core\SSO\ProviderInterface"; 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 "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\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\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\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 "mailer.logger_message_listener"; 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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; 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 "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api_doc"; reason: private alias.
Removed service "security.user_checker.api_doc"; reason: private alias.
Removed service "security.authentication.session_strategy.api_gale"; reason: private alias.
Removed service "security.user_checker.api_gale"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $loginconnectorClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $gyldendalaccessserviceClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $systimeUsersClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $galeUsersClient"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Provider\AdminContextProviderInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGeneratorInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Menu\MenuItemMatcherInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Registry\AdminControllerRegistryInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityPaginatorInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityRepositoryInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityUpdaterInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Translation\EntityTranslationIdGeneratorInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.totp.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; 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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eightPointsGuzzleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
Removed service ".service_locator.6DxUFLS"; reason: private alias.
Removed service ".service_locator.27KOu4H"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.vpb1SMw"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.t4fMCs0"; reason: private alias.
Removed service ".service_locator.D3WVdOX"; reason: private alias.
Removed service ".service_locator.BPB._cD"; reason: private alias.
Removed service ".service_locator.nTL_G5r"; reason: private alias.
Removed service ".service_locator.hNls88j"; reason: private alias.
Removed service ".service_locator.6rNHno."; reason: private alias.
Removed service ".service_locator.LPXIxQO"; reason: private alias.
Removed service ".service_locator.O0_huGC"; reason: private alias.
Removed service ".service_locator.F699PBc"; reason: private alias.
Removed service ".service_locator.NEVTDhd"; reason: private alias.
Removed service ".service_locator.11fWvFz"; reason: private alias.
Removed service ".service_locator.hhri7tQ"; reason: private alias.
Removed service ".service_locator.brEHyYH"; reason: private alias.
Removed service ".service_locator.AgDYY6k"; reason: private alias.
Removed service ".service_locator.GDL9vm5"; reason: private alias.
Removed service ".service_locator.EaTg.W8"; reason: private alias.
Removed service ".service_locator.fPifscE"; reason: private alias.
Removed service ".service_locator.aphRrdd"; reason: private alias.
Removed service ".service_locator.a6vB3e2"; reason: private alias.
Removed service ".service_locator.IC2xa9o"; reason: private alias.
Removed service ".service_locator.G5T.ioJ"; reason: private alias.
Removed service ".service_locator.4LAtDdU"; reason: private alias.
Removed service ".service_locator.yQl7krP"; reason: private alias.
Removed service ".service_locator.vk8AUBC"; reason: private alias.
Removed service ".service_locator.CXBdHVX"; reason: private alias.
Removed service ".service_locator.HgtVBta"; reason: private alias.
Removed service ".service_locator.p9sui7r"; reason: private alias.
Removed service ".service_locator.CT4BikI"; reason: private alias.
Removed service ".service_locator.Jb5IUFy"; reason: private alias.
Removed service ".service_locator.v2D3.gR"; reason: private alias.
Removed service ".service_locator.621OnI0"; reason: private alias.
Removed service ".service_locator.HgTuFbL"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.2Jgvu36"; reason: private alias.
Removed service ".service_locator.ORd.kUD"; reason: private alias.
Removed service ".service_locator.KQS8tm0"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.9Ifcetd"; reason: private alias.
Removed service ".service_locator.1tvRjxW"; 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 "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_doc"; reason: private alias.
Removed service "security.firewall.authenticator.api_gale"; reason: private alias.
Removed service "security.firewall.authenticator.main"; 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.authentication.trust_resolver"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.annotations"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.ux.twig_component"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.iHGaTSf"; reason: private alias.
Removed service ".service_locator.7ljsLtF"; reason: private alias.
Removed service ".service_locator.C2UohU1"; reason: private alias.
Removed service ".service_locator.aOQKEGZ"; reason: private alias.
Removed service ".service_locator.7c8ZzKD"; reason: private alias.
Removed service ".service_locator.Us1TmD1"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.Wy8wQ7q"; reason: private alias.
Removed service ".service_locator.Uj8JhjH"; reason: private alias.
Removed service ".service_locator.bInR.ll"; reason: private alias.
Removed service ".service_locator.6l7iQLM"; reason: private alias.
Removed service ".service_locator.NMJNzQ2"; reason: private alias.
Removed service ".service_locator.mZvIess"; reason: private alias.
Removed service ".service_locator.O2PHm7f"; reason: private alias.
Removed service ".service_locator.nmHbo7B"; reason: private alias.
Removed service ".service_locator.UNSqNV2"; reason: private alias.
Removed service ".service_locator.YGHh.DA"; reason: private alias.
Removed service ".service_locator.YNIhdhp"; reason: private alias.
Removed service ".service_locator.GQYb1hI"; reason: private alias.
Removed service ".service_locator.3zxUN9a"; reason: private alias.
Removed service ".service_locator..Z_8zjg"; reason: private alias.
Removed service ".service_locator.L3u1ujn"; reason: private alias.
Removed service ".service_locator.tfJ8QjC"; reason: private alias.
Removed service ".service_locator.60cnIRn"; reason: private alias.
Removed service ".service_locator.3X5YS_K"; reason: private alias.
Removed service ".service_locator.22IfARr"; reason: private alias.
Removed service ".service_locator.EK1200R"; reason: private alias.
Removed service ".service_locator.HracfSA"; reason: private alias.
Removed service ".service_locator.Vvh1YhB"; reason: private alias.
Removed service ".service_locator.Qs77gYd"; reason: private alias.
Removed service ".service_locator.but1E8c"; reason: private alias.
Removed service ".service_locator.hg9hzA_"; reason: private alias.
Removed service ".service_locator.dqlXB1W"; reason: private alias.
Removed service ".service_locator.dcuQSEZ"; reason: private alias.
Removed service ".service_locator.BGUfjkM"; reason: private alias.
Removed service ".service_locator.8kFvNtF"; reason: private alias.
Removed service ".service_locator.ZafBX7t"; reason: private alias.
Removed service ".service_locator.csQ60sO"; reason: private alias.
Removed service ".service_locator.2hZTKga"; reason: private alias.
Removed service ".service_locator.zwrnw7g"; reason: private alias.
Removed service ".service_locator.ujRTXnO"; reason: private alias.
Removed service ".service_locator.HLfGUJH"; reason: private alias.
Removed service ".service_locator.KZcUmu."; reason: private alias.
Removed service ".service_locator.0Xyko8A"; reason: private alias.
Removed service ".service_locator.0AuVEgM"; reason: private alias.
Removed service ".service_locator.aJsy7x_"; reason: private alias.
Removed service ".service_locator.Nl3fAFO"; reason: private alias.
Removed service ".service_locator.Z8GXfaH"; reason: private alias.
Removed service ".service_locator.5KPFBk4"; reason: private alias.
Removed service ".service_locator.n6M4F74"; reason: private alias.
Removed service ".service_locator.iiuxBJ6"; reason: private alias.
Removed service ".service_locator.QYHSRjY"; reason: private alias.
Removed service ".service_locator.bUrodB3"; reason: private alias.
Removed service ".service_locator.szt1yR8"; reason: private alias.
Removed service ".service_locator.sPLhQ7b"; reason: private alias.
Removed service ".service_locator.Mx5rAQ3"; reason: private alias.
Removed service ".service_locator.KCKHNa7"; reason: private alias.
Removed service ".service_locator..8j5M1y"; reason: private alias.
Removed service ".service_locator.rOvkqVd"; reason: private alias.
Removed service ".service_locator.324Ch96"; reason: private alias.
Removed service ".service_locator.MMjtxW8"; reason: private alias.
Removed service ".service_locator.LgjyUie"; reason: private alias.
Removed service ".service_locator.4svtUCm"; reason: private alias.
Removed service ".service_locator.o3BJSoC"; reason: private alias.
Removed service ".service_locator.3sOZc10"; reason: private alias.
Removed service ".service_locator.KmCHfv3"; reason: private alias.
Removed service ".service_locator.gjDKM1Y"; reason: private alias.
Removed service ".service_locator._LP44n9"; reason: private alias.
Removed service ".service_locator.JejSEZw"; reason: private alias.
Removed service ".service_locator.DIAE5zk"; reason: private alias.
Removed service ".service_locator.nc2CsNs"; reason: private alias.
Removed service ".service_locator.nJRJxnD"; reason: private alias.
Removed service ".service_locator.aTiBH86"; reason: private alias.
Removed service ".service_locator.ghNAiEA"; reason: private alias.
Removed service ".service_locator.fScMxCN"; reason: private alias.
Removed service ".service_locator._4gBW4R"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator.O1yrqjp"; reason: private alias.
Removed service ".service_locator.YZxAvsk"; reason: private alias.
Removed service ".service_locator.PhdP5rt"; reason: private alias.
Removed service ".service_locator.Y1ahoa5"; reason: private alias.
Removed service ".service_locator._0RRlm_"; reason: private alias.
Removed service ".service_locator.z43mpg5"; reason: private alias.
Removed service ".service_locator.ybNINw4"; reason: private alias.
Removed service ".service_locator.KWEjIOz"; reason: private alias.
Removed service ".service_locator.DUsslVm"; reason: private alias.
Removed service ".service_locator.rO5972P"; reason: private alias.
Removed service ".service_locator.ehIACRj"; reason: private alias.
Removed service ".service_locator.RxLUbip"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.godnmr6"; reason: private alias.
Removed service ".service_locator.Sq8Idns"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
181
Changed reference of service "App\Services\Core\ActivityDisplayService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Services\Core\ActivityRoutingService" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Core\ClickstreamDtoPopulatorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "abacus_core.create_demo_classroom" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "App\Services\Admin\BugReportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Services\Teacher\API\ResultsOverviewService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\AbacusValidateExistingMathproblemsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\DispatchMigrateFilesToReferencesCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\ProblemController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Student\DashboardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Student\DefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Student\PeerSessionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Student\TextbookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\API\CrammingActivityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\ContentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\CrammingActivityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\DefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\PeerTrainingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\QuizController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\StudentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\TextbookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Teacher\TrainingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\User\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Authentication\Impersonator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\Core\AccessDeniedHandler" previously pointing to "router.default" to "router".
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 "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Student\AddClassroomStudentType" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "App\Form\Student\DataTransformer\ClassroomKeyToEntityTransformer" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "abacus.addclassroom2student.form.type" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "App\Session\Core\Peer\PeerSessionInitializer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Event\ExceptionListener" previously pointing to "router.default" to "router".
Changed reference of service "abacus_exception_handler.listener" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.loginconnector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.gyldendalaccessservice" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.systime_users" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.gale_users" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteGenerator" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater" previously pointing to "debug.validator" to "validator".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.l1ZxSCx" previously pointing to "abacus_core.repository.classroom" to "App\Entity\Core\Classroom\ClassroomRepository".
Changed reference of service ".service_locator.GzohEro" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BMfTRHi" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WyXuWVF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zN45KLS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WDXkV1e" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.OBk3l5b" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pfJO2Ks" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cFsh_cq" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\ProblemVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\PublicationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\PublisherVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\QuizVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\SelfStudyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\TextbookVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Core\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kOpHpku" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.kOpHpku" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kOpHpku" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kOpHpku" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.o7X.9h6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.o7X.9h6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.o7X.9h6" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.UNE7Kl7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
824
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusCopyAnonymizedProdDataToTestServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusDispatchEventsToClickstreamCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusDispatchEventsToClickstreamCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusFetchSiteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusFetchSiteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLoadTestDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusLoadTestDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateInlineImagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusLocateInlineImagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusLocateMissingFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusLocateMissingFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusMigrateSelfStudyTypicalExamProblemElementImagesToReferencesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusMigrateTextbookElementImagesToReferencesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusProblemdndMigrateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusProblemdndMigrateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusRearrangeMathProblemsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusRearrangeMathProblemsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateAllMathproblemsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusValidateAllMathproblemsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AbacusValidateExistingMathproblemsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AbacusValidateExistingMathproblemsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldLogEventsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteOldLogEventsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchMigrateFilesToReferencesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DispatchMigrateFilesToReferencesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FulfilDeletionRequestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FulfilDeletionRequestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GaleDuplicateProblemDataFix"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GaleDuplicateProblemDataFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateWordOptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrateWordOptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveEndToEndTestDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveEndToEndTestDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveStudentFromClassroomsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveStudentFromClassroomsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetentionCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RetentionCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupEndToEndTestDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetupEndToEndTestDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSystimeUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateSystimeUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BugReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BugReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BugReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\AuthorCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\AuthorCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\AuthorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\BugReportCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\BugReportCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\BugReportCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\CategoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ContentOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ContentOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ContentOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\DashboardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\EasyAdmin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\EditorCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\EditorCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\EditorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InfoCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InfoCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\InfoCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\InvitationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\InvitationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\InvitationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\ProductQuizCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\ProductQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\PublicationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\PublisherCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\PublisherCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\PublisherCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\QuizTypeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\QuizTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TagCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TagCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TagCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TemplateSetCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TemplateSetCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TopicCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\UserCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\UserCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EasyAdmin\WorksheetCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EasyAdmin\WorksheetCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MathproblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MathproblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MathproblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\PollyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\PollyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\API\PollyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\SharedQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\SharedQuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\API\SharedQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\API\VideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\API\VideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\API\VideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BugReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BugReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\BugReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\EventLoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\EventLoggerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\EventLoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\KombiMatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\KombiMatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\KombiMatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\MathProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\MathProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\MathProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\ResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TextbookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Core\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ActivityMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ActivityMetadataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\ActivityMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\DictateActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\DictateActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\DictateActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\GamificationProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\GamificationProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\GamificationProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\PeerActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\PeerActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\PeerActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\QuizActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\QuizActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\QuizActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\QuizActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\ReadingTestResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\ReadingTestResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\ReadingTestResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ClassroomsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ClassroomsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\ClassroomsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\CrammingActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\DictateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\DictateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\DictateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikDansk\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikDansk\SelfStudyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\KvikDansk\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\KvikMat\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\KvikMat\SelfStudyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\KvikMat\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PeerSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PeerSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\PeerSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PerformanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\PretestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\PretestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\PretestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\QuizSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\QuizSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\QuizSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ReadingTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ReadingTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\ReadingTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\ResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\SelfStudyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\SelfStudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TextbookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\TrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Student\WorksheetSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Student\WorksheetSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Student\WorksheetSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityFolderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ActivityFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ActivityMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ActivityMetadataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ActivityMetadataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ClassroomReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ClassroomTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ClassroomTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ClassroomTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\CrammingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\DictateActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\DictateActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\DictateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\DictateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\DictateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\HomeworkActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\OnboardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\PeerActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\PeerActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\PeerProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeClassTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeClassTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\PeerThemeClassTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\PeerThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\PeerThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\PeerThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\QuizActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\QuizActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\QuizTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\QuizTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\QuizTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ReadingTestActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ReadingTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ReadingTestResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ReadingTestResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ReadingTestResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\ResultsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\ResultsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\ResultsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\SessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\SessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\SessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\StudentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\StudentReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\StudentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateMathproblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateMathproblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\TemplateMathproblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TemplateSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TemplateSetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\TemplateSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\TrainingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\TrainingActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\WorksheetActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetActivityResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\WorksheetActivityResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\API\WorksheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\API\WorksheetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\API\WorksheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CampaignController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\CrammingActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\CrammingActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ExtendActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ExtendActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ExtendActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\PeerTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\PeerTrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\PeerTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\QuizSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\QuizSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\QuizSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ReportPdfExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ReportPdfExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ReportPdfExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ResultsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\ResultsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\ResultsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\ResultsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TextbookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\TextbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\TrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\TrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\WorksheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Teacher\WorksheetSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Teacher\WorksheetSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Teacher\WorksheetSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SetupTwoFactorAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SetupTwoFactorAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\SetupTwoFactorAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\User\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\User\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\ProblemVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\ProblemVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublicationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\PublicationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\PublisherVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\PublisherVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\QuizVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\QuizVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\SelfStudyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\SelfStudyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\TextbookVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\TextbookVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Core\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Core\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkAudioUpload"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\BulkAudioUpload"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkCsvUpload"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\BulkCsvUpload"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BulkImageUpload"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\BulkImageUpload"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\CsvUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProblemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\ProblemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SelectProblemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\SelectProblemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\StatisticsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\StatisticsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Type\EasyAdmin\TemplateTypeFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Core\Type\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\DateTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Core\Type\DateTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Core\Type\EntityHiddenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Core\Type\EntityHiddenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\AddClassroomStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\AddClassroomStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedback2ndType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\PeerFeedback2ndType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\PeerFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\PeerSolutionFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\PeerSolutionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\PeerSolutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedback2ndType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\RatingChoiceFeedback2ndType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\RatingChoiceFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\RatingChoiceFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\StudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\StudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\WorksheetSolutionFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Student\WorksheetSolutionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Student\WorksheetSolutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AddProblemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\AddProblemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\AnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\AnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\ClassroomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\ClassroomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\EditUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\EditUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\Teacher\EventListener\TextbookSessionTypeEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\EventListener\TextbookSessionTypeEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\MathproblemOverviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\MathproblemOverviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\TeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Teacher\TextbookSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Teacher\TextbookSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\NewPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\NewPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\UniLoginStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\Type\UniLoginTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\Type\UniLoginTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.form.type.date_time"; reason: abstract.
Removed service ".abstract.instanceof.abacus_core.form.type.date_time"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus_core.type.entity_hidden_type"; reason: abstract.
Removed service ".abstract.instanceof.abacus_core.type.entity_hidden_type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.addclassroom2student.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.addclassroom2student.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.textbook_session.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.textbook_session.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.mathproblemoverview.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.mathproblemoverview.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.classroom"; reason: abstract.
Removed service ".abstract.instanceof.abacus.teacher.form.classroom"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.add_problem.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.add_problem.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.edit_user.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.edit_user.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.abacus.teacher.form.type"; reason: abstract.
Removed service ".abstract.instanceof.abacus.teacher.form.type"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler.0.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Core\ValidateMathproblemMessageHandler.0.App\MessageHandler\Core\ValidateMathproblemMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Core\ValidateMathproblemMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\EmailConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\EmailConstraintValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Core\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Core\TranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Core\TranslationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.core.twig_runtime"; reason: abstract.
Removed service ".abstract.instanceof.core.twig_runtime"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ColorConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
192
Removed service "abacus_core.repository.user"; reason: unused.
Removed service "abacus_core.repository.homework_unit"; reason: unused.
Removed service "abacus_core.repository.training_unit"; reason: unused.
Removed service "abacus_core.repository.institution"; reason: unused.
Removed service "abacus_core.repository.peer_session"; reason: unused.
Removed service "abacus_core.repository.peer_mathproblem"; reason: unused.
Removed service "abacus_core.repository.peer_unit"; reason: unused.
Removed service "abacus_core.repository.peer_solution"; reason: unused.
Removed service "abacus_core.repository.textbook_session"; reason: unused.
Removed service "abacus_core.repository.dictate"; reason: unused.
Removed service "abacus_core.repository.ibook_quiz_connection"; reason: unused.
Removed service "abacus_core.repository.wordoption_icons"; reason: unused.
Removed service "App\Services\User\Canonicalizer"; reason: unused.
Removed service "App\Services\User\SaltGenerator"; reason: unused.
Removed service "App\Services\Core\API\IbookQuizConnectionService"; reason: unused.
Removed service "App\Services\Core\CrammingSessionService"; reason: unused.
Removed service "App\Services\Core\HomeworkSessionService"; reason: unused.
Removed service "App\Services\Core\UtilityService"; reason: unused.
Removed service "App\Services\Core\WorksheetSessionService"; reason: unused.
Removed service "abacus.core.utility"; reason: unused.
Removed service "abacus.core.worksheet_session"; reason: unused.
Removed service "abacus.core.homework_session"; reason: unused.
Removed service "abacus.core.cramming_session_service"; reason: unused.
Removed service "App\MathProblem\Core\Difficulty\DifficultyLevelCalculator"; reason: unused.
Removed service "App\MathProblem\Core\Selection\FixedTopicSelector"; reason: unused.
Removed service "App\MathProblem\Core\Selection\MathProblemTypeProvider"; reason: unused.
Removed service "App\MathProblem\Core\Selection\UsedMathProblemTypeProvider"; reason: unused.
Removed service "abacus_core.math_problem.selection.used_math_problem_type_provider"; reason: unused.
Removed service "App\Services\Student\ProblemDropdownService"; reason: unused.
Removed service "a_ba_cus_student.cramming_activity_homework_service"; reason: unused.
Removed service "a_ba_cus_student.cramming_activity_service"; reason: unused.
Removed service "App\Services\Admin\MediaEntityHelper"; reason: unused.
Removed service "App\Services\Teacher\API\ClassroomReportSummary"; reason: unused.
Removed service "App\Services\Teacher\API\ResultsOverviewSummary"; reason: unused.
Removed service "App\Services\Teacher\API\StudentReportSummary"; reason: unused.
Removed service "App\Command\TestData\E2eTestData"; reason: unused.
Removed service "App\Command\TestData\TestDataForTestSites"; reason: unused.
Removed service "App\Controller\Teacher\API\WorkMethod"; reason: unused.
Removed service "App\Security\Authentication\Token\UnicUserToken"; reason: unused.
Removed service "App\Security\Firewall\DefaultFirewall"; reason: unused.
Removed service "App\Security\Firewall\SwitchUserListener"; reason: unused.
Removed service "App\Security\GaleAuthenticationException"; reason: unused.
Removed service "App\Form\Admin\InstitutionType"; reason: unused.
Removed service "App\Form\Core\DataTransformer\EntityToIdTransformer"; reason: unused.
Removed service "App\Form\Core\Type\DateTimeType"; reason: unused.
Removed service "App\Form\Core\Type\EntityHiddenType"; reason: unused.
Removed service "App\Form\Student\AddClassroomStudentType"; reason: unused.
Removed service "App\Form\Student\DataTransformer\ClassroomKeyToEntityTransformer"; reason: unused.
Removed service "App\Form\Teacher\AddProblemType"; reason: unused.
Removed service "App\Form\Teacher\ClassroomType"; reason: unused.
Removed service "App\Form\Teacher\EditUserType"; reason: unused.
Removed service "App\Form\Teacher\MathproblemOverviewType"; reason: unused.
Removed service "App\Form\Teacher\TeacherType"; reason: unused.
Removed service "App\Form\Teacher\TextbookSessionType"; reason: unused.
Removed service "App\Event\ExceptionListener"; reason: unused.
Removed service "App\Event\LoginListener"; reason: unused.
Removed service "App\Event\RequestListener"; reason: unused.
Removed service "App\Event\SentryListener"; reason: unused.
Removed service "sentry.callback.before_send"; reason: unused.
Removed service "App\Services\ProblemEditors\ProblemDataModel"; reason: unused.
Removed service "App\Validator\Constraints\EmailConstraint"; reason: unused.
Removed service "App\Validator\Core\QuizSessionValidator"; reason: unused.
Removed service "abacus_core.cookie"; reason: unused.
Removed service "monolog.formatter.session_request"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "twig.loader.chain"; 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 "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~Tv5Oi8X"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\UniqidNamer.peer_solution_file"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\UniqidNamer.worksheet_solution_file"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "Sentry\Integration\OTLPIntegration"; reason: unused.
Removed service "Sentry\SentryBundle\Serializer\ConsoleInputSerializer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "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 "ux.twig_component.twig.lexer"; reason: unused.
Removed service ".service_locator.y1s5Kz."; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
611
Inlined service "security.authenticator.firewall_aware_remember_me_handler" to "App\Services\User\LoginManager".
Inlined service "App\Security\Core\SSO\GyldendalProvider" to "App\Services\Core\AuthService".
Inlined service "App\Services\Core\ClickstreamDtoPopulatorService" to "App\Services\Core\ClickstreamLoggerService".
Inlined service "App\Services\Core\ClickstreamConnectorService" to "App\Services\Core\ClickstreamLoggerService".
Inlined service "abacus_core.repository.student_difficulty_repository" to "App\MathProblem\Core\Difficulty\StudentDifficultyUpdater".
Inlined service "abacus_core.repository.self_study_topic_student_difficulty_repository" to "App\MathProblem\Core\Difficulty\StudentDifficultyUpdater".
Inlined service "abacus_core.repository.mathproblem" to "App\MathProblem\Core\Difficulty\StudentDifficultyUpdater".
Inlined service "abacus_core.repository.template_mathproblem" to "App\MathProblem\Core\Difficulty\StudentDifficultyUpdater".
Inlined service "abacus_core.math_problem.difficulty.difficulty_level_calculator" to "App\MathProblem\Core\Difficulty\StudentDifficultyUpdater".
Inlined service "App\MathProblem\Core\Selection\TopicSelector" to "App\MathProblem\Core\Selection\RandomMathProblemFinder".
Inlined service "App\MathProblem\Core\Selection\DifficultyResolver" to "App\MathProblem\Core\Selection\RandomMathProblemFinder".
Inlined service "App\MathProblem\Core\Selection\RandomTemplateMathProblemFinder" to "App\MathProblem\Core\Selection\RandomMathProblemFinder".
Inlined service "App\MathProblem\Core\Selection\UsedTemplateMathProblemProvider" to "App\MathProblem\Core\Selection\RandomTemplateMathProblemFinder".
Inlined service "App\MathProblem\Core\Selection\SessionRepositoryResolver" to "App\MathProblem\Core\Selection\UsedTemplateMathProblemProvider".
Inlined service "abacus_core.repository.quiz_session" to "App\Services\Student\ClassroomSignUpService".
Inlined service "abacus_core.repository.homework" to "App\Services\Student\ClassroomSignUpService".
Inlined service "abacus_core.repository.session" to "App\Services\Student\ClassroomSignUpService".
Inlined service "abacus_core.repository.worksheet_session" to "App\Services\Student\ClassroomSignUpService".
Inlined service "App\Services\Teacher\API\CrammingActivityResults\Helper" to "App\Services\Teacher\API\CrammingActivityResults\Service".
Inlined service "App\Session\Core\Peer\PeerSessionInitializer" to "App\Services\Teacher\API\PeerActivityService".
Inlined service "App\Services\Core\ClickstreamLoggerService" to "App\Command\AbacusDispatchEventsToClickstreamCommand".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\BugReportsController" to "App\Controller\Admin\BugReportsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\ContentController" to "App\Controller\Admin\ContentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\DefaultController" to "App\Controller\Admin\DefaultController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\AudioReferenceCrudController" to "App\Controller\Admin\EasyAdmin\AudioReferenceCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\AuthorCrudController" to "App\Controller\Admin\EasyAdmin\AuthorCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\BugReportCrudController" to "App\Controller\Admin\EasyAdmin\BugReportCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\CategoryCrudController" to "App\Controller\Admin\EasyAdmin\CategoryCrudController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\EasyAdmin\ContentOverviewController" to "App\Controller\Admin\EasyAdmin\ContentOverviewController".
Inlined service ".service_locator.o7X.9h6.App\Controller\Admin\EasyAdmin\DashboardController" to "App\Controller\Admin\EasyAdmin\DashboardController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\EditorCrudController" to "App\Controller\Admin\EasyAdmin\EditorCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\ImageReferenceCrudController" to "App\Controller\Admin\EasyAdmin\ImageReferenceCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\InfoCrudController" to "App\Controller\Admin\EasyAdmin\InfoCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\InvitationCrudController" to "App\Controller\Admin\EasyAdmin\InvitationCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\ProblemCrudController" to "App\Controller\Admin\EasyAdmin\ProblemCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController" to "App\Controller\Admin\EasyAdmin\ProblemFromQuizCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController" to "App\Controller\Admin\EasyAdmin\ProblemFromTemplateCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\ProductQuizCrudController" to "App\Controller\Admin\EasyAdmin\ProductQuizCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\PublicationCrudController" to "App\Controller\Admin\EasyAdmin\PublicationCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController" to "App\Controller\Admin\EasyAdmin\PublicationFromPublisherCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\PublisherCrudController" to "App\Controller\Admin\EasyAdmin\PublisherCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\QuizCrudController" to "App\Controller\Admin\EasyAdmin\QuizCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController" to "App\Controller\Admin\EasyAdmin\QuizFromPublicationCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\QuizTypeCrudController" to "App\Controller\Admin\EasyAdmin\QuizTypeCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController" to "App\Controller\Admin\EasyAdmin\SelfStudyExamQuizCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TagCrudController" to "App\Controller\Admin\EasyAdmin\TagCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TemplateCrudController" to "App\Controller\Admin\EasyAdmin\TemplateCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController" to "App\Controller\Admin\EasyAdmin\TemplateFromTopicCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TemplateSetCrudController" to "App\Controller\Admin\EasyAdmin\TemplateSetCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TopicCrudController" to "App\Controller\Admin\EasyAdmin\TopicCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController" to "App\Controller\Admin\EasyAdmin\TopicFromCategoryCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\UserCrudController" to "App\Controller\Admin\EasyAdmin\UserCrudController".
Inlined service ".service_locator.kOpHpku.App\Controller\Admin\EasyAdmin\WorksheetCrudController" to "App\Controller\Admin\EasyAdmin\WorksheetCrudController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\InstitutionController" to "App\Controller\Admin\InstitutionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\MathproblemController" to "App\Controller\Admin\MathproblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\ProblemController" to "App\Controller\Admin\ProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\ResetPasswordController" to "App\Controller\Admin\ResetPasswordController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\TagController" to "App\Controller\Admin\TagController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\TemplateController" to "App\Controller\Admin\TemplateController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\TopicController" to "App\Controller\Admin\TopicController".
Inlined service "App\Services\Admin\UserService" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\API\PollyController" to "App\Controller\Core\API\PollyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\API\ProblemController" to "App\Controller\Core\API\ProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\API\SharedQuizController" to "App\Controller\Core\API\SharedQuizController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\API\VideoController" to "App\Controller\Core\API\VideoController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\BugReportController" to "App\Controller\Core\BugReportController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\DataController" to "App\Controller\Core\DataController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\DefaultController" to "App\Controller\Core\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\EventLoggerController" to "App\Controller\Core\EventLoggerController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\KombiMatController" to "App\Controller\Core\KombiMatController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\MathProblemController" to "App\Controller\Core\MathProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\ResultsController" to "App\Controller\Core\ResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\TestController" to "App\Controller\Core\TestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Core\TextbookController" to "App\Controller\Core\TextbookController".
Inlined service "App\Services\Student\API\ActivityMetadataService" to "App\Controller\Student\API\ActivityMetadataController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\ActivityMetadataController" to "App\Controller\Student\API\ActivityMetadataController".
Inlined service "App\Services\Student\API\CrammingActivityResultsService" to "App\Controller\Student\API\CrammingActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\CrammingActivityResultsController" to "App\Controller\Student\API\CrammingActivityResultsController".
Inlined service "App\Services\Student\API\DictateActivityResultsService" to "App\Controller\Student\API\DictateActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\DictateActivityResultsController" to "App\Controller\Student\API\DictateActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\GamificationProfileController" to "App\Controller\Student\API\GamificationProfileController".
Inlined service "App\Services\Student\API\HistoryService" to "App\Controller\Student\API\HistoryController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\HistoryController" to "App\Controller\Student\API\HistoryController".
Inlined service "App\Services\Student\API\HomeworkActivityResultsService" to "App\Controller\Student\API\HomeworkActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\HomeworkActivityResultsController" to "App\Controller\Student\API\HomeworkActivityResultsController".
Inlined service "App\Services\Student\API\PeerActivityResultsService" to "App\Controller\Student\API\PeerActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\PeerActivityResultsController" to "App\Controller\Student\API\PeerActivityResultsController".
Inlined service "App\Services\Student\API\ProblemService" to "App\Controller\Student\API\ProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\ProblemController" to "App\Controller\Student\API\ProblemController".
Inlined service "App\Services\Student\API\QuizActivityService" to "App\Controller\Student\API\QuizActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\QuizActivityController" to "App\Controller\Student\API\QuizActivityController".
Inlined service "App\Services\Student\API\QuizActivityResultsService" to "App\Controller\Student\API\QuizActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\QuizActivityResultsController" to "App\Controller\Student\API\QuizActivityResultsController".
Inlined service "App\Services\Student\API\ReadingTestResultsService" to "App\Controller\Student\API\ReadingTestResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\ReadingTestResultsController" to "App\Controller\Student\API\ReadingTestResultsController".
Inlined service "App\Services\Student\API\TrainingActivityResultsService" to "App\Controller\Student\API\TrainingActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\API\TrainingActivityResultsController" to "App\Controller\Student\API\TrainingActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\ClassroomsController" to "App\Controller\Student\ClassroomsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\CrammingActivityController" to "App\Controller\Student\CrammingActivityController".
Inlined service "App\Services\Student\SelfStudyService" to "App\Controller\Student\DashboardController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\DashboardController" to "App\Controller\Student\DashboardController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\DefaultController" to "App\Controller\Student\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\DictateController" to "App\Controller\Student\DictateController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\HistoryController" to "App\Controller\Student\HistoryController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\HomeworkController" to "App\Controller\Student\HomeworkController".
Inlined service "App\Services\Student\Kvik\Dansk\SelfStudyService" to "App\Controller\Student\KvikDansk\SelfStudyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\KvikDansk\SelfStudyController" to "App\Controller\Student\KvikDansk\SelfStudyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\KvikMat\SelfStudyController" to "App\Controller\Student\KvikMat\SelfStudyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\PeerSessionController" to "App\Controller\Student\PeerSessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\PerformanceController" to "App\Controller\Student\PerformanceController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\PretestController" to "App\Controller\Student\PretestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\QuizSessionController" to "App\Controller\Student\QuizSessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\ReadingTestController" to "App\Controller\Student\ReadingTestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\ResultsController" to "App\Controller\Student\ResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\SelfStudyController" to "App\Controller\Student\SelfStudyController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\StatisticsController" to "App\Controller\Student\StatisticsController".
Inlined service "App\Services\Student\TextbookSessionService" to "App\Controller\Student\TextbookController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\TextbookController" to "App\Controller\Student\TextbookController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\TrainingController" to "App\Controller\Student\TrainingController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Student\WorksheetSessionController" to "App\Controller\Student\WorksheetSessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ActivityController" to "App\Controller\Teacher\API\ActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ActivityFolderController" to "App\Controller\Teacher\API\ActivityFolderController".
Inlined service "App\Services\Teacher\API\ClassroomActivityMetadataService" to "App\Controller\Teacher\API\ActivityMetadataController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ActivityMetadataController" to "App\Controller\Teacher\API\ActivityMetadataController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\CategoryController" to "App\Controller\Teacher\API\CategoryController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ClassroomController" to "App\Controller\Teacher\API\ClassroomController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ClassroomReportController" to "App\Controller\Teacher\API\ClassroomReportController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ClassroomTypeController" to "App\Controller\Teacher\API\ClassroomTypeController".
Inlined service "App\Services\Teacher\API\CrammingActivityService" to "App\Controller\Teacher\API\CrammingActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\CrammingActivityController" to "App\Controller\Teacher\API\CrammingActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\CrammingActivityResultsController" to "App\Controller\Teacher\API\CrammingActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\DictateActivityController" to "App\Controller\Teacher\API\DictateActivityController".
Inlined service "App\Services\Teacher\API\DictateActivityResultsService" to "App\Controller\Teacher\API\DictateActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\DictateActivityResultsController" to "App\Controller\Teacher\API\DictateActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\DictateController" to "App\Controller\Teacher\API\DictateController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\HomeworkActivityResultsController" to "App\Controller\Teacher\API\HomeworkActivityResultsController".
Inlined service "App\Services\Teacher\API\HomeworkService" to "App\Controller\Teacher\API\HomeworkController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\HomeworkController" to "App\Controller\Teacher\API\HomeworkController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\OnboardingController" to "App\Controller\Teacher\API\OnboardingController".
Inlined service "App\Services\Teacher\API\PeerActivityService" to "App\Controller\Teacher\API\PeerActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\PeerActivityController" to "App\Controller\Teacher\API\PeerActivityController".
Inlined service "App\Services\Teacher\API\PeerActivityResultsService" to "App\Controller\Teacher\API\PeerActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\PeerActivityResultsController" to "App\Controller\Teacher\API\PeerActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\PeerProblemController" to "App\Controller\Teacher\API\PeerProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\PeerThemeClassTypeController" to "App\Controller\Teacher\API\PeerThemeClassTypeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\PeerThemeController" to "App\Controller\Teacher\API\PeerThemeController".
Inlined service "App\Services\Teacher\API\ProblemService" to "App\Controller\Teacher\API\ProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ProblemController" to "App\Controller\Teacher\API\ProblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\QuizActivityController" to "App\Controller\Teacher\API\QuizActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\QuizActivityResultsController" to "App\Controller\Teacher\API\QuizActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\QuizController" to "App\Controller\Teacher\API\QuizController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\QuizTypeController" to "App\Controller\Teacher\API\QuizTypeController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ReadingTestActivityController" to "App\Controller\Teacher\API\ReadingTestActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ReadingTestController" to "App\Controller\Teacher\API\ReadingTestController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ReadingTestResultsController" to "App\Controller\Teacher\API\ReadingTestResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\ResultsOverviewController" to "App\Controller\Teacher\API\ResultsOverviewController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\SessionController" to "App\Controller\Teacher\API\SessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\StudentController" to "App\Controller\Teacher\API\StudentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\StudentReportController" to "App\Controller\Teacher\API\StudentReportController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\TagController" to "App\Controller\Teacher\API\TagController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\TemplateMathproblemController" to "App\Controller\Teacher\API\TemplateMathproblemController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\TemplateSetController" to "App\Controller\Teacher\API\TemplateSetController".
Inlined service "App\Services\Teacher\API\TrainingActivityService" to "App\Controller\Teacher\API\TrainingActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\TrainingActivityController" to "App\Controller\Teacher\API\TrainingActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\TrainingActivityResultsController" to "App\Controller\Teacher\API\TrainingActivityResultsController".
Inlined service "App\Services\Teacher\API\WorksheetActivityService" to "App\Controller\Teacher\API\WorksheetActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\WorksheetActivityController" to "App\Controller\Teacher\API\WorksheetActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\WorksheetActivityResultsController" to "App\Controller\Teacher\API\WorksheetActivityResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\API\WorksheetController" to "App\Controller\Teacher\API\WorksheetController".
Inlined service "App\Services\Teacher\CampaignService" to "App\Controller\Teacher\CampaignController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\CampaignController" to "App\Controller\Teacher\CampaignController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ClassroomController" to "App\Controller\Teacher\ClassroomController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ContentController" to "App\Controller\Teacher\ContentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\CrammingActivityController" to "App\Controller\Teacher\CrammingActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\DefaultController" to "App\Controller\Teacher\DefaultController".
Inlined service "App\Services\Teacher\ExtendActivityService" to "App\Controller\Teacher\ExtendActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ExtendActivityController" to "App\Controller\Teacher\ExtendActivityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\HistoryController" to "App\Controller\Teacher\HistoryController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\HomeworkController" to "App\Controller\Teacher\HomeworkController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\PeerTrainingController" to "App\Controller\Teacher\PeerTrainingController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\QuizController" to "App\Controller\Teacher\QuizController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\QuizSessionController" to "App\Controller\Teacher\QuizSessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ReportPdfExportController" to "App\Controller\Teacher\ReportPdfExportController".
Inlined service "App\Services\Teacher\CompetitionService" to "App\Controller\Teacher\ResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ResultsController" to "App\Controller\Teacher\ResultsController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\ResultsOverviewController" to "App\Controller\Teacher\ResultsOverviewController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\StudentController" to "App\Controller\Teacher\StudentController".
Inlined service "App\Services\Teacher\TextbookSessionService" to "App\Controller\Teacher\TextbookController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\TextbookController" to "App\Controller\Teacher\TextbookController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\TrainingController" to "App\Controller\Teacher\TrainingController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\WorksheetController" to "App\Controller\Teacher\WorksheetController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Teacher\WorksheetSessionController" to "App\Controller\Teacher\WorksheetSessionController".
Inlined service ".service_locator.mx0UMmY.App\Controller\User\DefaultController" to "App\Controller\User\DefaultController".
Inlined service "App\Security\EmailVerifier" to "App\Controller\User\RegistrationController".
Inlined service ".service_locator.mx0UMmY.App\Controller\User\RegistrationController" to "App\Controller\User\RegistrationController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\User\ResetPasswordController".
Inlined service ".service_locator.mx0UMmY.App\Controller\User\ResetPasswordController" to "App\Controller\User\ResetPasswordController".
Inlined service "App\Services\User\LoginManager" to "App\Controller\User\SecurityController".
Inlined service "security.authentication_utils" to "App\Controller\User\SecurityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\User\SecurityController" to "App\Controller\User\SecurityController".
Inlined service ".service_locator.mx0UMmY.App\Controller\User\SetupTwoFactorAuthController" to "App\Controller\User\SetupTwoFactorAuthController".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
Inlined service "abacus_core.repository.peer_feedback2nd" to "App\Session\Core\Peer\PeerFeedback2ndNavigator".
Inlined service "abacus_core.repository.peer_feedback" to "App\Session\Core\Peer\PeerFeedbackNavigator".
Inlined service "App\Services\ProblemEditors\RadioButtonEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\CheckboxEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\ParagraphEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\TextEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\DropDownEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\WordOptionsEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\DragAndDropEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\GridRadiobuttonEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\GridCheckboxEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\TableTextEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\TableDropdownEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\MarkEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\NumberEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\ProblemEditors\FormulaEditor" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "Aws\Sdk" to "App\Util\Core\Aws\AwsPollyUtil".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".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" 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.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.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
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 "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteLoader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.EUvffkz" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.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.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.handler.native_file" to "session.storage.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.tasOYl1" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.Ew4ameE" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.async".
Inlined service "messenger.transport_factory" to "messenger.transport.async".
Inlined service "profiler.storage" 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.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".security.request_matcher.dYSqD0l" to "security.access_map".
Inlined service ".security.request_matcher.3K4gTEx" to "security.access_map".
Inlined service ".security.request_matcher.udyAany" to "security.access_map".
Inlined service ".security.request_matcher.bdpv7pg" to "security.access_map".
Inlined service ".security.request_matcher.iIbLcgV" to "security.access_map".
Inlined service ".security.request_matcher.HNMsfmL" to "security.access_map".
Inlined service ".security.request_matcher.NktUWmy" to "security.access_map".
Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
Inlined service ".security.request_matcher.zz1zWyq" to "security.access_map".
Inlined service ".security.request_matcher.b1uc7KZ" to "security.access_map".
Inlined service ".security.request_matcher.14EldfE" to "security.access_map".
Inlined service ".security.request_matcher.tU7fj3Q" to "security.access_map".
Inlined service ".security.request_matcher.PhJz6Mb" to "security.access_map".
Inlined service ".security.request_matcher.aOcLiFf" to "security.access_map".
Inlined service ".security.request_matcher.qZiISJn" to "security.access_map".
Inlined service ".security.request_matcher.YUTJyaK" to "security.access_map".
Inlined service ".security.request_matcher.QPwreRw" to "security.access_map".
Inlined service ".security.request_matcher.qojAQUY" to "security.access_map".
Inlined service ".security.request_matcher.OFHgJOJ" to "security.access_map".
Inlined service ".security.request_matcher.SOtg9wl" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "debug.security.firewall.authenticator.api_doc.inner" to "debug.security.firewall.authenticator.api_doc".
Inlined service "security.exception_listener.api_doc" to "security.firewall.map.context.api_doc".
Inlined service "security.firewall.map.config.api_doc" to "security.firewall.map.context.api_doc".
Inlined service "debug.security.firewall.authenticator.api_gale.inner" to "debug.security.firewall.authenticator.api_gale".
Inlined service "App\Security\ApiAccessDeniedHandler" to "security.exception_listener.api_gale".
Inlined service "security.exception_listener.api_gale" to "security.firewall.map.context.api_gale".
Inlined service "security.firewall.map.config.api_gale" to "security.firewall.map.context.api_gale".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service ".service_locator.XgpoQM9" to "security.authenticator.firewall_aware_remember_me_handler".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "abacus_core.repository.classroom_student" to "security.authentication.switchuser_listener.main".
Inlined service "App\Security\Core\AccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" 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.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Core\AppExtension" to "twig".
Inlined service "App\Twig\Core\TranslationExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "eight_points_guzzle.twig_extension.debug" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
Inlined service "twig.extension.html" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.r2cJbGB" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.EJD9Rz0" 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.n8XlsbU" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
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.default" 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.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
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 "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.sortable".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "monolog.logger.eight_points_guzzle" to "eight_points_guzzle.middleware.symfony_log".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
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 "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
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 "service_locator_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher" to "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_condition".
Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_initiator".
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 "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.nIg6JWH" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service ".service_locator.Xbsa8iG" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service ".service_locator.H3cSdk8.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\Core\MigrateFilesToReferencesMessageHandler" to ".messenger.handler_descriptor.WlOCJPB".
Inlined service "App\MessageHandler\Core\ValidateMathproblemMessageHandler" to ".messenger.handler_descriptor.1ZnfUJQ".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to "debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Core\ProblemVoter" to "debug.security.voter.App\Security\Core\ProblemVoter".
Inlined service "App\Security\Core\PublicationVoter" to "debug.security.voter.App\Security\Core\PublicationVoter".
Inlined service "App\Security\Core\PublisherVoter" to "debug.security.voter.App\Security\Core\PublisherVoter".
Inlined service "App\Security\Core\QuizVoter" to "debug.security.voter.App\Security\Core\QuizVoter".
Inlined service "App\Security\Core\SelfStudyVoter" to "debug.security.voter.App\Security\Core\SelfStudyVoter".
Inlined service "App\Security\Core\TextbookVoter" to "debug.security.voter.App\Security\Core\TextbookVoter".
Inlined service "App\Security\Core\UserVoter" to "debug.security.voter.App\Security\Core\UserVoter".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
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 "sentry.tracing.dbal.connection_factory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.ux.twig_component.traceable.recorder_inner" to "cache.ux.twig_component.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.o7X.9h6" to ".service_locator.o7X.9h6.App\Controller\Admin\EasyAdmin\DashboardController".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.gOdCe1K" to ".service_locator.gOdCe1K.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.H3cSdk8" to ".service_locator.H3cSdk8.ux.twig_component.cache_warmer".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service "security.authenticator.manager.api_doc" to "debug.security.firewall.authenticator.api_doc.inner".
Inlined service "security.authenticator.manager.api_gale" to "debug.security.firewall.authenticator.api_gale.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.F7mcpQQ" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.easyadmin.traceable.inner" to "cache.easyadmin.traceable.recorder_inner".
Inlined service "cache.ux.twig_component.traceable.inner" to "cache.ux.twig_component.traceable.recorder_inner".
Inlined service ".service_locator.gOdCe1K.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.easyadmin.traceable.recorder_inner" to "cache.easyadmin".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
Inlined service "App\Services\Admin\ProblemValidationService" to "App\Services\ProblemEditors\ProblemEditorFactory".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
2
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_doc", "debug.security.firewall.authenticator.api_gale", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "doctrine.migrations.container_aware_migrations_factory", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver", "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.annotations.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.ux.twig_component.traceable", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.validator_expression_language", "cache.easyadmin", ".container.private.validator", but was never used.
Tag "eight_points_guzzle.logger" was defined on service(s) "eight_points_guzzle.loginconnector_logger", "eight_points_guzzle.gyldendalaccessservice_logger", "eight_points_guzzle.systime_users_logger", "eight_points_guzzle.gale_users_logger", but was never used.