Since symfony/doctrine-bridge 7.4: The "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension" class is deprecated, the code is incorporated into the extension classes of Doctrine bundles.
The "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension" class extends "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension" that is deprecated since Symfony 7.4, the code is incorporated into the extension classes of Doctrine bundles.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
User Deprecated: Since symfony/validator 7.3: Passing an array of options to configure the "Symfony\Component\Validator\Constraints\NotBlank" constraint is deprecated, use named arguments instead.
User Deprecated: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Symfony\Component\Validator\Constraints\NotBlank instead.
User Deprecated: Since symfony/validator 7.3: Passing an array of options to configure the "Symfony\Component\Validator\Constraints\Email" constraint is deprecated, use named arguments instead.
User Deprecated: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Symfony\Component\Validator\Constraints\Email instead.
"""
SELECT quote_ident(table_name) AS table_name,\n table_schema AS schema_name\nFROM information_schema.tables\nWHERE table_catalog = ?\n AND table_schema NOT LIKE 'pg\_%'\n AND table_schema != 'information_schema'\n AND table_name != 'geometry_columns'\n AND table_name != 'spatial_ref_sys'\n AND table_type = 'BASE TABLE'\nORDER BY\n quote_ident(table_name)
"""
(parameters:
[1 => "idarapro"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT quote_ident(table_name) AS table_name,\n table_schema AS schema_name\nFROM information_schema.tables\nWHERE table_catalog = ?\n AND table_schema NOT LIKE 'pg\_%'\n AND table_schema != 'information_schema'\n AND table_name != 'geometry_columns'\n AND table_name != 'spatial_ref_sys'\n AND table_type = 'BASE TABLE'\nORDER BY\n quote_ident(table_name)
"""
"params" => [1 => "idarapro"
]
"types" => [1 => 2]
]
debug
Executing query:
"""
SELECT schema_name\nFROM information_schema.schemata\nWHERE schema_name NOT LIKE 'pg\_%'\nAND schema_name != 'information_schema'
"""
doctrine
[
"sql" => """
SELECT schema_name\nFROM information_schema.schemata\nWHERE schema_name NOT LIKE 'pg\_%'\nAND schema_name != 'information_schema'
"""
]
debug
Executing query:
"SHOW search_path"
doctrine
[
"sql" => "SHOW search_path"
]
debug
Executing query:
"SELECT tenant_id FROM instituts WHERE tenant_id IS NOT NULL ORDER BY name ASC"
doctrine
[
"sql" => "SELECT tenant_id FROM instituts WHERE tenant_id IS NOT NULL ORDER BY name ASC"
]
Log messages generated during the compilation of the service container.
Messages
Class
852
Resolving inheritance for ".instanceof.App\Autocompleter\UserAutocompleter.0.App\Autocompleter\UserAutocompleter" (parent: .abstract.instanceof.App\Autocompleter\UserAutocompleter).
Resolving inheritance for "App\Autocompleter\UserAutocompleter" (parent: .instanceof.App\Autocompleter\UserAutocompleter.0.App\Autocompleter\UserAutocompleter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveNotificationsCommand" (parent: .abstract.instanceof.App\Command\ArchiveNotificationsCommand).
Resolving inheritance for ".instanceof.App\Command\ArchiveNotificationsCommand.0.App\Command\ArchiveNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveNotificationsCommand).
Resolving inheritance for "App\Command\ArchiveNotificationsCommand" (parent: .instanceof.App\Command\ArchiveNotificationsCommand.0.App\Command\ArchiveNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearTenantCacheCommand" (parent: .abstract.instanceof.App\Command\ClearTenantCacheCommand).
Resolving inheritance for ".instanceof.App\Command\ClearTenantCacheCommand.0.App\Command\ClearTenantCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearTenantCacheCommand).
Resolving inheritance for "App\Command\ClearTenantCacheCommand" (parent: .instanceof.App\Command\ClearTenantCacheCommand.0.App\Command\ClearTenantCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeDistancesCommand" (parent: .abstract.instanceof.App\Command\ComputeDistancesCommand).
Resolving inheritance for ".instanceof.App\Command\ComputeDistancesCommand.0.App\Command\ComputeDistancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeDistancesCommand).
Resolving inheritance for "App\Command\ComputeDistancesCommand" (parent: .instanceof.App\Command\ComputeDistancesCommand.0.App\Command\ComputeDistancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand" (parent: .abstract.instanceof.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand).
Resolving inheritance for "App\Command\CreateAdminCommand" (parent: .instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand" (parent: .abstract.instanceof.App\Command\CreateSuperAdminCommand).
Resolving inheritance for ".instanceof.App\Command\CreateSuperAdminCommand.0.App\Command\CreateSuperAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand).
Resolving inheritance for "App\Command\CreateSuperAdminCommand" (parent: .instanceof.App\Command\CreateSuperAdminCommand.0.App\Command\CreateSuperAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand).
Resolving inheritance for "App\Command\CreateUserCommand" (parent: .instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixProposedClassroomsCommand" (parent: .abstract.instanceof.App\Command\FixProposedClassroomsCommand).
Resolving inheritance for ".instanceof.App\Command\FixProposedClassroomsCommand.0.App\Command\FixProposedClassroomsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixProposedClassroomsCommand).
Resolving inheritance for "App\Command\FixProposedClassroomsCommand" (parent: .instanceof.App\Command\FixProposedClassroomsCommand.0.App\Command\FixProposedClassroomsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFamilyReregistrationCommand" (parent: .abstract.instanceof.App\Command\GenerateFamilyReregistrationCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateFamilyReregistrationCommand.0.App\Command\GenerateFamilyReregistrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFamilyReregistrationCommand).
Resolving inheritance for "App\Command\GenerateFamilyReregistrationCommand" (parent: .instanceof.App\Command\GenerateFamilyReregistrationCommand.0.App\Command\GenerateFamilyReregistrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNewRegistrationsCommand" (parent: .abstract.instanceof.App\Command\ImportNewRegistrationsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportNewRegistrationsCommand.0.App\Command\ImportNewRegistrationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNewRegistrationsCommand).
Resolving inheritance for "App\Command\ImportNewRegistrationsCommand" (parent: .instanceof.App\Command\ImportNewRegistrationsCommand.0.App\Command\ImportNewRegistrationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizFromHtmlCommand" (parent: .abstract.instanceof.App\Command\ImportQuizFromHtmlCommand).
Resolving inheritance for ".instanceof.App\Command\ImportQuizFromHtmlCommand.0.App\Command\ImportQuizFromHtmlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizFromHtmlCommand).
Resolving inheritance for "App\Command\ImportQuizFromHtmlCommand" (parent: .instanceof.App\Command\ImportQuizFromHtmlCommand.0.App\Command\ImportQuizFromHtmlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizResponsesCommand" (parent: .abstract.instanceof.App\Command\ImportQuizResponsesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportQuizResponsesCommand.0.App\Command\ImportQuizResponsesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizResponsesCommand).
Resolving inheritance for "App\Command\ImportQuizResponsesCommand" (parent: .instanceof.App\Command\ImportQuizResponsesCommand.0.App\Command\ImportQuizResponsesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDiscoveryProgramsCommand" (parent: .abstract.instanceof.App\Command\InitDiscoveryProgramsCommand).
Resolving inheritance for ".instanceof.App\Command\InitDiscoveryProgramsCommand.0.App\Command\InitDiscoveryProgramsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDiscoveryProgramsCommand).
Resolving inheritance for "App\Command\InitDiscoveryProgramsCommand" (parent: .instanceof.App\Command\InitDiscoveryProgramsCommand.0.App\Command\InitDiscoveryProgramsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListDefaultPinsCommand" (parent: .abstract.instanceof.App\Command\ListDefaultPinsCommand).
Resolving inheritance for ".instanceof.App\Command\ListDefaultPinsCommand.0.App\Command\ListDefaultPinsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListDefaultPinsCommand).
Resolving inheritance for "App\Command\ListDefaultPinsCommand" (parent: .instanceof.App\Command\ListDefaultPinsCommand.0.App\Command\ListDefaultPinsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEmailsCommand" (parent: .abstract.instanceof.App\Command\ProcessEmailsCommand).
Resolving inheritance for ".instanceof.App\Command\ProcessEmailsCommand.0.App\Command\ProcessEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEmailsCommand).
Resolving inheritance for "App\Command\ProcessEmailsCommand" (parent: .instanceof.App\Command\ProcessEmailsCommand.0.App\Command\ProcessEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAttendanceRemindersCommand" (parent: .abstract.instanceof.App\Command\SendAttendanceRemindersCommand).
Resolving inheritance for ".instanceof.App\Command\SendAttendanceRemindersCommand.0.App\Command\SendAttendanceRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAttendanceRemindersCommand).
Resolving inheritance for "App\Command\SendAttendanceRemindersCommand" (parent: .instanceof.App\Command\SendAttendanceRemindersCommand.0.App\Command\SendAttendanceRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand" (parent: .abstract.instanceof.App\Command\SendTestEmailCommand).
Resolving inheritance for ".instanceof.App\Command\SendTestEmailCommand.0.App\Command\SendTestEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand).
Resolving inheritance for "App\Command\SendTestEmailCommand" (parent: .instanceof.App\Command\SendTestEmailCommand.0.App\Command\SendTestEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMercureNotificationCommand" (parent: .abstract.instanceof.App\Command\TestMercureNotificationCommand).
Resolving inheritance for ".instanceof.App\Command\TestMercureNotificationCommand.0.App\Command\TestMercureNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMercureNotificationCommand).
Resolving inheritance for "App\Command\TestMercureNotificationCommand" (parent: .instanceof.App\Command\TestMercureNotificationCommand.0.App\Command\TestMercureNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordsFromCsvCommand" (parent: .abstract.instanceof.App\Command\UpdatePasswordsFromCsvCommand).
Resolving inheritance for ".instanceof.App\Command\UpdatePasswordsFromCsvCommand.0.App\Command\UpdatePasswordsFromCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordsFromCsvCommand).
Resolving inheritance for "App\Command\UpdatePasswordsFromCsvCommand" (parent: .instanceof.App\Command\UpdatePasswordsFromCsvCommand.0.App\Command\UpdatePasswordsFromCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkerManagerCommand" (parent: .abstract.instanceof.App\Command\WorkerManagerCommand).
Resolving inheritance for ".instanceof.App\Command\WorkerManagerCommand.0.App\Command\WorkerManagerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkerManagerCommand).
Resolving inheritance for "App\Command\WorkerManagerCommand" (parent: .instanceof.App\Command\WorkerManagerCommand.0.App\Command\WorkerManagerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceJustificationController" (parent: .abstract.instanceof.App\Controller\AbsenceJustificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceJustificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceJustificationController).
Resolving inheritance for "App\Controller\AbsenceJustificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceJustificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencesController" (parent: .abstract.instanceof.App\Controller\AbsencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencesController).
Resolving inheritance for ".instanceof.App\Controller\AbsencesController.0.App\Controller\AbsencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencesController).
Resolving inheritance for "App\Controller\AbsencesController" (parent: .instanceof.App\Controller\AbsencesController.0.App\Controller\AbsencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController" (parent: .abstract.instanceof.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.App\Controller\AccountController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController).
Resolving inheritance for "App\Controller\AccountController" (parent: .instanceof.App\Controller\AccountController.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CoursePathwayAdminController" (parent: .abstract.instanceof.App\Controller\Admin\CoursePathwayAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CoursePathwayAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CoursePathwayAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CoursePathwayAdminController.0.App\Controller\Admin\CoursePathwayAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CoursePathwayAdminController).
Resolving inheritance for "App\Controller\Admin\CoursePathwayAdminController" (parent: .instanceof.App\Controller\Admin\CoursePathwayAdminController.0.App\Controller\Admin\CoursePathwayAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewRegistrationAdminController" (parent: .abstract.instanceof.App\Controller\Admin\NewRegistrationAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewRegistrationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewRegistrationAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NewRegistrationAdminController.0.App\Controller\Admin\NewRegistrationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewRegistrationAdminController).
Resolving inheritance for "App\Controller\Admin\NewRegistrationAdminController" (parent: .instanceof.App\Controller\Admin\NewRegistrationAdminController.0.App\Controller\Admin\NewRegistrationAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearClassroomController" (parent: .abstract.instanceof.App\Controller\Admin\NextYearClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearClassroomController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NextYearClassroomController.0.App\Controller\Admin\NextYearClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearClassroomController).
Resolving inheritance for "App\Controller\Admin\NextYearClassroomController" (parent: .instanceof.App\Controller\Admin\NextYearClassroomController.0.App\Controller\Admin\NextYearClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearStudentsController" (parent: .abstract.instanceof.App\Controller\Admin\NextYearStudentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearStudentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearStudentsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NextYearStudentsController.0.App\Controller\Admin\NextYearStudentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearStudentsController).
Resolving inheritance for "App\Controller\Admin\NextYearStudentsController" (parent: .instanceof.App\Controller\Admin\NextYearStudentsController.0.App\Controller\Admin\NextYearStudentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentAdminController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PaymentAdminController.0.App\Controller\Admin\PaymentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentAdminController).
Resolving inheritance for "App\Controller\Admin\PaymentAdminController" (parent: .instanceof.App\Controller\Admin\PaymentAdminController.0.App\Controller\Admin\PaymentAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PedagogicalProgramAdminController" (parent: .abstract.instanceof.App\Controller\Admin\PedagogicalProgramAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PedagogicalProgramAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PedagogicalProgramAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PedagogicalProgramAdminController.0.App\Controller\Admin\PedagogicalProgramAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PedagogicalProgramAdminController).
Resolving inheritance for "App\Controller\Admin\PedagogicalProgramAdminController" (parent: .instanceof.App\Controller\Admin\PedagogicalProgramAdminController.0.App\Controller\Admin\PedagogicalProgramAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodAdminController" (parent: .abstract.instanceof.App\Controller\Admin\PeriodAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PeriodAdminController.0.App\Controller\Admin\PeriodAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodAdminController).
Resolving inheritance for "App\Controller\Admin\PeriodAdminController" (parent: .instanceof.App\Controller\Admin\PeriodAdminController.0.App\Controller\Admin\PeriodAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PricingAdminController" (parent: .abstract.instanceof.App\Controller\Admin\PricingAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PricingAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PricingAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PricingAdminController.0.App\Controller\Admin\PricingAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PricingAdminController).
Resolving inheritance for "App\Controller\Admin\PricingAdminController" (parent: .instanceof.App\Controller\Admin\PricingAdminController.0.App\Controller\Admin\PricingAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuranProgramAdminController" (parent: .abstract.instanceof.App\Controller\Admin\QuranProgramAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuranProgramAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuranProgramAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\QuranProgramAdminController.0.App\Controller\Admin\QuranProgramAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuranProgramAdminController).
Resolving inheritance for "App\Controller\Admin\QuranProgramAdminController" (parent: .instanceof.App\Controller\Admin\QuranProgramAdminController.0.App\Controller\Admin\QuranProgramAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationDashboardController" (parent: .abstract.instanceof.App\Controller\Admin\RegistrationDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RegistrationDashboardController.0.App\Controller\Admin\RegistrationDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationDashboardController).
Resolving inheritance for "App\Controller\Admin\RegistrationDashboardController" (parent: .instanceof.App\Controller\Admin\RegistrationDashboardController.0.App\Controller\Admin\RegistrationDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationPeriodController" (parent: .abstract.instanceof.App\Controller\Admin\RegistrationPeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationPeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationPeriodController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RegistrationPeriodController.0.App\Controller\Admin\RegistrationPeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationPeriodController).
Resolving inheritance for "App\Controller\Admin\RegistrationPeriodController" (parent: .instanceof.App\Controller\Admin\RegistrationPeriodController.0.App\Controller\Admin\RegistrationPeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationAdminController" (parent: .abstract.instanceof.App\Controller\Admin\ReregistrationAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ReregistrationAdminController.0.App\Controller\Admin\ReregistrationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationAdminController).
Resolving inheritance for "App\Controller\Admin\ReregistrationAdminController" (parent: .instanceof.App\Controller\Admin\ReregistrationAdminController.0.App\Controller\Admin\ReregistrationAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationBlacklistController" (parent: .abstract.instanceof.App\Controller\Admin\ReregistrationBlacklistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationBlacklistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationBlacklistController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ReregistrationBlacklistController.0.App\Controller\Admin\ReregistrationBlacklistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationBlacklistController).
Resolving inheritance for "App\Controller\Admin\ReregistrationBlacklistController" (parent: .instanceof.App\Controller\Admin\ReregistrationBlacklistController.0.App\Controller\Admin\ReregistrationBlacklistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WaitlistAdminController" (parent: .abstract.instanceof.App\Controller\Admin\WaitlistAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WaitlistAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WaitlistAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\WaitlistAdminController.0.App\Controller\Admin\WaitlistAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WaitlistAdminController).
Resolving inheritance for "App\Controller\Admin\WaitlistAdminController" (parent: .instanceof.App\Controller\Admin\WaitlistAdminController.0.App\Controller\Admin\WaitlistAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.App\Controller\AdminController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRemunerationController" (parent: .abstract.instanceof.App\Controller\AdminRemunerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRemunerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRemunerationController).
Resolving inheritance for "App\Controller\AdminRemunerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRemunerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.App\Controller\ApiController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.App\Controller\ApiController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceController" (parent: .abstract.instanceof.App\Controller\AttendanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceController).
Resolving inheritance for ".instanceof.App\Controller\AttendanceController.0.App\Controller\AttendanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceController).
Resolving inheritance for "App\Controller\AttendanceController" (parent: .instanceof.App\Controller\AttendanceController.0.App\Controller\AttendanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarEventController" (parent: .abstract.instanceof.App\Controller\CalendarEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarEventController).
Resolving inheritance for ".instanceof.App\Controller\CalendarEventController.0.App\Controller\CalendarEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarEventController).
Resolving inheritance for "App\Controller\CalendarEventController" (parent: .instanceof.App\Controller\CalendarEventController.0.App\Controller\CalendarEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassesController" (parent: .abstract.instanceof.App\Controller\ClassesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassesController).
Resolving inheritance for ".instanceof.App\Controller\ClassesController.0.App\Controller\ClassesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassesController).
Resolving inheritance for "App\Controller\ClassesController" (parent: .instanceof.App\Controller\ClassesController.0.App\Controller\ClassesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomTrackingController" (parent: .abstract.instanceof.App\Controller\ClassroomTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomTrackingController).
Resolving inheritance for ".instanceof.App\Controller\ClassroomTrackingController.0.App\Controller\ClassroomTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomTrackingController).
Resolving inheritance for "App\Controller\ClassroomTrackingController" (parent: .instanceof.App\Controller\ClassroomTrackingController.0.App\Controller\ClassroomTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.App\Controller\ContactController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.App\Controller\ContactController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseCancellationController" (parent: .abstract.instanceof.App\Controller\CourseCancellationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseCancellationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseCancellationController).
Resolving inheritance for ".instanceof.App\Controller\CourseCancellationController.0.App\Controller\CourseCancellationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseCancellationController).
Resolving inheritance for "App\Controller\CourseCancellationController" (parent: .instanceof.App\Controller\CourseCancellationController.0.App\Controller\CourseCancellationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursePathwayController" (parent: .abstract.instanceof.App\Controller\CoursePathwayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursePathwayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursePathwayController).
Resolving inheritance for ".instanceof.App\Controller\CoursePathwayController.0.App\Controller\CoursePathwayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursePathwayController).
Resolving inheritance for "App\Controller\CoursePathwayController" (parent: .instanceof.App\Controller\CoursePathwayController.0.App\Controller\CoursePathwayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinaryController" (parent: .abstract.instanceof.App\Controller\DisciplinaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinaryController).
Resolving inheritance for ".instanceof.App\Controller\DisciplinaryController.0.App\Controller\DisciplinaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinaryController).
Resolving inheritance for "App\Controller\DisciplinaryController" (parent: .instanceof.App\Controller\DisciplinaryController.0.App\Controller\DisciplinaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentShareController" (parent: .abstract.instanceof.App\Controller\DocumentShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentShareController).
Resolving inheritance for ".instanceof.App\Controller\DocumentShareController.0.App\Controller\DocumentShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentShareController).
Resolving inheritance for "App\Controller\DocumentShareController" (parent: .instanceof.App\Controller\DocumentShareController.0.App\Controller\DocumentShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailManagementController" (parent: .abstract.instanceof.App\Controller\EmailManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailManagementController).
Resolving inheritance for ".instanceof.App\Controller\EmailManagementController.0.App\Controller\EmailManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailManagementController).
Resolving inheritance for "App\Controller\EmailManagementController" (parent: .instanceof.App\Controller\EmailManagementController.0.App\Controller\EmailManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailPreviewController" (parent: .abstract.instanceof.App\Controller\EmailPreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailPreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailPreviewController).
Resolving inheritance for "App\Controller\EmailPreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailPreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackingController" (parent: .abstract.instanceof.App\Controller\EmailTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackingController).
Resolving inheritance for "App\Controller\EmailTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationController" (parent: .abstract.instanceof.App\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationController).
Resolving inheritance for ".instanceof.App\Controller\EvaluationController.0.App\Controller\EvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationController).
Resolving inheritance for "App\Controller\EvaluationController" (parent: .instanceof.App\Controller\EvaluationController.0.App\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationTemplateAdminController" (parent: .abstract.instanceof.App\Controller\EvaluationTemplateAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationTemplateAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationTemplateAdminController).
Resolving inheritance for ".instanceof.App\Controller\EvaluationTemplateAdminController.0.App\Controller\EvaluationTemplateAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationTemplateAdminController).
Resolving inheritance for "App\Controller\EvaluationTemplateAdminController" (parent: .instanceof.App\Controller\EvaluationTemplateAdminController.0.App\Controller\EvaluationTemplateAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventTypeController" (parent: .abstract.instanceof.App\Controller\EventTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventTypeController).
Resolving inheritance for ".instanceof.App\Controller\EventTypeController.0.App\Controller\EventTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventTypeController).
Resolving inheritance for "App\Controller\EventTypeController" (parent: .instanceof.App\Controller\EventTypeController.0.App\Controller\EventTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController" (parent: .abstract.instanceof.App\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController).
Resolving inheritance for ".instanceof.App\Controller\FaqController.0.App\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController).
Resolving inheritance for "App\Controller\FaqController" (parent: .instanceof.App\Controller\FaqController.0.App\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionPaieController" (parent: .abstract.instanceof.App\Controller\GestionPaieController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionPaieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionPaieController).
Resolving inheritance for "App\Controller\GestionPaieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionPaieController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController" (parent: .abstract.instanceof.App\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController).
Resolving inheritance for ".instanceof.App\Controller\GroupController.0.App\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController).
Resolving inheritance for "App\Controller\GroupController" (parent: .instanceof.App\Controller\GroupController.0.App\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupQuranProgramController" (parent: .abstract.instanceof.App\Controller\GroupQuranProgramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupQuranProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupQuranProgramController).
Resolving inheritance for ".instanceof.App\Controller\GroupQuranProgramController.0.App\Controller\GroupQuranProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupQuranProgramController).
Resolving inheritance for "App\Controller\GroupQuranProgramController" (parent: .instanceof.App\Controller\GroupQuranProgramController.0.App\Controller\GroupQuranProgramController).
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 ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailboxController" (parent: .abstract.instanceof.App\Controller\MailboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MailboxController).
Resolving inheritance for ".instanceof.App\Controller\MailboxController.0.App\Controller\MailboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailboxController).
Resolving inheritance for "App\Controller\MailboxController" (parent: .instanceof.App\Controller\MailboxController.0.App\Controller\MailboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MissionRoleApiController" (parent: .abstract.instanceof.App\Controller\MissionRoleApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MissionRoleApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MissionRoleApiController).
Resolving inheritance for "App\Controller\MissionRoleApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MissionRoleApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController" (parent: .abstract.instanceof.App\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController).
Resolving inheritance for "App\Controller\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\FinancialController" (parent: .abstract.instanceof.App\Controller\Parent\FinancialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\FinancialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\FinancialController).
Resolving inheritance for ".instanceof.App\Controller\Parent\FinancialController.0.App\Controller\Parent\FinancialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\FinancialController).
Resolving inheritance for "App\Controller\Parent\FinancialController" (parent: .instanceof.App\Controller\Parent\FinancialController.0.App\Controller\Parent\FinancialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\HomeworkReadController" (parent: .abstract.instanceof.App\Controller\Parent\HomeworkReadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\HomeworkReadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\HomeworkReadController).
Resolving inheritance for "App\Controller\Parent\HomeworkReadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\HomeworkReadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentAddChildController" (parent: .abstract.instanceof.App\Controller\Parent\ParentAddChildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentAddChildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentAddChildController).
Resolving inheritance for ".instanceof.App\Controller\Parent\ParentAddChildController.0.App\Controller\Parent\ParentAddChildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentAddChildController).
Resolving inheritance for "App\Controller\Parent\ParentAddChildController" (parent: .instanceof.App\Controller\Parent\ParentAddChildController.0.App\Controller\Parent\ParentAddChildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentPaymentController" (parent: .abstract.instanceof.App\Controller\Parent\ParentPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentPaymentController).
Resolving inheritance for ".instanceof.App\Controller\Parent\ParentPaymentController.0.App\Controller\Parent\ParentPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentPaymentController).
Resolving inheritance for "App\Controller\Parent\ParentPaymentController" (parent: .instanceof.App\Controller\Parent\ParentPaymentController.0.App\Controller\Parent\ParentPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationController" (parent: .abstract.instanceof.App\Controller\Parent\ParentReregistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationController).
Resolving inheritance for ".instanceof.App\Controller\Parent\ParentReregistrationController.0.App\Controller\Parent\ParentReregistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationController).
Resolving inheritance for "App\Controller\Parent\ParentReregistrationController" (parent: .instanceof.App\Controller\Parent\ParentReregistrationController.0.App\Controller\Parent\ParentReregistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationWizardController" (parent: .abstract.instanceof.App\Controller\Parent\ParentReregistrationWizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationWizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationWizardController).
Resolving inheritance for ".instanceof.App\Controller\Parent\ParentReregistrationWizardController.0.App\Controller\Parent\ParentReregistrationWizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationWizardController).
Resolving inheritance for "App\Controller\Parent\ParentReregistrationWizardController" (parent: .instanceof.App\Controller\Parent\ParentReregistrationWizardController.0.App\Controller\Parent\ParentReregistrationWizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentWaitlistController" (parent: .abstract.instanceof.App\Controller\Parent\ParentWaitlistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentWaitlistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentWaitlistController).
Resolving inheritance for ".instanceof.App\Controller\Parent\ParentWaitlistController.0.App\Controller\Parent\ParentWaitlistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentWaitlistController).
Resolving inheritance for "App\Controller\Parent\ParentWaitlistController" (parent: .instanceof.App\Controller\Parent\ParentWaitlistController.0.App\Controller\Parent\ParentWaitlistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentController" (parent: .abstract.instanceof.App\Controller\ParentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentController).
Resolving inheritance for "App\Controller\ParentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentsController" (parent: .abstract.instanceof.App\Controller\ParentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentsController).
Resolving inheritance for "App\Controller\ParentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalFollowUpController" (parent: .abstract.instanceof.App\Controller\PedagogicalFollowUpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalFollowUpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalFollowUpController).
Resolving inheritance for ".instanceof.App\Controller\PedagogicalFollowUpController.0.App\Controller\PedagogicalFollowUpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalFollowUpController).
Resolving inheritance for "App\Controller\PedagogicalFollowUpController" (parent: .instanceof.App\Controller\PedagogicalFollowUpController.0.App\Controller\PedagogicalFollowUpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalHubController" (parent: .abstract.instanceof.App\Controller\PedagogicalHubController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalHubController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalHubController).
Resolving inheritance for ".instanceof.App\Controller\PedagogicalHubController.0.App\Controller\PedagogicalHubController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalHubController).
Resolving inheritance for "App\Controller\PedagogicalHubController" (parent: .instanceof.App\Controller\PedagogicalHubController.0.App\Controller\PedagogicalHubController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalProgramController" (parent: .abstract.instanceof.App\Controller\PedagogicalProgramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalProgramController).
Resolving inheritance for "App\Controller\PedagogicalProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalProgramController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalSupportController" (parent: .abstract.instanceof.App\Controller\PedagogicalSupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalSupportController).
Resolving inheritance for ".instanceof.App\Controller\PedagogicalSupportController.0.App\Controller\PedagogicalSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalSupportController).
Resolving inheritance for "App\Controller\PedagogicalSupportController" (parent: .instanceof.App\Controller\PedagogicalSupportController.0.App\Controller\PedagogicalSupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PeriodController" (parent: .abstract.instanceof.App\Controller\PeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PeriodController).
Resolving inheritance for "App\Controller\PeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicRegistrationController" (parent: .abstract.instanceof.App\Controller\PublicRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicRegistrationController).
Resolving inheritance for ".instanceof.App\Controller\PublicRegistrationController.0.App\Controller\PublicRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicRegistrationController).
Resolving inheritance for "App\Controller\PublicRegistrationController" (parent: .instanceof.App\Controller\PublicRegistrationController.0.App\Controller\PublicRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController" (parent: .abstract.instanceof.App\Controller\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController).
Resolving inheritance for ".instanceof.App\Controller\QuizController.0.App\Controller\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController).
Resolving inheritance for "App\Controller\QuizController" (parent: .instanceof.App\Controller\QuizController.0.App\Controller\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizPublicController" (parent: .abstract.instanceof.App\Controller\QuizPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizPublicController).
Resolving inheritance for ".instanceof.App\Controller\QuizPublicController.0.App\Controller\QuizPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizPublicController).
Resolving inheritance for "App\Controller\QuizPublicController" (parent: .instanceof.App\Controller\QuizPublicController.0.App\Controller\QuizPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizTakeController" (parent: .abstract.instanceof.App\Controller\QuizTakeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizTakeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizTakeController).
Resolving inheritance for ".instanceof.App\Controller\QuizTakeController.0.App\Controller\QuizTakeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizTakeController).
Resolving inheritance for "App\Controller\QuizTakeController" (parent: .instanceof.App\Controller\QuizTakeController.0.App\Controller\QuizTakeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranController" (parent: .abstract.instanceof.App\Controller\QuranController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranController).
Resolving inheritance for ".instanceof.App\Controller\QuranController.0.App\Controller\QuranController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranController).
Resolving inheritance for "App\Controller\QuranController" (parent: .instanceof.App\Controller\QuranController.0.App\Controller\QuranController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranExamController" (parent: .abstract.instanceof.App\Controller\QuranExamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranExamController).
Resolving inheritance for ".instanceof.App\Controller\QuranExamController.0.App\Controller\QuranExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranExamController).
Resolving inheritance for "App\Controller\QuranExamController" (parent: .instanceof.App\Controller\QuranExamController.0.App\Controller\QuranExamController).
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\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 ".instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoleContextController" (parent: .abstract.instanceof.App\Controller\RoleContextController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleContextController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoleContextController).
Resolving inheritance for "App\Controller\RoleContextController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleContextController).
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\StaffDocumentsController" (parent: .abstract.instanceof.App\Controller\StaffDocumentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDocumentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffDocumentsController).
Resolving inheritance for ".instanceof.App\Controller\StaffDocumentsController.0.App\Controller\StaffDocumentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDocumentsController).
Resolving inheritance for "App\Controller\StaffDocumentsController" (parent: .instanceof.App\Controller\StaffDocumentsController.0.App\Controller\StaffDocumentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentAdminController" (parent: .abstract.instanceof.App\Controller\StudentAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentAdminController).
Resolving inheritance for ".instanceof.App\Controller\StudentAdminController.0.App\Controller\StudentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentAdminController).
Resolving inheritance for "App\Controller\StudentAdminController" (parent: .instanceof.App\Controller\StudentAdminController.0.App\Controller\StudentAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPortalController" (parent: .abstract.instanceof.App\Controller\StudentPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPortalController).
Resolving inheritance for ".instanceof.App\Controller\StudentPortalController.0.App\Controller\StudentPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPortalController).
Resolving inheritance for "App\Controller\StudentPortalController" (parent: .instanceof.App\Controller\StudentPortalController.0.App\Controller\StudentPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentQuranTrackingController" (parent: .abstract.instanceof.App\Controller\StudentQuranTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentQuranTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentQuranTrackingController).
Resolving inheritance for ".instanceof.App\Controller\StudentQuranTrackingController.0.App\Controller\StudentQuranTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentQuranTrackingController).
Resolving inheritance for "App\Controller\StudentQuranTrackingController" (parent: .instanceof.App\Controller\StudentQuranTrackingController.0.App\Controller\StudentQuranTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentSearchApiController" (parent: .abstract.instanceof.App\Controller\StudentSearchApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentSearchApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentSearchApiController).
Resolving inheritance for ".instanceof.App\Controller\StudentSearchApiController.0.App\Controller\StudentSearchApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentSearchApiController).
Resolving inheritance for "App\Controller\StudentSearchApiController" (parent: .instanceof.App\Controller\StudentSearchApiController.0.App\Controller\StudentSearchApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuiviCoranController" (parent: .abstract.instanceof.App\Controller\SuiviCoranController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuiviCoranController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuiviCoranController).
Resolving inheritance for ".instanceof.App\Controller\SuiviCoranController.0.App\Controller\SuiviCoranController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuiviCoranController).
Resolving inheritance for "App\Controller\SuiviCoranController" (parent: .instanceof.App\Controller\SuiviCoranController.0.App\Controller\SuiviCoranController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAbsenceController" (parent: .abstract.instanceof.App\Controller\TeacherAbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAbsenceController).
Resolving inheritance for "App\Controller\TeacherAbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController" (parent: .abstract.instanceof.App\Controller\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController).
Resolving inheritance for ".instanceof.App\Controller\TeacherController.0.App\Controller\TeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController).
Resolving inheritance for "App\Controller\TeacherController" (parent: .instanceof.App\Controller\TeacherController.0.App\Controller\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherHomeworkController" (parent: .abstract.instanceof.App\Controller\TeacherHomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherHomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherHomeworkController).
Resolving inheritance for ".instanceof.App\Controller\TeacherHomeworkController.0.App\Controller\TeacherHomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherHomeworkController).
Resolving inheritance for "App\Controller\TeacherHomeworkController" (parent: .instanceof.App\Controller\TeacherHomeworkController.0.App\Controller\TeacherHomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherMissionController" (parent: .abstract.instanceof.App\Controller\TeacherMissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherMissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherMissionController).
Resolving inheritance for "App\Controller\TeacherMissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherMissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSupportController" (parent: .abstract.instanceof.App\Controller\TeacherSupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSupportController).
Resolving inheritance for ".instanceof.App\Controller\TeacherSupportController.0.App\Controller\TeacherSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSupportController).
Resolving inheritance for "App\Controller\TeacherSupportController" (parent: .instanceof.App\Controller\TeacherSupportController.0.App\Controller\TeacherSupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TenantController" (parent: .abstract.instanceof.App\Controller\TenantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TenantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TenantController).
Resolving inheritance for "App\Controller\TenantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TenantController).
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\UserAdminController" (parent: .abstract.instanceof.App\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserAdminController).
Resolving inheritance for ".instanceof.App\Controller\UserAdminController.0.App\Controller\UserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserAdminController).
Resolving inheritance for "App\Controller\UserAdminController" (parent: .instanceof.App\Controller\UserAdminController.0.App\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCredentialsController" (parent: .abstract.instanceof.App\Controller\UserCredentialsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCredentialsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCredentialsController).
Resolving inheritance for ".instanceof.App\Controller\UserCredentialsController.0.App\Controller\UserCredentialsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCredentialsController).
Resolving inheritance for "App\Controller\UserCredentialsController" (parent: .instanceof.App\Controller\UserCredentialsController.0.App\Controller\UserCredentialsController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CalendarEventFixtures" (parent: .abstract.instanceof.App\DataFixtures\CalendarEventFixtures).
Resolving inheritance for "App\DataFixtures\CalendarEventFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CalendarEventFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassroomStatusFixtures" (parent: .abstract.instanceof.App\DataFixtures\ClassroomStatusFixtures).
Resolving inheritance for "App\DataFixtures\ClassroomStatusFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassroomStatusFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursePathwayFixtures" (parent: .abstract.instanceof.App\DataFixtures\CoursePathwayFixtures).
Resolving inheritance for "App\DataFixtures\CoursePathwayFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursePathwayFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\EventTypeFixtures).
Resolving inheritance for "App\DataFixtures\EventTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationCategoryFixtures" (parent: .abstract.instanceof.App\DataFixtures\NotificationCategoryFixtures).
Resolving inheritance for "App\DataFixtures\NotificationCategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationCategoryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranErrorTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\QuranErrorTypeFixtures).
Resolving inheritance for "App\DataFixtures\QuranErrorTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranErrorTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranLetterTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\QuranLetterTypeFixtures).
Resolving inheritance for "App\DataFixtures\QuranLetterTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranLetterTypeFixtures).
Resolving inheritance for ".instanceof.App\EventListener\ClassroomAcademicYearListener.0.App\EventListener\ClassroomAcademicYearListener" (parent: .abstract.instanceof.App\EventListener\ClassroomAcademicYearListener).
Resolving inheritance for "App\EventListener\ClassroomAcademicYearListener" (parent: .instanceof.App\EventListener\ClassroomAcademicYearListener.0.App\EventListener\ClassroomAcademicYearListener).
Resolving inheritance for ".instanceof.App\EventListener\InstitutCacheListener.0.App\EventListener\InstitutCacheListener" (parent: .abstract.instanceof.App\EventListener\InstitutCacheListener).
Resolving inheritance for "App\EventListener\InstitutCacheListener" (parent: .instanceof.App\EventListener\InstitutCacheListener.0.App\EventListener\InstitutCacheListener).
Resolving inheritance for ".instanceof.App\EventListener\ProgramChangeListener.0.App\EventListener\ProgramChangeListener" (parent: .abstract.instanceof.App\EventListener\ProgramChangeListener).
Resolving inheritance for "App\EventListener\ProgramChangeListener" (parent: .instanceof.App\EventListener\ProgramChangeListener.0.App\EventListener\ProgramChangeListener).
Resolving inheritance for ".instanceof.App\EventSubscriber\EntityNotificationSubscriber.0.App\EventSubscriber\EntityNotificationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EntityNotificationSubscriber).
Resolving inheritance for "App\EventSubscriber\EntityNotificationSubscriber" (parent: .instanceof.App\EventSubscriber\EntityNotificationSubscriber.0.App\EventSubscriber\EntityNotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuickMenuSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\QuickMenuSubscriber).
Resolving inheritance for "App\EventSubscriber\QuickMenuSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuickMenuSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RecaptchaLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RecaptchaLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\RecaptchaLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RecaptchaLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePasswordType" (parent: .abstract.instanceof.App\Form\Account\ChangePasswordType).
Resolving inheritance for "App\Form\Account\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePinType" (parent: .abstract.instanceof.App\Form\Account\ChangePinType).
Resolving inheritance for "App\Form\Account\ChangePinType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePinType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType" (parent: .abstract.instanceof.App\Form\AddressType).
Resolving inheritance for "App\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdultType" (parent: .abstract.instanceof.App\Form\AdultType).
Resolving inheritance for "App\Form\AdultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdultType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalendarEventType" (parent: .abstract.instanceof.App\Form\CalendarEventType).
Resolving inheritance for "App\Form\CalendarEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalendarEventType).
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\ChildEditType" (parent: .abstract.instanceof.App\Form\ChildEditType).
Resolving inheritance for "App\Form\ChildEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildType" (parent: .abstract.instanceof.App\Form\ChildType).
Resolving inheritance for "App\Form\ChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomPricingType" (parent: .abstract.instanceof.App\Form\ClassroomPricingType).
Resolving inheritance for "App\Form\ClassroomPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomType" (parent: .abstract.instanceof.App\Form\ClassroomType).
Resolving inheritance for "App\Form\ClassroomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CoursePathwayType" (parent: .abstract.instanceof.App\Form\CoursePathwayType).
Resolving inheritance for "App\Form\CoursePathwayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CoursePathwayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmergencyContactType" (parent: .abstract.instanceof.App\Form\EmergencyContactType).
Resolving inheritance for "App\Form\EmergencyContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmergencyContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventTypeType" (parent: .abstract.instanceof.App\Form\EventTypeType).
Resolving inheritance for "App\Form\EventTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HealthRecordType" (parent: .abstract.instanceof.App\Form\HealthRecordType).
Resolving inheritance for "App\Form\HealthRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HealthRecordType).
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\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentProfileEditType" (parent: .abstract.instanceof.App\Form\ParentProfileEditType).
Resolving inheritance for "App\Form\ParentProfileEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentProfileEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentsType" (parent: .abstract.instanceof.App\Form\ParentsType).
Resolving inheritance for "App\Form\ParentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PathwayPricingType" (parent: .abstract.instanceof.App\Form\PathwayPricingType).
Resolving inheritance for "App\Form\PathwayPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PathwayPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentConfigurationType" (parent: .abstract.instanceof.App\Form\PaymentConfigurationType).
Resolving inheritance for "App\Form\PaymentConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedagogicalSupportType" (parent: .abstract.instanceof.App\Form\PedagogicalSupportType).
Resolving inheritance for "App\Form\PedagogicalSupportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedagogicalSupportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodType" (parent: .abstract.instanceof.App\Form\PeriodType).
Resolving inheritance for "App\Form\PeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationPeriodType" (parent: .abstract.instanceof.App\Form\RegistrationPeriodType).
Resolving inheritance for "App\Form\RegistrationPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationType" (parent: .abstract.instanceof.App\Form\RegistrationType).
Resolving inheritance for "App\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationType).
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\ScheduleType" (parent: .abstract.instanceof.App\Form\ScheduleType).
Resolving inheritance for "App\Form\ScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiblingDiscountTierType" (parent: .abstract.instanceof.App\Form\SiblingDiscountTierType).
Resolving inheritance for "App\Form\SiblingDiscountTierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiblingDiscountTierType).
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\TeacherAbsenceType" (parent: .abstract.instanceof.App\Form\TeacherAbsenceType).
Resolving inheritance for "App\Form\TeacherAbsenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherAbsenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherMissionType" (parent: .abstract.instanceof.App\Form\TeacherMissionType).
Resolving inheritance for "App\Form\TeacherMissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherMissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherType" (parent: .abstract.instanceof.App\Form\TeacherType).
Resolving inheritance for "App\Form\TeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VacationType" (parent: .abstract.instanceof.App\Form\VacationType).
Resolving inheritance for "App\Form\VacationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VacationType).
Resolving inheritance for ".instanceof.App\MessageHandler\CreateUserNotificationsHandler.0.App\MessageHandler\CreateUserNotificationsHandler" (parent: .abstract.instanceof.App\MessageHandler\CreateUserNotificationsHandler).
Resolving inheritance for "App\MessageHandler\CreateUserNotificationsHandler" (parent: .instanceof.App\MessageHandler\CreateUserNotificationsHandler.0.App\MessageHandler\CreateUserNotificationsHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\RetryEmailMessageHandler.0.App\MessageHandler\RetryEmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RetryEmailMessageHandler).
Resolving inheritance for "App\MessageHandler\RetryEmailMessageHandler" (parent: .instanceof.App\MessageHandler\RetryEmailMessageHandler.0.App\MessageHandler\RetryEmailMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendEmailMessageHandler.0.App\MessageHandler\SendEmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendEmailMessageHandler).
Resolving inheritance for "App\MessageHandler\SendEmailMessageHandler" (parent: .instanceof.App\MessageHandler\SendEmailMessageHandler.0.App\MessageHandler\SendEmailMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceJustificationRequestRepository" (parent: .abstract.instanceof.App\Repository\AbsenceJustificationRequestRepository).
Resolving inheritance for "App\Repository\AbsenceJustificationRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceJustificationRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository" (parent: .abstract.instanceof.App\Repository\AdminRepository).
Resolving inheritance for "App\Repository\AdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdultRepository" (parent: .abstract.instanceof.App\Repository\AdultRepository).
Resolving inheritance for "App\Repository\AdultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceRepository" (parent: .abstract.instanceof.App\Repository\AttendanceRepository).
Resolving inheritance for "App\Repository\AttendanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceSheetRepository" (parent: .abstract.instanceof.App\Repository\AttendanceSheetRepository).
Resolving inheritance for "App\Repository\AttendanceSheetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceSheetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository" (parent: .abstract.instanceof.App\Repository\CalendarEventRepository).
Resolving inheritance for "App\Repository\CalendarEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckEncashmentConfigRepository" (parent: .abstract.instanceof.App\Repository\CheckEncashmentConfigRepository).
Resolving inheritance for "App\Repository\CheckEncashmentConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckEncashmentConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassEnrollmentRepository" (parent: .abstract.instanceof.App\Repository\ClassEnrollmentRepository).
Resolving inheritance for "App\Repository\ClassEnrollmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassEnrollmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomPricingRepository" (parent: .abstract.instanceof.App\Repository\ClassroomPricingRepository).
Resolving inheritance for "App\Repository\ClassroomPricingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomPricingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository" (parent: .abstract.instanceof.App\Repository\ClassroomRepository).
Resolving inheritance for "App\Repository\ClassroomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomStatusRepository" (parent: .abstract.instanceof.App\Repository\ClassroomStatusRepository).
Resolving inheritance for "App\Repository\ClassroomStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentLogRepository" (parent: .abstract.instanceof.App\Repository\ConsentLogRepository).
Resolving inheritance for "App\Repository\ConsentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationParticipantRepository" (parent: .abstract.instanceof.App\Repository\ConversationParticipantRepository).
Resolving inheritance for "App\Repository\ConversationParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository" (parent: .abstract.instanceof.App\Repository\ConversationRepository).
Resolving inheritance for "App\Repository\ConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursePathwayRepository" (parent: .abstract.instanceof.App\Repository\CoursePathwayRepository).
Resolving inheritance for "App\Repository\CoursePathwayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursePathwayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentAccessRepository" (parent: .abstract.instanceof.App\Repository\DocumentAccessRepository).
Resolving inheritance for "App\Repository\DocumentAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentCommentRepository" (parent: .abstract.instanceof.App\Repository\DocumentCommentRepository).
Resolving inheritance for "App\Repository\DocumentCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRequestRepository" (parent: .abstract.instanceof.App\Repository\DocumentRequestRepository).
Resolving inheritance for "App\Repository\DocumentRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentShareRepository" (parent: .abstract.instanceof.App\Repository\DocumentShareRepository).
Resolving inheritance for "App\Repository\DocumentShareRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentShareRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository" (parent: .abstract.instanceof.App\Repository\DocumentTypeRepository).
Resolving inheritance for "App\Repository\DocumentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmergencyContactRepository" (parent: .abstract.instanceof.App\Repository\EmergencyContactRepository).
Resolving inheritance for "App\Repository\EmergencyContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmergencyContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriteriaSnapshotRepository" (parent: .abstract.instanceof.App\Repository\EvaluationCriteriaSnapshotRepository).
Resolving inheritance for "App\Repository\EvaluationCriteriaSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriteriaSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriterionRepository" (parent: .abstract.instanceof.App\Repository\EvaluationCriterionRepository).
Resolving inheritance for "App\Repository\EvaluationCriterionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriterionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationGradeRepository" (parent: .abstract.instanceof.App\Repository\EvaluationGradeRepository).
Resolving inheritance for "App\Repository\EvaluationGradeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationGradeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionCommentRepository" (parent: .abstract.instanceof.App\Repository\EvaluationSectionCommentRepository).
Resolving inheritance for "App\Repository\EvaluationSectionCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionRepository" (parent: .abstract.instanceof.App\Repository\EvaluationSectionRepository).
Resolving inheritance for "App\Repository\EvaluationSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSheetRepository" (parent: .abstract.instanceof.App\Repository\EvaluationSheetRepository).
Resolving inheritance for "App\Repository\EvaluationSheetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSheetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationTemplateRepository" (parent: .abstract.instanceof.App\Repository\EvaluationTemplateRepository).
Resolving inheritance for "App\Repository\EvaluationTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository" (parent: .abstract.instanceof.App\Repository\EventTypeRepository).
Resolving inheritance for "App\Repository\EventTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyDiscountRepository" (parent: .abstract.instanceof.App\Repository\FamilyDiscountRepository).
Resolving inheritance for "App\Repository\FamilyDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyDiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupQuranProgramRepository" (parent: .abstract.instanceof.App\Repository\GroupQuranProgramRepository).
Resolving inheritance for "App\Repository\GroupQuranProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupQuranProgramRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" (parent: .abstract.instanceof.App\Repository\GroupRepository).
Resolving inheritance for "App\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupSurahRepository" (parent: .abstract.instanceof.App\Repository\GroupSurahRepository).
Resolving inheritance for "App\Repository\GroupSurahRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupSurahRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HealthRecordRepository" (parent: .abstract.instanceof.App\Repository\HealthRecordRepository).
Resolving inheritance for "App\Repository\HealthRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HealthRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository" (parent: .abstract.instanceof.App\Repository\HomeworkAttachmentRepository).
Resolving inheritance for "App\Repository\HomeworkAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkReadStatusRepository" (parent: .abstract.instanceof.App\Repository\HomeworkReadStatusRepository).
Resolving inheritance for "App\Repository\HomeworkReadStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkReadStatusRepository).
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\InstitutRepository" (parent: .abstract.instanceof.App\Repository\InstitutRepository).
Resolving inheritance for "App\Repository\InstitutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InstitutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelRepository" (parent: .abstract.instanceof.App\Repository\LevelRepository).
Resolving inheritance for "App\Repository\LevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelRepository).
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\MissionRoleRepository" (parent: .abstract.instanceof.App\Repository\MissionRoleRepository).
Resolving inheritance for "App\Repository\MissionRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MissionRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewRegistrationRequestRepository" (parent: .abstract.instanceof.App\Repository\NewRegistrationRequestRepository).
Resolving inheritance for "App\Repository\NewRegistrationRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewRegistrationRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationBroadcastRepository" (parent: .abstract.instanceof.App\Repository\NotificationBroadcastRepository).
Resolving inheritance for "App\Repository\NotificationBroadcastRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationBroadcastRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCategoryRepository" (parent: .abstract.instanceof.App\Repository\NotificationCategoryRepository).
Resolving inheritance for "App\Repository\NotificationCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentsRepository" (parent: .abstract.instanceof.App\Repository\ParentsRepository).
Resolving inheritance for "App\Repository\ParentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PathwayPricingRepository" (parent: .abstract.instanceof.App\Repository\PathwayPricingRepository).
Resolving inheritance for "App\Repository\PathwayPricingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PathwayPricingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentConfigurationRepository" (parent: .abstract.instanceof.App\Repository\PaymentConfigurationRepository).
Resolving inheritance for "App\Repository\PaymentConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentInstallmentRepository" (parent: .abstract.instanceof.App\Repository\PaymentInstallmentRepository).
Resolving inheritance for "App\Repository\PaymentInstallmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentInstallmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository" (parent: .abstract.instanceof.App\Repository\PaymentRepository).
Resolving inheritance for "App\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalCategoryRepository" (parent: .abstract.instanceof.App\Repository\PedagogicalCategoryRepository).
Resolving inheritance for "App\Repository\PedagogicalCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalProgramRepository" (parent: .abstract.instanceof.App\Repository\PedagogicalProgramRepository).
Resolving inheritance for "App\Repository\PedagogicalProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalProgramRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportPermissionRepository" (parent: .abstract.instanceof.App\Repository\PedagogicalSupportPermissionRepository).
Resolving inheritance for "App\Repository\PedagogicalSupportPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportPermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportRepository" (parent: .abstract.instanceof.App\Repository\PedagogicalSupportRepository).
Resolving inheritance for "App\Repository\PedagogicalSupportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportTypeRepository" (parent: .abstract.instanceof.App\Repository\PedagogicalSupportTypeRepository).
Resolving inheritance for "App\Repository\PedagogicalSupportTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository" (parent: .abstract.instanceof.App\Repository\PeriodRepository).
Resolving inheritance for "App\Repository\PeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingConfigurationRepository" (parent: .abstract.instanceof.App\Repository\PricingConfigurationRepository).
Resolving inheritance for "App\Repository\PricingConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemAttachmentRepository" (parent: .abstract.instanceof.App\Repository\ProgramItemAttachmentRepository).
Resolving inheritance for "App\Repository\ProgramItemAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemRepository" (parent: .abstract.instanceof.App\Repository\ProgramItemRepository).
Resolving inheritance for "App\Repository\ProgramItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemStatusRepository" (parent: .abstract.instanceof.App\Repository\ProgramItemStatusRepository).
Resolving inheritance for "App\Repository\ProgramItemStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizAnswerRepository" (parent: .abstract.instanceof.App\Repository\QuizAnswerRepository).
Resolving inheritance for "App\Repository\QuizAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionOptionRepository" (parent: .abstract.instanceof.App\Repository\QuizQuestionOptionRepository).
Resolving inheritance for "App\Repository\QuizQuestionOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository" (parent: .abstract.instanceof.App\Repository\QuizQuestionRepository).
Resolving inheritance for "App\Repository\QuizQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository" (parent: .abstract.instanceof.App\Repository\QuizRepository).
Resolving inheritance for "App\Repository\QuizRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizSubmissionRepository" (parent: .abstract.instanceof.App\Repository\QuizSubmissionRepository).
Resolving inheritance for "App\Repository\QuizSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranErrorTypeRepository" (parent: .abstract.instanceof.App\Repository\QuranErrorTypeRepository).
Resolving inheritance for "App\Repository\QuranErrorTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranErrorTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamErrorRepository" (parent: .abstract.instanceof.App\Repository\QuranExamErrorRepository).
Resolving inheritance for "App\Repository\QuranExamErrorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamErrorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamRepository" (parent: .abstract.instanceof.App\Repository\QuranExamRepository).
Resolving inheritance for "App\Repository\QuranExamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranHizbRepository" (parent: .abstract.instanceof.App\Repository\QuranHizbRepository).
Resolving inheritance for "App\Repository\QuranHizbRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranHizbRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranJuzRepository" (parent: .abstract.instanceof.App\Repository\QuranJuzRepository).
Resolving inheritance for "App\Repository\QuranJuzRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranJuzRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranLetterTypeRepository" (parent: .abstract.instanceof.App\Repository\QuranLetterTypeRepository).
Resolving inheritance for "App\Repository\QuranLetterTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranLetterTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranSessionRepository" (parent: .abstract.instanceof.App\Repository\QuranSessionRepository).
Resolving inheritance for "App\Repository\QuranSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationDetailRepository" (parent: .abstract.instanceof.App\Repository\RegistrationDetailRepository).
Resolving inheritance for "App\Repository\RegistrationDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPaymentRepository" (parent: .abstract.instanceof.App\Repository\RegistrationPaymentRepository).
Resolving inheritance for "App\Repository\RegistrationPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPeriodRepository" (parent: .abstract.instanceof.App\Repository\RegistrationPeriodRepository).
Resolving inheritance for "App\Repository\RegistrationPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository" (parent: .abstract.instanceof.App\Repository\RegistrationRepository).
Resolving inheritance for "App\Repository\RegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationBlacklistRepository" (parent: .abstract.instanceof.App\Repository\ReregistrationBlacklistRepository).
Resolving inheritance for "App\Repository\ReregistrationBlacklistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationBlacklistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationDocumentRepository" (parent: .abstract.instanceof.App\Repository\ReregistrationDocumentRepository).
Resolving inheritance for "App\Repository\ReregistrationDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationRequestRepository" (parent: .abstract.instanceof.App\Repository\ReregistrationRequestRepository).
Resolving inheritance for "App\Repository\ReregistrationRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationRequestRepository).
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\ResourceRequestRepository" (parent: .abstract.instanceof.App\Repository\ResourceRequestRepository).
Resolving inheritance for "App\Repository\ResourceRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResourceRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository" (parent: .abstract.instanceof.App\Repository\RoomRepository).
Resolving inheritance for "App\Repository\RoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionDeclarationRepository" (parent: .abstract.instanceof.App\Repository\SessionDeclarationRepository).
Resolving inheritance for "App\Repository\SessionDeclarationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionDeclarationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiblingDiscountTierRepository" (parent: .abstract.instanceof.App\Repository\SiblingDiscountTierRepository).
Resolving inheritance for "App\Repository\SiblingDiscountTierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiblingDiscountTierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourateRepository" (parent: .abstract.instanceof.App\Repository\SourateRepository).
Resolving inheritance for "App\Repository\SourateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDocumentRepository" (parent: .abstract.instanceof.App\Repository\StaffDocumentRepository).
Resolving inheritance for "App\Repository\StaffDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentDisciplinaryRecordRepository" (parent: .abstract.instanceof.App\Repository\StudentDisciplinaryRecordRepository).
Resolving inheritance for "App\Repository\StudentDisciplinaryRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentDisciplinaryRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentModuleTrackingRepository" (parent: .abstract.instanceof.App\Repository\StudentModuleTrackingRepository).
Resolving inheritance for "App\Repository\StudentModuleTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentModuleTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPeriodProgressRepository" (parent: .abstract.instanceof.App\Repository\StudentPeriodProgressRepository).
Resolving inheritance for "App\Repository\StudentPeriodProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPeriodProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentProgramItemProgressRepository" (parent: .abstract.instanceof.App\Repository\StudentProgramItemProgressRepository).
Resolving inheritance for "App\Repository\StudentProgramItemProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentProgramItemProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentQuranTrackingRepository" (parent: .abstract.instanceof.App\Repository\StudentQuranTrackingRepository).
Resolving inheritance for "App\Repository\StudentQuranTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentQuranTrackingRepository).
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\StudentStatusRepository" (parent: .abstract.instanceof.App\Repository\StudentStatusRepository).
Resolving inheritance for "App\Repository\StudentStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressHistoryRepository" (parent: .abstract.instanceof.App\Repository\StudentSurahProgressHistoryRepository).
Resolving inheritance for "App\Repository\StudentSurahProgressHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressRepository" (parent: .abstract.instanceof.App\Repository\StudentSurahProgressRepository).
Resolving inheritance for "App\Repository\StudentSurahProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahStatusRepository" (parent: .abstract.instanceof.App\Repository\StudentSurahStatusRepository).
Resolving inheritance for "App\Repository\StudentSurahStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahStatusRepository).
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\SurahStatusRepository" (parent: .abstract.instanceof.App\Repository\SurahStatusRepository).
Resolving inheritance for "App\Repository\SurahStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurahStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAbsenceRepository" (parent: .abstract.instanceof.App\Repository\TeacherAbsenceRepository).
Resolving inheritance for "App\Repository\TeacherAbsenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAbsenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherMissionRepository" (parent: .abstract.instanceof.App\Repository\TeacherMissionRepository).
Resolving inheritance for "App\Repository\TeacherMissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherMissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRepository" (parent: .abstract.instanceof.App\Repository\TeacherRepository).
Resolving inheritance for "App\Repository\TeacherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationRepository).
Resolving inheritance for "App\Repository\UserNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository).
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\VersetAnnotationRepository" (parent: .abstract.instanceof.App\Repository\VersetAnnotationRepository).
Resolving inheritance for "App\Repository\VersetAnnotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetAnnotationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetCommentaireRepository" (parent: .abstract.instanceof.App\Repository\VersetCommentaireRepository).
Resolving inheritance for "App\Repository\VersetCommentaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetCommentaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetRepository" (parent: .abstract.instanceof.App\Repository\VersetRepository).
Resolving inheritance for "App\Repository\VersetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitlistRepository" (parent: .abstract.instanceof.App\Repository\WaitlistRepository).
Resolving inheritance for "App\Repository\WaitlistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitlistRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalendarExtension" (parent: .abstract.instanceof.App\Twig\CalendarExtension).
Resolving inheritance for "App\Twig\CalendarExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalendarExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HoursExtension" (parent: .abstract.instanceof.App\Twig\HoursExtension).
Resolving inheritance for "App\Twig\HoursExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HoursExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IconExtension" (parent: .abstract.instanceof.App\Twig\IconExtension).
Resolving inheritance for "App\Twig\IconExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IconExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PageAssetsExtension" (parent: .abstract.instanceof.App\Twig\PageAssetsExtension).
Resolving inheritance for "App\Twig\PageAssetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PageAssetsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ParentExtension" (parent: .abstract.instanceof.App\Twig\ParentExtension).
Resolving inheritance for "App\Twig\ParentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ParentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuranExtension" (parent: .abstract.instanceof.App\Twig\QuranExtension).
Resolving inheritance for "App\Twig\QuranExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuranExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension" (parent: .abstract.instanceof.App\Twig\RoleContextExtension).
Resolving inheritance for "App\Twig\RoleContextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StudentExtension" (parent: .abstract.instanceof.App\Twig\StudentExtension).
Resolving inheritance for "App\Twig\StudentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StudentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantExtension" (parent: .abstract.instanceof.App\Twig\TenantExtension).
Resolving inheritance for "App\Twig\TenantExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantRoutingExtension" (parent: .abstract.instanceof.App\Twig\TenantRoutingExtension).
Resolving inheritance for "App\Twig\TenantRoutingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantRoutingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserProfileExtension" (parent: .abstract.instanceof.App\Twig\UserProfileExtension).
Resolving inheritance for "App\Twig\UserProfileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserProfileExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.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 "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.send_message_per_user" (parent: limiter).
Resolving inheritance for "limiter.create_conversation_per_user" (parent: limiter).
Resolving inheritance for "doctrine.metadata_cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "twig.cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "translations.cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "doctrine.second_level_cache_pool" (parent: cache.adapter.filesystem).
Resolving inheritance for "tenants_cache" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_emails" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\Security\LoginSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: App\Security\CustomAuthenticationFailureHandler).
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 "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 "maker.auto_command.make_autocomplete_field" (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 ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
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.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.http_client.pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.rate_limiter.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.metadata_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.result_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.system_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "twig.cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "translations.cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.second_level_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "tenants_cache.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.webpack_encore.traceable" (parent: sentry.tracing.traceable_cache_adapter).
366
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\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 "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 "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $send_message_per_user.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $sendMessagePerUserLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $send_message_per_user"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $sendMessagePerUserLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $create_conversation_per_user.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $createConversationPerUserLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $create_conversation_per_user"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $createConversationPerUserLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineMetadataCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $twig.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $twigCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $twig.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $twigCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $twig.cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $twigCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $twig.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $twigCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $translations.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationsCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translations.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationsCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translations.cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationsCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translations.cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationsCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.second_level_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSecondLevelCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $tenants_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $tenantsCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $tenants_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $tenantsCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $tenants_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $tenantsCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $tenants_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $tenantsCache"; 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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region_cache_driver"; reason: private alias.
Removed service "doctrine.orm.default_second_level_cache.region.default_driver"; 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 "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.tenant_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\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 "doctrine.fixtures.provider"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; 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 "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"; reason: private alias.
Removed service "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 $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service ".service_locator.XIzQOBo"; reason: private alias.
Removed service ".service_locator.SlmpkvJ"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "doctrine.metadata_cache_pool"; reason: private alias.
Removed service "doctrine.result_cache_pool"; reason: private alias.
Removed service "doctrine.system_cache_pool"; reason: private alias.
Removed service "twig.cache_pool"; reason: private alias.
Removed service "translations.cache_pool"; reason: private alias.
Removed service "doctrine.second_level_cache_pool"; reason: private alias.
Removed service "tenants_cache"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.BXYdttY"; reason: private alias.
Removed service ".service_locator.3C.U15T"; reason: private alias.
Removed service ".service_locator.dZ_FL8J"; reason: private alias.
Removed service ".service_locator.0s8YkF5"; reason: private alias.
Removed service ".service_locator.iHktqAR"; reason: private alias.
Removed service ".service_locator.kng8O1w"; reason: private alias.
Removed service ".service_locator.Rn__FDS"; reason: private alias.
Removed service ".service_locator.pLl47FI"; reason: private alias.
Removed service ".service_locator.O9CSzTT"; reason: private alias.
Removed service ".service_locator.VZEgSeo"; reason: private alias.
Removed service ".service_locator.PRacjGW"; reason: private alias.
Removed service ".service_locator.3l8LjBG"; reason: private alias.
Removed service ".service_locator.44jPAY9"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.XJjMWnf"; reason: private alias.
Removed service ".service_locator.COkQngI"; reason: private alias.
Removed service ".service_locator.9tDlA3k"; reason: private alias.
Removed service ".service_locator.qxIWlvf"; reason: private alias.
Removed service ".service_locator.6IyD8VZ"; reason: private alias.
Removed service ".service_locator.OfAi7IC"; reason: private alias.
Removed service ".service_locator.tiyJ.h_"; reason: private alias.
Removed service ".service_locator.yumqXUP"; reason: private alias.
Removed service ".service_locator.06OAKRK"; reason: private alias.
Removed service ".service_locator.HRAH6Gf"; reason: private alias.
Removed service ".service_locator.XcRy3C."; reason: private alias.
Removed service ".service_locator.ptmDzvK"; reason: private alias.
Removed service ".service_locator.uVEq78z"; reason: private alias.
Removed service ".service_locator.9St92Ai"; reason: private alias.
Removed service ".service_locator.ziNRzrx"; reason: private alias.
Removed service ".service_locator.WeHrTUM"; reason: private alias.
Removed service ".service_locator.DjVqT9E"; reason: private alias.
Removed service ".service_locator.MOjXEM1"; reason: private alias.
Removed service ".service_locator.gDd6.WL"; reason: private alias.
Removed service ".service_locator.OuQ9VXt"; reason: private alias.
Removed service ".service_locator.aFy3oBg"; reason: private alias.
Removed service ".service_locator.3QsfEsz"; reason: private alias.
Removed service ".service_locator.yZcmwjN"; reason: private alias.
Removed service ".service_locator.PIIXiIB"; reason: private alias.
Removed service ".service_locator.olW_BUy"; reason: private alias.
Removed service ".service_locator.PpUdYCZ"; reason: private alias.
Removed service ".service_locator.yFRapHK"; reason: private alias.
Removed service ".service_locator.WuMf4rk"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.E.lKNp."; reason: private alias.
Removed service ".service_locator.1RrCt_e"; reason: private alias.
Removed service ".service_locator.Ovn.Lat"; reason: private alias.
Removed service ".service_locator.qCEtgoj"; reason: private alias.
Removed service ".service_locator.XMnU.3g"; reason: private alias.
Removed service ".service_locator.S1Nd7Vy"; reason: private alias.
Removed service ".service_locator.zBc2igW"; reason: private alias.
Removed service ".service_locator.WlWE_Xr"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
143
Changed reference of service "App\EventListener\TenantSecurityListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\TenantSecurityListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\RecaptchaLoginSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\CustomAuthenticationFailureHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFailureHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\AttendanceReminderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\HomeworkService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\MailingService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\MailingService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\NotificationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\NotificationService" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Service\QuickMenuService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\QuranLetterAnalysisService" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Service\StudentNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\TenantService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\TenantService" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Twig\TenantRoutingExtension" 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 "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "cache.global_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "cache.http_client" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "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 "limiter.storage.send_message_per_user" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "limiter.storage.create_conversation_per_user" previously pointing to "cache.app.traceable" to "cache.app".
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 "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "data_collector.cache" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
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.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "limiter.storage._login_local_main" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage._login_global_main" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.failure_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.cache" previously pointing to "cache.webpack_encore.traceable" to "cache.webpack_encore".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" 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.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "cache.app_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
876
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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "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 "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service ".instanceof.App\Autocompleter\UserAutocompleter.0.App\Autocompleter\UserAutocompleter"; reason: abstract.
Removed service ".abstract.instanceof.App\Autocompleter\UserAutocompleter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveNotificationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ArchiveNotificationsCommand.0.App\Command\ArchiveNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ArchiveNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearTenantCacheCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ClearTenantCacheCommand.0.App\Command\ClearTenantCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearTenantCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeDistancesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ComputeDistancesCommand.0.App\Command\ComputeDistancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ComputeDistancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateSuperAdminCommand.0.App\Command\CreateSuperAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSuperAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixProposedClassroomsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FixProposedClassroomsCommand.0.App\Command\FixProposedClassroomsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixProposedClassroomsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateFamilyReregistrationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateFamilyReregistrationCommand.0.App\Command\GenerateFamilyReregistrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateFamilyReregistrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNewRegistrationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportNewRegistrationsCommand.0.App\Command\ImportNewRegistrationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportNewRegistrationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizFromHtmlCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportQuizFromHtmlCommand.0.App\Command\ImportQuizFromHtmlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportQuizFromHtmlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportQuizResponsesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportQuizResponsesCommand.0.App\Command\ImportQuizResponsesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportQuizResponsesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDiscoveryProgramsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitDiscoveryProgramsCommand.0.App\Command\InitDiscoveryProgramsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitDiscoveryProgramsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListDefaultPinsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ListDefaultPinsCommand.0.App\Command\ListDefaultPinsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ListDefaultPinsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessEmailsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProcessEmailsCommand.0.App\Command\ProcessEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAttendanceRemindersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendAttendanceRemindersCommand.0.App\Command\SendAttendanceRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAttendanceRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendTestEmailCommand.0.App\Command\SendTestEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendTestEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestMercureNotificationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestMercureNotificationCommand.0.App\Command\TestMercureNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestMercureNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordsFromCsvCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdatePasswordsFromCsvCommand.0.App\Command\UpdatePasswordsFromCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePasswordsFromCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkerManagerCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WorkerManagerCommand.0.App\Command\WorkerManagerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorkerManagerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsenceJustificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsenceJustificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsenceJustificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbsencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbsencesController"; reason: abstract.
Removed service ".instanceof.App\Controller\AbsencesController.0.App\Controller\AbsencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AbsencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccountController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CoursePathwayAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CoursePathwayAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CoursePathwayAdminController.0.App\Controller\Admin\CoursePathwayAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CoursePathwayAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewRegistrationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewRegistrationAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NewRegistrationAdminController.0.App\Controller\Admin\NewRegistrationAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NewRegistrationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearClassroomController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NextYearClassroomController.0.App\Controller\Admin\NextYearClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NextYearClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NextYearStudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NextYearStudentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NextYearStudentsController.0.App\Controller\Admin\NextYearStudentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NextYearStudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PaymentAdminController.0.App\Controller\Admin\PaymentAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PedagogicalProgramAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PedagogicalProgramAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PedagogicalProgramAdminController.0.App\Controller\Admin\PedagogicalProgramAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PedagogicalProgramAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PeriodAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PeriodAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PeriodAdminController.0.App\Controller\Admin\PeriodAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PeriodAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PricingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PricingAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PricingAdminController.0.App\Controller\Admin\PricingAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PricingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuranProgramAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuranProgramAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\QuranProgramAdminController.0.App\Controller\Admin\QuranProgramAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\QuranProgramAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RegistrationDashboardController.0.App\Controller\Admin\RegistrationDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RegistrationDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationPeriodController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RegistrationPeriodController.0.App\Controller\Admin\RegistrationPeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RegistrationPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ReregistrationAdminController.0.App\Controller\Admin\ReregistrationAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReregistrationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReregistrationBlacklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReregistrationBlacklistController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ReregistrationBlacklistController.0.App\Controller\Admin\ReregistrationBlacklistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReregistrationBlacklistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WaitlistAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WaitlistAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\WaitlistAdminController.0.App\Controller\Admin\WaitlistAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\WaitlistAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRemunerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRemunerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRemunerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttendanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\AttendanceController.0.App\Controller\AttendanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\CalendarEventController.0.App\Controller\CalendarEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CalendarEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassesController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClassesController.0.App\Controller\ClassesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClassesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClassroomTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClassroomTrackingController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClassroomTrackingController.0.App\Controller\ClassroomTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClassroomTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\ContactController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseCancellationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseCancellationController"; reason: abstract.
Removed service ".instanceof.App\Controller\CourseCancellationController.0.App\Controller\CourseCancellationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CourseCancellationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursePathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursePathwayController"; reason: abstract.
Removed service ".instanceof.App\Controller\CoursePathwayController.0.App\Controller\CoursePathwayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CoursePathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisciplinaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisciplinaryController"; reason: abstract.
Removed service ".instanceof.App\Controller\DisciplinaryController.0.App\Controller\DisciplinaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisciplinaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentShareController"; reason: abstract.
Removed service ".instanceof.App\Controller\DocumentShareController.0.App\Controller\DocumentShareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailManagementController"; reason: abstract.
Removed service ".instanceof.App\Controller\EmailManagementController.0.App\Controller\EmailManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailPreviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.App\Controller\EvaluationController.0.App\Controller\EvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationTemplateAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationTemplateAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\EvaluationTemplateAdminController.0.App\Controller\EvaluationTemplateAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EvaluationTemplateAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\EventTypeController.0.App\Controller\EventTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.App\Controller\FaqController.0.App\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionPaieController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionPaieController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GestionPaieController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\GroupController.0.App\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupQuranProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupQuranProgramController"; reason: abstract.
Removed service ".instanceof.App\Controller\GroupQuranProgramController.0.App\Controller\GroupQuranProgramController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GroupQuranProgramController"; 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 ".instanceof.App\Controller\HomeController.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\MailboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MailboxController"; reason: abstract.
Removed service ".instanceof.App\Controller\MailboxController.0.App\Controller\MailboxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MailboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MissionRoleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MissionRoleApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MissionRoleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\FinancialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\FinancialController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\FinancialController.0.App\Controller\Parent\FinancialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\FinancialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\HomeworkReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\HomeworkReadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\HomeworkReadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentAddChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentAddChildController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\ParentAddChildController.0.App\Controller\Parent\ParentAddChildController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\ParentAddChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentPaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\ParentPaymentController.0.App\Controller\Parent\ParentPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\ParentPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\ParentReregistrationController.0.App\Controller\Parent\ParentReregistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\ParentReregistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentReregistrationWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentReregistrationWizardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\ParentReregistrationWizardController.0.App\Controller\Parent\ParentReregistrationWizardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\ParentReregistrationWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parent\ParentWaitlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parent\ParentWaitlistController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parent\ParentWaitlistController.0.App\Controller\Parent\ParentWaitlistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parent\ParentWaitlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalFollowUpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalFollowUpController"; reason: abstract.
Removed service ".instanceof.App\Controller\PedagogicalFollowUpController.0.App\Controller\PedagogicalFollowUpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PedagogicalFollowUpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalHubController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalHubController"; reason: abstract.
Removed service ".instanceof.App\Controller\PedagogicalHubController.0.App\Controller\PedagogicalHubController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PedagogicalHubController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalProgramController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PedagogicalProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedagogicalSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedagogicalSupportController"; reason: abstract.
Removed service ".instanceof.App\Controller\PedagogicalSupportController.0.App\Controller\PedagogicalSupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PedagogicalSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicRegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicRegistrationController.0.App\Controller\PublicRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuizController.0.App\Controller\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizPublicController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuizPublicController.0.App\Controller\QuizPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizTakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizTakeController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuizTakeController.0.App\Controller\QuizTakeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizTakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuranController.0.App\Controller\QuranController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuranController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuranExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuranExamController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuranExamController.0.App\Controller\QuranExamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuranExamController"; 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\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\ResetPasswordController.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\RoleContextController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleContextController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RoleContextController"; 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\StaffDocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffDocumentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\StaffDocumentsController.0.App\Controller\StaffDocumentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffDocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\StudentAdminController.0.App\Controller\StudentAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\StudentPortalController.0.App\Controller\StudentPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentQuranTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentQuranTrackingController"; reason: abstract.
Removed service ".instanceof.App\Controller\StudentQuranTrackingController.0.App\Controller\StudentQuranTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentQuranTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudentSearchApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudentSearchApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\StudentSearchApiController.0.App\Controller\StudentSearchApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudentSearchApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuiviCoranController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuiviCoranController"; reason: abstract.
Removed service ".instanceof.App\Controller\SuiviCoranController.0.App\Controller\SuiviCoranController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SuiviCoranController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherAbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherAbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherAbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherController"; reason: abstract.
Removed service ".instanceof.App\Controller\TeacherController.0.App\Controller\TeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherHomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherHomeworkController"; reason: abstract.
Removed service ".instanceof.App\Controller\TeacherHomeworkController.0.App\Controller\TeacherHomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherHomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherMissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherMissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherMissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeacherSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeacherSupportController"; reason: abstract.
Removed service ".instanceof.App\Controller\TeacherSupportController.0.App\Controller\TeacherSupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeacherSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TenantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TenantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TenantController"; 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\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserAdminController.0.App\Controller\UserAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCredentialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCredentialsController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserCredentialsController.0.App\Controller\UserCredentialsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserCredentialsController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CalendarEventFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CalendarEventFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassroomStatusFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ClassroomStatusFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursePathwayFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CoursePathwayFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\EventTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationCategoryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\NotificationCategoryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranErrorTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\QuranErrorTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuranLetterTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\QuranLetterTypeFixtures"; reason: abstract.
Removed service ".instanceof.App\EventListener\ClassroomAcademicYearListener.0.App\EventListener\ClassroomAcademicYearListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ClassroomAcademicYearListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\InstitutCacheListener.0.App\EventListener\InstitutCacheListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\InstitutCacheListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\ProgramChangeListener.0.App\EventListener\ProgramChangeListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ProgramChangeListener"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\EntityNotificationSubscriber.0.App\EventSubscriber\EntityNotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EntityNotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuickMenuSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\QuickMenuSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RecaptchaLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RecaptchaLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ChangePinType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\ChangePinType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdultType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdultType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalendarEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CalendarEventType"; 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\ChildEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChildType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChildType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClassroomPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClassroomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClassroomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CoursePathwayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CoursePathwayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmergencyContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmergencyContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HealthRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HealthRecordType"; 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\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentProfileEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParentProfileEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PathwayPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PathwayPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedagogicalSupportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PedagogicalSupportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationType"; 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\ScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiblingDiscountTierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiblingDiscountTierType"; 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\TeacherAbsenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherAbsenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherMissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherMissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VacationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VacationType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CreateUserNotificationsHandler.0.App\MessageHandler\CreateUserNotificationsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CreateUserNotificationsHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\RetryEmailMessageHandler.0.App\MessageHandler\RetryEmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RetryEmailMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendEmailMessageHandler.0.App\MessageHandler\SendEmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendEmailMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceJustificationRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceJustificationRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttendanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttendanceSheetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttendanceSheetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CalendarEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckEncashmentConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CheckEncashmentConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassEnrollmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassEnrollmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomPricingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassroomPricingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassroomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassroomStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClassroomStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConsentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConversationParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursePathwayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CoursePathwayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentShareRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentShareRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmergencyContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmergencyContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriteriaSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationCriteriaSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationCriterionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationCriterionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationGradeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationGradeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationSectionCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationSheetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationSheetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupQuranProgramRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupQuranProgramRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupSurahRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupSurahRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HealthRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HealthRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkReadStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkReadStatusRepository"; 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\InstitutRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InstitutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LevelRepository"; 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\MissionRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MissionRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewRegistrationRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewRegistrationRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationBroadcastRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationBroadcastRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PathwayPricingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PathwayPricingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentInstallmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentInstallmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PedagogicalCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalProgramRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PedagogicalProgramRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportPermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PedagogicalSupportPermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PedagogicalSupportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedagogicalSupportTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PedagogicalSupportTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PricingConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProgramItemAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProgramItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgramItemStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProgramItemStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizQuestionOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranErrorTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranErrorTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamErrorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranExamErrorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranExamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranExamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranHizbRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranHizbRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranJuzRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranJuzRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranLetterTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranLetterTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuranSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuranSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegistrationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationBlacklistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReregistrationBlacklistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReregistrationDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReregistrationRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReregistrationRequestRepository"; 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\ResourceRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResourceRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionDeclarationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionDeclarationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiblingDiscountTierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiblingDiscountTierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SourateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SourateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaffDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StaffDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentDisciplinaryRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentDisciplinaryRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentModuleTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentModuleTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentPeriodProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentPeriodProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentProgramItemProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentProgramItemProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentQuranTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentQuranTrackingRepository"; 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\StudentStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentSurahProgressHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentSurahProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudentSurahStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudentSurahStatusRepository"; 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\SurahStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurahStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherAbsenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherAbsenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherMissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherMissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeacherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeacherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserNotificationRepository"; 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\VersetAnnotationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VersetAnnotationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetCommentaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VersetCommentaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VersetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VersetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitlistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WaitlistRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalendarExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CalendarExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HoursExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\HoursExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IconExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\IconExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PageAssetsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PageAssetsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ParentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ParentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuranExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\QuranExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\RoleContextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\StudentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\StudentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TenantExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TenantRoutingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TenantRoutingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserProfileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UserProfileExtension"; reason: abstract.
177
Removed service "gedmo.listener.timestampable"; reason: unused.
Removed service "App\Doctrine\Filter\ClassroomAcademicYearFilter"; reason: unused.
Removed service "App\Doctrine\UnaccentFunction"; reason: unused.
Removed service "App\EventListener\GedmoUserListener"; reason: unused.
Removed service "App\Message\CreateUserNotificationsMessage"; reason: unused.
Removed service "App\Message\RetryEmailMessage"; reason: unused.
Removed service "App\Message\SendEmailMessage"; reason: unused.
Removed service "App\Security\CustomAuthenticationFailureHandler"; reason: unused.
Removed service "App\Security\LoginFailureHandler"; reason: unused.
Removed service "App\Security\LoginSuccessHandler"; reason: unused.
Removed service "App\Service\CourseSessionGenerator"; reason: unused.
Removed service "App\Service\FileValidationService"; reason: unused.
Removed service "App\Service\FinancialDataImportService"; reason: unused.
Removed service "App\Service\IconService"; reason: unused.
Removed service "App\Service\InvoiceCalculationService"; reason: unused.
Removed service "App\Service\LogViewerService"; reason: unused.
Removed service "App\Service\QuranExamService"; reason: unused.
Removed service "App\Service\QuranLetterAnalysisService"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "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 "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "limiter.send_message_per_user"; reason: unused.
Removed service "limiter.storage.send_message_per_user"; reason: unused.
Removed service "limiter.create_conversation_per_user"; reason: unused.
Removed service "limiter.storage.create_conversation_per_user"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~aDYAhOM"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "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 "ux.autocomplete.entity_search_util"; reason: unused.
Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; 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.number"; 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.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
590
Inlined service "gedmo.listener.blameable" to "app.gedmo_user_listener".
Inlined service "gedmo.listener.loggable" to "app.gedmo_user_listener".
Inlined service "App\Service\AttendanceReminderService" to "App\Command\SendAttendanceRemindersCommand".
Inlined service "App\Service\WorkerManagerService" to "App\Command\WorkerManagerCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\AbsenceJustificationController" to "App\Controller\AbsenceJustificationController".
Inlined service "App\Service\AttendanceManagementService" to "App\Controller\AbsencesController".
Inlined service "App\Service\AbsencesDashboardService" to "App\Controller\AbsencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AbsencesController" to "App\Controller\AbsencesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountController" to "App\Controller\AccountController".
Inlined service "App\Service\CoursePathwayAdminService" to "App\Controller\Admin\CoursePathwayAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\CoursePathwayAdminController" to "App\Controller\Admin\CoursePathwayAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NewRegistrationAdminController" to "App\Controller\Admin\NewRegistrationAdminController".
Inlined service "App\Service\ClassroomService" to "App\Controller\Admin\NextYearClassroomController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NextYearClassroomController" to "App\Controller\Admin\NextYearClassroomController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NextYearStudentsController" to "App\Controller\Admin\NextYearStudentsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PaymentAdminController" to "App\Controller\Admin\PaymentAdminController".
Inlined service "App\Service\PedagogicalCategoryService" to "App\Controller\Admin\PedagogicalProgramAdminController".
Inlined service "App\Service\PedagogicalProgramService" to "App\Controller\Admin\PedagogicalProgramAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PedagogicalProgramAdminController" to "App\Controller\Admin\PedagogicalProgramAdminController".
Inlined service "App\Service\PeriodAdminService" to "App\Controller\Admin\PeriodAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PeriodAdminController" to "App\Controller\Admin\PeriodAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PricingAdminController" to "App\Controller\Admin\PricingAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\QuranProgramAdminController" to "App\Controller\Admin\QuranProgramAdminController".
Inlined service "App\Service\RegistrationDashboardService" to "App\Controller\Admin\RegistrationDashboardController".
Inlined service "App\Service\StudentDossierService" to "App\Controller\Admin\RegistrationDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\RegistrationDashboardController" to "App\Controller\Admin\RegistrationDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\RegistrationPeriodController" to "App\Controller\Admin\RegistrationPeriodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ReregistrationAdminController" to "App\Controller\Admin\ReregistrationAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ReregistrationBlacklistController" to "App\Controller\Admin\ReregistrationBlacklistController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\WaitlistAdminController" to "App\Controller\Admin\WaitlistAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminRemunerationController" to "App\Controller\AdminRemunerationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service "App\Service\ClassroomScheduleService" to "App\Controller\AttendanceController".
Inlined service "App\Service\AttendanceValidationService" to "App\Controller\AttendanceController".
Inlined service "App\Service\AttendanceNotificationService" to "App\Controller\AttendanceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AttendanceController" to "App\Controller\AttendanceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CalendarEventController" to "App\Controller\CalendarEventController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClassesController" to "App\Controller\ClassesController".
Inlined service "App\Service\ClassroomTrackingService" to "App\Controller\ClassroomTrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClassroomTrackingController" to "App\Controller\ClassroomTrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service "App\Service\CourseCancellationService" to "App\Controller\CourseCancellationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CourseCancellationController" to "App\Controller\CourseCancellationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CoursePathwayController" to "App\Controller\CoursePathwayController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DisciplinaryController" to "App\Controller\DisciplinaryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DocumentShareController" to "App\Controller\DocumentShareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailManagementController" to "App\Controller\EmailManagementController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailPreviewController" to "App\Controller\EmailPreviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailTrackingController" to "App\Controller\EmailTrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EvaluationController" to "App\Controller\EvaluationController".
Inlined service "App\Service\EvaluationTemplateImportService" to "App\Controller\EvaluationTemplateAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EvaluationTemplateAdminController" to "App\Controller\EvaluationTemplateAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EventTypeController" to "App\Controller\EventTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FaqController" to "App\Controller\FaqController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GestionPaieController" to "App\Controller\GestionPaieController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GroupController" to "App\Controller\GroupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GroupQuranProgramController" to "App\Controller\GroupQuranProgramController".
Inlined service "App\Service\DirectionDashboardService" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MailboxController" to "App\Controller\MailboxController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MissionRoleApiController" to "App\Controller\MissionRoleApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\NotificationsController" to "App\Controller\NotificationsController".
Inlined service "App\Service\FacturePdfService" to "App\Controller\Parent\FinancialController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\FinancialController" to "App\Controller\Parent\FinancialController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\HomeworkReadController" to "App\Controller\Parent\HomeworkReadController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\ParentAddChildController" to "App\Controller\Parent\ParentAddChildController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\ParentPaymentController" to "App\Controller\Parent\ParentPaymentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\ParentReregistrationController" to "App\Controller\Parent\ParentReregistrationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\ParentReregistrationWizardController" to "App\Controller\Parent\ParentReregistrationWizardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Parent\ParentWaitlistController" to "App\Controller\Parent\ParentWaitlistController".
Inlined service "App\Service\ConsentTrackingService" to "App\Controller\ParentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ParentController" to "App\Controller\ParentController".
Inlined service "App\Service\ParentsService" to "App\Controller\ParentsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ParentsController" to "App\Controller\ParentsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PedagogicalFollowUpController" to "App\Controller\PedagogicalFollowUpController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PedagogicalHubController" to "App\Controller\PedagogicalHubController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PedagogicalProgramController" to "App\Controller\PedagogicalProgramController".
Inlined service "App\Service\PedagogicalSupportService" to "App\Controller\PedagogicalSupportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PedagogicalSupportController" to "App\Controller\PedagogicalSupportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PeriodController" to "App\Controller\PeriodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicRegistrationController" to "App\Controller\PublicRegistrationController".
Inlined service "App\Service\QuizService" to "App\Controller\QuizController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuizController" to "App\Controller\QuizController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuizPublicController" to "App\Controller\QuizPublicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuizTakeController" to "App\Controller\QuizTakeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuranController" to "App\Controller\QuranController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuranExamController" to "App\Controller\QuranExamController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RoleContextController" to "App\Controller\RoleContextController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StaffDocumentsController" to "App\Controller\StaffDocumentsController".
Inlined service "App\Service\StudentStatusService" to "App\Controller\StudentAdminController".
Inlined service "App\Service\StudentNotificationService" to "App\Controller\StudentAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StudentAdminController" to "App\Controller\StudentAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StudentPortalController" to "App\Controller\StudentPortalController".
Inlined service "App\Service\RevisionPlanningService" to "App\Controller\StudentQuranTrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StudentQuranTrackingController" to "App\Controller\StudentQuranTrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StudentSearchApiController" to "App\Controller\StudentSearchApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SuiviCoranController" to "App\Controller\SuiviCoranController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeacherAbsenceController" to "App\Controller\TeacherAbsenceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeacherController" to "App\Controller\TeacherController".
Inlined service "App\Service\HomeworkService" to "App\Controller\TeacherHomeworkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeacherHomeworkController" to "App\Controller\TeacherHomeworkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeacherMissionController" to "App\Controller\TeacherMissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeacherSupportController" to "App\Controller\TeacherSupportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TenantController" to "App\Controller\TenantController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserAdminController" to "App\Controller\UserAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserCredentialsController" to "App\Controller\UserCredentialsController".
Inlined service "App\Service\QuickMenuService" to "App\EventSubscriber\QuickMenuSubscriber".
Inlined service "mailer.mailer" to "App\Service\MailingService".
Inlined service "App\Service\MessengerWorkerService" to "App\Service\MailingService".
Inlined service "App\Service\QuizGradingService" to "App\Service\QuizSubmissionService".
Inlined service "App\Service\InformationPdfService" to "App\Service\ReregistrationService".
Inlined service "App\Service\PermanenceIcsService" to "App\Service\ReregistrationService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.3CnIvIJ" 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 "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" 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.kvOAK9B.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 "App\Routing\DynamicTenantRouteLoader" to "routing.resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.Y06zWVy" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.M0zay4R" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.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 "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.WnUve1e" 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.pioCaSq" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_second_level_cache.region.default" 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 "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.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.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "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 "App\Twig\CalendarExtension" to "twig".
Inlined service "App\Twig\HoursExtension" to "twig".
Inlined service "App\Twig\IconExtension" to "twig".
Inlined service "App\Twig\PageAssetsExtension" to "twig".
Inlined service "App\Twig\ParentExtension" to "twig".
Inlined service "App\Twig\QuranExtension" to "twig".
Inlined service "App\Twig\RoleContextExtension" to "twig".
Inlined service "App\Twig\StudentExtension" to "twig".
Inlined service "App\Twig\TenantExtension" to "twig".
Inlined service "App\Twig\TenantRoutingExtension" to "twig".
Inlined service "App\Twig\UserProfileExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.5M9GJMU" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.nT7rZtz" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.4vT0Jxw" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.ggxs7RA" to "security.access_map".
Inlined service ".security.request_matcher.B_2vmBd" to "security.access_map".
Inlined service ".security.request_matcher.9P_eihF" to "security.access_map".
Inlined service ".security.request_matcher.68G0V9s" to "security.access_map".
Inlined service ".security.request_matcher.fzquzPu" to "security.access_map".
Inlined service ".security.request_matcher.E00y7DD" to "security.access_map".
Inlined service ".security.request_matcher.qVFEoIC" to "security.access_map".
Inlined service ".security.request_matcher.SQVaxjh" to "security.access_map".
Inlined service ".security.request_matcher.W3eEEtN" to "security.access_map".
Inlined service ".security.request_matcher.sYJYHFK" to "security.access_map".
Inlined service ".security.request_matcher.FRJp4oc" to "security.access_map".
Inlined service ".security.request_matcher.cfD_jTX" to "security.access_map".
Inlined service ".security.request_matcher.1ugGvc2" to "security.access_map".
Inlined service ".security.request_matcher.dGcevzv" to "security.access_map".
Inlined service ".security.request_matcher.H.JAoY5" to "security.access_map".
Inlined service ".security.request_matcher.KhbBsWS" to "security.access_map".
Inlined service ".security.request_matcher.9Sk7nr_" to "security.access_map".
Inlined service ".security.request_matcher.wYSc6B8" to "security.access_map".
Inlined service ".security.request_matcher.wGgr6o2" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.DsYK4kc" to ".security.request_matcher.ggxs7RA".
Inlined service ".security.request_matcher.UcFcJU6" to ".security.request_matcher.B_2vmBd".
Inlined service ".security.request_matcher.wi9jE0E" to ".security.request_matcher.9P_eihF".
Inlined service ".security.request_matcher.IzSrNTI" to ".security.request_matcher.68G0V9s".
Inlined service ".security.request_matcher.0.C8XVi" to ".security.request_matcher.fzquzPu".
Inlined service ".security.request_matcher.Xxxx1C8" to ".security.request_matcher.E00y7DD".
Inlined service ".security.request_matcher.g00ZZEJ" to ".security.request_matcher.qVFEoIC".
Inlined service ".security.request_matcher.uAx0iqC" to ".security.request_matcher.SQVaxjh".
Inlined service ".security.request_matcher.pAUJ7A." to ".security.request_matcher.W3eEEtN".
Inlined service ".security.request_matcher.1XtdRc4" to ".security.request_matcher.sYJYHFK".
Inlined service ".security.request_matcher.EjDfyPk" to ".security.request_matcher.FRJp4oc".
Inlined service ".security.request_matcher.pfXReBZ" to ".security.request_matcher.cfD_jTX".
Inlined service ".security.request_matcher.BKkRAvV" to ".security.request_matcher.1ugGvc2".
Inlined service ".security.request_matcher.K.8HewZ" to ".security.request_matcher.dGcevzv".
Inlined service ".security.request_matcher.uKzNGOn" to ".security.request_matcher.H.JAoY5".
Inlined service ".security.request_matcher.s8oqSxx" to ".security.request_matcher.KhbBsWS".
Inlined service ".security.request_matcher.4ocumhG" to ".security.request_matcher.9Sk7nr_".
Inlined service ".security.request_matcher.DXxlce1" to ".security.request_matcher.wYSc6B8".
Inlined service ".security.request_matcher.inZdg3u" to ".security.request_matcher.wGgr6o2".
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.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service ".service_locator.oAoV4W4" to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CalendarEventFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ClassroomStatusFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CoursePathwayFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\EventTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\NotificationCategoryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\QuranErrorTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\QuranLetterTypeFixtures" to "doctrine.fixtures.loader".
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 "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 "sentry.client" to "Sentry\State\HubInterface".
Inlined service "App\Sentry\SentryBeforeSendCallback" to "sentry.client.options".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service ".service_locator.skH8vc5" to ".service_locator.skH8vc5.App\Controller\Admin\NextYearClassroomController::recap()".
Inlined service ".service_locator.4Qyk9es" to ".service_locator.4Qyk9es.App\Controller\Admin\NextYearClassroomController::availableStudents()".
Inlined service ".service_locator.47DMymY" to ".service_locator.47DMymY.App\Controller\Admin\WaitlistAdminController::classroom()".
Inlined service ".service_locator.ZvORiVG" to ".service_locator.ZvORiVG.App\Controller\EvaluationController::index()".
Inlined service ".service_locator.1bM76zF" to ".service_locator.1bM76zF.App\Controller\EvaluationController::startEvaluation()".
Inlined service ".service_locator.ajfCNdo" to ".service_locator.ajfCNdo.App\Controller\EvaluationController::getClassroomStudents()".
Inlined service ".service_locator.CsZte3e" to ".service_locator.CsZte3e.App\Controller\EvaluationController::print()".
Inlined service ".service_locator.N1um3wM" to ".service_locator.N1um3wM.App\Controller\EvaluationController::student()".
Inlined service ".service_locator.r2PcxoF" to ".service_locator.r2PcxoF.App\Controller\Parent\ParentPaymentController::detail()".
Inlined service ".service_locator.5sZj9DN" to ".service_locator.5sZj9DN.App\Controller\Parent\ParentReregistrationController::saveAuthorizations()".
Inlined service ".service_locator.qe7.UTU" to ".service_locator.qe7.UTU.App\Controller\Parent\ParentReregistrationController::engagementFinancier()".
Inlined service ".service_locator.rw.3KcK" to ".service_locator.rw.3KcK.App\Controller\ParentController::evaluationDetail()".
Inlined service ".service_locator.IXMaJW1" to ".service_locator.IXMaJW1.App\Controller\ParentController::account()".
Inlined service ".service_locator.3AtLPRM" to ".service_locator.3AtLPRM.App\Controller\ParentController::childEdit()".
Inlined service ".service_locator.3._Ac3k" to ".service_locator.3._Ac3k.App\Controller\QuizController::create()".
Inlined service ".service_locator.4gj9nBS" to ".service_locator.4gj9nBS.App\Controller\QuizController::edit()".
Inlined service ".service_locator.4y1zrcF" to ".service_locator.4y1zrcF.App\Controller\QuizController::assignClassrooms()".
Inlined service ".service_locator.MBfoij_" to ".service_locator.MBfoij_.App\Controller\QuizController::assignGroups()".
Inlined service ".service_locator.2L4m6XZ" to ".service_locator.2L4m6XZ.App\Controller\QuranController::deleteCommentaire()".
Inlined service ".service_locator.ShG46.d" to ".service_locator.ShG46.d.App\Controller\QuranController::deleteAnnotation()".
Inlined service ".service_locator.R21nC86" to ".service_locator.R21nC86.App\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
Inlined service ".service_locator.5Rd4u14" to ".service_locator.5Rd4u14.App\Controller\StudentAdminController::withdraw()".
Inlined service ".service_locator.JPaNrf6" to ".service_locator.JPaNrf6.App\Controller\StudentPortalController::myTracking()".
Inlined service ".service_locator.iqm3lbp" to ".service_locator.iqm3lbp.App\Controller\TestController::createNotifications()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\SendEmailMessageHandler" to ".messenger.method_on_object_wrapper.j7t5.dV".
Inlined service "App\MessageHandler\CreateUserNotificationsHandler" to ".messenger.handler_descriptor.vRqgGyy".
Inlined service "App\MessageHandler\RetryEmailMessageHandler" to ".messenger.handler_descriptor.iA_UfnQ".
Inlined service ".messenger.method_on_object_wrapper.j7t5.dV" to ".messenger.handler_descriptor.dF8PeO2".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "sentry.tracing.dbal.connection_factory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "doctrine.metadata_cache_pool.traceable.recorder_inner" to "doctrine.metadata_cache_pool.traceable".
Inlined service "doctrine.result_cache_pool.traceable.recorder_inner" to "doctrine.result_cache_pool.traceable".
Inlined service "doctrine.system_cache_pool.traceable.recorder_inner" to "doctrine.system_cache_pool.traceable".
Inlined service "twig.cache_pool.traceable.recorder_inner" to "twig.cache_pool.traceable".
Inlined service "translations.cache_pool.traceable.recorder_inner" to "translations.cache_pool.traceable".
Inlined service "doctrine.second_level_cache_pool.traceable.recorder_inner" to "doctrine.second_level_cache_pool.traceable".
Inlined service "tenants_cache.traceable.recorder_inner" to "tenants_cache.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Nbn9MsM" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.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 "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.w6cKCVB" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.http_client.pool.traceable.inner" to "cache.http_client.pool.traceable.recorder_inner".
Inlined service "cache.rate_limiter.traceable.inner" to "cache.rate_limiter.traceable.recorder_inner".
Inlined service "doctrine.metadata_cache_pool.traceable.inner" to "doctrine.metadata_cache_pool.traceable.recorder_inner".
Inlined service "doctrine.result_cache_pool.traceable.inner" to "doctrine.result_cache_pool.traceable.recorder_inner".
Inlined service "doctrine.system_cache_pool.traceable.inner" to "doctrine.system_cache_pool.traceable.recorder_inner".
Inlined service "twig.cache_pool.traceable.inner" to "twig.cache_pool.traceable.recorder_inner".
Inlined service "translations.cache_pool.traceable.inner" to "translations.cache_pool.traceable.recorder_inner".
Inlined service "doctrine.second_level_cache_pool.traceable.inner" to "doctrine.second_level_cache_pool.traceable.recorder_inner".
Inlined service "tenants_cache.traceable.inner" to "tenants_cache.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service ".service_locator.Nf5qxrM.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.http_client.pool.traceable.recorder_inner" to "cache.http_client.pool".
Inlined service "cache.rate_limiter.traceable.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
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".
2
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.security.event_dispatcher.main", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "doctrine.metadata_cache_pool.traceable", "doctrine.result_cache_pool.traceable", "doctrine.system_cache_pool.traceable", "twig.cache_pool.traceable", "translations.cache_pool.traceable", "doctrine.second_level_cache_pool.traceable", "tenants_cache.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.http_client.pool", "cache.rate_limiter", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", "cache.webpack_encore", 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.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.