Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\TetranzSelect2EntityExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\UrlGeneratorPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\RelationProviderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\AttributeDriverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\ExtensionDriverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Bazinga\Bundle\HateoasBundle\DependencyInjection\Compiler\CacheWarmupPass" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Controller\ResetPasswordController::reset(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Extensions\Doctrine\MatchAgainst" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Extensions\Doctrine\MatchAgainst" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\MessageHandler\DiscussionClassNotificationMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\MessageHandler\UserNotificationMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
App\Security\AuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageHandlerInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Mobile\AbsenceController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Mobile\HomeworkController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Mobile\LateController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\Mobile\PunishController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\NoteController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\ParentNoteController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\ProgrammeController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Controller\SubjectController" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\EventSubscriber\TwigEventSubscriber" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\CommentType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Form\TheClassType" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.Sy9CNLg" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.hBs3ujk" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.EIKP6cp" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.4kNCiEa" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.XQ4dGUd" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.MkPnG8y" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.D5s4Gjs" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.Gg0D1Dg" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.DoxdCTj" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.fnX16Al" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.CCbR8ZP" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.t5aErNU" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.4uxrN3k" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.UAnlCiY" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.fAqtJ0C" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.Mwwtk9L" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.RZPem23" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.66BA2uq" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.G_DlkZ3" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.HLLEEHr" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.3cAmzFG" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.yFxNxcY" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.qhopB74" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.adW_Xll" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.QBNMo7l" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator._8KIg4U" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.pgS2VLg" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.gcpqL9Y" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the ".service_locator.X4313C4" service.
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Templating\FilterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since symfony/routing 6.4: Class "App\Controller\TheClassController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2034, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
"SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.sexe AS sexe_4, t0.matricule AS matricule_5, t0.born_day AS born_day_6, t0.born_location AS born_location_7, t0.father AS father_8, t0.mother AS mother_9, t0.status AS status_10, t0.parent_id AS parent_id_11, t0.classe_id AS classe_id_12 FROM student_pre_inscription t0 WHERE t0.id = ?"
(parameters:
[1 => "register-v1.html"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.sexe AS sexe_4, t0.matricule AS matricule_5, t0.born_day AS born_day_6, t0.born_location AS born_location_7, t0.father AS father_8, t0.mother AS mother_9, t0.status AS status_10, t0.parent_id AS parent_id_11, t0.classe_id AS classe_id_12 FROM student_pre_inscription t0 WHERE t0.id = ?"
"params" => [1 => "register-v1.html"
]
"types" => [1 => 1]
]
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\StudentPreInscription object not found by the @ParamConverter annotation." at DoctrineParamConverter.php line 107
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1109
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceBlameConfigController" (parent: .abstract.instanceof.App\Controller\AbsenceBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceBlameConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceBlameConfigController).
Resolving inheritance for "App\Controller\AbsenceBlameConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController" (parent: .abstract.instanceof.App\Controller\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController).
Resolving inheritance for "App\Controller\AbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceDisciplineConcileConfigController" (parent: .abstract.instanceof.App\Controller\AbsenceDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceDisciplineConcileConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceDisciplineConcileConfigController).
Resolving inheritance for "App\Controller\AbsenceDisciplineConcileConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceExclusionConfigController" (parent: .abstract.instanceof.App\Controller\AbsenceExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceExclusionConfigController).
Resolving inheritance for "App\Controller\AbsenceExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencePunishConfigController" (parent: .abstract.instanceof.App\Controller\AbsencePunishConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencePunishConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencePunishConfigController).
Resolving inheritance for "App\Controller\AbsencePunishConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencePunishConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceRetainedConfigController" (parent: .abstract.instanceof.App\Controller\AbsenceRetainedConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceRetainedConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceRetainedConfigController).
Resolving inheritance for "App\Controller\AbsenceRetainedConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceRetainedConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceWarningConfigController" (parent: .abstract.instanceof.App\Controller\AbsenceWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceWarningConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceWarningConfigController).
Resolving inheritance for "App\Controller\AbsenceWarningConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController" (parent: .abstract.instanceof.App\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController).
Resolving inheritance for "App\Controller\AgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaDayController" (parent: .abstract.instanceof.App\Controller\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaDayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaDayController).
Resolving inheritance for "App\Controller\AgendaDayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaElementController" (parent: .abstract.instanceof.App\Controller\AgendaElementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaElementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaElementController).
Resolving inheritance for "App\Controller\AgendaElementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaElementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreeTermsController" (parent: .abstract.instanceof.App\Controller\AgreeTermsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreeTermsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreeTermsController).
Resolving inheritance for "App\Controller\AgreeTermsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreeTermsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbsenceController" (parent: .abstract.instanceof.App\Controller\Api\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbsenceController).
Resolving inheritance for "App\Controller\Api\AbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgendaController" (parent: .abstract.instanceof.App\Controller\Api\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgendaController).
Resolving inheritance for "App\Controller\Api\AgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AiTutorController" (parent: .abstract.instanceof.App\Controller\Api\AiTutorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AiTutorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AiTutorController).
Resolving inheritance for "App\Controller\Api\AiTutorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AiTutorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiChatController" (parent: .abstract.instanceof.App\Controller\Api\ApiChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiChatController).
Resolving inheritance for "App\Controller\Api\ApiChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTimetableController" (parent: .abstract.instanceof.App\Controller\Api\ApiTimetableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTimetableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTimetableController).
Resolving inheritance for "App\Controller\Api\ApiTimetableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTimetableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppInitController" (parent: .abstract.instanceof.App\Controller\Api\AppInitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppInitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppInitController).
Resolving inheritance for "App\Controller\Api\AppInitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppInitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BulletinController" (parent: .abstract.instanceof.App\Controller\Api\BulletinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BulletinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BulletinController).
Resolving inheritance for "App\Controller\Api\BulletinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BulletinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CallNumberController" (parent: .abstract.instanceof.App\Controller\Api\CallNumberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CallNumberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CallNumberController).
Resolving inheritance for "App\Controller\Api\CallNumberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CallNumberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionClassController" (parent: .abstract.instanceof.App\Controller\Api\DiscussionClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionClassController).
Resolving inheritance for "App\Controller\Api\DiscussionClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionController" (parent: .abstract.instanceof.App\Controller\Api\DiscussionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionController).
Resolving inheritance for "App\Controller\Api\DiscussionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocInfoController" (parent: .abstract.instanceof.App\Controller\Api\DocInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocInfoController).
Resolving inheritance for "App\Controller\Api\DocInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventController" (parent: .abstract.instanceof.App\Controller\Api\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventController).
Resolving inheritance for "App\Controller\Api\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamAgendaController" (parent: .abstract.instanceof.App\Controller\Api\ExamAgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamAgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamAgendaController).
Resolving inheritance for "App\Controller\Api\ExamAgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamAgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeController" (parent: .abstract.instanceof.App\Controller\Api\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeController).
Resolving inheritance for "App\Controller\Api\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeworkController" (parent: .abstract.instanceof.App\Controller\Api\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeworkController).
Resolving inheritance for "App\Controller\Api\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LateController" (parent: .abstract.instanceof.App\Controller\Api\LateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LateController).
Resolving inheritance for "App\Controller\Api\LateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LocalAccount" (parent: .abstract.instanceof.App\Controller\Api\LocalAccount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LocalAccount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LocalAccount).
Resolving inheritance for "App\Controller\Api\LocalAccount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LocalAccount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginController" (parent: .abstract.instanceof.App\Controller\Api\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginController).
Resolving inheritance for "App\Controller\Api\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileLateController" (parent: .abstract.instanceof.App\Controller\Api\MobileLateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileLateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileLateController).
Resolving inheritance for "App\Controller\Api\MobileLateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileLateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileNoteController" (parent: .abstract.instanceof.App\Controller\Api\MobileNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileNoteController).
Resolving inheritance for "App\Controller\Api\MobileNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobilePunishController" (parent: .abstract.instanceof.App\Controller\Api\MobilePunishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobilePunishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobilePunishController).
Resolving inheritance for "App\Controller\Api\MobilePunishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobilePunishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NewsController" (parent: .abstract.instanceof.App\Controller\Api\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NewsController).
Resolving inheritance for "App\Controller\Api\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoteController" (parent: .abstract.instanceof.App\Controller\Api\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoteController).
Resolving inheritance for "App\Controller\Api\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationsController" (parent: .abstract.instanceof.App\Controller\Api\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationsController).
Resolving inheritance for "App\Controller\Api\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineController" (parent: .abstract.instanceof.App\Controller\Api\OnlineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineController).
Resolving inheritance for "App\Controller\Api\OnlineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParentNoteController" (parent: .abstract.instanceof.App\Controller\Api\ParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParentNoteController).
Resolving inheritance for "App\Controller\Api\ParentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PunishController" (parent: .abstract.instanceof.App\Controller\Api\PunishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PunishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PunishController).
Resolving inheritance for "App\Controller\Api\PunishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PunishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Api\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ResetPasswordController).
Resolving inheritance for "App\Controller\Api\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StatisticsController" (parent: .abstract.instanceof.App\Controller\Api\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StatisticsController).
Resolving inheritance for "App\Controller\Api\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StudentScolarityController" (parent: .abstract.instanceof.App\Controller\Api\StudentScolarityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StudentScolarityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StudentScolarityController).
Resolving inheritance for "App\Controller\Api\StudentScolarityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StudentScolarityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TheClassController" (parent: .abstract.instanceof.App\Controller\Api\TheClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TheClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TheClassController).
Resolving inheritance for "App\Controller\Api\TheClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TheClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TokenController" (parent: .abstract.instanceof.App\Controller\Api\TokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TokenController).
Resolving inheritance for "App\Controller\Api\TokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UnreadController" (parent: .abstract.instanceof.App\Controller\Api\UnreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UnreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UnreadController).
Resolving inheritance for "App\Controller\Api\UnreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UnreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UpdatePassword" (parent: .abstract.instanceof.App\Controller\Api\UpdatePassword).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UpdatePassword" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UpdatePassword).
Resolving inheritance for "App\Controller\Api\UpdatePassword" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UpdatePassword).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserConnectedVerify" (parent: .abstract.instanceof.App\Controller\Api\UserConnectedVerify).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserConnectedVerify" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserConnectedVerify).
Resolving inheritance for "App\Controller\Api\UserConnectedVerify" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserConnectedVerify).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserUpdateAccount" (parent: .abstract.instanceof.App\Controller\Api\UserUpdateAccount).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserUpdateAccount" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserUpdateAccount).
Resolving inheritance for "App\Controller\Api\UserUpdateAccount" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserUpdateAccount).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppreciationController" (parent: .abstract.instanceof.App\Controller\AppreciationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppreciationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppreciationController).
Resolving inheritance for "App\Controller\AppreciationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppreciationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchiveController" (parent: .abstract.instanceof.App\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchiveController).
Resolving inheritance for "App\Controller\ArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDefinitiveExclusionConfigController" (parent: .abstract.instanceof.App\Controller\BlameDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDefinitiveExclusionConfigController).
Resolving inheritance for "App\Controller\BlameDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDisciplineConcileConfigController" (parent: .abstract.instanceof.App\Controller\BlameDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDisciplineConcileConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDisciplineConcileConfigController).
Resolving inheritance for "App\Controller\BlameDisciplineConcileConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameExclusionConfigController" (parent: .abstract.instanceof.App\Controller\BlameExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameExclusionConfigController).
Resolving inheritance for "App\Controller\BlameExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameRetainedConfigController" (parent: .abstract.instanceof.App\Controller\BlameRetainedConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameRetainedConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameRetainedConfigController).
Resolving inheritance for "App\Controller\BlameRetainedConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameRetainedConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameWarningConfigController" (parent: .abstract.instanceof.App\Controller\BlameWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameWarningConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameWarningConfigController).
Resolving inheritance for "App\Controller\BlameWarningConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogCategoryController" (parent: .abstract.instanceof.App\Controller\BlogCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogCategoryController).
Resolving inheritance for "App\Controller\BlogCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController" (parent: .abstract.instanceof.App\Controller\BlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController).
Resolving inheritance for "App\Controller\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulletinController" (parent: .abstract.instanceof.App\Controller\BulletinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulletinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulletinController).
Resolving inheritance for "App\Controller\BulletinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulletinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CallNumberController" (parent: .abstract.instanceof.App\Controller\CallNumberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CallNumberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CallNumberController).
Resolving inheritance for "App\Controller\CallNumberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CallNumberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryEventController" (parent: .abstract.instanceof.App\Controller\CategoryEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryEventController).
Resolving inheritance for "App\Controller\CategoryEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController" (parent: .abstract.instanceof.App\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController).
Resolving inheritance for "App\Controller\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineBlameController" (parent: .abstract.instanceof.App\Controller\DisciplineBlameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineBlameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineBlameController).
Resolving inheritance for "App\Controller\DisciplineBlameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineBlameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineConcileController" (parent: .abstract.instanceof.App\Controller\DisciplineConcileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineConcileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineConcileController).
Resolving inheritance for "App\Controller\DisciplineConcileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineConcileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineExclusionController" (parent: .abstract.instanceof.App\Controller\DisciplineExclusionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineExclusionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineExclusionController).
Resolving inheritance for "App\Controller\DisciplineExclusionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineExclusionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinePunishController" (parent: .abstract.instanceof.App\Controller\DisciplinePunishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinePunishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinePunishController).
Resolving inheritance for "App\Controller\DisciplinePunishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinePunishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineRetainedController" (parent: .abstract.instanceof.App\Controller\DisciplineRetainedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineRetainedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineRetainedController).
Resolving inheritance for "App\Controller\DisciplineRetainedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineRetainedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineWarningController" (parent: .abstract.instanceof.App\Controller\DisciplineWarningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineWarningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineWarningController).
Resolving inheritance for "App\Controller\DisciplineWarningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineWarningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscussionClassController" (parent: .abstract.instanceof.App\Controller\DiscussionClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscussionClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscussionClassController).
Resolving inheritance for "App\Controller\DiscussionClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscussionClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocInfoController" (parent: .abstract.instanceof.App\Controller\DocInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocInfoController).
Resolving inheritance for "App\Controller\DocInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController" (parent: .abstract.instanceof.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController).
Resolving inheritance for "App\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaController" (parent: .abstract.instanceof.App\Controller\ExamAgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaController).
Resolving inheritance for "App\Controller\ExamAgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaDayController" (parent: .abstract.instanceof.App\Controller\ExamAgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaDayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaDayController).
Resolving inheritance for "App\Controller\ExamAgendaDayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaElementController" (parent: .abstract.instanceof.App\Controller\ExamAgendaElementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaElementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaElementController).
Resolving inheritance for "App\Controller\ExamAgendaElementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaElementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamsController" (parent: .abstract.instanceof.App\Controller\ExamsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamsController).
Resolving inheritance for "App\Controller\ExamsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FixStudentNamesController" (parent: .abstract.instanceof.App\Controller\FixStudentNamesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FixStudentNamesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FixStudentNamesController).
Resolving inheritance for "App\Controller\FixStudentNamesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FixStudentNamesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalDisciplineConfigController" (parent: .abstract.instanceof.App\Controller\GlobalDisciplineConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalDisciplineConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalDisciplineConfigController).
Resolving inheritance for "App\Controller\GlobalDisciplineConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalDisciplineConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalExamController" (parent: .abstract.instanceof.App\Controller\GlobalExamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalExamController).
Resolving inheritance for "App\Controller\GlobalExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalExamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalQuarterController" (parent: .abstract.instanceof.App\Controller\GlobalQuarterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalQuarterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalQuarterController).
Resolving inheritance for "App\Controller\GlobalQuarterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalQuarterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomePageController" (parent: .abstract.instanceof.App\Controller\HomePageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomePageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomePageController).
Resolving inheritance for "App\Controller\HomePageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomePageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController" (parent: .abstract.instanceof.App\Controller\HomeWorkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController).
Resolving inheritance for "App\Controller\HomeWorkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HonnorTableGenerationController" (parent: .abstract.instanceof.App\Controller\HonnorTableGenerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HonnorTableGenerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HonnorTableGenerationController).
Resolving inheritance for "App\Controller\HonnorTableGenerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HonnorTableGenerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsertDataController" (parent: .abstract.instanceof.App\Controller\InsertDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsertDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsertDataController).
Resolving inheritance for "App\Controller\InsertDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsertDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JustifyAbsenceController" (parent: .abstract.instanceof.App\Controller\JustifyAbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JustifyAbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JustifyAbsenceController).
Resolving inheritance for "App\Controller\JustifyAbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JustifyAbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LateController" (parent: .abstract.instanceof.App\Controller\LateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LateController).
Resolving inheritance for "App\Controller\LateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MercureTestController" (parent: .abstract.instanceof.App\Controller\MercureTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MercureTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MercureTestController).
Resolving inheritance for "App\Controller\MercureTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MercureTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\AbsenceController" (parent: .abstract.instanceof.App\Controller\Mobile\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\AbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\AbsenceController).
Resolving inheritance for "App\Controller\Mobile\AbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionController" (parent: .abstract.instanceof.App\Controller\Mobile\DiscussionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionController).
Resolving inheritance for "App\Controller\Mobile\DiscussionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionGroupController" (parent: .abstract.instanceof.App\Controller\Mobile\DiscussionGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionGroupController).
Resolving inheritance for "App\Controller\Mobile\DiscussionGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DocController" (parent: .abstract.instanceof.App\Controller\Mobile\DocController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DocController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DocController).
Resolving inheritance for "App\Controller\Mobile\DocController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DocController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\EventController" (parent: .abstract.instanceof.App\Controller\Mobile\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\EventController).
Resolving inheritance for "App\Controller\Mobile\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\HomeworkController" (parent: .abstract.instanceof.App\Controller\Mobile\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\HomeworkController).
Resolving inheritance for "App\Controller\Mobile\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\LateController" (parent: .abstract.instanceof.App\Controller\Mobile\LateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\LateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\LateController).
Resolving inheritance for "App\Controller\Mobile\LateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\LateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\MobileHomeController" (parent: .abstract.instanceof.App\Controller\Mobile\MobileHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\MobileHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\MobileHomeController).
Resolving inheritance for "App\Controller\Mobile\MobileHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\MobileHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\NewsController" (parent: .abstract.instanceof.App\Controller\Mobile\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\NewsController).
Resolving inheritance for "App\Controller\Mobile\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\PunishController" (parent: .abstract.instanceof.App\Controller\Mobile\PunishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\PunishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\PunishController).
Resolving inheritance for "App\Controller\Mobile\PunishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\PunishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsCategoryController" (parent: .abstract.instanceof.App\Controller\NewsCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsCategoryController).
Resolving inheritance for "App\Controller\NewsCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController" (parent: .abstract.instanceof.App\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController).
Resolving inheritance for "App\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController" (parent: .abstract.instanceof.App\Controller\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController).
Resolving inheritance for "App\Controller\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentNoteController" (parent: .abstract.instanceof.App\Controller\ParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentNoteController).
Resolving inheritance for "App\Controller\ParentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartnerController" (parent: .abstract.instanceof.App\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartnerController).
Resolving inheritance for "App\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryNoteController" (parent: .abstract.instanceof.App\Controller\PrimaryNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryNoteController).
Resolving inheritance for "App\Controller\PrimaryNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryParentNoteController" (parent: .abstract.instanceof.App\Controller\PrimaryParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryParentNoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryParentNoteController).
Resolving inheritance for "App\Controller\PrimaryParentNoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryParentNoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController" (parent: .abstract.instanceof.App\Controller\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController).
Resolving inheritance for "App\Controller\ProgrammeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishCategoryController" (parent: .abstract.instanceof.App\Controller\PunishCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishCategoryController).
Resolving inheritance for "App\Controller\PunishCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishController" (parent: .abstract.instanceof.App\Controller\PunishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishController).
Resolving inheritance for "App\Controller\PunishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuarterController" (parent: .abstract.instanceof.App\Controller\QuarterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuarterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuarterController).
Resolving inheritance for "App\Controller\QuarterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuarterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportCardController" (parent: .abstract.instanceof.App\Controller\ReportCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportCardController).
Resolving inheritance for "App\Controller\ReportCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedBlameConfigController" (parent: .abstract.instanceof.App\Controller\RetainedBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedBlameConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedBlameConfigController).
Resolving inheritance for "App\Controller\RetainedBlameConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedDefinitiveExclusionConfigController" (parent: .abstract.instanceof.App\Controller\RetainedDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedDefinitiveExclusionConfigController).
Resolving inheritance for "App\Controller\RetainedDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedExclusionConfigController" (parent: .abstract.instanceof.App\Controller\RetainedExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedExclusionConfigController).
Resolving inheritance for "App\Controller\RetainedExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedWarningConfigController" (parent: .abstract.instanceof.App\Controller\RetainedWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedWarningConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedWarningConfigController).
Resolving inheritance for "App\Controller\RetainedWarningConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedWarningConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolBreakTimeController" (parent: .abstract.instanceof.App\Controller\SchoolBreakTimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolBreakTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolBreakTimeController).
Resolving inheritance for "App\Controller\SchoolBreakTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolBreakTimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolCertificateController" (parent: .abstract.instanceof.App\Controller\SchoolCertificateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolCertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolCertificateController).
Resolving inheritance for "App\Controller\SchoolCertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolCertificateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController" (parent: .abstract.instanceof.App\Controller\SchoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController).
Resolving inheritance for "App\Controller\SchoolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolSectionController" (parent: .abstract.instanceof.App\Controller\SchoolSectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolSectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolSectionController).
Resolving inheritance for "App\Controller\SchoolSectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolSectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolYearController" (parent: .abstract.instanceof.App\Controller\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolYearController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolYearController).
Resolving inheritance for "App\Controller\SchoolYearController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScolarityController" (parent: .abstract.instanceof.App\Controller\ScolarityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScolarityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScolarityController).
Resolving inheritance for "App\Controller\ScolarityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScolarityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController" (parent: .abstract.instanceof.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController).
Resolving inheritance for "App\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentController" (parent: .abstract.instanceof.App\Controller\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentController).
Resolving inheritance for "App\Controller\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPreInscriptionController" (parent: .abstract.instanceof.App\Controller\StudentPreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPreInscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPreInscriptionController).
Resolving inheritance for "App\Controller\StudentPreInscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentScolarityController" (parent: .abstract.instanceof.App\Controller\StudentScolarityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentScolarityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentScolarityController).
Resolving inheritance for "App\Controller\StudentScolarityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentScolarityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubSequenceController" (parent: .abstract.instanceof.App\Controller\SubSequenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubSequenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubSequenceController).
Resolving inheritance for "App\Controller\SubSequenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubSequenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectController" (parent: .abstract.instanceof.App\Controller\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectController).
Resolving inheritance for "App\Controller\SubjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectGroupController" (parent: .abstract.instanceof.App\Controller\SubjectGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectGroupController).
Resolving inheritance for "App\Controller\SubjectGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminHomePageController" (parent: .abstract.instanceof.App\Controller\SuperAdminHomePageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminHomePageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminHomePageController).
Resolving inheritance for "App\Controller\SuperAdminHomePageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminHomePageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestMercureController" (parent: .abstract.instanceof.App\Controller\TestMercureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestMercureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestMercureController).
Resolving inheritance for "App\Controller\TestMercureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestMercureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TheClassController" (parent: .abstract.instanceof.App\Controller\TheClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TheClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TheClassController).
Resolving inheritance for "App\Controller\TheClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TheClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController" (parent: .abstract.instanceof.App\Controller\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController).
Resolving inheritance for "App\Controller\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableClassController" (parent: .abstract.instanceof.App\Controller\TimeTableClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableClassController).
Resolving inheritance for "App\Controller\TimeTableClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableExamController" (parent: .abstract.instanceof.App\Controller\TimeTableExamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableExamController).
Resolving inheritance for "App\Controller\TimeTableExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableExamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimetableController" (parent: .abstract.instanceof.App\Controller\TimetableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimetableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimetableController).
Resolving inheritance for "App\Controller\TimetableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimetableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserPreInscriptionController" (parent: .abstract.instanceof.App\Controller\UserPreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserPreInscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserPreInscriptionController).
Resolving inheritance for "App\Controller\UserPreInscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserPreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController" (parent: .abstract.instanceof.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController).
Resolving inheritance for "App\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController" (parent: .abstract.instanceof.App\Controller\UserRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController).
Resolving inheritance for "App\Controller\UserRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserUpdatePasswordController" (parent: .abstract.instanceof.App\Controller\UserUpdatePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserUpdatePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserUpdatePasswordController).
Resolving inheritance for "App\Controller\UserUpdatePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserUpdatePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerbalProcessController" (parent: .abstract.instanceof.App\Controller\VerbalProcessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerbalProcessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerbalProcessController).
Resolving inheritance for "App\Controller\VerbalProcessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerbalProcessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningBlameConfigController" (parent: .abstract.instanceof.App\Controller\WarningBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningBlameConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningBlameConfigController).
Resolving inheritance for "App\Controller\WarningBlameConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningBlameConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDefinitiveExclusionConfigController" (parent: .abstract.instanceof.App\Controller\WarningDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDefinitiveExclusionConfigController).
Resolving inheritance for "App\Controller\WarningDefinitiveExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDefinitiveExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDisciplineConcileConfigController" (parent: .abstract.instanceof.App\Controller\WarningDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDisciplineConcileConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDisciplineConcileConfigController).
Resolving inheritance for "App\Controller\WarningDisciplineConcileConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDisciplineConcileConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningExclusionConfigController" (parent: .abstract.instanceof.App\Controller\WarningExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningExclusionConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningExclusionConfigController).
Resolving inheritance for "App\Controller\WarningExclusionConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningExclusionConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningRetainedConfigController" (parent: .abstract.instanceof.App\Controller\WarningRetainedConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningRetainedConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningRetainedConfigController).
Resolving inheritance for "App\Controller\WarningRetainedConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningRetainedConfigController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ExtraStudentsFixtures" (parent: .abstract.instanceof.App\DataFixtures\ExtraStudentsFixtures).
Resolving inheritance for "App\DataFixtures\ExtraStudentsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ExtraStudentsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InitialFixtures" (parent: .abstract.instanceof.App\DataFixtures\InitialFixtures).
Resolving inheritance for "App\DataFixtures\InitialFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InitialFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotesFixtures" (parent: .abstract.instanceof.App\DataFixtures\NotesFixtures).
Resolving inheritance for "App\DataFixtures\NotesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TruncateFixtures" (parent: .abstract.instanceof.App\DataFixtures\TruncateFixtures).
Resolving inheritance for "App\DataFixtures\TruncateFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TruncateFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\ExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LogoutSubscriber).
Resolving inheritance for "App\EventSubscriber\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TwigEventSubscriber).
Resolving inheritance for "App\EventSubscriber\TwigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBlameConfigType" (parent: .abstract.instanceof.App\Form\AbsenceBlameConfigType).
Resolving inheritance for "App\Form\AbsenceBlameConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBlameConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBySequenceType" (parent: .abstract.instanceof.App\Form\AbsenceBySequenceType).
Resolving inheritance for "App\Form\AbsenceBySequenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBySequenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceDisciplineConcileConfigType" (parent: .abstract.instanceof.App\Form\AbsenceDisciplineConcileConfigType).
Resolving inheritance for "App\Form\AbsenceDisciplineConcileConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceDisciplineConcileConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceEditionType" (parent: .abstract.instanceof.App\Form\AbsenceEditionType).
Resolving inheritance for "App\Form\AbsenceEditionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceEditionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceExclusionConfigType" (parent: .abstract.instanceof.App\Form\AbsenceExclusionConfigType).
Resolving inheritance for "App\Form\AbsenceExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsencePunishConfigType" (parent: .abstract.instanceof.App\Form\AbsencePunishConfigType).
Resolving inheritance for "App\Form\AbsencePunishConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsencePunishConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceRetainedConfigType" (parent: .abstract.instanceof.App\Form\AbsenceRetainedConfigType).
Resolving inheritance for "App\Form\AbsenceRetainedConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceRetainedConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceWarningConfigType" (parent: .abstract.instanceof.App\Form\AbsenceWarningConfigType).
Resolving inheritance for "App\Form\AbsenceWarningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceWarningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddScolarityType" (parent: .abstract.instanceof.App\Form\AddScolarityType).
Resolving inheritance for "App\Form\AddScolarityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddScolarityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaDayType" (parent: .abstract.instanceof.App\Form\AgendaDayType).
Resolving inheritance for "App\Form\AgendaDayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaDayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaElementType" (parent: .abstract.instanceof.App\Form\AgendaElementType).
Resolving inheritance for "App\Form\AgendaElementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaElementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaType" (parent: .abstract.instanceof.App\Form\AgendaType).
Resolving inheritance for "App\Form\AgendaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppreciationType" (parent: .abstract.instanceof.App\Form\AppreciationType).
Resolving inheritance for "App\Form\AppreciationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppreciationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDefinitiveExclusionConfigType" (parent: .abstract.instanceof.App\Form\BlameDefinitiveExclusionConfigType).
Resolving inheritance for "App\Form\BlameDefinitiveExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDefinitiveExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDisciplineConcileConfigType" (parent: .abstract.instanceof.App\Form\BlameDisciplineConcileConfigType).
Resolving inheritance for "App\Form\BlameDisciplineConcileConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDisciplineConcileConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameExclusionConfigType" (parent: .abstract.instanceof.App\Form\BlameExclusionConfigType).
Resolving inheritance for "App\Form\BlameExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameRetainedConfigType" (parent: .abstract.instanceof.App\Form\BlameRetainedConfigType).
Resolving inheritance for "App\Form\BlameRetainedConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameRetainedConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameWarningConfigType" (parent: .abstract.instanceof.App\Form\BlameWarningConfigType).
Resolving inheritance for "App\Form\BlameWarningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameWarningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCategoryType" (parent: .abstract.instanceof.App\Form\BlogCategoryType).
Resolving inheritance for "App\Form\BlogCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType" (parent: .abstract.instanceof.App\Form\BlogType).
Resolving inheritance for "App\Form\BlogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CallNumberType" (parent: .abstract.instanceof.App\Form\CallNumberType).
Resolving inheritance for "App\Form\CallNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CallNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryEventType" (parent: .abstract.instanceof.App\Form\CategoryEventType).
Resolving inheritance for "App\Form\CategoryEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeClassType" (parent: .abstract.instanceof.App\Form\ChangeClassType).
Resolving inheritance for "App\Form\ChangeClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat1Type" (parent: .abstract.instanceof.App\Form\Chat1Type).
Resolving inheritance for "App\Form\Chat1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat1Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChatType" (parent: .abstract.instanceof.App\Form\ChatType).
Resolving inheritance for "App\Form\ChatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType" (parent: .abstract.instanceof.App\Form\CommentType).
Resolving inheritance for "App\Form\CommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineBlameType" (parent: .abstract.instanceof.App\Form\DisciplineBlameType).
Resolving inheritance for "App\Form\DisciplineBlameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineBlameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineConcileType" (parent: .abstract.instanceof.App\Form\DisciplineConcileType).
Resolving inheritance for "App\Form\DisciplineConcileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineConcileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineExclusionType" (parent: .abstract.instanceof.App\Form\DisciplineExclusionType).
Resolving inheritance for "App\Form\DisciplineExclusionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineExclusionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplinePunishType" (parent: .abstract.instanceof.App\Form\DisciplinePunishType).
Resolving inheritance for "App\Form\DisciplinePunishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplinePunishType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineRetainedType" (parent: .abstract.instanceof.App\Form\DisciplineRetainedType).
Resolving inheritance for "App\Form\DisciplineRetainedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineRetainedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineWarningType" (parent: .abstract.instanceof.App\Form\DisciplineWarningType).
Resolving inheritance for "App\Form\DisciplineWarningType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineWarningType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscussionClassType" (parent: .abstract.instanceof.App\Form\DiscussionClassType).
Resolving inheritance for "App\Form\DiscussionClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscussionClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocInfoType" (parent: .abstract.instanceof.App\Form\DocInfoType).
Resolving inheritance for "App\Form\DocInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType" (parent: .abstract.instanceof.App\Form\EventType).
Resolving inheritance for "App\Form\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaDayType" (parent: .abstract.instanceof.App\Form\ExamAgendaDayType).
Resolving inheritance for "App\Form\ExamAgendaDayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaDayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaElementType" (parent: .abstract.instanceof.App\Form\ExamAgendaElementType).
Resolving inheritance for "App\Form\ExamAgendaElementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaElementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaType" (parent: .abstract.instanceof.App\Form\ExamAgendaType).
Resolving inheritance for "App\Form\ExamAgendaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamsType" (parent: .abstract.instanceof.App\Form\ExamsType).
Resolving inheritance for "App\Form\ExamsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistStudentType" (parent: .abstract.instanceof.App\Form\ExistStudentType).
Resolving inheritance for "App\Form\ExistStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistUserType" (parent: .abstract.instanceof.App\Form\ExistUserType).
Resolving inheritance for "App\Form\ExistUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameExclusionConfigType" (parent: .abstract.instanceof.App\Form\FlexBlameExclusionConfigType).
Resolving inheritance for "App\Form\FlexBlameExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameRetainedConfigType" (parent: .abstract.instanceof.App\Form\FlexBlameRetainedConfigType).
Resolving inheritance for "App\Form\FlexBlameRetainedConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameRetainedConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameWarningConfigType" (parent: .abstract.instanceof.App\Form\FlexBlameWarningConfigType).
Resolving inheritance for "App\Form\FlexBlameWarningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameWarningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedBlameConfigType" (parent: .abstract.instanceof.App\Form\FlexRetainedBlameConfigType).
Resolving inheritance for "App\Form\FlexRetainedBlameConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedBlameConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedExclusionConfigType" (parent: .abstract.instanceof.App\Form\FlexRetainedExclusionConfigType).
Resolving inheritance for "App\Form\FlexRetainedExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedWarningConfigType" (parent: .abstract.instanceof.App\Form\FlexRetainedWarningConfigType).
Resolving inheritance for "App\Form\FlexRetainedWarningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedWarningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningBlameConfigType" (parent: .abstract.instanceof.App\Form\FlexWarningBlameConfigType).
Resolving inheritance for "App\Form\FlexWarningBlameConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningBlameConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningExclusionConfigType" (parent: .abstract.instanceof.App\Form\FlexWarningExclusionConfigType).
Resolving inheritance for "App\Form\FlexWarningExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningRetainedConfigType" (parent: .abstract.instanceof.App\Form\FlexWarningRetainedConfigType).
Resolving inheritance for "App\Form\FlexWarningRetainedConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningRetainedConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalDisciplineConfigType" (parent: .abstract.instanceof.App\Form\GlobalDisciplineConfigType).
Resolving inheritance for "App\Form\GlobalDisciplineConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalDisciplineConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalExamType" (parent: .abstract.instanceof.App\Form\GlobalExamType).
Resolving inheritance for "App\Form\GlobalExamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalExamType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalQuarterType" (parent: .abstract.instanceof.App\Form\GlobalQuarterType).
Resolving inheritance for "App\Form\GlobalQuarterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalQuarterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeWorkType" (parent: .abstract.instanceof.App\Form\HomeWorkType).
Resolving inheritance for "App\Form\HomeWorkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeWorkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InsertDataType" (parent: .abstract.instanceof.App\Form\InsertDataType).
Resolving inheritance for "App\Form\InsertDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InsertDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JustifyAbsenceType" (parent: .abstract.instanceof.App\Form\JustifyAbsenceType).
Resolving inheritance for "App\Form\JustifyAbsenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JustifyAbsenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LateType" (parent: .abstract.instanceof.App\Form\LateType).
Resolving inheritance for "App\Form\LateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsCategoryType" (parent: .abstract.instanceof.App\Form\NewsCategoryType).
Resolving inheritance for "App\Form\NewsCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType" (parent: .abstract.instanceof.App\Form\NewsType).
Resolving inheritance for "App\Form\NewsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentNoteType" (parent: .abstract.instanceof.App\Form\ParentNoteType).
Resolving inheritance for "App\Form\ParentNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerType" (parent: .abstract.instanceof.App\Form\PartnerType).
Resolving inheritance for "App\Form\PartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryNoteType" (parent: .abstract.instanceof.App\Form\PrimaryNoteType).
Resolving inheritance for "App\Form\PrimaryNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryParentNoteType" (parent: .abstract.instanceof.App\Form\PrimaryParentNoteType).
Resolving inheritance for "App\Form\PrimaryParentNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryParentNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishCategoryType" (parent: .abstract.instanceof.App\Form\PunishCategoryType).
Resolving inheritance for "App\Form\PunishCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishType" (parent: .abstract.instanceof.App\Form\PunishType).
Resolving inheritance for "App\Form\PunishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuarterType" (parent: .abstract.instanceof.App\Form\QuarterType).
Resolving inheritance for "App\Form\QuarterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuarterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedBlameConfigType" (parent: .abstract.instanceof.App\Form\RetainedBlameConfigType).
Resolving inheritance for "App\Form\RetainedBlameConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedBlameConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedDefinitiveExclusionConfigType" (parent: .abstract.instanceof.App\Form\RetainedDefinitiveExclusionConfigType).
Resolving inheritance for "App\Form\RetainedDefinitiveExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedDefinitiveExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedExclusionConfigType" (parent: .abstract.instanceof.App\Form\RetainedExclusionConfigType).
Resolving inheritance for "App\Form\RetainedExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedWarningConfigType" (parent: .abstract.instanceof.App\Form\RetainedWarningConfigType).
Resolving inheritance for "App\Form\RetainedWarningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedWarningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolSectionType" (parent: .abstract.instanceof.App\Form\SchoolSectionType).
Resolving inheritance for "App\Form\SchoolSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType" (parent: .abstract.instanceof.App\Form\SchoolType).
Resolving inheritance for "App\Form\SchoolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolYearType" (parent: .abstract.instanceof.App\Form\SchoolYearType).
Resolving inheritance for "App\Form\SchoolYearType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolYearType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScolarityType" (parent: .abstract.instanceof.App\Form\ScolarityType).
Resolving inheritance for "App\Form\ScolarityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScolarityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendScolarityMessageType" (parent: .abstract.instanceof.App\Form\SendScolarityMessageType).
Resolving inheritance for "App\Form\SendScolarityMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendScolarityMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentPreInscriptionType" (parent: .abstract.instanceof.App\Form\StudentPreInscriptionType).
Resolving inheritance for "App\Form\StudentPreInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentPreInscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentScolarityType" (parent: .abstract.instanceof.App\Form\StudentScolarityType).
Resolving inheritance for "App\Form\StudentScolarityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentScolarityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentType" (parent: .abstract.instanceof.App\Form\StudentType).
Resolving inheritance for "App\Form\StudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubSequenceType" (parent: .abstract.instanceof.App\Form\SubSequenceType).
Resolving inheritance for "App\Form\SubSequenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubSequenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectGroupType" (parent: .abstract.instanceof.App\Form\SubjectGroupType).
Resolving inheritance for "App\Form\SubjectGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectType" (parent: .abstract.instanceof.App\Form\SubjectType).
Resolving inheritance for "App\Form\SubjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TheClassType" (parent: .abstract.instanceof.App\Form\TheClassType).
Resolving inheritance for "App\Form\TheClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TheClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeTableClassType" (parent: .abstract.instanceof.App\Form\TimeTableClassType).
Resolving inheritance for "App\Form\TimeTableClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeTableClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPassUpdateFormType" (parent: .abstract.instanceof.App\Form\UserPassUpdateFormType).
Resolving inheritance for "App\Form\UserPassUpdateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPassUpdateFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPreInscriptionType" (parent: .abstract.instanceof.App\Form\UserPreInscriptionType).
Resolving inheritance for "App\Form\UserPreInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPreInscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType" (parent: .abstract.instanceof.App\Form\UserUpdateType).
Resolving inheritance for "App\Form\UserUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbalProcessType" (parent: .abstract.instanceof.App\Form\VerbalProcessType).
Resolving inheritance for "App\Form\VerbalProcessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbalProcessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningBlameConfigType" (parent: .abstract.instanceof.App\Form\WarningBlameConfigType).
Resolving inheritance for "App\Form\WarningBlameConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningBlameConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDefinitiveExclusionConfigType" (parent: .abstract.instanceof.App\Form\WarningDefinitiveExclusionConfigType).
Resolving inheritance for "App\Form\WarningDefinitiveExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDefinitiveExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDisciplineConcileConfigType" (parent: .abstract.instanceof.App\Form\WarningDisciplineConcileConfigType).
Resolving inheritance for "App\Form\WarningDisciplineConcileConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDisciplineConcileConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningExclusionConfigType" (parent: .abstract.instanceof.App\Form\WarningExclusionConfigType).
Resolving inheritance for "App\Form\WarningExclusionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningExclusionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningRetainedConfigType" (parent: .abstract.instanceof.App\Form\WarningRetainedConfigType).
Resolving inheritance for "App\Form\WarningRetainedConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningRetainedConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DiscussionClassNotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\DiscussionClassNotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\DiscussionClassNotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DiscussionClassNotificationMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserNotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\UserNotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\UserNotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserNotificationMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceBlameConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsenceBlameConfigRepository).
Resolving inheritance for "App\Repository\AbsenceBlameConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceBlameConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceDisciplineConcileConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsenceDisciplineConcileConfigRepository).
Resolving inheritance for "App\Repository\AbsenceDisciplineConcileConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceDisciplineConcileConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsenceExclusionConfigRepository).
Resolving inheritance for "App\Repository\AbsenceExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsencePunishConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsencePunishConfigRepository).
Resolving inheritance for "App\Repository\AbsencePunishConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsencePunishConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository" (parent: .abstract.instanceof.App\Repository\AbsenceRepository).
Resolving inheritance for "App\Repository\AbsenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRetainedConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsenceRetainedConfigRepository).
Resolving inheritance for "App\Repository\AbsenceRetainedConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRetainedConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceWarningConfigRepository" (parent: .abstract.instanceof.App\Repository\AbsenceWarningConfigRepository).
Resolving inheritance for "App\Repository\AbsenceWarningConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceWarningConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaDayRepository" (parent: .abstract.instanceof.App\Repository\AgendaDayRepository).
Resolving inheritance for "App\Repository\AgendaDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaDayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaElementRepository" (parent: .abstract.instanceof.App\Repository\AgendaElementRepository).
Resolving inheritance for "App\Repository\AgendaElementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaElementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaRepository" (parent: .abstract.instanceof.App\Repository\AgendaRepository).
Resolving inheritance for "App\Repository\AgendaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorConversationRepository" (parent: .abstract.instanceof.App\Repository\AiTutorConversationRepository).
Resolving inheritance for "App\Repository\AiTutorConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorMessageRepository" (parent: .abstract.instanceof.App\Repository\AiTutorMessageRepository).
Resolving inheritance for "App\Repository\AiTutorMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorPromptRepository" (parent: .abstract.instanceof.App\Repository\AiTutorPromptRepository).
Resolving inheritance for "App\Repository\AiTutorPromptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorPromptRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppreciationRepository" (parent: .abstract.instanceof.App\Repository\AppreciationRepository).
Resolving inheritance for "App\Repository\AppreciationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppreciationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprecitionRepository" (parent: .abstract.instanceof.App\Repository\ApprecitionRepository).
Resolving inheritance for "App\Repository\ApprecitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprecitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDefinitiveExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\BlameDefinitiveExclusionConfigRepository).
Resolving inheritance for "App\Repository\BlameDefinitiveExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDefinitiveExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDisciplineConcileConfigRepository" (parent: .abstract.instanceof.App\Repository\BlameDisciplineConcileConfigRepository).
Resolving inheritance for "App\Repository\BlameDisciplineConcileConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDisciplineConcileConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\BlameExclusionConfigRepository).
Resolving inheritance for "App\Repository\BlameExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlamePunishConfigRepository" (parent: .abstract.instanceof.App\Repository\BlamePunishConfigRepository).
Resolving inheritance for "App\Repository\BlamePunishConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlamePunishConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRepository" (parent: .abstract.instanceof.App\Repository\BlameRepository).
Resolving inheritance for "App\Repository\BlameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRetainedConfigRepository" (parent: .abstract.instanceof.App\Repository\BlameRetainedConfigRepository).
Resolving inheritance for "App\Repository\BlameRetainedConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRetainedConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameWarningConfigRepository" (parent: .abstract.instanceof.App\Repository\BlameWarningConfigRepository).
Resolving inheritance for "App\Repository\BlameWarningConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameWarningConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository" (parent: .abstract.instanceof.App\Repository\BlogCategoryRepository).
Resolving inheritance for "App\Repository\BlogCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository" (parent: .abstract.instanceof.App\Repository\BlogRepository).
Resolving inheritance for "App\Repository\BlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallNumberRepository" (parent: .abstract.instanceof.App\Repository\CallNumberRepository).
Resolving inheritance for "App\Repository\CallNumberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallNumberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryEventRepository" (parent: .abstract.instanceof.App\Repository\CategoryEventRepository).
Resolving inheritance for "App\Repository\CategoryEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChapitreRepository" (parent: .abstract.instanceof.App\Repository\ChapitreRepository).
Resolving inheritance for "App\Repository\ChapitreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChapitreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository" (parent: .abstract.instanceof.App\Repository\ChatRepository).
Resolving inheritance for "App\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatResponseRepository" (parent: .abstract.instanceof.App\Repository\ChatResponseRepository).
Resolving inheritance for "App\Repository\ChatResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassYearRepository" (parent: .abstract.instanceof.App\Repository\ClassYearRepository).
Resolving inheritance for "App\Repository\ClassYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DefinitiveExclusionRepository" (parent: .abstract.instanceof.App\Repository\DefinitiveExclusionRepository).
Resolving inheritance for "App\Repository\DefinitiveExclusionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DefinitiveExclusionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineBlameRepository" (parent: .abstract.instanceof.App\Repository\DisciplineBlameRepository).
Resolving inheritance for "App\Repository\DisciplineBlameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineBlameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineConcileRepository" (parent: .abstract.instanceof.App\Repository\DisciplineConcileRepository).
Resolving inheritance for "App\Repository\DisciplineConcileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineConcileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineExclusionRepository" (parent: .abstract.instanceof.App\Repository\DisciplineExclusionRepository).
Resolving inheritance for "App\Repository\DisciplineExclusionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineExclusionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplinePunishRepository" (parent: .abstract.instanceof.App\Repository\DisciplinePunishRepository).
Resolving inheritance for "App\Repository\DisciplinePunishRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplinePunishRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRetainedRepository" (parent: .abstract.instanceof.App\Repository\DisciplineRetainedRepository).
Resolving inheritance for "App\Repository\DisciplineRetainedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRetainedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineWarningRepository" (parent: .abstract.instanceof.App\Repository\DisciplineWarningRepository).
Resolving inheritance for "App\Repository\DisciplineWarningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineWarningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassMessageRepository" (parent: .abstract.instanceof.App\Repository\DiscussionClassMessageRepository).
Resolving inheritance for "App\Repository\DiscussionClassMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassRepository" (parent: .abstract.instanceof.App\Repository\DiscussionClassRepository).
Resolving inheritance for "App\Repository\DiscussionClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessageRepository" (parent: .abstract.instanceof.App\Repository\DiscussionMessageRepository).
Resolving inheritance for "App\Repository\DiscussionMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessagesCountRepository" (parent: .abstract.instanceof.App\Repository\DiscussionMessagesCountRepository).
Resolving inheritance for "App\Repository\DiscussionMessagesCountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessagesCountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionRepository" (parent: .abstract.instanceof.App\Repository\DiscussionRepository).
Resolving inheritance for "App\Repository\DiscussionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocInfoRepository" (parent: .abstract.instanceof.App\Repository\DocInfoRepository).
Resolving inheritance for "App\Repository\DocInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaDayRepository" (parent: .abstract.instanceof.App\Repository\ExamAgendaDayRepository).
Resolving inheritance for "App\Repository\ExamAgendaDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaDayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaElementRepository" (parent: .abstract.instanceof.App\Repository\ExamAgendaElementRepository).
Resolving inheritance for "App\Repository\ExamAgendaElementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaElementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaRepository" (parent: .abstract.instanceof.App\Repository\ExamAgendaRepository).
Resolving inheritance for "App\Repository\ExamAgendaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamTimeTableRepository" (parent: .abstract.instanceof.App\Repository\ExamTimeTableRepository).
Resolving inheritance for "App\Repository\ExamTimeTableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamTimeTableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamsRepository" (parent: .abstract.instanceof.App\Repository\ExamsRepository).
Resolving inheritance for "App\Repository\ExamsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlexRetainedBlameConfigRepository" (parent: .abstract.instanceof.App\Repository\FlexRetainedBlameConfigRepository).
Resolving inheritance for "App\Repository\FlexRetainedBlameConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlexRetainedBlameConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineAnabledConfigRepository" (parent: .abstract.instanceof.App\Repository\GlobalDisciplineAnabledConfigRepository).
Resolving inheritance for "App\Repository\GlobalDisciplineAnabledConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineAnabledConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineConfigRepository" (parent: .abstract.instanceof.App\Repository\GlobalDisciplineConfigRepository).
Resolving inheritance for "App\Repository\GlobalDisciplineConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineEnabledConfigRepository" (parent: .abstract.instanceof.App\Repository\GlobalDisciplineEnabledConfigRepository).
Resolving inheritance for "App\Repository\GlobalDisciplineEnabledConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineEnabledConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalExamRepository" (parent: .abstract.instanceof.App\Repository\GlobalExamRepository).
Resolving inheritance for "App\Repository\GlobalExamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalExamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalQuarterRepository" (parent: .abstract.instanceof.App\Repository\GlobalQuarterRepository).
Resolving inheritance for "App\Repository\GlobalQuarterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalQuarterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkRepository" (parent: .abstract.instanceof.App\Repository\HomeWorkRepository).
Resolving inheritance for "App\Repository\HomeWorkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkYearRepository" (parent: .abstract.instanceof.App\Repository\HomeWorkYearRepository).
Resolving inheritance for "App\Repository\HomeWorkYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkBookmarkRepository" (parent: .abstract.instanceof.App\Repository\HomeworkBookmarkRepository).
Resolving inheritance for "App\Repository\HomeworkBookmarkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkBookmarkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HonnorTableLimitMoyRepository" (parent: .abstract.instanceof.App\Repository\HonnorTableLimitMoyRepository).
Resolving inheritance for "App\Repository\HonnorTableLimitMoyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HonnorTableLimitMoyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JustifyAbsenceRepository" (parent: .abstract.instanceof.App\Repository\JustifyAbsenceRepository).
Resolving inheritance for "App\Repository\JustifyAbsenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JustifyAbsenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LateRepository" (parent: .abstract.instanceof.App\Repository\LateRepository).
Resolving inheritance for "App\Repository\LateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeconRepository" (parent: .abstract.instanceof.App\Repository\LeconRepository).
Resolving inheritance for "App\Repository\LeconRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeconRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalAccountRepository" (parent: .abstract.instanceof.App\Repository\LocalAccountRepository).
Resolving inheritance for "App\Repository\LocalAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsBookmarkRepository" (parent: .abstract.instanceof.App\Repository\NewsBookmarkRepository).
Resolving inheritance for "App\Repository\NewsBookmarkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsBookmarkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsCategoryRepository" (parent: .abstract.instanceof.App\Repository\NewsCategoryRepository).
Resolving inheritance for "App\Repository\NewsCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsGalerieRepository" (parent: .abstract.instanceof.App\Repository\NewsGalerieRepository).
Resolving inheritance for "App\Repository\NewsGalerieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsGalerieRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsRepository" (parent: .abstract.instanceof.App\Repository\NewsRepository).
Resolving inheritance for "App\Repository\NewsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository" (parent: .abstract.instanceof.App\Repository\NoteRepository).
Resolving inheritance for "App\Repository\NoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository" (parent: .abstract.instanceof.App\Repository\NotificationsRepository).
Resolving inheritance for "App\Repository\NotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentNoteRepository" (parent: .abstract.instanceof.App\Repository\ParentNoteRepository).
Resolving inheritance for "App\Repository\ParentNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository" (parent: .abstract.instanceof.App\Repository\PartnerRepository).
Resolving inheritance for "App\Repository\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryNoteRepository" (parent: .abstract.instanceof.App\Repository\PrimaryNoteRepository).
Resolving inheritance for "App\Repository\PrimaryNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryParentNoteRepository" (parent: .abstract.instanceof.App\Repository\PrimaryParentNoteRepository).
Resolving inheritance for "App\Repository\PrimaryParentNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryParentNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository" (parent: .abstract.instanceof.App\Repository\ProgrammeRepository).
Resolving inheritance for "App\Repository\ProgrammeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishBlameConfigRepository" (parent: .abstract.instanceof.App\Repository\PunishBlameConfigRepository).
Resolving inheritance for "App\Repository\PunishBlameConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishBlameConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishCategoryRepository" (parent: .abstract.instanceof.App\Repository\PunishCategoryRepository).
Resolving inheritance for "App\Repository\PunishCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\PunishExclusionConfigRepository).
Resolving inheritance for "App\Repository\PunishExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRepository" (parent: .abstract.instanceof.App\Repository\PunishRepository).
Resolving inheritance for "App\Repository\PunishRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRetainedConfigRepository" (parent: .abstract.instanceof.App\Repository\PunishRetainedConfigRepository).
Resolving inheritance for "App\Repository\PunishRetainedConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRetainedConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishWarningConfigRepository" (parent: .abstract.instanceof.App\Repository\PunishWarningConfigRepository).
Resolving inheritance for "App\Repository\PunishWarningConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishWarningConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuarterRepository" (parent: .abstract.instanceof.App\Repository\QuarterRepository).
Resolving inheritance for "App\Repository\QuarterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuarterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefreshTokenRepository" (parent: .abstract.instanceof.App\Repository\RefreshTokenRepository).
Resolving inheritance for "App\Repository\RefreshTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefreshTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedBlameConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedBlameConfigRepository).
Resolving inheritance for "App\Repository\RetainedBlameConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedBlameConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedDefinitiveExclusionConfigRepository).
Resolving inheritance for "App\Repository\RetainedDefinitiveExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExlusionConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedDefinitiveExlusionConfigRepository).
Resolving inheritance for "App\Repository\RetainedDefinitiveExlusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExlusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDisciplineConcileConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedDisciplineConcileConfigRepository).
Resolving inheritance for "App\Repository\RetainedDisciplineConcileConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDisciplineConcileConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedExclusionConfigRepository).
Resolving inheritance for "App\Repository\RetainedExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedRepository" (parent: .abstract.instanceof.App\Repository\RetainedRepository).
Resolving inheritance for "App\Repository\RetainedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedWarningConfigRepository" (parent: .abstract.instanceof.App\Repository\RetainedWarningConfigRepository).
Resolving inheritance for "App\Repository\RetainedWarningConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedWarningConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository" (parent: .abstract.instanceof.App\Repository\SchoolRepository).
Resolving inheritance for "App\Repository\SchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolSectionRepository" (parent: .abstract.instanceof.App\Repository\SchoolSectionRepository).
Resolving inheritance for "App\Repository\SchoolSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearInfosRepository" (parent: .abstract.instanceof.App\Repository\SchoolYearInfosRepository).
Resolving inheritance for "App\Repository\SchoolYearInfosRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearInfosRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository" (parent: .abstract.instanceof.App\Repository\SchoolYearRepository).
Resolving inheritance for "App\Repository\SchoolYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryEditonRepository" (parent: .abstract.instanceof.App\Repository\ScolarityHistoryEditonRepository).
Resolving inheritance for "App\Repository\ScolarityHistoryEditonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryEditonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryRepository" (parent: .abstract.instanceof.App\Repository\ScolarityHistoryRepository).
Resolving inheritance for "App\Repository\ScolarityHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityRepository" (parent: .abstract.instanceof.App\Repository\ScolarityRepository).
Resolving inheritance for "App\Repository\ScolarityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPreInscriptionRepository" (parent: .abstract.instanceof.App\Repository\StudentPreInscriptionRepository).
Resolving inheritance for "App\Repository\StudentPreInscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPreInscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentRepository" (parent: .abstract.instanceof.App\Repository\StudentRepository).
Resolving inheritance for "App\Repository\StudentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentScolarityRepository" (parent: .abstract.instanceof.App\Repository\StudentScolarityRepository).
Resolving inheritance for "App\Repository\StudentScolarityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentScolarityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentYearRepository" (parent: .abstract.instanceof.App\Repository\StudentYearRepository).
Resolving inheritance for "App\Repository\StudentYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubNoteRepository" (parent: .abstract.instanceof.App\Repository\SubNoteRepository).
Resolving inheritance for "App\Repository\SubNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubSequenceRepository" (parent: .abstract.instanceof.App\Repository\SubSequenceRepository).
Resolving inheritance for "App\Repository\SubSequenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubSequenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectGroupRepository" (parent: .abstract.instanceof.App\Repository\SubjectGroupRepository).
Resolving inheritance for "App\Repository\SubjectGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectRepository" (parent: .abstract.instanceof.App\Repository\SubjectRepository).
Resolving inheritance for "App\Repository\SubjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassRepository" (parent: .abstract.instanceof.App\Repository\TheClassRepository).
Resolving inheritance for "App\Repository\TheClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassYearRepository" (parent: .abstract.instanceof.App\Repository\TheClassYearRepository).
Resolving inheritance for "App\Repository\TheClassYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableClassRepository" (parent: .abstract.instanceof.App\Repository\TimeTableClassRepository).
Resolving inheritance for "App\Repository\TimeTableClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableRepository" (parent: .abstract.instanceof.App\Repository\TimeTableRepository).
Resolving inheritance for "App\Repository\TimeTableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAndroidTokenRepository" (parent: .abstract.instanceof.App\Repository\UserAndroidTokenRepository).
Resolving inheritance for "App\Repository\UserAndroidTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAndroidTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserIphoneTokenRepository" (parent: .abstract.instanceof.App\Repository\UserIphoneTokenRepository).
Resolving inheritance for "App\Repository\UserIphoneTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserIphoneTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationsRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationsRepository).
Resolving inheritance for "App\Repository\UserNotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreInscriptionRepository" (parent: .abstract.instanceof.App\Repository\UserPreInscriptionRepository).
Resolving inheritance for "App\Repository\UserPreInscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreInscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserUnreadRepository" (parent: .abstract.instanceof.App\Repository\UserUnreadRepository).
Resolving inheritance for "App\Repository\UserUnreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserUnreadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserYearRepository" (parent: .abstract.instanceof.App\Repository\UserYearRepository).
Resolving inheritance for "App\Repository\UserYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessCategoryRepository" (parent: .abstract.instanceof.App\Repository\VerbalProcessCategoryRepository).
Resolving inheritance for "App\Repository\VerbalProcessCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessDocumentRepository" (parent: .abstract.instanceof.App\Repository\VerbalProcessDocumentRepository).
Resolving inheritance for "App\Repository\VerbalProcessDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessRepository" (parent: .abstract.instanceof.App\Repository\VerbalProcessRepository).
Resolving inheritance for "App\Repository\VerbalProcessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningBlameConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningBlameConfigRepository).
Resolving inheritance for "App\Repository\WarningBlameConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningBlameConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningDefinitiveExclusionConfigRepository).
Resolving inheritance for "App\Repository\WarningDefinitiveExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExlusionConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningDefinitiveExlusionConfigRepository).
Resolving inheritance for "App\Repository\WarningDefinitiveExlusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExlusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDisciplineConcileConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningDisciplineConcileConfigRepository).
Resolving inheritance for "App\Repository\WarningDisciplineConcileConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDisciplineConcileConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExclusionConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningExclusionConfigRepository).
Resolving inheritance for "App\Repository\WarningExclusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExclusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExlusionConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningExlusionConfigRepository).
Resolving inheritance for "App\Repository\WarningExlusionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExlusionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningPunishConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningPunishConfigRepository).
Resolving inheritance for "App\Repository\WarningPunishConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningPunishConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRepository" (parent: .abstract.instanceof.App\Repository\WarningRepository).
Resolving inheritance for "App\Repository\WarningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRetainedConfigRepository" (parent: .abstract.instanceof.App\Repository\WarningRetainedConfigRepository).
Resolving inheritance for "App\Repository\WarningRetainedConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRetainedConfigRepository).
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 "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.firebase" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.json_login.api" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api.json_login" (parent: App\Security\JwtLoginSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: App\Security\JsonAuthenticationFailureHandler).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
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\UploaderBundle\Naming\SmartUniqueNamer.blog_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_logo" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.student_profile" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
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\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 ".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 "vich_uploader.listener.inject.blog_image" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.blog_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.blog_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.blog_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.partner_logo" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.partner_logo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.partner_logo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.partner_logo" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.student_profile" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.student_profile" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.student_profile" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.student_profile" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "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.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
1407
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "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\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.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 $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "hateoas.configuration.metadata.cache"; 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 "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "datatables.renderer"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snappy.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.gg_9N1Y"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.rklViQi"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.dcgUTuJ"; reason: private alias.
Removed service ".service_locator.Rmr4E_p"; reason: private alias.
Removed service ".service_locator.oDopVXm"; reason: private alias.
Removed service ".service_locator.mOgrseP"; reason: private alias.
Removed service ".service_locator.LjDKrtr"; reason: private alias.
Removed service ".service_locator.3Npiwue"; reason: private alias.
Removed service ".service_locator.LStNGNR"; reason: private alias.
Removed service ".service_locator.Yl.2r98"; reason: private alias.
Removed service ".service_locator.X9qiUqm"; reason: private alias.
Removed service ".service_locator.lIFoWv_"; reason: private alias.
Removed service ".service_locator.xMSpya_"; reason: private alias.
Removed service ".service_locator.KfDMXIN"; reason: private alias.
Removed service ".service_locator.eZlV9pZ"; reason: private alias.
Removed service ".service_locator.YMvR6G7"; reason: private alias.
Removed service ".service_locator.FOaSpjj"; reason: private alias.
Removed service ".service_locator.dEoN1F."; reason: private alias.
Removed service ".service_locator.cBlIP_e"; reason: private alias.
Removed service ".service_locator.ZbsmECg"; reason: private alias.
Removed service ".service_locator.Yq1GhCT"; reason: private alias.
Removed service ".service_locator.BuWW.xt"; reason: private alias.
Removed service ".service_locator.MAPw798"; reason: private alias.
Removed service ".service_locator.7QT6Orj"; reason: private alias.
Removed service ".service_locator.9BENKjR"; reason: private alias.
Removed service ".service_locator.elq7_6."; reason: private alias.
Removed service ".service_locator.0NoVWtY"; reason: private alias.
Removed service ".service_locator.XVTbJYa"; reason: private alias.
Removed service ".service_locator.OikTNyn"; reason: private alias.
Removed service ".service_locator.zweIXq3"; reason: private alias.
Removed service ".service_locator.tpn9lTl"; reason: private alias.
Removed service ".service_locator.zAwZw6a"; reason: private alias.
Removed service ".service_locator.6SfDxOo"; reason: private alias.
Removed service ".service_locator._DU6ZG5"; reason: private alias.
Removed service ".service_locator.25fbO0K"; reason: private alias.
Removed service ".service_locator.gQQQSA6"; reason: private alias.
Removed service ".service_locator.1u.jPO5"; reason: private alias.
Removed service ".service_locator.0SQn8e0"; reason: private alias.
Removed service ".service_locator.vP6yPGB"; reason: private alias.
Removed service ".service_locator.THmX5LY"; reason: private alias.
Removed service ".service_locator.1Uf9_Sl"; reason: private alias.
Removed service ".service_locator..pWk7FO"; reason: private alias.
Removed service ".service_locator.Y26p_Y3"; reason: private alias.
Removed service ".service_locator.E_I25HZ"; reason: private alias.
Removed service ".service_locator._w1jQ1U"; reason: private alias.
Removed service ".service_locator.T8PsF1r"; reason: private alias.
Removed service ".service_locator.icA7kIS"; reason: private alias.
Removed service ".service_locator.59ONUN0"; reason: private alias.
Removed service ".service_locator.xdQp7r5"; reason: private alias.
Removed service ".service_locator.6qeMiPg"; reason: private alias.
Removed service ".service_locator.v8OhT8G"; reason: private alias.
Removed service ".service_locator.wjN3nYF"; reason: private alias.
Removed service ".service_locator.hFoWJT."; reason: private alias.
Removed service ".service_locator.7cTh7Da"; reason: private alias.
Removed service ".service_locator.MwNGtZj"; reason: private alias.
Removed service ".service_locator.NEpnnAn"; reason: private alias.
Removed service ".service_locator.3tjpMOy"; reason: private alias.
Removed service ".service_locator.7xKDwFg"; reason: private alias.
Removed service ".service_locator.Ur_JGwV"; reason: private alias.
Removed service ".service_locator.tTuYxPc"; reason: private alias.
Removed service ".service_locator.74CG0aF"; reason: private alias.
Removed service ".service_locator.mH5DxIb"; reason: private alias.
Removed service ".service_locator..oIS9jc"; reason: private alias.
Removed service ".service_locator.tIWrfyb"; reason: private alias.
Removed service ".service_locator.bLYZuG_"; reason: private alias.
Removed service ".service_locator.UolD2is"; reason: private alias.
Removed service ".service_locator.uzt4Ane"; reason: private alias.
Removed service ".service_locator.fAxvQ6r"; reason: private alias.
Removed service ".service_locator.REhg1th"; reason: private alias.
Removed service ".service_locator._HWKOcS"; reason: private alias.
Removed service ".service_locator.ApFq1u_"; reason: private alias.
Removed service ".service_locator.p8eNJVe"; reason: private alias.
Removed service ".service_locator.wZ47dCh"; reason: private alias.
Removed service ".service_locator.InCKRjF"; reason: private alias.
Removed service ".service_locator.pGnq9Bh"; reason: private alias.
Removed service ".service_locator.xL_rI.i"; reason: private alias.
Removed service ".service_locator.AKFzIbY"; reason: private alias.
Removed service ".service_locator.zqAq2qB"; reason: private alias.
Removed service ".service_locator.DSM45UI"; reason: private alias.
Removed service ".service_locator.pbqYMpz"; reason: private alias.
Removed service ".service_locator.wk2Bwgq"; reason: private alias.
Removed service ".service_locator.XsYtFED"; reason: private alias.
Removed service ".service_locator.omc6Td0"; reason: private alias.
Removed service ".service_locator.XFNeBeB"; reason: private alias.
Removed service ".service_locator.0cOXL.Q"; reason: private alias.
Removed service ".service_locator.MfkonKI"; reason: private alias.
Removed service ".service_locator.08u5JaH"; reason: private alias.
Removed service ".service_locator.7GOkPW_"; reason: private alias.
Removed service ".service_locator.HYT4IT_"; reason: private alias.
Removed service ".service_locator.m1eyr7o"; reason: private alias.
Removed service ".service_locator.QJKNuYg"; reason: private alias.
Removed service ".service_locator.0tgliOj"; reason: private alias.
Removed service ".service_locator.HM9qJXm"; reason: private alias.
Removed service ".service_locator.FHCLEJm"; reason: private alias.
Removed service ".service_locator.2NTfEAu"; reason: private alias.
Removed service ".service_locator.KAsiR1M"; reason: private alias.
Removed service ".service_locator.qzZgC6N"; reason: private alias.
Removed service ".service_locator.Wh8mECo"; reason: private alias.
Removed service ".service_locator.LB1HrK8"; reason: private alias.
Removed service ".service_locator.O6cYkhK"; reason: private alias.
Removed service ".service_locator.zpxSZSP"; reason: private alias.
Removed service ".service_locator.Tzxu94N"; reason: private alias.
Removed service ".service_locator.ksYKZ74"; reason: private alias.
Removed service ".service_locator.9qrJLqT"; reason: private alias.
Removed service ".service_locator.K1t5J82"; reason: private alias.
Removed service ".service_locator.zBHclgR"; reason: private alias.
Removed service ".service_locator.vx3.IY4"; reason: private alias.
Removed service ".service_locator.jYd80Fl"; reason: private alias.
Removed service ".service_locator.vcfHBA8"; reason: private alias.
Removed service ".service_locator.Cx9tyv2"; reason: private alias.
Removed service ".service_locator.1vvYQpv"; reason: private alias.
Removed service ".service_locator.OMcvwgZ"; reason: private alias.
Removed service ".service_locator.6ta0tHd"; reason: private alias.
Removed service ".service_locator.8v0GCr3"; reason: private alias.
Removed service ".service_locator.3SpSVPx"; reason: private alias.
Removed service ".service_locator.kcMF1Fq"; reason: private alias.
Removed service ".service_locator.8IbU9zc"; reason: private alias.
Removed service ".service_locator.jY_FtCQ"; reason: private alias.
Removed service ".service_locator.5Tr9vL0"; reason: private alias.
Removed service ".service_locator.Wba8NwP"; reason: private alias.
Removed service ".service_locator.JJA9IzB"; reason: private alias.
Removed service ".service_locator.VDpGC5Z"; reason: private alias.
Removed service ".service_locator.4dMZ7Wq"; reason: private alias.
Removed service ".service_locator.1HRfZEE"; reason: private alias.
Removed service ".service_locator.aOjpU.P"; reason: private alias.
Removed service ".service_locator.nz0kfjq"; reason: private alias.
Removed service ".service_locator.gdaQr6a"; reason: private alias.
Removed service ".service_locator.IlKlU0S"; reason: private alias.
Removed service ".service_locator.LcFfKIQ"; reason: private alias.
Removed service ".service_locator.TBvb9OG"; reason: private alias.
Removed service ".service_locator.NPww84z"; reason: private alias.
Removed service ".service_locator.MWy7J8h"; reason: private alias.
Removed service ".service_locator._tRxTH6"; reason: private alias.
Removed service ".service_locator.z6_ZMMw"; reason: private alias.
Removed service ".service_locator.i45DwNC"; reason: private alias.
Removed service ".service_locator.KwXEh7L"; reason: private alias.
Removed service ".service_locator.WHgD18Z"; reason: private alias.
Removed service ".service_locator.ygsxwjJ"; reason: private alias.
Removed service ".service_locator.kTQYTt4"; reason: private alias.
Removed service ".service_locator.1CDf8YF"; reason: private alias.
Removed service ".service_locator.byZ1fcI"; reason: private alias.
Removed service ".service_locator.3QCewNx"; reason: private alias.
Removed service ".service_locator.bnSyjyh"; reason: private alias.
Removed service ".service_locator.QqLuHTX"; reason: private alias.
Removed service ".service_locator.SO_6wvQ"; reason: private alias.
Removed service ".service_locator.8gCWFJF"; reason: private alias.
Removed service ".service_locator.W1e6sss"; reason: private alias.
Removed service ".service_locator.3O39akw"; reason: private alias.
Removed service ".service_locator.fhXs0L6"; reason: private alias.
Removed service ".service_locator.md0W1Tc"; reason: private alias.
Removed service ".service_locator.JclPcap"; reason: private alias.
Removed service ".service_locator.9cRMCon"; reason: private alias.
Removed service ".service_locator.udiwYSf"; reason: private alias.
Removed service ".service_locator.kXxzEyN"; reason: private alias.
Removed service ".service_locator.1axtw2h"; reason: private alias.
Removed service ".service_locator.A6_Boso"; reason: private alias.
Removed service ".service_locator.O2efwX4"; reason: private alias.
Removed service ".service_locator.EE0.cm9"; reason: private alias.
Removed service ".service_locator.T2SR8RW"; reason: private alias.
Removed service ".service_locator.vnDrWon"; reason: private alias.
Removed service ".service_locator._R2wp7E"; reason: private alias.
Removed service ".service_locator.CQ7HZN1"; reason: private alias.
Removed service ".service_locator.qrNhk2c"; reason: private alias.
Removed service ".service_locator.idmjiEt"; reason: private alias.
Removed service ".service_locator.H4F7MaR"; reason: private alias.
Removed service ".service_locator.Re8Z97D"; reason: private alias.
Removed service ".service_locator.rmYv0kV"; reason: private alias.
Removed service ".service_locator.VrzehlV"; reason: private alias.
Removed service ".service_locator.RA4Dbdq"; reason: private alias.
Removed service ".service_locator.JpzqvEs"; reason: private alias.
Removed service ".service_locator.kFvu3tG"; reason: private alias.
Removed service ".service_locator.1cF2_Z1"; reason: private alias.
Removed service ".service_locator.EDEb04J"; reason: private alias.
Removed service ".service_locator.uE6tOrM"; reason: private alias.
Removed service ".service_locator.fXtRdLk"; reason: private alias.
Removed service ".service_locator..KoP1Aw"; reason: private alias.
Removed service ".service_locator.DarmXo_"; reason: private alias.
Removed service ".service_locator.j.wrxIF"; reason: private alias.
Removed service ".service_locator.T0tLbRJ"; reason: private alias.
Removed service ".service_locator.D0g1PVK"; reason: private alias.
Removed service ".service_locator.tyKvPoC"; reason: private alias.
Removed service ".service_locator.R_Lu61e"; reason: private alias.
Removed service ".service_locator.1nGjTwr"; reason: private alias.
Removed service ".service_locator.iYWm88d"; reason: private alias.
Removed service ".service_locator.AoSKfFt"; reason: private alias.
Removed service ".service_locator.5o57UGh"; reason: private alias.
Removed service ".service_locator.XsnPeJc"; reason: private alias.
Removed service ".service_locator.ly6JkUn"; reason: private alias.
Removed service ".service_locator.FIDjjjA"; reason: private alias.
Removed service ".service_locator.qhFxDgU"; reason: private alias.
Removed service ".service_locator.h4ZngrZ"; reason: private alias.
Removed service ".service_locator.iLHNu2x"; reason: private alias.
Removed service ".service_locator.mx6Scf4"; reason: private alias.
Removed service ".service_locator.nwjjuZZ"; reason: private alias.
Removed service ".service_locator.iwVfdqL"; reason: private alias.
Removed service ".service_locator.Tps9Q2I"; reason: private alias.
Removed service ".service_locator.GX4xjDR"; reason: private alias.
Removed service ".service_locator.lBFCEup"; reason: private alias.
Removed service ".service_locator.IUH65ot"; reason: private alias.
Removed service ".service_locator.zLLWUh2"; reason: private alias.
Removed service ".service_locator.8tXm7Y0"; reason: private alias.
Removed service ".service_locator.TejXwm7"; reason: private alias.
Removed service ".service_locator.8Wua2pm"; reason: private alias.
Removed service ".service_locator.pKmkLi_"; reason: private alias.
Removed service ".service_locator.gcQ8Ljx"; reason: private alias.
Removed service ".service_locator.t4xJ66r"; reason: private alias.
Removed service ".service_locator.Vc0y.sy"; reason: private alias.
Removed service ".service_locator.QrJ9HRs"; reason: private alias.
Removed service ".service_locator.Lc5AJk8"; reason: private alias.
Removed service ".service_locator.Yf.xM4i"; reason: private alias.
Removed service ".service_locator.Nb1QNWt"; reason: private alias.
Removed service ".service_locator._tD1kht"; reason: private alias.
Removed service ".service_locator.KYlHTC7"; reason: private alias.
Removed service ".service_locator.y1aBFIl"; reason: private alias.
Removed service ".service_locator._3tbD6i"; reason: private alias.
Removed service ".service_locator.RAgqHid"; reason: private alias.
Removed service ".service_locator.xzzW.YR"; reason: private alias.
Removed service ".service_locator.Y.UIZVC"; reason: private alias.
Removed service ".service_locator.ippdy7u"; reason: private alias.
Removed service ".service_locator.pWk_5le"; reason: private alias.
Removed service ".service_locator.wVfVhhw"; reason: private alias.
Removed service ".service_locator.m2unWIQ"; reason: private alias.
Removed service ".service_locator.Rx8Ob7."; reason: private alias.
Removed service ".service_locator.ulriZ3g"; reason: private alias.
Removed service ".service_locator.137vgWQ"; reason: private alias.
Removed service ".service_locator.KnUKmYw"; reason: private alias.
Removed service ".service_locator.b_RcNiv"; reason: private alias.
Removed service ".service_locator.Kq8QKrC"; reason: private alias.
Removed service ".service_locator.Yts9TyU"; reason: private alias.
Removed service ".service_locator.Qt99pR."; reason: private alias.
Removed service ".service_locator.q3bPobl"; reason: private alias.
Removed service ".service_locator.Iv_snZW"; reason: private alias.
Removed service ".service_locator.Lub77py"; reason: private alias.
Removed service ".service_locator._xKEkUJ"; reason: private alias.
Removed service ".service_locator.LkbQUWI"; reason: private alias.
Removed service ".service_locator.kNpEeeM"; reason: private alias.
Removed service ".service_locator.xwEl18z"; reason: private alias.
Removed service ".service_locator.LRn4_90"; reason: private alias.
Removed service ".service_locator.30aVc7V"; reason: private alias.
Removed service ".service_locator.WIPmI_w"; reason: private alias.
Removed service ".service_locator.XyHILpE"; reason: private alias.
Removed service ".service_locator.UTsZ.QV"; reason: private alias.
Removed service ".service_locator.kkzntu1"; reason: private alias.
Removed service ".service_locator.Q5HfhzY"; reason: private alias.
Removed service ".service_locator.jgMKZZO"; reason: private alias.
Removed service ".service_locator.3741Kei"; reason: private alias.
Removed service ".service_locator.mBAer1."; reason: private alias.
Removed service ".service_locator.vwIcGXw"; reason: private alias.
Removed service ".service_locator.ozuFOjZ"; reason: private alias.
Removed service ".service_locator._ahiTGa"; reason: private alias.
Removed service ".service_locator.V5GIftm"; reason: private alias.
Removed service ".service_locator.eXpJhKV"; reason: private alias.
Removed service ".service_locator.r92raJ6"; reason: private alias.
Removed service ".service_locator.O00DJCS"; reason: private alias.
Removed service ".service_locator.30zSlUf"; reason: private alias.
Removed service ".service_locator.qNyCioC"; reason: private alias.
Removed service ".service_locator.DY03.Lp"; reason: private alias.
Removed service ".service_locator.vvk_GtE"; reason: private alias.
Removed service ".service_locator.r.SVdBW"; reason: private alias.
Removed service ".service_locator.1ipwntv"; reason: private alias.
Removed service ".service_locator.IBZMqvr"; reason: private alias.
Removed service ".service_locator.hF_04XI"; reason: private alias.
Removed service ".service_locator.kjmPTsv"; reason: private alias.
Removed service ".service_locator.kYefJ3E"; reason: private alias.
Removed service ".service_locator.eTIUkdE"; reason: private alias.
Removed service ".service_locator.thTEXNe"; reason: private alias.
Removed service ".service_locator.aF6NDQX"; reason: private alias.
Removed service ".service_locator.sa1o1NC"; reason: private alias.
Removed service ".service_locator.WKr6PRU"; reason: private alias.
Removed service ".service_locator.QDjYKrG"; reason: private alias.
Removed service ".service_locator.4oTEJ6E"; reason: private alias.
Removed service ".service_locator.sYHZKBs"; reason: private alias.
Removed service ".service_locator.6zcEEcw"; reason: private alias.
Removed service ".service_locator.yNhqGYH"; reason: private alias.
Removed service ".service_locator.2mlrQd_"; reason: private alias.
Removed service ".service_locator.zq2fmaE"; reason: private alias.
Removed service ".service_locator.N5SytPo"; reason: private alias.
Removed service ".service_locator.hD60Utj"; reason: private alias.
Removed service ".service_locator.Eh5NrzY"; reason: private alias.
Removed service ".service_locator.KDJZuIT"; reason: private alias.
Removed service ".service_locator.6P.XRHq"; reason: private alias.
Removed service ".service_locator.7exvikV"; reason: private alias.
Removed service ".service_locator.Qm2mO_2"; reason: private alias.
Removed service ".service_locator.n2fJkaK"; reason: private alias.
Removed service ".service_locator.kKuNdVo"; reason: private alias.
Removed service ".service_locator.7DiFMgj"; reason: private alias.
Removed service ".service_locator.mOxdrfK"; reason: private alias.
Removed service ".service_locator.2pin15B"; reason: private alias.
Removed service ".service_locator.s4F.ylc"; reason: private alias.
Removed service ".service_locator.laJ86gj"; reason: private alias.
Removed service ".service_locator.G8VYsyq"; reason: private alias.
Removed service ".service_locator.qXvszLC"; reason: private alias.
Removed service ".service_locator.ZKBy8nA"; reason: private alias.
Removed service ".service_locator.jmIUMz0"; reason: private alias.
Removed service ".service_locator.pwvZyqp"; reason: private alias.
Removed service ".service_locator.M7mXtVV"; reason: private alias.
Removed service ".service_locator.9o..U_N"; reason: private alias.
Removed service ".service_locator.5pH7R3S"; reason: private alias.
Removed service ".service_locator.xmb.TyP"; reason: private alias.
Removed service ".service_locator.XGn91jz"; reason: private alias.
Removed service ".service_locator.t3d1yWl"; reason: private alias.
Removed service ".service_locator.rbWqjRo"; reason: private alias.
Removed service ".service_locator.RpooAVv"; reason: private alias.
Removed service ".service_locator.m24oCQN"; reason: private alias.
Removed service ".service_locator.bidWI.f"; reason: private alias.
Removed service ".service_locator.7sHev22"; reason: private alias.
Removed service ".service_locator.9hFpKE4"; reason: private alias.
Removed service ".service_locator.nmZS9Xc"; reason: private alias.
Removed service ".service_locator.f53jOoh"; reason: private alias.
Removed service ".service_locator.LJWmOMB"; reason: private alias.
Removed service ".service_locator.FffsZ.R"; reason: private alias.
Removed service ".service_locator.jjtvij0"; reason: private alias.
Removed service ".service_locator.k_aF8pe"; reason: private alias.
Removed service ".service_locator.KGCyEgn"; reason: private alias.
Removed service ".service_locator.vp.DN44"; reason: private alias.
Removed service ".service_locator.aPDsbYl"; reason: private alias.
Removed service ".service_locator.w78zMI_"; reason: private alias.
Removed service ".service_locator.yOgrBE2"; reason: private alias.
Removed service ".service_locator.n5hTA45"; reason: private alias.
Removed service ".service_locator.NotjzD9"; reason: private alias.
Removed service ".service_locator.KyYPakP"; reason: private alias.
Removed service ".service_locator.fDu_Yqu"; reason: private alias.
Removed service ".service_locator.yC5SI_z"; reason: private alias.
Removed service ".service_locator.sZFX8Gh"; reason: private alias.
Removed service ".service_locator.zulOFwA"; reason: private alias.
Removed service ".service_locator.rS.P9pB"; reason: private alias.
Removed service ".service_locator.O865DxF"; reason: private alias.
Removed service ".service_locator.XX.kpmQ"; reason: private alias.
Removed service ".service_locator.6y_I.Sl"; reason: private alias.
Removed service ".service_locator.00K5D_t"; reason: private alias.
Removed service ".service_locator.DeskGpC"; reason: private alias.
Removed service ".service_locator.m2PuyW0"; reason: private alias.
Removed service ".service_locator.6h18KB1"; reason: private alias.
Removed service ".service_locator.hn_lV2t"; reason: private alias.
Removed service ".service_locator.2Wjw0TO"; reason: private alias.
Removed service ".service_locator.aLb7bJU"; reason: private alias.
Removed service ".service_locator.OGTHo0T"; reason: private alias.
Removed service ".service_locator.R9E7xTo"; reason: private alias.
Removed service ".service_locator._7Vdr8X"; reason: private alias.
Removed service ".service_locator.cz_aQjL"; reason: private alias.
Removed service ".service_locator.LI42Adt"; reason: private alias.
Removed service ".service_locator.w7cHoW5"; reason: private alias.
Removed service ".service_locator.Riexqc7"; reason: private alias.
Removed service ".service_locator.RZ7Mv0o"; reason: private alias.
Removed service ".service_locator.L6BQCvq"; reason: private alias.
Removed service ".service_locator..xO08y7"; reason: private alias.
Removed service ".service_locator.IWydIkC"; reason: private alias.
Removed service ".service_locator.b3WI8Jv"; reason: private alias.
Removed service ".service_locator.YlGmyJO"; reason: private alias.
Removed service ".service_locator.OZS5PTU"; reason: private alias.
Removed service ".service_locator.9Us7Db1"; reason: private alias.
Removed service ".service_locator.ZSQk93n"; reason: private alias.
Removed service ".service_locator.I2DfAC9"; reason: private alias.
Removed service ".service_locator.lA.v8wE"; reason: private alias.
Removed service ".service_locator.IG1YtZF"; reason: private alias.
Removed service ".service_locator.UJobSK6"; reason: private alias.
Removed service ".service_locator.6PRw_3C"; reason: private alias.
Removed service ".service_locator.q7XJwBe"; reason: private alias.
Removed service ".service_locator.Uos5aim"; reason: private alias.
Removed service ".service_locator.jGTkDYx"; reason: private alias.
Removed service ".service_locator.doWKN7Q"; reason: private alias.
Removed service ".service_locator.A8.Buwd"; reason: private alias.
Removed service ".service_locator.Ctaauhc"; reason: private alias.
Removed service ".service_locator.PUrBu8D"; reason: private alias.
Removed service ".service_locator.5ZzAu4J"; reason: private alias.
Removed service ".service_locator.Ks6xWlF"; reason: private alias.
Removed service ".service_locator.Vtm6kZ0"; reason: private alias.
Removed service ".service_locator.OYUxnyp"; reason: private alias.
Removed service ".service_locator.D_23DV5"; reason: private alias.
Removed service ".service_locator.4N2ezHz"; reason: private alias.
Removed service ".service_locator.VEFWxI1"; reason: private alias.
Removed service ".service_locator.B9atfM0"; reason: private alias.
Removed service ".service_locator.wd444pf"; reason: private alias.
Removed service ".service_locator.R2fZ.P_"; reason: private alias.
Removed service ".service_locator.RgsKmCF"; reason: private alias.
Removed service ".service_locator.uDvPWx_"; reason: private alias.
Removed service ".service_locator.rMatjii"; reason: private alias.
Removed service ".service_locator.RMHdm1T"; reason: private alias.
Removed service ".service_locator.jlr9X87"; reason: private alias.
Removed service ".service_locator.8ge3TkU"; reason: private alias.
Removed service ".service_locator.vHR5FqD"; reason: private alias.
Removed service ".service_locator.lfX.1eq"; reason: private alias.
Removed service ".service_locator.bbTm_OU"; reason: private alias.
Removed service ".service_locator.klyhZ8j"; reason: private alias.
Removed service ".service_locator.uKhftc9"; reason: private alias.
Removed service ".service_locator.Qy5Dl_p"; reason: private alias.
Removed service ".service_locator.czsGBef"; reason: private alias.
Removed service ".service_locator.wDo7pnT"; reason: private alias.
Removed service ".service_locator.fkHeQIx"; reason: private alias.
Removed service ".service_locator.im.cSRo"; reason: private alias.
Removed service ".service_locator.0TvUCI9"; reason: private alias.
Removed service ".service_locator.vQZd0Ar"; reason: private alias.
Removed service ".service_locator.BjObAM6"; reason: private alias.
Removed service ".service_locator.a6X.i1a"; reason: private alias.
Removed service ".service_locator.TOsrLbI"; reason: private alias.
Removed service ".service_locator.weKp7Vn"; reason: private alias.
Removed service ".service_locator.OL2M3ZT"; reason: private alias.
Removed service ".service_locator.NeZp6_P"; reason: private alias.
Removed service ".service_locator.BKw.tlM"; reason: private alias.
Removed service ".service_locator.PARA_Sc"; reason: private alias.
Removed service ".service_locator.zDAndpv"; reason: private alias.
Removed service ".service_locator.SNTPdcJ"; reason: private alias.
Removed service ".service_locator.esCWEC."; reason: private alias.
Removed service ".service_locator.d_hPYPo"; reason: private alias.
Removed service ".service_locator.w5r8fQw"; reason: private alias.
Removed service ".service_locator.QWdiBcX"; reason: private alias.
Removed service ".service_locator.yCSgPnU"; reason: private alias.
Removed service ".service_locator.w_75rxN"; reason: private alias.
Removed service ".service_locator.LjyMV3L"; reason: private alias.
Removed service ".service_locator.V6D1oJY"; reason: private alias.
Removed service ".service_locator.qUfvka0"; reason: private alias.
Removed service ".service_locator.y4ftjg9"; reason: private alias.
Removed service ".service_locator.S63_N9y"; reason: private alias.
Removed service ".service_locator.f3VMCFd"; reason: private alias.
Removed service ".service_locator.tZ6af2g"; reason: private alias.
Removed service ".service_locator.Xn89Ttg"; reason: private alias.
Removed service ".service_locator.SsGVVRZ"; reason: private alias.
Removed service ".service_locator._ebV4wP"; reason: private alias.
Removed service ".service_locator._uAKJ3r"; reason: private alias.
Removed service ".service_locator.z0jYD4z"; reason: private alias.
Removed service ".service_locator.IDBt9QJ"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.lKP3CpT"; reason: private alias.
Removed service ".service_locator._u3xssb"; reason: private alias.
Removed service ".service_locator.MHuQ92P"; reason: private alias.
Removed service ".service_locator.8Tfeqen"; reason: private alias.
Removed service ".service_locator.gWWAX9H"; reason: private alias.
Removed service ".service_locator.to07hsI"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "nelmio_api_doc.model_describers.jms"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.iQOTx_I"; reason: private alias.
Removed service ".service_locator..46PckF"; reason: private alias.
Removed service ".service_locator.OZYlfDD"; reason: private alias.
Removed service ".service_locator.Rop04id"; reason: private alias.
Removed service ".service_locator.I3xFivQ"; reason: private alias.
Removed service ".service_locator.zf7bIwY"; reason: private alias.
Removed service ".service_locator.5N7VNGq"; reason: private alias.
Removed service ".service_locator.rRgsUq_"; reason: private alias.
Removed service ".service_locator._ckg6hA"; reason: private alias.
Removed service ".service_locator.cFRz2Iq"; reason: private alias.
Removed service ".service_locator.VAWCgXq"; reason: private alias.
Removed service ".service_locator.fpK3vGi"; reason: private alias.
Removed service ".service_locator.C6Rtrkf"; reason: private alias.
Removed service ".service_locator.it0UotD"; reason: private alias.
Removed service ".service_locator.gZ2lkpk"; reason: private alias.
Removed service ".service_locator.svpDfU4"; reason: private alias.
Removed service ".service_locator.pdvMxRC"; reason: private alias.
Removed service ".service_locator.o5Rr0G4"; reason: private alias.
Removed service ".service_locator.Y7y8I.G"; reason: private alias.
Removed service ".service_locator.Honm0E6"; reason: private alias.
Removed service ".service_locator.MtTlXJ5"; reason: private alias.
Removed service ".service_locator.zqxtjH9"; reason: private alias.
Removed service ".service_locator.H7WdZ3L"; reason: private alias.
Removed service ".service_locator.IFOZFJh"; reason: private alias.
Removed service ".service_locator.Qemy2LY"; reason: private alias.
Removed service ".service_locator.iuG79AY"; reason: private alias.
Removed service ".service_locator.ie0Dqa5"; reason: private alias.
Removed service ".service_locator.ObBz066"; reason: private alias.
Removed service ".service_locator.Q7hoiuu"; reason: private alias.
Removed service ".service_locator.5lX4i6h"; reason: private alias.
Removed service ".service_locator.DaQDREc"; reason: private alias.
Removed service ".service_locator.AlewNQt"; reason: private alias.
Removed service ".service_locator.V.oHxay"; reason: private alias.
Removed service ".service_locator.MA36_CP"; reason: private alias.
Removed service ".service_locator.wnvDYm0"; reason: private alias.
Removed service ".service_locator.04EgUT9"; reason: private alias.
Removed service ".service_locator.6oJUbkq"; reason: private alias.
Removed service ".service_locator.CHxCHeV"; reason: private alias.
Removed service ".service_locator.VyY6El7"; reason: private alias.
Removed service ".service_locator.XnpRftz"; reason: private alias.
Removed service ".service_locator..7cnXKx"; reason: private alias.
Removed service ".service_locator.hlG_pC0"; reason: private alias.
Removed service ".service_locator.tHOy6.V"; reason: private alias.
Removed service ".service_locator.A7DIqoT"; reason: private alias.
Removed service ".service_locator.xiY6Kxl"; reason: private alias.
Removed service ".service_locator.UsDUpzr"; reason: private alias.
Removed service ".service_locator.OKKFLkq"; reason: private alias.
Removed service ".service_locator.LT79M.p"; reason: private alias.
Removed service ".service_locator..CTjs6B"; reason: private alias.
Removed service ".service_locator.VR2CUMw"; reason: private alias.
Removed service ".service_locator.lhd33.f"; reason: private alias.
Removed service ".service_locator.kEh3hVv"; reason: private alias.
Removed service ".service_locator.Y8QnCRH"; reason: private alias.
Removed service ".service_locator.nhkWjlS"; reason: private alias.
Removed service ".service_locator.WlDIxp8"; reason: private alias.
Removed service ".service_locator.6PyQj_P"; reason: private alias.
Removed service ".service_locator.uFB9hYa"; reason: private alias.
Removed service ".service_locator.cqXudbr"; reason: private alias.
Removed service ".service_locator.6NTtC4c"; reason: private alias.
Removed service ".service_locator.haj6CAT"; reason: private alias.
Removed service ".service_locator.VeGzCil"; reason: private alias.
Removed service ".service_locator.Tac7zi3"; reason: private alias.
Removed service ".service_locator.KtdFNxR"; reason: private alias.
Removed service ".service_locator.Ul6JOF."; reason: private alias.
Removed service ".service_locator.TZMPcg1"; reason: private alias.
Removed service ".service_locator.8GqvfcJ"; reason: private alias.
Removed service ".service_locator.bZ5r9jb"; reason: private alias.
Removed service ".service_locator.Cs9wFL3"; reason: private alias.
Removed service ".service_locator.clIpvy9"; reason: private alias.
Removed service ".service_locator.jjPNVf2"; reason: private alias.
Removed service ".service_locator.LThmZvd"; reason: private alias.
Removed service ".service_locator.SfZ73g7"; reason: private alias.
Removed service ".service_locator.85_PssH"; reason: private alias.
Removed service ".service_locator.zK1rIy6"; reason: private alias.
Removed service ".service_locator.SYbRCPP"; reason: private alias.
Removed service ".service_locator.RfZDJY_"; reason: private alias.
Removed service ".service_locator.GDwpBdH"; reason: private alias.
Removed service ".service_locator.AqRD1UC"; reason: private alias.
Removed service ".service_locator.XEYeD72"; reason: private alias.
Removed service ".service_locator.NDcPTTN"; reason: private alias.
Removed service ".service_locator.vwctV04"; reason: private alias.
Removed service ".service_locator.Lypa7j8"; reason: private alias.
Removed service ".service_locator.1psRya5"; reason: private alias.
Removed service ".service_locator.d19cFAf"; reason: private alias.
Removed service ".service_locator.WIRNKce"; reason: private alias.
Removed service ".service_locator.ylW5sZH"; reason: private alias.
Removed service ".service_locator.tLIKu0X"; reason: private alias.
Removed service ".service_locator.zsp95VB"; reason: private alias.
Removed service ".service_locator.Liy85bX"; reason: private alias.
Removed service ".service_locator.8btquLJ"; reason: private alias.
Removed service ".service_locator.CtytHyE"; reason: private alias.
Removed service ".service_locator.E0IAxJF"; reason: private alias.
Removed service ".service_locator.AGg7u2l"; reason: private alias.
Removed service ".service_locator.I7XGCFu"; reason: private alias.
Removed service ".service_locator.D3mtEq8"; reason: private alias.
Removed service ".service_locator.k5QUZYI"; reason: private alias.
Removed service ".service_locator.emMPKUh"; reason: private alias.
Removed service ".service_locator.Oqiesqr"; reason: private alias.
Removed service ".service_locator.UfBkGge"; reason: private alias.
Removed service ".service_locator.vKiHPdc"; reason: private alias.
Removed service ".service_locator.xzB6oDP"; reason: private alias.
Removed service ".service_locator.KWAFask"; reason: private alias.
Removed service ".service_locator.8Yy7axx"; reason: private alias.
Removed service ".service_locator.iOLrI8P"; reason: private alias.
Removed service ".service_locator.U5LGaWB"; reason: private alias.
Removed service ".service_locator.P00unpi"; reason: private alias.
Removed service ".service_locator.GA3KyhH"; reason: private alias.
Removed service ".service_locator.b1GPpol"; reason: private alias.
Removed service ".service_locator.viDn48H"; reason: private alias.
Removed service ".service_locator.wupQFRC"; reason: private alias.
Removed service ".service_locator.3QAjveM"; reason: private alias.
Removed service ".service_locator.jncJbvW"; reason: private alias.
Removed service ".service_locator.NXVs1Zn"; reason: private alias.
Removed service ".service_locator.ReNhSGW"; reason: private alias.
Removed service ".service_locator.d_xSYli"; reason: private alias.
Removed service ".service_locator.mXUOF1O"; reason: private alias.
Removed service ".service_locator.xMliWaf"; reason: private alias.
Removed service ".service_locator._3xcD88"; reason: private alias.
Removed service ".service_locator.0iz7fQL"; reason: private alias.
Removed service ".service_locator.5z21s.C"; reason: private alias.
Removed service ".service_locator.jvUuKNu"; reason: private alias.
Removed service ".service_locator.2p8GNh_"; reason: private alias.
Removed service ".service_locator.XH9AZSi"; reason: private alias.
Removed service ".service_locator.sHkGCQ0"; reason: private alias.
Removed service ".service_locator.NzzBqqf"; reason: private alias.
Removed service ".service_locator.pQyJvvY"; reason: private alias.
Removed service ".service_locator.X4O8L2M"; reason: private alias.
Removed service ".service_locator.iGwERBq"; reason: private alias.
Removed service ".service_locator.o8kIUaQ"; reason: private alias.
Removed service ".service_locator.jSrGMH."; reason: private alias.
Removed service ".service_locator.eyj6qUx"; reason: private alias.
Removed service ".service_locator.vPM6o_3"; reason: private alias.
Removed service ".service_locator.uMdXr0F"; reason: private alias.
Removed service ".service_locator.iwHre37"; reason: private alias.
Removed service ".service_locator.AlP.WOR"; reason: private alias.
Removed service ".service_locator.sooCkg7"; reason: private alias.
Removed service ".service_locator.AteXv2f"; reason: private alias.
Removed service ".service_locator.2965mUT"; reason: private alias.
Removed service ".service_locator.1T1DgWC"; reason: private alias.
Removed service ".service_locator.MMK2PYR"; reason: private alias.
Removed service ".service_locator.79EZWxm"; reason: private alias.
Removed service ".service_locator.zN6uqCo"; reason: private alias.
Removed service ".service_locator.VMCq9UU"; reason: private alias.
Removed service ".service_locator.RocJoRz"; reason: private alias.
Removed service ".service_locator.85J62ZZ"; reason: private alias.
Removed service ".service_locator.DM1DYfN"; reason: private alias.
Removed service ".service_locator.qCyUUQP"; reason: private alias.
Removed service ".service_locator.gxlE3Cr"; reason: private alias.
Removed service ".service_locator.1xGRuG7"; reason: private alias.
Removed service ".service_locator.SPFAmCQ"; reason: private alias.
Removed service ".service_locator..iFzWC1"; reason: private alias.
Removed service ".service_locator.WaY4IkG"; reason: private alias.
Removed service ".service_locator.HmdwX5j"; reason: private alias.
Removed service ".service_locator.MYuKAxt"; reason: private alias.
Removed service ".service_locator.Lm3rZNK"; reason: private alias.
Removed service ".service_locator.bekxFA1"; reason: private alias.
Removed service ".service_locator.zqJO7Vw"; reason: private alias.
Removed service ".service_locator.J_osdq."; reason: private alias.
Removed service ".service_locator.hOI8RXO"; reason: private alias.
Removed service ".service_locator._fUC8Sj"; reason: private alias.
Removed service ".service_locator.kIBWiRY"; reason: private alias.
Removed service ".service_locator.rkWeYo1"; reason: private alias.
Removed service ".service_locator.e8y4AN."; reason: private alias.
Removed service ".service_locator.niYl32X"; reason: private alias.
Removed service ".service_locator.KOcw.om"; reason: private alias.
Removed service ".service_locator.Kc1nwk3"; reason: private alias.
Removed service ".service_locator.XvSDZQq"; reason: private alias.
Removed service ".service_locator.eL.QglB"; reason: private alias.
Removed service ".service_locator.UrsISnf"; reason: private alias.
Removed service ".service_locator.ZXbuhaU"; reason: private alias.
Removed service ".service_locator.DPlF4mB"; reason: private alias.
Removed service ".service_locator.fX5CqOR"; reason: private alias.
Removed service ".service_locator.takYY3l"; reason: private alias.
Removed service ".service_locator.t6Zs2P4"; reason: private alias.
Removed service ".service_locator.8xVJG9h"; reason: private alias.
Removed service ".service_locator.PVf4AOc"; reason: private alias.
Removed service ".service_locator.7bSVHcV"; reason: private alias.
Removed service ".service_locator.dEf9k9k"; reason: private alias.
Removed service ".service_locator.z_avcWD"; reason: private alias.
Removed service ".service_locator.z4OWpdz"; reason: private alias.
Removed service ".service_locator.RtO7mRR"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.2wubn7s"; reason: private alias.
Removed service ".service_locator.64lT8en"; reason: private alias.
Removed service ".service_locator.TdLKz89"; reason: private alias.
Removed service ".service_locator.k6HhoVG"; reason: private alias.
Removed service ".service_locator.5rOgW5j"; reason: private alias.
Removed service ".service_locator.kM4KcmM"; reason: private alias.
Removed service ".service_locator.s5ycLXV"; reason: private alias.
Removed service ".service_locator.FboUd4Q"; reason: private alias.
Removed service ".service_locator.MaZHAPo"; reason: private alias.
Removed service ".service_locator.tYckKhN"; reason: private alias.
Removed service ".service_locator.4WGjStW"; reason: private alias.
Removed service ".service_locator..VhOGas"; reason: private alias.
Removed service ".service_locator...s6ROE"; reason: private alias.
Removed service ".service_locator.YgPYTRu"; reason: private alias.
Removed service ".service_locator.Z2Tubnr"; reason: private alias.
Removed service ".service_locator.hz.vp28"; reason: private alias.
Removed service ".service_locator.ostNlSn"; reason: private alias.
Removed service ".service_locator.eLqoWVr"; reason: private alias.
Removed service ".service_locator.V9D3byG"; reason: private alias.
Removed service ".service_locator.bSNDOeK"; reason: private alias.
Removed service ".service_locator.E_K2xvk"; reason: private alias.
Removed service ".service_locator.2FV_Xwi"; reason: private alias.
Removed service ".service_locator.GEFQPA3"; reason: private alias.
Removed service ".service_locator.HFGqS4l"; reason: private alias.
Removed service ".service_locator._frJunc"; reason: private alias.
Removed service ".service_locator.9NJrscb"; reason: private alias.
Removed service ".service_locator.Fb_W2S4"; reason: private alias.
Removed service ".service_locator.dkXCxqN"; reason: private alias.
Removed service ".service_locator.P4yGcVu"; reason: private alias.
Removed service ".service_locator.cN1pEoH"; reason: private alias.
Removed service ".service_locator.HwABwSI"; reason: private alias.
Removed service ".service_locator.VpoKRRH"; reason: private alias.
Removed service ".service_locator.rRX1dg5"; reason: private alias.
Removed service ".service_locator.ksThA91"; reason: private alias.
Removed service ".service_locator.vGrUDa9"; reason: private alias.
Removed service ".service_locator.1bpbM2O"; reason: private alias.
Removed service ".service_locator.d42N5dZ"; reason: private alias.
Removed service ".service_locator.Vx8NxAu"; reason: private alias.
Removed service ".service_locator.Qo1luaB"; reason: private alias.
Removed service ".service_locator.REC0Ynx"; reason: private alias.
Removed service ".service_locator.wg9fjXJ"; reason: private alias.
Removed service ".service_locator.ZTJwB1C"; reason: private alias.
Removed service ".service_locator.grJwaGu"; reason: private alias.
Removed service ".service_locator.h6zLiNX"; reason: private alias.
Removed service ".service_locator.i8x.YzJ"; reason: private alias.
Removed service ".service_locator.yHOxGUr"; reason: private alias.
Removed service ".service_locator.XH.7.N2"; reason: private alias.
Removed service ".service_locator.nJMJksY"; reason: private alias.
Removed service ".service_locator.lKx0M3f"; reason: private alias.
Removed service ".service_locator.Gn24AlW"; reason: private alias.
Removed service ".service_locator.qyw8D_1"; reason: private alias.
Removed service ".service_locator.lUJI3Z8"; reason: private alias.
Removed service ".service_locator.GgeXtvA"; reason: private alias.
Removed service ".service_locator.gMSCmQV"; reason: private alias.
Removed service ".service_locator.m11x3v9"; reason: private alias.
Removed service ".service_locator.80I9Rl5"; reason: private alias.
Removed service ".service_locator.Ljkkw.."; reason: private alias.
Removed service ".service_locator.EZSoDzT"; reason: private alias.
Removed service ".service_locator.u4YCTtb"; reason: private alias.
Removed service ".service_locator.HniFg9e"; reason: private alias.
Removed service ".service_locator.2J3O7ND"; reason: private alias.
Removed service ".service_locator.kXuNxP5"; reason: private alias.
Removed service ".service_locator.jz.qIrN"; reason: private alias.
Removed service ".service_locator.giBFz2y"; reason: private alias.
Removed service ".service_locator.N6J3NWr"; reason: private alias.
Removed service ".service_locator.N_MlJh7"; reason: private alias.
Removed service ".service_locator.PZ74QjJ"; reason: private alias.
Removed service ".service_locator.CKVgbXV"; reason: private alias.
Removed service ".service_locator.8FKOgmp"; reason: private alias.
Removed service ".service_locator.9LSZiZz"; reason: private alias.
Removed service ".service_locator.0vw8.T2"; reason: private alias.
Removed service ".service_locator.eLiZwU."; reason: private alias.
Removed service ".service_locator._koBW4V"; reason: private alias.
Removed service ".service_locator.f4t_fZZ"; reason: private alias.
Removed service ".service_locator.da9c6zC"; reason: private alias.
Removed service ".service_locator.xJVjxyf"; reason: private alias.
Removed service ".service_locator.8CvmC5r"; reason: private alias.
Removed service ".service_locator.JXWGlzG"; reason: private alias.
Removed service ".service_locator.0iBGH2k"; reason: private alias.
Removed service ".service_locator.lPKFmOa"; reason: private alias.
Removed service ".service_locator.09TqC0e"; reason: private alias.
Removed service ".service_locator.dAP2AIw"; reason: private alias.
Removed service ".service_locator.yxq.BOY"; reason: private alias.
Removed service ".service_locator.YDFBqIz"; reason: private alias.
Removed service ".service_locator.H1pVta7"; reason: private alias.
Removed service ".service_locator.R8AKHFB"; reason: private alias.
Removed service ".service_locator.wYuMdjK"; reason: private alias.
Removed service ".service_locator.ij_g7D2"; reason: private alias.
Removed service ".service_locator.74b7awr"; reason: private alias.
Removed service ".service_locator.V7BoeUi"; reason: private alias.
Removed service ".service_locator.a_tw07i"; reason: private alias.
Removed service ".service_locator.Nm2i6OI"; reason: private alias.
Removed service ".service_locator.WKIgoNj"; reason: private alias.
Removed service ".service_locator.Iug7HXi"; reason: private alias.
Removed service ".service_locator.1ePn4.2"; reason: private alias.
Removed service ".service_locator.Xr3yVwu"; reason: private alias.
Removed service ".service_locator._O0JlbI"; reason: private alias.
Removed service ".service_locator.7PoJc7L"; reason: private alias.
Removed service ".service_locator.aPrsJpk"; reason: private alias.
Removed service ".service_locator.1mfqNky"; reason: private alias.
Removed service ".service_locator.I8SJnpw"; reason: private alias.
Removed service ".service_locator.ZoTPqUv"; reason: private alias.
Removed service ".service_locator.L.fma_B"; reason: private alias.
Removed service ".service_locator.3U0zBmZ"; reason: private alias.
Removed service ".service_locator.Kpajk7S"; reason: private alias.
Removed service ".service_locator.cGqSchM"; reason: private alias.
Removed service ".service_locator.6RmaLhQ"; reason: private alias.
Removed service ".service_locator.ydGKgRA"; reason: private alias.
Removed service ".service_locator.l2kjLwk"; reason: private alias.
Removed service ".service_locator.sQYATGg"; reason: private alias.
Removed service ".service_locator.DocZj.j"; reason: private alias.
Removed service ".service_locator.6oe8hU3"; reason: private alias.
Removed service ".service_locator.35anJ_i"; reason: private alias.
Removed service ".service_locator.y897fsA"; reason: private alias.
Removed service ".service_locator.k7ZsGh_"; reason: private alias.
Removed service ".service_locator.tP0SyAJ"; reason: private alias.
Removed service ".service_locator.vEFVwx6"; reason: private alias.
Removed service ".service_locator.pR2etEe"; reason: private alias.
Removed service ".service_locator.0_KcyOP"; reason: private alias.
Removed service ".service_locator.x.um73K"; reason: private alias.
Removed service ".service_locator._WclD8g"; reason: private alias.
Removed service ".service_locator.1ox2JpU"; reason: private alias.
Removed service ".service_locator.TVNtHAn"; reason: private alias.
Removed service ".service_locator.nJriWcK"; reason: private alias.
Removed service ".service_locator.ajNdiIk"; reason: private alias.
Removed service ".service_locator.fdu3RF2"; reason: private alias.
Removed service ".service_locator.OTPHLv8"; reason: private alias.
Removed service ".service_locator.h4Zb8Bg"; reason: private alias.
Removed service ".service_locator.7UczTOW"; reason: private alias.
Removed service ".service_locator.Kg9Re3J"; reason: private alias.
Removed service ".service_locator.WLHcDfU"; reason: private alias.
Removed service ".service_locator.UViC5.m"; reason: private alias.
Removed service ".service_locator.3IjIXuo"; reason: private alias.
Removed service ".service_locator.qoZGBlA"; reason: private alias.
Removed service ".service_locator.Ml4wWI3"; reason: private alias.
Removed service ".service_locator.tV9KHuf"; reason: private alias.
Removed service ".service_locator.Q2YwSDe"; reason: private alias.
Removed service ".service_locator.hw6sKSq"; reason: private alias.
Removed service ".service_locator.bbGajtV"; reason: private alias.
Removed service ".service_locator.mLRmpgt"; reason: private alias.
Removed service ".service_locator.V28L4xC"; reason: private alias.
Removed service ".service_locator.5ZvOZFN"; reason: private alias.
Removed service ".service_locator.adcRZJi"; reason: private alias.
Removed service ".service_locator.R0eVoY7"; reason: private alias.
Removed service ".service_locator.qYZSCuX"; reason: private alias.
Removed service ".service_locator.vQ.yUfi"; reason: private alias.
Removed service ".service_locator.OJmnvRJ"; reason: private alias.
Removed service ".service_locator.lDa0JC."; reason: private alias.
Removed service ".service_locator.QphBQXn"; reason: private alias.
Removed service ".service_locator.OJa.eev"; reason: private alias.
Removed service ".service_locator._lKhWXf"; reason: private alias.
Removed service ".service_locator.Mk0gU1j"; reason: private alias.
Removed service ".service_locator.Dd0pvSf"; reason: private alias.
Removed service ".service_locator.4ejaU0i"; reason: private alias.
Removed service ".service_locator.ycTGnp8"; reason: private alias.
Removed service ".service_locator.RxI0rka"; reason: private alias.
Removed service ".service_locator.lN5XF4m"; reason: private alias.
Removed service ".service_locator.g_nMqeF"; reason: private alias.
Removed service ".service_locator.Z9smdpj"; reason: private alias.
Removed service ".service_locator.AKlyUxG"; reason: private alias.
Removed service ".service_locator.2yMVlTQ"; reason: private alias.
Removed service ".service_locator.zefbqsZ"; reason: private alias.
Removed service ".service_locator.2Utnmbs"; reason: private alias.
Removed service ".service_locator.Pes3Nje"; reason: private alias.
Removed service ".service_locator.hKVMOcy"; reason: private alias.
Removed service ".service_locator.mXElgHm"; reason: private alias.
Removed service ".service_locator.1SN.FCQ"; reason: private alias.
Removed service ".service_locator.QDqN4.h"; reason: private alias.
Removed service ".service_locator.x4ztzEr"; reason: private alias.
Removed service ".service_locator.TRAsHL7"; reason: private alias.
Removed service ".service_locator.OrfM60t"; reason: private alias.
Removed service ".service_locator.66101Z1"; reason: private alias.
Removed service ".service_locator.q3A1Npv"; reason: private alias.
Removed service ".service_locator.O7pt1GW"; reason: private alias.
Removed service ".service_locator.iqMjtap"; reason: private alias.
Removed service ".service_locator.uNrkT3b"; reason: private alias.
Removed service ".service_locator.39SgZfy"; reason: private alias.
Removed service ".service_locator.ztSo0dc"; reason: private alias.
Removed service ".service_locator.13C47Fe"; reason: private alias.
Removed service ".service_locator.J1AvPQ8"; reason: private alias.
Removed service ".service_locator.d59xuXq"; reason: private alias.
Removed service ".service_locator.Xc.uWFK"; reason: private alias.
Removed service ".service_locator.9Dxnbq_"; reason: private alias.
Removed service ".service_locator.Az2Z9I7"; reason: private alias.
Removed service ".service_locator.1u2GJBu"; reason: private alias.
Removed service ".service_locator.kQhJ48b"; reason: private alias.
Removed service ".service_locator.S.AWWZx"; reason: private alias.
Removed service ".service_locator.biQm8KD"; reason: private alias.
Removed service ".service_locator.2l9LleU"; reason: private alias.
Removed service ".service_locator.CIzJRoU"; reason: private alias.
Removed service ".service_locator.2te.3ft"; reason: private alias.
Removed service ".service_locator._k..xwN"; reason: private alias.
Removed service ".service_locator.dPQDHsk"; reason: private alias.
Removed service ".service_locator.TzT_kEs"; reason: private alias.
Removed service ".service_locator.g9Lel4j"; reason: private alias.
Removed service ".service_locator.hzC_gwc"; reason: private alias.
Removed service ".service_locator.o.SEhRT"; reason: private alias.
Removed service ".service_locator.0K1BlhX"; reason: private alias.
Removed service ".service_locator.p.BplpA"; reason: private alias.
Removed service ".service_locator.J.UamUQ"; reason: private alias.
Removed service ".service_locator.8NdnQAI"; reason: private alias.
Removed service ".service_locator.W6UwheE"; reason: private alias.
Removed service ".service_locator.BL6giBf"; reason: private alias.
Removed service ".service_locator.bWMBrhS"; reason: private alias.
Removed service ".service_locator.3YXY1OS"; reason: private alias.
Removed service ".service_locator._btc67G"; reason: private alias.
Removed service ".service_locator.fKj67x1"; reason: private alias.
Removed service ".service_locator.WSBuh_u"; reason: private alias.
Removed service ".service_locator.VaClDGC"; reason: private alias.
Removed service ".service_locator.LOHdqDa"; reason: private alias.
Removed service ".service_locator.byr5.QG"; reason: private alias.
Removed service ".service_locator.dtlSZkA"; reason: private alias.
Removed service ".service_locator.Beu1hAj"; reason: private alias.
Removed service ".service_locator.OEFzgNC"; reason: private alias.
Removed service ".service_locator.9z5Jfvz"; reason: private alias.
Removed service ".service_locator.IDNp7HQ"; reason: private alias.
Removed service ".service_locator.LZxesCH"; reason: private alias.
Removed service ".service_locator.NW8aNLC"; reason: private alias.
Removed service ".service_locator.tot64Es"; reason: private alias.
Removed service ".service_locator.uoGC0Zc"; reason: private alias.
Removed service ".service_locator.gQQXGf7"; reason: private alias.
Removed service ".service_locator.9BmjLYj"; reason: private alias.
Removed service ".service_locator.716ipiU"; reason: private alias.
Removed service ".service_locator.hivKDl8"; reason: private alias.
Removed service ".service_locator.UiTrllq"; reason: private alias.
Removed service ".service_locator.XG8SX_u"; reason: private alias.
Removed service ".service_locator.x5IUIdO"; reason: private alias.
Removed service ".service_locator.KG1PKHR"; reason: private alias.
Removed service ".service_locator.2ACp9QU"; reason: private alias.
Removed service ".service_locator.1ISTJrc"; reason: private alias.
Removed service ".service_locator._E_4BWC"; reason: private alias.
Removed service ".service_locator.A4WhDae"; reason: private alias.
Removed service ".service_locator.5JWMRr1"; reason: private alias.
Removed service ".service_locator.xHKQowv"; reason: private alias.
Removed service ".service_locator.IfuKosJ"; reason: private alias.
Removed service ".service_locator.BH_sUtX"; reason: private alias.
Removed service ".service_locator.WqFmlML"; reason: private alias.
Removed service ".service_locator.vGfqWgs"; reason: private alias.
Removed service ".service_locator.JBTglC4"; reason: private alias.
Removed service ".service_locator.TvK68mU"; reason: private alias.
Removed service ".service_locator.nUoN4tt"; reason: private alias.
Removed service ".service_locator.6npSf8P"; reason: private alias.
Removed service ".service_locator._TKptIw"; reason: private alias.
Removed service ".service_locator.d6u2.2z"; reason: private alias.
Removed service ".service_locator.oV.8zN8"; reason: private alias.
Removed service ".service_locator.xISqcYb"; reason: private alias.
Removed service ".service_locator.eWPRiYb"; reason: private alias.
Removed service ".service_locator.zKh2Q8."; reason: private alias.
Removed service ".service_locator.VmSD8Z4"; reason: private alias.
Removed service ".service_locator.2amZzVk"; reason: private alias.
Removed service ".service_locator.mUfgh97"; reason: private alias.
Removed service ".service_locator.iMKI55k"; reason: private alias.
Removed service ".service_locator.xfaegKN"; reason: private alias.
Removed service ".service_locator.lYXLGAZ"; reason: private alias.
Removed service ".service_locator.Tl8c814"; reason: private alias.
Removed service ".service_locator.TGai5Tx"; reason: private alias.
Removed service ".service_locator.POueEnW"; reason: private alias.
Removed service ".service_locator.c9nDIEU"; reason: private alias.
Removed service ".service_locator.uaFX0cB"; reason: private alias.
Removed service ".service_locator.SMgNZGY"; reason: private alias.
Removed service ".service_locator.U0_5SRT"; reason: private alias.
Removed service ".service_locator.NtnhDtS"; reason: private alias.
Removed service ".service_locator.ln2lB1y"; reason: private alias.
Removed service ".service_locator.FWx0W4A"; reason: private alias.
Removed service ".service_locator.IHucwdx"; reason: private alias.
Removed service ".service_locator.BclXZ0Q"; reason: private alias.
Removed service ".service_locator.vWiWdqV"; reason: private alias.
Removed service ".service_locator.kdfzYiA"; reason: private alias.
Removed service ".service_locator.oEfcx0K"; reason: private alias.
Removed service ".service_locator.b8xl3jy"; reason: private alias.
Removed service ".service_locator.tFVwnau"; reason: private alias.
Removed service ".service_locator.PCPHHMZ"; reason: private alias.
Removed service ".service_locator.v3EDDos"; reason: private alias.
Removed service ".service_locator.BHeOUkw"; reason: private alias.
Removed service ".service_locator.yo0V07c"; reason: private alias.
Removed service ".service_locator.8BQoY3H"; reason: private alias.
Removed service ".service_locator.5xxy0fC"; reason: private alias.
Removed service ".service_locator.cOgVTcO"; reason: private alias.
Removed service ".service_locator.O.D.ZxY"; reason: private alias.
Removed service ".service_locator.uPguXMt"; reason: private alias.
Removed service ".service_locator.D.jJDOd"; reason: private alias.
Removed service ".service_locator.kNygXYB"; reason: private alias.
Removed service ".service_locator.GoH.7zJ"; reason: private alias.
Removed service ".service_locator.Nx69aLY"; reason: private alias.
Removed service ".service_locator.RnmQn_C"; reason: private alias.
Removed service ".service_locator.oU9Zvzf"; reason: private alias.
Removed service ".service_locator.f.bhrTs"; reason: private alias.
Removed service ".service_locator._7ckRMW"; reason: private alias.
Removed service ".service_locator.5ELkkPW"; reason: private alias.
Removed service ".service_locator.MPMiiqj"; reason: private alias.
Removed service ".service_locator.8zbfS_p"; reason: private alias.
Removed service ".service_locator.wqE5LG4"; reason: private alias.
Removed service ".service_locator.LKs7uaQ"; reason: private alias.
Removed service ".service_locator.Wmz9hYw"; reason: private alias.
Removed service ".service_locator.iaoJkLN"; reason: private alias.
Removed service ".service_locator.P4ySdu_"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.iLWB9hb"; reason: private alias.
Removed service ".service_locator.PxRGMrK"; reason: private alias.
Removed service ".service_locator.sK2TSuD"; reason: private alias.
Removed service ".service_locator.JkjUIDE"; reason: private alias.
Removed service ".service_locator.3tn6Qob"; reason: private alias.
Removed service ".service_locator.BLIfHaY"; reason: private alias.
Removed service ".service_locator.po6C_BQ"; reason: private alias.
Removed service ".service_locator.s4k4X0V"; reason: private alias.
Removed service ".service_locator.Mf9LPHZ"; reason: private alias.
Removed service ".service_locator.XHGpfd7"; reason: private alias.
Removed service ".service_locator.84HIWV0"; reason: private alias.
Removed service ".service_locator..ejNWFL"; reason: private alias.
Removed service ".service_locator.IzC3YMz"; reason: private alias.
Removed service ".service_locator.ZCsqCM7"; reason: private alias.
Removed service ".service_locator.PrxNp5z"; reason: private alias.
Removed service ".service_locator.3gEXemn"; reason: private alias.
Removed service ".service_locator.hR4Zyf6"; reason: private alias.
Removed service ".service_locator.Iu._82d"; reason: private alias.
Removed service ".service_locator.JGbqWXn"; reason: private alias.
Removed service ".service_locator.5m.oLgP"; reason: private alias.
Removed service ".service_locator.NZd9aSM"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.6XW7g_r"; reason: private alias.
Removed service ".service_locator.8sVoi5x"; reason: private alias.
Removed service ".service_locator.eDTYzxI"; reason: private alias.
Removed service ".service_locator.Or4rq1H"; reason: private alias.
Removed service ".service_locator.Whu5QEC"; reason: private alias.
Removed service ".service_locator.K_YWmv_"; reason: private alias.
Removed service ".service_locator.XjOcjhq"; reason: private alias.
Removed service ".service_locator.Nd4DGa7"; reason: private alias.
Removed service ".service_locator.Hx8C3_4"; reason: private alias.
Removed service ".service_locator.OYTZw6D"; reason: private alias.
Removed service ".service_locator...IAamp"; reason: private alias.
Removed service ".service_locator.ovq_XLt"; reason: private alias.
Removed service ".service_locator.Do1fdeX"; reason: private alias.
Removed service ".service_locator.upy6AfT"; reason: private alias.
Removed service ".service_locator.9BLbxS9"; reason: private alias.
Removed service ".service_locator.LOTu7Vg"; reason: private alias.
Removed service ".service_locator.OkkgDu9"; reason: private alias.
Removed service ".service_locator.ZCgOF9J"; reason: private alias.
Removed service ".service_locator.gU.q3O8"; reason: private alias.
Removed service ".service_locator.J0RsS5d"; reason: private alias.
Removed service ".service_locator.yxNbY9u"; reason: private alias.
Removed service ".service_locator.X0u8nIJ"; reason: private alias.
Removed service ".service_locator.F9zTp5m"; reason: private alias.
Removed service ".service_locator.u.3fmEf"; reason: private alias.
Removed service ".service_locator.7o9QF9U"; reason: private alias.
Removed service ".service_locator.RlumFE3"; reason: private alias.
Removed service ".service_locator.aGSyX2R"; reason: private alias.
Removed service ".service_locator.7VR9b.o"; reason: private alias.
Removed service ".service_locator.NyOY51Q"; reason: private alias.
Removed service ".service_locator.jN1YN.z"; reason: private alias.
Removed service ".service_locator.cgJL4dT"; reason: private alias.
Removed service ".service_locator.dAEdNNG"; reason: private alias.
Removed service ".service_locator.aIX_5u0"; reason: private alias.
Removed service ".service_locator.4Pnn1kc"; reason: private alias.
Removed service ".service_locator.9xIXCZh"; reason: private alias.
Removed service ".service_locator.CcU5lQ1"; reason: private alias.
Removed service ".service_locator.8fm1nl3"; reason: private alias.
Removed service ".service_locator.QK6fgXU"; reason: private alias.
Removed service ".service_locator.9hfw2M9"; reason: private alias.
Removed service ".service_locator.w0fDsHm"; reason: private alias.
Removed service ".service_locator.Mk5KY1o"; reason: private alias.
Removed service ".service_locator.I5N5oY2"; reason: private alias.
Removed service ".service_locator.8pnllqu"; reason: private alias.
Removed service ".service_locator.aZBPy7a"; reason: private alias.
Removed service ".service_locator.Cr8q9Zj"; reason: private alias.
Removed service ".service_locator.3M2ZibS"; reason: private alias.
Removed service ".service_locator.UA4GEOK"; reason: private alias.
Removed service ".service_locator.hjld1it"; reason: private alias.
Removed service ".service_locator.m2LsTyg"; reason: private alias.
Removed service ".service_locator.cE5erar"; reason: private alias.
Removed service ".service_locator.f_ZfRHk"; reason: private alias.
Removed service ".service_locator.9ICQhA9"; reason: private alias.
Removed service ".service_locator.6ZoyyZN"; reason: private alias.
Removed service ".service_locator.NbuOuv2"; reason: private alias.
Removed service ".service_locator.O2d0J3i"; reason: private alias.
Removed service ".service_locator.OgUvCyX"; reason: private alias.
Removed service ".service_locator.Snw3iiD"; reason: private alias.
Removed service ".service_locator.jAshcKq"; reason: private alias.
Removed service ".service_locator._kMRnXQ"; reason: private alias.
Removed service ".service_locator.P0uxQMv"; reason: private alias.
Removed service ".service_locator.qV9yGU6"; reason: private alias.
Removed service ".service_locator.DK81N46"; reason: private alias.
Removed service ".service_locator.025Wi8b"; reason: private alias.
Removed service ".service_locator.iegZwTR"; reason: private alias.
Removed service ".service_locator.cu.xXQ."; reason: private alias.
Removed service ".service_locator.zflPHNE"; reason: private alias.
Removed service ".service_locator.1Eexrs5"; reason: private alias.
Removed service ".service_locator.53p8mQ2"; reason: private alias.
Removed service ".service_locator._j350wL"; reason: private alias.
Removed service ".service_locator.byqXnDS"; reason: private alias.
Removed service ".service_locator.kbH3XCV"; reason: private alias.
Removed service ".service_locator.a6Wqd7A"; reason: private alias.
Removed service ".service_locator.nVFo8sC"; reason: private alias.
Removed service ".service_locator.Cl3Vnyt"; reason: private alias.
Removed service ".service_locator.hvTpjX3"; reason: private alias.
Removed service ".service_locator.FrfCZi2"; reason: private alias.
Removed service ".service_locator.cqbxwuI"; reason: private alias.
Removed service ".service_locator.PI_FpmO"; reason: private alias.
Removed service ".service_locator.p_prLMO"; reason: private alias.
Removed service ".service_locator.53nhTur"; reason: private alias.
Removed service ".service_locator.gC120vC"; reason: private alias.
Removed service ".service_locator.wazcvGt"; reason: private alias.
Removed service ".service_locator.2qIIh6Q"; reason: private alias.
Removed service ".service_locator.yQjL1VU"; reason: private alias.
Removed service ".service_locator.XQeecuj"; reason: private alias.
Removed service ".service_locator.95Aj9Gk"; reason: private alias.
Removed service ".service_locator.1b43.TN"; reason: private alias.
Removed service ".service_locator.eY75xEp"; reason: private alias.
Removed service ".service_locator.HXHcayu"; reason: private alias.
Removed service ".service_locator.sGdhBDt"; reason: private alias.
Removed service ".service_locator.OE5l5mo"; reason: private alias.
Removed service ".service_locator.DE7s66g"; reason: private alias.
Removed service ".service_locator.qnm_CJ1"; reason: private alias.
Removed service ".service_locator.PEiYYFG"; reason: private alias.
Removed service ".service_locator.4E3D_5J"; reason: private alias.
Removed service ".service_locator.__oYcKj"; reason: private alias.
Removed service ".service_locator._XMlhyz"; reason: private alias.
Removed service ".service_locator.sdb9iFJ"; reason: private alias.
Removed service ".service_locator.y41ACC6"; reason: private alias.
Removed service ".service_locator.SbMhE0k"; reason: private alias.
Removed service ".service_locator.ZFNyhz1"; reason: private alias.
Removed service ".service_locator.Ira1ZHI"; reason: private alias.
Removed service ".service_locator.z4CgVIH"; reason: private alias.
Removed service ".service_locator.nOFiYSI"; reason: private alias.
Removed service ".service_locator.zTP3dEo"; reason: private alias.
Removed service ".service_locator.LZlGOoq"; reason: private alias.
Removed service ".service_locator.siU8Hkr"; reason: private alias.
Removed service ".service_locator.WlucJ3q"; reason: private alias.
Removed service ".service_locator.vRL.wvq"; reason: private alias.
Removed service ".service_locator.DSbPqq9"; reason: private alias.
Removed service ".service_locator.j63H3dy"; reason: private alias.
Removed service ".service_locator.bg7VVRH"; reason: private alias.
Removed service ".service_locator.51_Njeq"; reason: private alias.
Removed service ".service_locator.iLcC8L1"; reason: private alias.
Removed service ".service_locator.ShAfb5Q"; reason: private alias.
Removed service ".service_locator.pew0Fei"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator.a1R_f7T"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
376
Changed reference of service "App\Controller\Api\ApiChatController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Api\DiscussionClassController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Api\ResetPasswordController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\Api\UpdatePassword" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\HonnorTableGenerationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Mobile\DiscussionGroupController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\ReportCardController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\SchoolCertificateController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\StudentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\StudentScolarityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AbsenceBySequenceType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AgendaElementType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DisciplineConcileType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ExamAgendaElementType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ExistUserType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\HomeWorkType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PunishType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PunishType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\SecurityAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.w7.f4fT" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.firebase" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.json_login.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "framework_extra_bundle.event.is_granted" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.attribute_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.generator.symfony" 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 "tetranz_select2entity.select2entity_type" previously pointing to "router.default" to "router".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service ".service_locator.UJXugUO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LgiBeB_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6IPD18r" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jTt_U4d" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gtw54eb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.p9TL.xQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.muRvjFZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.iYdltJQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7zVyM9Y" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rpoblIz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KQrI04a" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KUEWcDs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YDGqk7I" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.9EX.wPS" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.PolAlcG" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.GwlcWfI" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.1WcSh6j" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.FWNTIyw" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.yWHgPs8" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.DNfH..q" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.FaV54PK" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.YI4gwOg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator._ug22qO" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.0Gzg4Je" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.b6XjxIh" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.YfynWFA" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.p_AmWQM" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.5L0FZZv" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.hsRiUir" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.S0ZtCgp" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.AFTlDVn" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.b0TiLTN" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.JjVFFsK" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator..hsW3yg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.8f3Dbt0" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.9iCWqqN" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.wO1oihg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.e3dRu9k" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.fy7SPJV" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.fy7SPJV" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.dIWPp.x" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.TKqwdHW" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.cwKUi0u" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.zGwjzzF" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.FX8Azrg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.lgM7Civ" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Fx2ixAX" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.EEOCley" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.uSVscu6" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.72U.DCl" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.iukguiY" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.amSD22I" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.BYL.QaK" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.MZdS9w2" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.oRNiOMm" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.SSm.0X." previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.K8gJCmv" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.EwK2KmS" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.3iQH2tT" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.3lwuu6." previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.aKQ.JSr" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.HPj5Uws" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.ZOtonnG" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.oaUXGxf" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.oaUXGxf" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.fN0bT1l" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.8iFEPaM" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.kCvwtjP" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.HlopnzJ" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.3EHl9vR" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.4EZBGKB" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.E5wxbai" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.t3MbrC." previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.nI3MM8r" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.6Kz3LVB" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.2wdBiGc" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.PFr_Zaq" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Sy9CNLg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.78V7UWt" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.hBs3ujk" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.JVN6n65" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.JVN6n65" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.uACcbGw" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.NA.Egn5" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.ScMvttV" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.M_.L.5B" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.RDeStzo" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.TX9FZVV" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.wYnxvtk" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.4kNCiEa" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.nqf7XNU" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.9bb3J_8" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.KxZszr4" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.XQ4dGUd" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.MkPnG8y" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Xk31Tx_" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.6nM3UDq" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.8KlhP41" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.FibnI5B" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.q1VmKne" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.T38520l" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.iePZiR9" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.a0RaQ6H" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator._1SyWux" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.D5s4Gjs" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.mfFbbw." previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.UVSrsu9" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Gg0D1Dg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.DoxdCTj" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.Gqk2e4v" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.l3lYa5T" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.I9ujPAH" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.gZVpDlf" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.osj9B9F" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.pArx_lt" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.pArx_lt" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.aW.gIVm" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.aW.gIVm" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.AlkdAss" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.i7oTc8H" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.i4D5djH" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.P7eBC7D" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.vr359jO" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.qtfyPcA" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.u2ubn9S" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.8Zapc3I" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.7VAwr.D" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.VFq8_EC" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.1TK4rdp" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.yz.aJh0" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.2xFylVK" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.p_1cpwZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2CtV3Hy" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.gxbYiBs" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.TwM60Pz" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.HmxMsvH" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.7lseJss" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.6lmr3Wg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hl8d8KJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z1obSm2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7QHMuue" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LMzRoa6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.U8puVsh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qGRSE71" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JC0xLYj" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.krc0W7." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MkrTlJ." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pvqKMQf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4tiFoS7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.c2nuo7x" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jZg6QzZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0tPD9VP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LpCUwTT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kMCgZwc" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kMCgZwc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.t5aErNU" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.t5aErNU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bOYgtXK" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4uxrN3k" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Lw3LHkX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fAqtJ0C" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.As9YFlg" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.9daq1rU" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.dn2ph.g" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.dn2ph.g" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.62SWAKt" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.62SWAKt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VB6x1VI" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Lzr5KmG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.x9MGOi5" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.o_RzeeA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.M0m91IX" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.MaygjWu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.G_DlkZ3" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kTga390" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wcnT66S" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.H1hvH2o" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.elqh0n8" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.piVIZ2h" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZnuVVZK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLLEEHr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Db_tCdO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VkOSK2C" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v2WF9d2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SkC9pCb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rzsCWUU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.EZExnow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WB_NqWl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3cAmzFG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8OA4Nw9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LM7ZAdq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LRPnBN6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DW8jd80" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.MccD5pz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8AzFONm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.V7WOZVa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.920S.Ym" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z9ydiC1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BLZ48AL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NSAiTdv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.iRrFHXK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BOP9396" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KViq4RH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1xsSQIP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MH9rcXO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QPSFZQV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NUMh5QT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tq.Erk9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._8KIg4U" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.l9L7KEO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.yDWSLs_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pcVluGD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KFCNYc4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rFW.deB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3FdQWOx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KPphfFw" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TKfkvsL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m21pBKF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UAaxxAh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Ld.0Z8o" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pgS2VLg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UnzCbRH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.s5AymCu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ARJ.FEf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vtolKEB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FQADz84" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VOK9TsN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.P3YWWyG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wBRjmA3" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.usy6ISa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.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.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.im8QGPA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.9Sbc0.x" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "nelmio_api_doc.model_describers.jms.inner" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
1122
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceBlameConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceDisciplineConcileConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencePunishConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencePunishConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsencePunishConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceRetainedConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceWarningConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaDayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaElementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgendaElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreeTermsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreeTermsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgreeTermsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AiTutorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AiTutorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AiTutorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTimetableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTimetableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiTimetableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppInitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppInitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AppInitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BulletinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BulletinController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BulletinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CallNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CallNumberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CallNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DiscussionClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DiscussionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DiscussionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DiscussionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DocInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamAgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ExamAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LocalAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LocalAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LocalAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileLateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileLateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MobileLateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobileNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobileNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MobileNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MobilePunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MobilePunishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MobilePunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OnlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OnlineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OnlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ParentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PunishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StudentScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StudentScolarityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\StudentScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TheClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TheClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\TheClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UnreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UnreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UnreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UpdatePassword"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UpdatePassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UpdatePassword"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserConnectedVerify"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserConnectedVerify"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserConnectedVerify"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserUpdateAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserUpdateAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserUpdateAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppreciationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppreciationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppreciationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlameDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameDisciplineConcileConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlameDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlameExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameRetainedConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlameRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlameWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlameWarningConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlameWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlogCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulletinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulletinController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BulletinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CallNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CallNumberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CallNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineBlameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineBlameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineBlameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineConcileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineConcileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineConcileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineExclusionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineExclusionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineExclusionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinePunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinePunishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplinePunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineRetainedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineRetainedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineRetainedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplineWarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplineWarningController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplineWarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiscussionClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiscussionClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DiscussionClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExamAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaDayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExamAgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamAgendaElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamAgendaElementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExamAgendaElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExamsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FixStudentNamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FixStudentNamesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FixStudentNamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalDisciplineConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalDisciplineConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GlobalDisciplineConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalExamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GlobalExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalQuarterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalQuarterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GlobalQuarterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomePageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeWorkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeWorkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeWorkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HonnorTableGenerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HonnorTableGenerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HonnorTableGenerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsertDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsertDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InsertDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JustifyAbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JustifyAbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JustifyAbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MercureTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MercureTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MercureTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\AbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\DiscussionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DiscussionGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DiscussionGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\DiscussionGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\DocController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\DocController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\DocController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\LateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\LateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\MobileHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\MobileHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\MobileHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\PunishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrimaryNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrimaryParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrimaryParentNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrimaryParentNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PunishCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PunishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PunishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuarterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuarterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuarterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedBlameConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RetainedBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RetainedDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RetainedExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RetainedWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RetainedWarningConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RetainedWarningConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolBreakTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolBreakTimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolBreakTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolCertificateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolCertificateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolSectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolYearController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScolarityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPreInscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentPreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentScolarityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentScolarityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubSequenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubSequenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubSequenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjectGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjectGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubjectGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminHomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminHomePageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SuperAdminHomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestMercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestMercureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestMercureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TheClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TheClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TheClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TimeTableClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeTableExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeTableExamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TimeTableExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimetableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimetableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TimetableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserPreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserPreInscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserPreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserUpdatePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserUpdatePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserUpdatePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerbalProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerbalProcessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VerbalProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningBlameConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningBlameConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningDefinitiveExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningDisciplineConcileConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningDisciplineConcileConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningExclusionConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningExclusionConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningRetainedConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningRetainedConfigController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ExtraStudentsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ExtraStudentsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InitialFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\InitialFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\NotesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TruncateFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\TruncateFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBlameConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceBlameConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceBySequenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceBySequenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceDisciplineConcileConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceDisciplineConcileConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceEditionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceEditionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsencePunishConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsencePunishConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceRetainedConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceRetainedConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceWarningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceWarningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddScolarityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddScolarityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaDayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgendaDayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaElementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgendaElementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgendaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgendaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppreciationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppreciationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlameDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameDisciplineConcileConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlameDisciplineConcileConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlameExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameRetainedConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlameRetainedConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlameWarningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlameWarningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CallNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CallNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategoryEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangeClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangeClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat1Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Chat1Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChatType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineBlameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineBlameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineConcileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineConcileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineExclusionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineExclusionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplinePunishType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplinePunishType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineRetainedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineRetainedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineWarningType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineWarningType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscussionClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiscussionClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaDayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExamAgendaDayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaElementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExamAgendaElementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAgendaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExamAgendaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExamsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExistStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExistUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExistUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexBlameExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameRetainedConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexBlameRetainedConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexBlameWarningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexBlameWarningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedBlameConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexRetainedBlameConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexRetainedExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexRetainedWarningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexRetainedWarningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningBlameConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexWarningBlameConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexWarningExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlexWarningRetainedConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlexWarningRetainedConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalDisciplineConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GlobalDisciplineConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalExamType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GlobalExamType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalQuarterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GlobalQuarterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeWorkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HomeWorkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InsertDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InsertDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\JustifyAbsenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\JustifyAbsenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParentNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PartnerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrimaryNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrimaryParentNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrimaryParentNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PunishCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PunishType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PunishType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuarterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QuarterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedBlameConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RetainedBlameConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RetainedDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RetainedExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RetainedWarningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RetainedWarningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolYearType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolYearType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScolarityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScolarityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SendScolarityMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SendScolarityMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentPreInscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StudentPreInscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentScolarityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StudentScolarityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubSequenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubSequenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubjectGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TheClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TheClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeTableClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TimeTableClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPassUpdateFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserPassUpdateFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPreInscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserPreInscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbalProcessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VerbalProcessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningBlameConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningBlameConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningDefinitiveExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningDisciplineConcileConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningDisciplineConcileConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningExclusionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningExclusionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningRetainedConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningRetainedConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DiscussionClassNotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\DiscussionClassNotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserNotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\UserNotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceBlameConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceBlameConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsencePunishConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsencePunishConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRetainedConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceRetainedConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceWarningConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceWarningConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgendaDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaElementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgendaElementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgendaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgendaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiTutorConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiTutorMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AiTutorPromptRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AiTutorPromptRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppreciationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppreciationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprecitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApprecitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlamePunishConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlamePunishConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameRetainedConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameRetainedConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlameWarningConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlameWarningConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CallNumberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CallNumberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChapitreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChapitreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DefinitiveExclusionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DefinitiveExclusionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineBlameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineBlameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineConcileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineConcileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineExclusionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineExclusionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplinePunishRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplinePunishRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineRetainedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineRetainedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineWarningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineWarningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscussionClassMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscussionClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscussionMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionMessagesCountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscussionMessagesCountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscussionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscussionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExamAgendaDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaElementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExamAgendaElementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAgendaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExamAgendaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamTimeTableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExamTimeTableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExamsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlexRetainedBlameConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FlexRetainedBlameConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineAnabledConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GlobalDisciplineAnabledConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GlobalDisciplineConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalDisciplineEnabledConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GlobalDisciplineEnabledConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalExamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GlobalExamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalQuarterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GlobalQuarterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeWorkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeWorkYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeWorkYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkBookmarkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkBookmarkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HonnorTableLimitMoyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HonnorTableLimitMoyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JustifyAbsenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JustifyAbsenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LeconRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LeconRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LocalAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsBookmarkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsBookmarkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsGalerieRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsGalerieRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParentNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrimaryNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrimaryParentNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrimaryParentNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProgrammeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishBlameConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishBlameConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishRetainedConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishRetainedConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PunishWarningConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PunishWarningConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuarterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuarterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefreshTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RefreshTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedBlameConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedBlameConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDefinitiveExlusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedDefinitiveExlusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RetainedWarningConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RetainedWarningConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearInfosRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolYearInfosRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryEditonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScolarityHistoryEditonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScolarityHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScolarityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScolarityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPreInscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentPreInscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentScolarityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentScolarityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubSequenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubSequenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubjectGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TheClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TheClassYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TheClassYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TimeTableClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeTableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TimeTableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAndroidTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAndroidTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserIphoneTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserIphoneTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserNotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreInscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPreInscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserUnreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserUnreadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VerbalProcessCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VerbalProcessDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VerbalProcessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VerbalProcessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningBlameConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningBlameConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningDefinitiveExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDefinitiveExlusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningDefinitiveExlusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningDisciplineConcileConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExclusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningExclusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningExlusionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningExlusionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningPunishConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningPunishConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningRetainedConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningRetainedConfigRepository"; 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.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
171
Removed service "App\Extensions\Doctrine\MatchAgainst"; reason: unused.
Removed service "App\Message\DiscussionClassNotificationMessage"; reason: unused.
Removed service "App\Message\UserNotificationMessage"; reason: unused.
Removed service "App\Security\JsonAuthenticationFailureHandler"; reason: unused.
Removed service "App\Security\JsonAuthenticationSuccessHandler"; reason: unused.
Removed service "App\Security\JwtLoginSuccessHandler"; reason: unused.
Removed service "App\Service\TinyUrlGeneratorService"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter"; 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 "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "hateoas.configuration.provider.function"; reason: unused.
Removed service "hateoas.configuration.provider.static_method"; reason: unused.
Removed service "hateoas.configuration.provider.expression"; 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 "tetranz_select2entity.autocomplete_service"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.blog_image"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.partner_logo"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.student_profile"; 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 "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "endroid_qr_code.default_builder"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
673
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceBlameConfigController" to "App\Controller\AbsenceBlameConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceController" to "App\Controller\AbsenceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceDisciplineConcileConfigController" to "App\Controller\AbsenceDisciplineConcileConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceExclusionConfigController" to "App\Controller\AbsenceExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsencePunishConfigController" to "App\Controller\AbsencePunishConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceRetainedConfigController" to "App\Controller\AbsenceRetainedConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AbsenceWarningConfigController" to "App\Controller\AbsenceWarningConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AgendaController" to "App\Controller\AgendaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AgendaDayController" to "App\Controller\AgendaDayController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AgendaElementController" to "App\Controller\AgendaElementController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AgreeTermsController" to "App\Controller\AgreeTermsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AbsenceController" to "App\Controller\Api\AbsenceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AgendaController" to "App\Controller\Api\AgendaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AiTutorController" to "App\Controller\Api\AiTutorController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ApiChatController" to "App\Controller\Api\ApiChatController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ApiTimetableController" to "App\Controller\Api\ApiTimetableController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AppInitController" to "App\Controller\Api\AppInitController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\BulletinController" to "App\Controller\Api\BulletinController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\CallNumberController" to "App\Controller\Api\CallNumberController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\DiscussionClassController" to "App\Controller\Api\DiscussionClassController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\DiscussionController" to "App\Controller\Api\DiscussionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\DocInfoController" to "App\Controller\Api\DocInfoController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\EventController" to "App\Controller\Api\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ExamAgendaController" to "App\Controller\Api\ExamAgendaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\HomeController" to "App\Controller\Api\HomeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\HomeworkController" to "App\Controller\Api\HomeworkController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\LateController" to "App\Controller\Api\LateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\LocalAccount" to "App\Controller\Api\LocalAccount".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\LoginController" to "App\Controller\Api\LoginController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\MobileLateController" to "App\Controller\Api\MobileLateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\MobileNoteController" to "App\Controller\Api\MobileNoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\MobilePunishController" to "App\Controller\Api\MobilePunishController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\NewsController" to "App\Controller\Api\NewsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\NoteController" to "App\Controller\Api\NoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\NotificationsController" to "App\Controller\Api\NotificationsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\OnlineController" to "App\Controller\Api\OnlineController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ParentNoteController" to "App\Controller\Api\ParentNoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\PunishController" to "App\Controller\Api\PunishController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ResetPasswordController" to "App\Controller\Api\ResetPasswordController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\StatisticsController" to "App\Controller\Api\StatisticsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\StudentScolarityController" to "App\Controller\Api\StudentScolarityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\TheClassController" to "App\Controller\Api\TheClassController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\TokenController" to "App\Controller\Api\TokenController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\UnreadController" to "App\Controller\Api\UnreadController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\UpdatePassword" to "App\Controller\Api\UpdatePassword".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\UserConnectedVerify" to "App\Controller\Api\UserConnectedVerify".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\UserUpdateAccount" to "App\Controller\Api\UserUpdateAccount".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AppreciationController" to "App\Controller\AppreciationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ArchiveController" to "App\Controller\ArchiveController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlameDefinitiveExclusionConfigController" to "App\Controller\BlameDefinitiveExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlameDisciplineConcileConfigController" to "App\Controller\BlameDisciplineConcileConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlameExclusionConfigController" to "App\Controller\BlameExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlameRetainedConfigController" to "App\Controller\BlameRetainedConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlameWarningConfigController" to "App\Controller\BlameWarningConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlogCategoryController" to "App\Controller\BlogCategoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BlogController" to "App\Controller\BlogController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\BulletinController" to "App\Controller\BulletinController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\CallNumberController" to "App\Controller\CallNumberController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\CategoryEventController" to "App\Controller\CategoryEventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ChatController" to "App\Controller\ChatController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplineBlameController" to "App\Controller\DisciplineBlameController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplineConcileController" to "App\Controller\DisciplineConcileController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplineExclusionController" to "App\Controller\DisciplineExclusionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplinePunishController" to "App\Controller\DisciplinePunishController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplineRetainedController" to "App\Controller\DisciplineRetainedController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DisciplineWarningController" to "App\Controller\DisciplineWarningController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DiscussionClassController" to "App\Controller\DiscussionClassController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DocInfoController" to "App\Controller\DocInfoController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\EventController" to "App\Controller\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExamAgendaController" to "App\Controller\ExamAgendaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExamAgendaDayController" to "App\Controller\ExamAgendaDayController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExamAgendaElementController" to "App\Controller\ExamAgendaElementController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ExamsController" to "App\Controller\ExamsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\FixStudentNamesController" to "App\Controller\FixStudentNamesController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\GlobalDisciplineConfigController" to "App\Controller\GlobalDisciplineConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\GlobalExamController" to "App\Controller\GlobalExamController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\GlobalQuarterController" to "App\Controller\GlobalQuarterController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\HomePageController" to "App\Controller\HomePageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\HomeWorkController" to "App\Controller\HomeWorkController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\HonnorTableGenerationController" to "App\Controller\HonnorTableGenerationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\InsertDataController" to "App\Controller\InsertDataController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\JustifyAbsenceController" to "App\Controller\JustifyAbsenceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\LateController" to "App\Controller\LateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\MercureTestController" to "App\Controller\MercureTestController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\AbsenceController" to "App\Controller\Mobile\AbsenceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\DiscussionController" to "App\Controller\Mobile\DiscussionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\DiscussionGroupController" to "App\Controller\Mobile\DiscussionGroupController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\DocController" to "App\Controller\Mobile\DocController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\EventController" to "App\Controller\Mobile\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\HomeworkController" to "App\Controller\Mobile\HomeworkController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\LateController" to "App\Controller\Mobile\LateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\MobileHomeController" to "App\Controller\Mobile\MobileHomeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\NewsController" to "App\Controller\Mobile\NewsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Mobile\PunishController" to "App\Controller\Mobile\PunishController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\NewsCategoryController" to "App\Controller\NewsCategoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\NewsController" to "App\Controller\NewsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\NoteController" to "App\Controller\NoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ParentNoteController" to "App\Controller\ParentNoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\PartnerController" to "App\Controller\PartnerController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\PrimaryNoteController" to "App\Controller\PrimaryNoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\PrimaryParentNoteController" to "App\Controller\PrimaryParentNoteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ProgrammeController" to "App\Controller\ProgrammeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\PunishCategoryController" to "App\Controller\PunishCategoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\PunishController" to "App\Controller\PunishController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\QuarterController" to "App\Controller\QuarterController".
Inlined service "App\Security\EmailVerifier" to "App\Controller\RegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ReportCardController" to "App\Controller\ReportCardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RetainedBlameConfigController" to "App\Controller\RetainedBlameConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RetainedDefinitiveExclusionConfigController" to "App\Controller\RetainedDefinitiveExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RetainedExclusionConfigController" to "App\Controller\RetainedExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RetainedWarningConfigController" to "App\Controller\RetainedWarningConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SchoolBreakTimeController" to "App\Controller\SchoolBreakTimeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SchoolCertificateController" to "App\Controller\SchoolCertificateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SchoolController" to "App\Controller\SchoolController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SchoolSectionController" to "App\Controller\SchoolSectionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SchoolYearController" to "App\Controller\SchoolYearController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ScolarityController" to "App\Controller\ScolarityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\StatsController" to "App\Controller\StatsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\StudentController" to "App\Controller\StudentController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\StudentPreInscriptionController" to "App\Controller\StudentPreInscriptionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\StudentScolarityController" to "App\Controller\StudentScolarityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SubSequenceController" to "App\Controller\SubSequenceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SubjectController" to "App\Controller\SubjectController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SubjectGroupController" to "App\Controller\SubjectGroupController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SuperAdminHomePageController" to "App\Controller\SuperAdminHomePageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TestMercureController" to "App\Controller\TestMercureController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TheClassController" to "App\Controller\TheClassController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ThemeController" to "App\Controller\ThemeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TimeTableClassController" to "App\Controller\TimeTableClassController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TimeTableExamController" to "App\Controller\TimeTableExamController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TimetableController" to "App\Controller\TimetableController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserPreInscriptionController" to "App\Controller\UserPreInscriptionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserProfileController" to "App\Controller\UserProfileController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserRegistrationController" to "App\Controller\UserRegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserUpdatePasswordController" to "App\Controller\UserUpdatePasswordController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\VerbalProcessController" to "App\Controller\VerbalProcessController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\WarningBlameConfigController" to "App\Controller\WarningBlameConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\WarningDefinitiveExclusionConfigController" to "App\Controller\WarningDefinitiveExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\WarningDisciplineConcileConfigController" to "App\Controller\WarningDisciplineConcileConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\WarningExclusionConfigController" to "App\Controller\WarningExclusionConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\WarningRetainedConfigController" to "App\Controller\WarningRetainedConfigController".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
Inlined service "notifier" to "App\Service\PushNotificationService".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.0zSajUB" 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.F9PKc.7" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service ".service_locator.0TACwl3" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "notifier.flash_message_importance_mapper" to "notifier.channel.browser".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "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 "notifier.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.AaI1MY0" 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.9BUmWDm" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.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 "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "hateoas.twig.link" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service ".time.twig.extension.time" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.37HB4VX" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.9Sbc0.x" to "security.helper".
Inlined service ".service_locator.QR43s4z" to "security.helper".
Inlined service ".service_locator.6n8Us2x" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.zF8jCRm" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.6lZKntV" to "security.access_map".
Inlined service ".security.request_matcher.Y9D8alB" to "security.access_map".
Inlined service ".security.request_matcher.IkxFHmN" to "security.access_map".
Inlined service ".security.request_matcher.to2ZBMK" to "security.access_map".
Inlined service ".security.request_matcher.a4hbBrP" to "security.access_map".
Inlined service ".security.request_matcher.edfAn4G" to "security.access_map".
Inlined service ".security.request_matcher.v8NUoeW" to "security.access_map".
Inlined service ".security.request_matcher.E86b5dn" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.Bs7fT.P" to "security.access_map".
Inlined service ".security.request_matcher._LPAaOJ" to "security.access_map".
Inlined service ".security.request_matcher.53PqPGL" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.0Tr6F1W" to "security.access_map".
Inlined service ".security.request_matcher.V5gL7cA" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service ".security.request_matcher.BcCbdZH" to ".security.request_matcher.WEvoChb".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "security.authentication.success_handler.api.json_login" to "security.authenticator.json_login.api".
Inlined service "security.authentication.failure_handler.api.json_login" to "security.authenticator.json_login.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AuthenticationEntryPoint" to "security.exception_listener.main".
Inlined service "App\Security\AccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.FkmbIop" to ".security.request_matcher.zF8jCRm".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.Ecz.3I4" to ".security.request_matcher.6lZKntV".
Inlined service ".security.request_matcher.EG2o.X8" to ".security.request_matcher.Y9D8alB".
Inlined service ".security.request_matcher.sVFGlhj" to ".security.request_matcher.IkxFHmN".
Inlined service ".security.request_matcher.IVSIB3_" to ".security.request_matcher.to2ZBMK".
Inlined service ".security.request_matcher.SrVSuHb" to ".security.request_matcher.a4hbBrP".
Inlined service ".security.request_matcher.vgIqgsv" to ".security.request_matcher.edfAn4G".
Inlined service ".security.request_matcher.fOcekG_" to ".security.request_matcher.v8NUoeW".
Inlined service ".security.request_matcher.v.rX7hI" to ".security.request_matcher.E86b5dn".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.lyVOED." to ".security.request_matcher.Bs7fT.P".
Inlined service ".security.request_matcher.aFChmGz" to ".security.request_matcher._LPAaOJ".
Inlined service ".security.request_matcher.3If.iPr" to ".security.request_matcher.53PqPGL".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.yM7vOJ9" to ".security.request_matcher.0Tr6F1W".
Inlined service ".security.request_matcher.RTNyENl" to ".security.request_matcher.V5gL7cA".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.wGcUvrz" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
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 "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
Inlined service "hateoas.configuration.metadata.annotation_reader" to "hateoas.configuration.metadata.annotation_driver".
Inlined service "hateoas.configuration.metadata.attribute_driver" to "hateoas.configuration.metadata.annotation_or_attribute_driver".
Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.annotation_or_attribute_driver".
Inlined service "hateoas.configuration.metadata.annotation_or_attribute_driver" to "hateoas.configuration.metadata.extension_driver".
Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
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.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" 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_api_doc.model_describers.jms.inner" to "nelmio_api_doc.model_describers.jms.bazinga_hateoas".
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 "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 "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "mercure.hub.default.jwt.factory" to ".lazy.mercure.hub.default.jwt.factory".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\ExtraStudentsFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\InitialFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\NotesFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\TruncateFixtures" to "doctrine.fixtures.loader".
Inlined service "Endroid\QrCode\Writer\PngWriter" to "Endroid\QrCode\Builder\BuilderRegistry".
Inlined service "Endroid\QrCode\Builder\BuilderRegistry" to "Endroid\QrCodeBundle\Twig\QrCodeRuntime".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "Omines\DataTablesBundle\Twig\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\DiscussionClassNotificationMessageHandler" to ".messenger.handler_descriptor.xd7GqMO".
Inlined service "App\MessageHandler\UserNotificationMessageHandler" to ".messenger.handler_descriptor.7xVqZX8".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service "http_client.uri_template" to ".debug.http_client".
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 "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.pToDJZH" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.AhUofkH" to "console.command_loader".
Inlined service ".service_locator.otfny_1.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 "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
6
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "nelmio_api_doc.model_describers.jms.bazinga_hateoas", "mercure.hub.default.traceable", ".debug.http_client", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.security", "monolog.logger.snappy", "monolog.logger.deprecation", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.